/* 

	project: Conceptnova (free CSS template)
	author: luka cvrk (www.solucija.com)

*/

*{ margin: 0; padding: 0; }*
body { background: #fff url("../images/bodybg.gif") repeat-x; font: 74% Arial; color: #454545; line-height: 1.6em; }

a { text-decoration: none; color: #0093dd; background: inherit; }
a:hover { color: #808080; background: inherit; }	
a:focus { outline: 0; }
h1 { font-size: 2.8em; line-height: 35px; }
h2 { color: #000; font: bold 170% Arial; letter-spacing: -1px; padding: 0; margin: 0 0 10px; }
img { border: 0; }

.grey { color: #484848; }

#wrap { width: 900px; margin: 10px auto 0; }
	
#logo { float: left; width: 400px; margin: 0 0 0px; }

	#header_top { background: url("../images/interface/top1.jpg") no-repeat top right; border-right: 2px solid #fff; color: #454545; padding: 10px 0 0 7px; clear: both; height: 74px; font: Arial; z-index:-2000;}
	
	#header_top p { padding: 0px; margin: 0px; }
	#header_top h1 { font: bold 2.0em Arial; }

		#header_top ul { float: right; padding: 5px 160px 0 0; margin: 0 0 0px 0; }			
			#header_top ul li { list-style-type: none; display: inline;  font-weight: bold; }
			#header_top ul li a { padding-left: 13px; background: #FFF url("../images/bullet2.gif") no-repeat center left; margin-right: 10px; color: #0093dd; font-weight:bold; }
			#header_top ul li a:hover { padding-left: 13px; background: #FFF url("../images/bullet.gif") no-repeat center left; margin-right: 10px; color: #808080; font-weight:bold; text-decoration:underline; }
			.selected { padding-left: 13px; background: #FFF url("../images/bullet.gif") no-repeat center left; margin-right: 10px; color: #808080; font-weight:bold; text-decoration:underline; }
	
	#header_bottom { background: #0093dd url("../images/interface/bottom1.jpg") no-repeat top right; color: #EBEBEB; clear: both; border-left: 2px solid #fff; border-right: 2px solid #fff; margin: 0 0 1px 0; height: 130px; border-top: 0px; }
	/*#header_bottom { background: #0093dd url("../images/interface/bottom1.jpg") no-repeat top right; color: #EBEBEB; padding: 10px 240px 10px 10px; clear: both; border-left: 2px solid #fff; border-right: 2px solid #fff; margin: 0 0 1px 0; height: 90px; }*/
	#header_bottom h2 { color: #F3F2BF; width: 250px; margin: 0px 0 0px 5px; padding:5px 0 0 0; }
	#header_bottom p { color: #F3F2BF; width: 495px; margin: 0px 0 5px 5px; text-align:justify; }
	
	#slogan { clear: left; width: 730px; border-top: 1px solid #eee; margin: 0; padding: 5px 0 0 0; }

#maincontent { padding: 20px 0; clear: both; background: url("../images/bg.gif") repeat-x; }

#left { float: left; width: 630px; padding: 5px 15px 0 5px; margin: 0 0 25px 0; }
	#left p { margin: 0 0 15px; }

#right { width: 220px; float: right; }
	#info { border: 1px solid #ccc; padding: 4px; font-size: 1em; background: #f4f4f4; }
	#searchform { background: url("../images/searchform.gif") no-repeat; padding: 0px; font: 0.9em Arial; margin: 0 0 0px; }
		#searchform p { padding: 0; margin: 0; }
		input.search { width: 187px; border: none; background: url("../images/input.gif") no-repeat; padding: 7px; margin: 7px 4px 0 5px; }
		input.submit { width: 53px; height: 29px; border: none; background: #FFF url("../images/submit.gif") no-repeat; font: bold 1.0em Arial; padding: 0px; color: #FFF; }

#footer { clear: both; padding: 10px;  margin: 10px 0 0 0; border-top: 1px solid #ccc; line-height: 2em; }