/* Copyright (c) 2006, Yahoo! Inc. All rights reserved. Code licensed under the BSD License:http://developer.yahoo.net/yui/license.txt Version: 0.11.3 */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}hr{border: 0;}address,caption,cite,code,dfn,em,th,samp,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;}



.cleaner { clear: both; }

body {
	background: #818181; 
	margin: 0px;
	padding: 0px;
	
}

#hr {
margin: 16px 0 16px 0;
border: none;
border-top: 1px #CCCCCC solid;
display: block;
}


#container{
	width:980px;
	margin:auto;
	padding-top:0px;
	margin-top:0px;
}
#logo{
	width:980px;
	height: 81px;
	background-image:url(img/logo.gif);	
	}
#top{
	width:980px;
	height:243px;
	background-image:url(img/banner.jpg);
}
#main{
	width:980px;

	background-color:#FFFFFF;
}

#main_margines{
	width:890px;
	padding:40px 45px 40px 45px; 
	}
	
#menu{
	width:980px;
	height:45px;
	background-image:url(img/tlo_menu.gif);
}

#tekst{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;
	line-height: 16px;
	text-align: left;
	padding-top: 15px;
}


a:link {
	color:#ff0090;
	} 
a:visited {
	color:#ff0090;
	}

a:hover {
	color:#000000;
	}
a:active {
	color:#000000;
	}

#hor-zebra
{
	
	font-family: Tahoma,Helvetica, Arial, Sans-Serif;
	font-size: 12px;
	
	width: 890px;
	text-align: left;
	border-collapse: collapse;
}
#hor-zebra th
{
	font-size: 13px;
	font-weight: normal;
	padding: 10px 8px;
	color: #000000;
	
}
#hor-zebra td
{
	padding: 8px;
	color: #666666;
}
#hor-zebra .odd
{
	background: #ececec; 
}




