/*
	=====================================
	project: Enthusiastica
	author:  Luka Cvrk (www.solucija.com)
	-------------------------------------
	2009. Solucija
	=====================================
*/

*{margin:0;padding:0;}:focus,:active {outline:0}ul,ol{list-style:none}h1,h2,h3,h4,h5,h6,pre,code {font-size: 15px;}a img{border:0} 
body { font: 13px "Trebuchet MS", Tahoma, Arial, Sans-Serif; background: #eee url(images/bg.png) repeat-x; color: #777; background-position: 0 -19px; }
a { text-decoration: none; color: #6796CE; }
	a:hover { color: #45134A; }
p  { margin: 0 0 15px; line-height: 1.64em; }
#wrap { margin: 10px auto 0; width: 979px; }

.clear { clear: both; }

#logo { float: left; margin: 5px 0 10px 20px; height: 100px; }

#logo img{float: left; margin-right: 20px; margin-top: 2px; }
	#logo a:hover { border-bottom: 1px solid #222; }
	#logo p { padding: 2px 0 0 4px; font-size: 15px; color: #ffffff; float: left;}
	#logo h1 { font-size: 2.6em; margin: 0; text-shadow: 1px 1px 1px #000; }
		#logo h1 a { color: #fff; }

	#menu { font-size: 11px; clear: left; float: left; height: 43px; margin: 0 0 0 10px; background: url(images/menu.gif) repeat-x; }
		#menu-left { background: url(images/menu-corners.gif) no-repeat left top; float: left; width: 9px; height: 43px; }
		#menu-right { background: url(images/menu-corners.gif) no-repeat left bottom; float: right; width: 9px; height: 43px; }
	
	#menu ul { float: left; padding: 7px 0; }
	#menu li { display: inline; text-transform: uppercase; }
		#menu li a { float: left; margin: 0 5px 0 0; padding: 12px 0 15px 20px; color: #eee; position: relative; z-index: 2; }
			#menu li a span { padding: 12px 20px 15px 0; }
		#menu li a:hover, #menu li a:focus { color: #fff; }
		#menu li a.current { background: url(images/tableft.gif) no-repeat; color: #000; font-weight: bold; }
			#menu li a.current span { background: url(images/tabright.gif) no-repeat right top; }
		
	#content-top { clear: both; height: 26px; background: url(images/content-top.gif) no-repeat; position: relative; margin: 0 !important; margin: -14px 0 0; }
	#content-middle { padding: 0 25px 25px; background: url(images/content-middle.gif) repeat-y; }
	#content-bottom { clear: both; padding: 6px 0 7px; background: url(images/content-bottom.gif) no-repeat left bottom; }
	#pitch { text-shadow: 1px 1px 1px #3F6AA2; background: url(images/pitch.jpg) no-repeat; height: 159px; padding: 50px 40px 0 30px; position: relative; margin: 0 -7px 30px; font-size: 1.3em; font-style: italic; color: #fff;  }
		#pitch h1 { float: left; line-height: 1.3em; font-style: normal; font-size: 1.7em; width: 260px; padding: 0 40px 0 0; height: 150px; font-weight: normal; text-transform: uppercase; }
			#pitch h1 span { font-size: 1.2em; text-transform: lowercase; font-size: .6em; font-style: italic; color: #F4EDC1; }

h3 { font-size: 1.3em; font: bold 1.3em Arial; color: #222; margin: 0 0 3px; }

.column_left { float: left; margin: 0 40px 0 0; line-height: 2.2em; }
.column { float: left; width: 283px; margin: 0 40px 0 0; line-height: 17px; }
	.column.last { margin-right: 0; }
	.column img { padding: 10px; border: 1px solid #ddd; margin: 0 0 5px; }
	.more a { background: url(images/bullet.gif) no-repeat 0 7px; padding: 0 0 0 8px; color: #672A6D; font-weight: bold; font-size: .9em; }
	
#footer { padding: 20px; color: #999; }
	#links { float: right; }
		#links a { margin: 0 0 0 15px; }
		

#sez_right
{
	border: 1px solid #eeeeee;
	padding: 10px;
	margin-bottom: 20px;
	
}		

#sez_right
{
	font-size: 15px;
	margin-bottom: 5px;
}

#sez_right .preview
{
	font-size: 13px;
}


#sez_right .dateNews
{
	font-size: 9px;
}

#newsletter
{
font-size: 12px;	
}

/*- Navfooter -*/
#navfooter{
	font-size:16px;	
	padding-top: 20px;
	font-weight:bold;
	height:50px;
	letter-spacing:-1px;
	margin:0;	
	width:960px;	
	margin:0px auto;
}
#navfooter li{
	list-style: none;
	float: left;
	line-height: 30px;
	margin: 0 4px 0 0;
}
#navfooter li a{
	color: #3f3f3f;
	display: block;
	float: left;
	padding: 0 0 0 13px;
	text-decoration: none;
}
#navfooter li a span{
	display: block;
	float: left;
	height: 30px;
	padding: 0 13px 0 0;
}
#navfooter li a:hover,
#navfooter li.active a, #nav1 li.current_page_item a{
	background: url(images/btn-rounded.gif) no-repeat left;
	color: #ffffff;
	cursor: pointer;
	text-decoration: none;
}
#navfooter li.active a span,
#navfooter li.current_page_item a span,
#navfooter li a:hover span{
	background: url(images/btn-rounded.gif) no-repeat right;
}

#new a
{	
	color: red;
	padding-bottom: 20px;	
}