html { 

	height: 100%; 

	margin-bottom: 1px; 

}

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;

}
#mijloc{
float:left;
width: 650px;
margin-left:10px;
}
#siteul{
float:left;
width:860px;
color:#FFFFFF;
margin-left:10px;
margin-right:10px;
}
/* Sidebar */

#sidebar {
	float:right;
	width: 180px;
	padding:5px;
	color:#000000;
	padding:5px;
	text-align:center;
	background-color:#FFFFFF;
	border-left:#000000 10px solid;
	border-bottom:#000000 10px solid;
}

.hcol{
padding-left:5px;
color:#000000;
border-bottom:#000000 10px solid;
}

#sidebar a {
	border: none;
	text-decoration: none;
	color: #A1A1A1;
	}

#sidebar a:hover {
	text-decoration: underline;
}


.backalb{
background-color:#FFFFFF;
color:#666666;
padding:3px;
}
.backalb a{
color:#333333;
}
.cats a{
text-align:left;
color:#666666;
display:block;
min-height:20px;
}

.cats a:hover{
background: #0C0C0C;
color:#FFFFFF;
}
.post{
padding:5px;
border:#CCCCCC 1px solid;
margin-bottom:5px;
}
.post_title h2{
font-size:12px;
}

#sidebar2{
float:left;
width:200px;
color:#000000;
padding:5px;
text-align:center;
background-color:#FFFFFF;
}
/* Header */

#header {
	width: 860px;
	height: 110px;
	margin: 0 auto;
	background: url(images/img02.jpg) repeat-x left top;
}

/* Logo */

#logo {
	float: left;
	width: 860px;
	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: 860px;
	height: 40px;
	margin: 0 auto;
	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;
}

#menu li {
	display: inline;
	text-align: center;
}

#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: #000000;
}

#menu a:hover, #menu .active a {
	background: #1B3266;
	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;
}