* {
	margin: 0px;
	padding: 0px;
}
body {
	background:url(../images/bg.jpg) repeat-x #3f6c8d;
	font-family:Tahoma, 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:35px;
	color:#b2cde1;
	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/darilo.jpg) no-repeat 200px 6px #fdfdf1;
	font-family:"Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	border-bottom:1px solid #ddddc4;
}
#sidebar h1 a {
	padding:13px 0 0 37px;
	display:block;
	text-decoration:none;
	color:#276c95;
}
#sidebar h1 a strong{
	display:block;
	color:#cd1400;
}
#sidebar ul {
	padding:15px 0 0 37px;
	list-style:none;
}
#sidebar li {
	font-size:18px;
	padding:5px 0;
}
#sidebar li a {
	padding:5px 0 5px 22px;
	background:url(../images/menu.jpg) no-repeat 0px 9px;
	color:#cd1400;
	text-decoration:none;
}
#sidebar li a:hover {
	color:#276c95;
	background:url(../images/menu_on.jpg) no-repeat 0px 9px;
}
#sidebar div {
	padding:20px 0 20px 37px;
}
#content {
	width:555px;
	padding:0 30px;
	float:left;
}
#content h2 {
	color:#31536c;
	border-bottom:1px solid #31536c;
	padding-bottom:5px;
}
#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;
}
#content hr {
	color:#dedede;
	background-color:#dedede;
	height:1px;
	border:0;
	margin:15px 0;
	clear:both;
}
#footer {
	width:945px;
	float:left;
	background:url(../images/bg_foot.jpg) no-repeat #3f6c8d;
	height:80px;
}
#footer p {
	padding:40px 37px 0 37px;
	font-size:11px;
	color:#91b9d1;
	float:left;
}
#footer p a {
	color:#91b9d1;
	text-decoration:none;
}
#footer p.desno {
	float:right;
}

#sidebar #validate {
	text-align: left;
}

img { border: 0px; }

.tail_code {
	color: white;
}

	