* {
    padding: 0;
    margin: 0;
} 

body {
    background: #aaa;
    font-family: Verdana, Tahoma, Arial, sans-serif;
    font-size: 12px;
    padding: 0;
    margin: 0;
    color: #555;
    line-height: 20px;
}

a { color: #4A1605; text-decoration: none; }
a:hover { color: #333; text-decoration: underline; }
img { border: none; }
li { margin: 0; padding: 0; }
p { margin-top: 1px; margin-bottom: 6px;}

#clear {clear: both;}

#wrap {
    width: 960px;
    margin: 0 auto;
}

#header {
    height: 110px;
    /* background: #aaa url(images/header.gif) no-repeat; */
    background: #fffcdf;
    border-left: 6px solid #ccc;
    border-right: 6px solid #ccc;
}
#header h1 { 
    padding: 36px 0 0 20px;
    font-size: 42px;
    letter-spacing: -1px;
    text-transform: uppercase; 
}
#header h1 a { 
    color: #bf171e; 
}

#header h1 a:hover { 
    color: #269f00; 
    text-decoration: underline; 
}

#header h2 { 
    font-size: 17px;
    color: #3f3737;
    font-weight: 100;
    padding: 16px 0 0 24px;
}

#intro {
    background: #fff; 
    border-top: 3px solid #aaa;
    border-bottom: 3px solid #aaa;
    margin: 5px 10px;
    padding: 10px;
    text-align: justify;
}

#intro img {float: right; width: 447px; height: 200px;}

#content {
    background: #fffeef;
    padding: 10px;
}

#left {
    width: 540px;
    float: left;
    padding-left: 10px;
    text-align: justify;
    padding-bottom: 10px;
}
#left h2 {
    font-size: 25px;
    padding: 10px 0; 
    font-weight: 100;
    letter-spacing: -1px;
}
#left h2 a { color: #888; }
#left h2 a:hover { color: #333; text-decoration: none; }
#left img {border: 3px solid #eee; width: 535px; height: 130px;}

#leftv {
    width: 540px;
    float: left;
    padding-left: 10px;
    padding-bottom: 10px;
}
#leftv h2 {
    font-size: 25px;
    padding: 10px 0; 
    font-weight: 100;
    letter-spacing: -1px;
}
#leftv h2 a { color: #888; }
#leftv h2 a:hover { color: #333; text-decoration: none; }
#leftv img {border: 3px solid #eee; width: 535px; height: 130px;}
#leftv #gads {margin-left: 50px;}
#leftv #recept {margin-left: 30px;}
#leftv #recept ul {padding: 5px 10px; list-style-type: disc; margin-left: 20px;}


#right {
    width: 370px;
    float: right;
    margin-top: 15px;
    margin-right: 10px;
    padding-bottom: 10px;
}

#right ul { 
    padding: 5px 10px;
    list-style-type: disc;
    margin-left: 20px;
}


.rightads {
    padding: 10px; 
}

/*
#right h3 {
    background: #4A1605 url(images/rightbig.gif) no-repeat;
    height: 30px;
    line-height: 30px;
    color: #fff;
    padding-left: 10px;
    font-size: 13px;
    font-weight: 600;
}
*/

.menu {
    float: left;
    width: 140px;
}

.menu h3 {
    background: #4A1605 url(images/rightsmall.gif) no-repeat;
    height: 20px;
    line-height: 20px;
    color: #fff;
    padding-left: 10px;
    font-size: 12px;
    font-weight: 600
}

.menu1 {
    float: left;
    width: 220px;
    margin-left: 10px;
}

.menu1 h3 {
    background: #4A1605 url(images/rightsmall.gif) no-repeat;
    height: 20px;
    line-height: 20px;
    color: #fff;
    padding-left: 10px;
    font-size: 12px;
    font-weight: 600
}

.menu ul { 
    padding: 5px 10px;
    list-style-type: none;
    font-weight: 600;
    font-size: 11px;
}

.menu1 ul {
    padding: 5px 10px;
    list-style-type: none;
/*    font-weight: 600; */
    font-size: 11px;
}

#footer {
    height: 30px;
    background: #3f2f04;
    line-height: 30px;
    color: #fff;
    font-size: 11px;
    text-align: center;
    vertical-align: top;
}

#footer a {
    color: #fff;
}

#footer a:hover {
    color: #eee;
}

#bottom {
    height: 10px;
    background: #aaa url(images/bottom.gif) no-repeat;
}

#bottom h2 {
    font-size: 13px;
    font-weight: 600;
}

#video {
    margin-left: 24px;
}

#redbold {
    color: #0d46df;
    font-weight: bold;
}

#toplinks {
    text-align: center;
}
