/* 

	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, Helvetica, Sans-Serif;
	color: #454545;
	line-height: 1.6em;
}

a { text-decoration: none; color: #C40000; background: inherit; }
a:hover { color: #808080; background: inherit; }	
a:focus { outline: 0; }
h1 {
	font-size: 2.8em;
	line-height: 68px;
}
h2 { color: #000; font: bold 170% Arial, Sans-Serif; letter-spacing: -1px; padding: 0; margin: 0 0 10px; }
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: bold;
	color: #454545;
	letter-spacing: -1px;
	margin: 0;
	padding: 0;
}
iframe {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}


img {
	border: 0;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}



.grey { color: #484848; }

#wrap { width: 900px; margin: 10px auto 0; }
	
#logo {
	float: left;
	width: 380px;
	background-image: url(../images/warfel_logo_RGB_POS.gif);
	background-repeat: no-repeat;
	margin: 0 0 0px 0;
}
	#header_top {
	border-right: 2px solid #fff;
	color: #454545;
	padding: 10px 0 0 7px;
	clear: both;
	margin: 0 0 0px 0;
	height: 74px;
	background-image: url(../images/top_triangle_red.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
	#header_top p { padding: 0; margin: 0; }

		#header_top ul {
	float: right;
	padding: 12px 100px 0 0;
	margin: 0 0 5px 0;
}			
			#header_top ul li { list-style-type: none; display: inline;  font-weight: bold; }
			#header_top ul li a {
	padding-left: 7px;
	margin-right: 5px;
	color: #C40000;
	background-color: #FFF;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
			#header_top ul li a:hover {
	padding-left: 7px;
	margin-right: 5px;
	color: #808080;
	background-color: #FFF;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
	
	#header_bottom {
	color: #EBEBEB;
	padding: 20px 240px 20px 10px;
	clear: both;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	margin: 0 0 1px 0;
	height: 90px;
	background-color: #454545;
	background-image: url(../images/bottom_triangle_red.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
	#header_bottom h2 {
	color: #F3F2BF;
	width: 400px;
	margin: 0 0 10px;
	background: #454545;
}
	#slogan { clear: left; width: 730px; border-top: 1px solid #eee; margin: 0; padding: 5px 0 0 0; }

#maincontent {
	padding: 20px 0;
	clear: both;
	background-image: url(../images/bg.gif);
	background-repeat: 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;
	text-align: justify;
}
	#info { border: 1px solid #ccc; padding: 7px; font-size: .9em; background: #f4f4f4; }
	#searchform {
	padding: 8px 4px 10px 4px;
	height: 27px;
	font: bold 0.9em Arial, Sans-Serif;
	margin: 0 0 20px;
	background-image: url(../images/searchform.gif);
	background-repeat: no-repeat;
}
		#searchform p { padding: 0; margin: 0; }
		input.search {
	width: 127px;
	border: none;
	padding: 7px;
	margin: 0 4px 0 5px;
	background-image: url(../images/input.gif);
	background-repeat: no-repeat;
}
		input.submit {
	width: 53px;
	height: 29px;
	border: none;
	font: bold 1.2em Arial, Sans-Serif;
	padding: 0px;
	color: #FFF;
	background-color: #FFF;
	background-image: url(../images/submit.gif);
	background-repeat: no-repeat;
}

#footer { clear: both; padding: 10px;  margin: 10px 0 0 0; border-top: 1px solid #ccc; line-height: 2em; }
#wrap #maincontent #left img {
	margin-right: 55px;
	margin-left: 25px;
}
