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

*{margin:0;padding:0;}:focus,:active {outline:0} h1,h2,h3,h4,h5,h6,pre,code {font-size:1em;}a img{border:0}  
body { font: 0.8em "Trebuchet MS", Tahoma, Arial, Sans-Serif; background: #eee url(../images/bg.gif) repeat-x; color: #777; }
h1 { font-family: Georgia, "Times New Roman", Times, serif; } 
a { text-decoration: none; color: #6796CE;}
	a:hover { color: blue; }
h2 a { text-decoration: none; color: #6796CE;}
	a:hover { color: blue; }
h3 { font-size: 1.5em; }
h3 a { font-size: 1.5em; }
p  { margin: 0 0 15px; line-height: 1.64em; }
#wrap { margin: 20px auto 0; width: 500px; }

.clear { clear: both; }

#logo { float: left; margin: 25px 0 0px 20px; height: 89px; }

	#logo h1 { font-size: 3.6em; margin: 0; text-shadow: 1px 1px 1px #000; }
		#logo h1 a { color: #fff; }

	#menu { clear: left; float: left; height: 43px; margin: 0 0 0 10px; background: url(../images/menu.gif) repeat-x; }

	
	#menu ul { float: left; padding: 7px 0; }
	#menu li { display: inline; }
		#menu li a { float: left; margin: 0 0px 0 0; padding: 12px 0 15px 20px; color: #777; position: relative; z-index: 2; }
			#menu li a span { padding: 12px 20px 15px 0; }
		#menu li a:hover, #menu li a:focus { color: #1295E4; }
		#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; text-transform: lowercase; }
		
	#content-top { clear: both; height: 26px; position: relative; margin: 0 !important; margin: -14px 0 0; }
	#content-middle { padding: 0 25px 25px; }
	#content-bottom { clear: both; padding: 6px 0 7px; }
h3 { font-size: 1.3em; font: bold 1.3em Arial; color: #222; margin: 0 0 10px; }

.column { float: left; width: 283px; margin: 0 40px 0 0; line-height: 2.2em; }
	.column.last { margin-right: 0; }
	.column img { padding: 10px; border: 0px 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; }
	
.floatleft { float: left; margin: 0px 15px 5px 0px; }
.floatright { float: right; margin: 0px 0px 5px 5px; }
	
#footer { padding: 20px; color: #999; }
	#links { float: right; }
		#links a { margin: 0 0 0 15px; }	
		
table {border:0px ; } td {padding: 5px; margin: 5px; }
		
		