* {
	margin: 0px;
	padding: 0px;
}
body {
	background:url(../images/bg.jpg) center top;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
#wrap {
	width:945px;
	margin:0 auto;
	background:url(../images/bg_content.gif) repeat-y;
}
#header {
	width:908px;
	height:55px;
	background:url(../images/bg_header.jpg) no-repeat;
	padding:15px 0 0 37px;
}
#header dd, #header dt {
	display:inline;
	padding-right:40px;
	color:#e8afaf;
	font-size:13px;
}
#header a {
	display:inline;
	color:#fff;
	text-decoration:none;
}
#header a:hover {
	text-decoration:underline;
}
#sidebar {
	width:330px;
	float:left;
}
#sidebar h1 {
	display:block;
	width:330px;
	height:130px;
	font-size:36px;
	line-height:40px;
	background:url(../images/bozic.jpg) no-repeat;
	font-family:"Century Gothic", Verdana, Arial, Helvetica, sans-serif;
}
#sidebar h1 a {
	padding:13px 0 0 140px;
	display:block;
	text-decoration:none;
	color:#276c95;
}
#sidebar h1 a strong{
	display:block;
	color:#cd1400;
}
#sidebar ul {
	padding:15px 0 0 32px;
	list-style:none;
}
#sidebar li {
	font-size:18px;
	padding:3px 0;
}
#sidebar li a {
	padding:7px 0 5px 35px;
	background:url(../images/menu.jpg) no-repeat;
	color:#cd1400;
	display:block;
	text-decoration:none;
	width:224px;
	height:27px;
}
#sidebar li a:hover {
	color:#276c95;
	background:url(../images/menu_on.jpg) no-repeat;
}
#sidebar div {
	padding:20px 0 20px 32px;
}
#content {
	width:555px;
	padding:0 30px;
	float:left;
}
#content h2 {
	color:#31536c;
	padding-bottom:5px;
	border-bottom:1px solid #31536C;
	font-size:26px;
}
#content h3 {
	color:#cd1400;
	padding:20px 0 0 0;
	font-size:18px;
}
#content p {
	padding:10px 0 5px 0;
	font-size:14px;
}
#content a {
	color:#cd1400;
	text-decoration:underline;
}
#content a:hover {
	text-decoration:none;
}
#content img {
	float:right;
	padding:0 0 15px 25px;
	border: 0px;
}
div.hr {
	height: 15px;
	clear:both;
	background: #fff url(../images/hr.jpg) no-repeat scroll center;
	margin-top:10px;
}
div.hr hr {
	display: none;
}
#footer {
	width:945px;
	float:left;
	background:url(../images/bg_foot.jpg) no-repeat bottom;
	height:50px;
}
#footer p {
	padding:20px 37px 0 37px;
	font-size:11px;
	color:#e8afaf;
	float:left;
}
#footer p a {
	color:#e8afaf;
	text-decoration:none;
}
#footer p.desno {
	float:right;
}

#content #banner {
	width: 468px;
	height: 60px;
	padding-bottom: 40px;
}

#sidebar #banner_bottom {
	width: 180px;
	height: 150px;
}

#sidebar .validate {
	text-align: left;
}

#sidebar .validate img { 
	border: 0px; 
}
