html { 

	height: 100%; 

	margin-bottom: 1px; 
	
	font-size:11px;

}

BODY{

	margin:0 0 0 0px; 

	padding:0; 

	background-color:#000000;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:11px;

	color:#363636;
	
	margin-bottom:10px;
	
	margin-top:10px;

}
#container{

	MARGIN: 0px auto; 
	
	WIDTH: 1090px;
	
	TEXT-ALIGN: left;

}

#siteul{
float:left;
width:1060px;
color:#FFFFFF;
margin-left:10px;
margin-right:10px;

}
/* Sidebar */

#sidebar {
	float:left;
	width: 170px;
	padding:5px;
	color:#000000;
	padding:5px;
	text-align:center;
	background-color:#FFFFFF;
	border-right:#000000 10px solid;
	border-bottom:#000000 10px solid;
}

#mijloc{
float:left;
width: 650px;
margin-left:5px;
margin-right:5px;
}

.hcol{
padding-left:5px;
color:#000000;
border-bottom:#000000 2px solid;
}

#sidebar a {
	border: none;
	text-decoration: none;
	color:#000000;
	}

#sidebar a:hover {
	text-decoration: underline;
}


.backalb{
background-color:#FFFFFF;
color:#666666;
padding:3px;
}
.backalb a{
color:#333333;
}
.cats{
color:#FFFFFF;
}
.cats a{
text-align:left;
color:#666666;
display:block;
min-height:20px;
font-weight:bold;
padding-left:15px;
}

.cats a:hover{

}
.post{
padding:5px;
border:#CCCCCC 1px solid;
margin-bottom:5px;
}
.post_title h2{
font-size:12px;
}

#sidebar2{
float:left;
width:180px;
color:#000000;
padding:5px;
text-align:center;
background-color:#FFFFFF;
border-left:#000000 10px solid;
border-bottom:#000000 10px solid;
}
/* Header */

#header {
	width:1060px;
	height: 110px;
	margin: 0 auto;
	background-color:#000000;
	/* background: url(images/img02.jpg) repeat-x left top;*/
}

/* Logo */

#logo {
	float: left;
	width:1060px;
	height: 76px;
	margin: 0px;
	padding: 15px 0px 0px 20px;
}

#logo h1 {
	margin: 0;
	padding: 0;
	text-transform: lowercase;
	font: normal 46px Georgia, "Times New Roman", Times, serif;
}

#logo h2 {
	margin: -2px 0 0 0;
	padding: 0px 0px 0px 3px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 10px;
	font-weight: bold;
	color: #444444;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}
.clear{
clear:both;
}
/* Menu */

#menu {
	width:1060px;
	height: 40px;
	text-align:center;
	background: url(images/img03.jpg) repeat-x left top;
	margin-bottom:10px;
}
#menu ul {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
	text-align:center;
}

#menu li {
	display: inline;
	text-align: center;
}
.cautaretext{
	margin-top:5px;
}
.cautarebtn{
	margin-top:5px;
}
#menu a {
	display: block;
	float: left;
	height: 30px;
	margin: 0px 1px 0px 0px;
	padding: 10px 20px 0px 20px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color:#CCCCCC;
}

#menu a:hover, #menu .active a {
background-color:#000000;
color: #FFFFFF;
}
h3{
padding-top:6px;
	min-height: 25px;
	text-align:left;
	background: url(images/img03.jpg) repeat-x left top;
	margin-bottom:10px;
	margin-top:5px;
	padding-left:5px;
	color:#FFFFFF;	
	background-color:#333333;
}
h3 a{
color:#FFFFFF;
}
.headline{
background-color:#CCCCCC;
}
.headline a{
color:#FFFFFF;
}
.headline a:hover{
color:#FFFFFF;
text-decoration:none;
}
/* */
#inaintedefooter {
	width:1060px;
	padding-top:6px;
	height: 25px;
	text-align:center;
	background: url(images/img03.jpg) repeat-x left top;
	margin-bottom:10px;
	margin-top:15px;
}
#inaintedefooter a{
color:#FFFFFF;
}
#inaintedefooter a:hover{
text-decoration:none;
color:#FFFFFF;
}
/* Footer */

#footer {
	padding-left:5px;
	width: 1080px;
	margin: 0 auto;
	color: #FFFFFF;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 77%;
}
h1 strong{
font-size:9px;
}
#footer a {
	text-decoration: underline;
	color:#FFFFFF;
}

#footer a:hover {
	text-decoration: none;
}