*{
	margin:0px;
	padding:0px;
	font-size:16px;
	font-family:Tahoma,Verdana,Helvetica,Arial;
/*	color:#000;*/
}

#footercontainer{
	background-color:#003659;
	width:100%;
}

#footer{
	padding:20px 0;
	background-color:#003659;
	color:#ffffff;
	margin: 0 auto;
	width:980px;
	font-size:10px;
}

#footer a{
	color:#ffffff;
	font-size:10px;
}


#topcontainer{
	height:132px;
	background-color: transparent;
    background-image:url("./images/tlo.jpg");
    background-position:left top;
    background-repeat:x-repeat;
}

#top1{
	color:#ffffff;
	margin: 0 auto;
	width:980px;
	height:70px;
}
#top1 div{
	padding-top:20px;
	font-size:26px;
	font-weight:normal;
}

#top2{
	color:#ffffff;
	margin: 0 auto;
	width:980px;
	height:30px;
	font-size:14px;
}

#top2 div{
	padding-top:7px;
}

#top3{
	color:#000;
	margin: 0 auto;
	width:980px;
	height:30px;
	font-size:12px;
}
#top3l{
	color:#000;
	width:400px;
	font-size:12px;
	text-align:left;
	float:left;
	padding-top:12px;
}

#top3l a{
	color:#000;
	font-size:12px;
}

#top3r{
	color:#000;
	width:400px;
	font-size:12px;
	text-align:right;
	float:right;
	padding-top:4px;
}


#maincontainer{
	color:#000000;
	margin: 0 auto;
	width:980px;
}

#lc{ /*left container */
	width:740px;
}

#lc-inner{
	padding:0;
	line-height:200%;
}

#rc{ /*rightcontainer*/
	float:right;
	width:220px;
	line-height:150%;
}

#rc-inner{
	width:100%;
	padding:0px;
}

div.news{
	border-bottom:1px dotted #0096E6;
}

h2, h2 a{
	font-size:24px;
	color:#0096E6;
	text-decoration:none;
    font-weight: normal;
	margin:20px 0px 10px 0px;
}

#lc p a, #lc ul a, #lc dl a, #lc ol a, #lc pre a{
	color:#8ebf32;
}

div.news p.koment{
	font-style:italic;
	font-size:10px;
	text-align:right;
}

/* ---------------------------------------------------------- */

div.widget{
	margin:0px 0px 20px 0px;
	width:100%;
	background-color:#eeeeee;
}

div.widget-inner{
	background-color:transparent;
	padding:15px;
	font-size:14px;
}
/* ---------------------------------------------------------- */

div.clear{clear:both;}
/* ---------------------------------------------------------- */
h1{
	font-size:34px;
	color:#8ebf32;
	font-weight:normal;
	border-bottom:2px solid #8ebf32;
	margin:20px 0;
}

pre{
	font-family:courier new;
	margin:5px 0px;
	padding:5px;
	border:1px dotted #8ebf32;
	line-height:200%;
}

p{
	font-size:16px;
    text-align:justify;
	line-height:200%;
	margin:10px 0;
}

ul{
	list-style-position: inside;
	list-style-type:square;
	margin:10px 0;
}

ul li{
}
