/*  



Theme Name: geissman theme 0.1



Theme URI: http://www.web2.rs



Description: N/A



Version: 0.1



Author: design: Molnar code:ViktorSebok Viktor



Author URI: http://www.web2.rs







/******************************************



*   HTML Elements                         



******************************************/







body{	



	background:#2F2D2E url(images/bg_grad.png) repeat-x left top;



	margin:0px;



	padding:0px;



	font-family: Verdana, Arial, Helvetica, sans-serif;	



}







#bg_div{



	background:url(images/bg.jpg) no-repeat center top;



	width:100%;



	height:100%;



	margin:0px;



	padding:0px;



}



#main_div{



	width:955px;



	text-align:left;



}







#sidebar_main_div{



}







#sidebar_logo_div{



	display:inline-block;



	background:url(images/side_logo.png) no-repeat left top;



	width:189px;



	height:398px;



}







#main_tbl{



	padding:0px;



	margin:0px;



	border-collapse:collapse;



}



#main_tbl tr th{



	padding:0px;



	margin:0px;



}







#head_slog{



	background:url(images/head_slog.png) no-repeat 1px 60px;



	height:145px;



}







#main_buttons{



	background:url(images/menu_botton_bg.png) repeat-x left bottom;



	height:72px;	



}







#main_buttons ul{



	padding:0px;



	margin:0px;



	list-style:none;



}







#main_buttons ul li{



	display:inline-block;



}







#main_buttons ul li a{



	display:inline-block;



}




.content_bg{
	background-color:#eaf2f2;
}


#main_content{
	/*background-color:#eaf2f2;*/
	background:none;
	min-height:500px;
	margin-top:10px;
	padding:0px;
	color:#333333;
	font-size:12px;
	font-weight:normal;

}







.fett2{



	font-weight:bold;

	color:#0099CC;



}



#main_content h1{



	font-size:14px;

	color:#FFFFFF;

	background:url(images/content_title_bg.png) repeat-x left top;

	padding:7px 0px 0px 5px;

	height:31px;

	margin:0px;

	text-shadow: #0066CC 1px 1px 0px;	



}



#main_content h2{

	font-size:14px;

	margin:0px;

	color:#0099CC;

}





#main_content a{



	color:#0099cc;



	text-decoration:none;



}



#main_content a:hover{



	text-decoration:underline;



}



#main_foot{



	background:url(images/foot_bg.png) repeat-x left top;



	height:40px;



	margin:20px 0px 20px 0px;



	padding:13px 0px 0px 20px;



	font-size:12px;



	color:#FFFFFF;



}



#main_foot .up_a{



	float:right;



	background:url(images/up.png) no-repeat left top;



	width:50px;



	height:20px;



	display:inline-block;



	cursor:pointer;



}



#main_foot .up_a:hover{



	background:url(images/up_hov.png) no-repeat left top;



}



#sidebar{



	margin:0px;



	padding:0px;



	list-style:none;



}







#sidebar a{



	color:#0099cc;



	text-decoration:none;



}







#sidebar a:hover{



	color:#FFFFFF;



	background-color:#0099CC;



	



}







#sidebar > li{



	background:url(images/side_bottom.png) no-repeat center bottom;



	width:189px;



	padding-bottom:100px;



	margin:15px 0px 15px 0px;

	color:#666666;



}







#sidebar > li > h2{



	background:url(images/side_title_bg.png) repeat-x left top;



	height:31px;



	color:#FFFFFF;



	text-transform:uppercase;



	font-weight:bold;



	font-size:18px;



	padding:5px 0px 0px 10px;



	margin:0px;



}



.content_wrapper{

	padding:15px;

}



#main_loader{



}

#main_loader div{

	margin-top:30px;

	background-color:#EAF2F2;

	width:300px;

	height:100px;	

	padding-top:50px;	

}



.foot_link{

	color:#FFFFFF;

}



.foot_link:hover{

	color:#333333;

}

#page_position{
	color:#FFFFFF;
	font-size:12px;
	text-transform:uppercase;
	margin-top:15px;
}