/* CSS Document */

* {
margin: 0px;
padding: 0px;
border: 0px;
}
body {
padding: 0;
margin:0;
background:#423535;
font-family:Arial, Helvetica, sans-serif;
}

#container {
width: 960px;
height:auto;
margin:0 auto;
}

#header {
background:url(../image/header.jpg) no-repeat;
width:960px;
height:114px;
margin:0;
}

.h3 {
float:left;
margin-left:40px;
margin-top:50px;
color:#0099FF;
font:bold;
font-size:120%;
}

.h4 {
float:right;
text-align:right;
margin-right:40px;
margin-top:50px;
color:#FFF;
font:bold;
font-size:100%;
letter-spacing:.1em;
text-decoration:none;
}

h4 a {color:#FFFFCC;
text-decoration:none;
}

#menu {
background:#3F3F3F;
width:920px;
height:32px;
margin:0;
padding: 8px 20px 0px 20px;
text-align:center;
}

ul li {
display:block;
margin: 0 1em;
display:inline;}
	   
ul a {
color:#FFFFFF;
text-decoration:none;
}

ul a:hover {
color:#FF9900;}

#content {
background:#fff;
width:920px;
height:950px;
margin:20px 0 20px 0;
padding:20px;
}

.h1 {
text-align:left;
font-size:1.2em;
margin-left:30px;
margin-bottom:20px;
text-indent:2em;
}

.nav_sait {
width:250px;
height:auto;
text-align:left;
margin-top:30px;
}

#nav_sait a {
margin-bottom:20px;
background:#3F3F3F;
color:#FFFFCC;
display:block;
font-size:85%;
text-decoration:none;
letter-spacing:.1em;
padding:0 0 0 10px;
}

#nav_sait a:hover {
color:#FF6600;
}

.text_content {
width:600px;
height:auto;
font-size:90%;
text-align:justify;
text-indent:4em;
margin-bottom:10px;
}

.text_content_osnova {
width:600px;
height:auto;
font-size:90%;
text-align:justify;
text-indent:2em;
margin-bottom:10px;
}

.text {
width:600px;
height:auto;
float:left;
margin:0;
padding:0;
}

.bold_cursiv {
font-weight:bold;
font-style : italic;
text-indent:3em;
margin-bottom:10px;
}

.h2 {
margin-left:230px;
font-size:1.2em;
margin-bottom:20px}

.h6 {
height:30px;
background:url(../image/button.png);
background-repeat:no-repeat;
font-size: 150%;
margin-left:160px;
margin-top: 20px;
font-weight:bold;
}

h6 a {
text-decoration:none;
color:#0033FF;
padding:20px;
}

h6 a:hover {
color:#FFFF00;
}

#sidebar_right {
background:#341633;
float:right;
width:250px;
height:800px;
margin:0px;
padding:5px;
}

.portfel {
color:#FFFFFF;
margin-top:10px;
text-align:center;
width:240px;
padding:5px;
font-size:80%;
}

.centr_bold { font-weight:bold;
color:#FFFFFF;
margin-top:20px;
text-align:center;
letter-spacing:.1em;
font-size:120%;}


#footer {
background-image:url(../image/footer.jpg);
background-repeat:no-repeat;
width:960px;
height:47px;
margin:0;
padding:0;
}

.b_top {float:right;
text-align:right;
display:block;
width:160px;
height:auto;
background:#3F3F3F;
padding: 0 10px 0 0 ;
}

.b_top a {
text-decoration:none;
color:#FFFFCC;
}

.b_top a:hover {
color:#FF6600;}

.statistica_1 {
width:88px;
height:40px;
float:right;
margin-right:10px;
margin-top:5px;
}

.statistica_2 {
width:88px;
height:31px;
float:right;
margin-right:10px;
margin-top:10px;
}

.footer_text {
float:left;
font-size:80%;
letter-spacing-style:.5;
color:#FFF;
margin-top:15px;
margin-left:20px;
}
