html, body, div, span, h1, h2, h3, h4, h5, h6, p, a, font, img, sub, sup, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
margin : 0;
padding : 0;
border : 0;
}

body {
background: url(images/bg_site.jpg) top left;
font : 11px/1.6em Verdana, Tahoma,  Arial, Sans-Serif;
color : #42260a;
}

#wrapper {
width : 765px;
margin : 0 auto;
}

#header {
width : 765px;
height : 189px;
background : url(images/headerBG.jpg) no-repeat top center;	
border-left:1px solid #484543;
border-right:1px solid #484543;
text-align:right;
color:#484543;
}

#header a{color:#5c5c5c;font: normal 11px Verdana;}

#site_box {
width : 765px;
float : left;
border : 1px solid #484543;
border-bottom :0;
border-top : 0;
}

#content {
width : 705px;
padding: 25px;
padding-bottom : 50px;
float:left;
}

#fotter {
width : 100%;
height : 24px;
padding-top : 5px;
text-align:center;
color : #5c5c5c;
background: url(images/stopkaBG.jpg) repeat-x top left;
font-size : 10px;
font-family: Tahoma;
float:left;
}
#fotter a{color:#c3bb4a;}

a {font : bold 11px Tahoma; color : #d0b177; text-decoration : none;}
a:hover {text-decoration : underline;}


ul {padding-left:30px;list-style-type : none;}
li {background: url(images/arrow_5.jpg) no-repeat center left;color : #d0b177;padding-left:15px;}

h1 {font : bold 28px Times New Roman;color:#656565;}
h2 {font : bold 24px Times New Roman;color:#0066cc;}


.block_logo {display:block;width:400px;height:150px;}

.left {float:left;}
.right{float:right;}
