@charset "UTF-8";

html, body, form, img{
	margin:0;
	padding:0;
	border:0px;
	background-color:#eeeeee;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color: #676767;
}

p{
	text-align:justify;	
}

a{
	color:#009f67;
	text-decoration:none;
}
.wraper{
	min-height:
	width:100%;
}

.header{
	background-color:#006837;
	height:160px;
	width:100%;
	color:#FFF;
	line-height:77px;
}

.menuConteiner{
	background:url(../images/menu_bg.jpg) repeat-x;
	height:48px;
	
}

.logo{
	width:1010px;
	margin:0 auto;
}

.logoleft{
	float:left;
}

.logoright{
	float:right;
}


.newp{
	margin-top: 30px;
	border-top: #000 2px solid;
	padding-top: 30px;
}
.menu{
	width:1020px;
	border:none;
	border:0px;
	margin:0px auto;
	font-size:14px;
	font-weight:bold;
	
	}
.menu ul{
	height:35px;
	list-style:none;
	margin:0;
	padding:0;
	float:right;

	}
	.menu li{
		float:left;
		padding:0px;
		}
	.menu li a{
		color:#666;
		
		display:block;
		font-weight:normal;
		line-height:42px;
		margin:0px;
		padding:0px 25px;
		text-align:center;
		text-decoration:none;
		}
		.menu li a:hover, .menu ul li:hover a{
			background: #565656 bottom center no-repeat;
			color:#fff;
			text-decoration:none;
			}
	.menu li ul{
		background:#f9f9f9;
		display:none;
		height:auto;
		padding:0px;
		margin:0px;
		border:0px;
		position:absolute;
		width:116px;
		z-index:200;
		/*top:1em;
		/*left:0;*/
		}
	.menu li:hover ul{
		color:#666;
		display:block;
		font-size:12px;
		font-weight:normal;
		
		
		}
	.menu li li {
		display:block;
		float:none;
		margin:0px;
		padding:0px;
		width:225px;
		
		}
	.menu li:hover li a{
		background:none;
		
		}
	.menu li ul a{
		display:block;
		height:10px;
		font-size:12px;
		font-style:normal;
		margin:0px;
		padding:0px 0px 0px 25px;
		margin-bottom:21px;
		text-align:left;
		
		}
		.menu li ul a:hover, .menu li ul li:hover a{
			border:0px;
			color:#000;
			text-decoration:none;
			}
	.menu p{
		clear:left;
		}	

.content{
	margin: 0 auto;
	padding-top:30px;
	width:1020px;
	height:800px;
}
.contentleft{
	float:left;
	width:650px;
	min-height:395px;
	background-color:#fff;
	border:#d6d6d6 thin solid;
	padding:20px 20px 20px 20px;
	margin-bottom:20%;
}

.contentright{
	float:right;
	width:300px;
	height:1050px;
	padding-top:18px;
	text-align:center;
	background-color:#fff;
	border:#d6d6d6 thin solid;
}

.contentright img{
	margin-bottom: 20px;
}

.footer{
	clear:both;
	width: 100%;
	height:20px;
	background-color:#565656;
	text-align:center;
	font-size:10px;
	line-height:20px;
}

#more
{
	font-style:italic;
	padding-left: 15px;
}

#newsnaslov
{
	font-size:12px;
	font-weight:bold;
}

#tablenews
{
	font-size:12px;
	margin-bottom:10px;
	
}

#podrzali{
	width: 280px;
	height: 520px;
	border: #eee 2px solid;
	margin: 0 auto;
	margin-bottom: 20px;
}

#podrzali p{
	margin: 10px 0 0 0;
}

#projekat{
	width:280px;
	height: 120px;
	background: #fcffdf;
	border: #eee 1px solid;
	margin: 0 auto;
	margin-bottom: 20px;
}
#newstext
{
	padding-left:8px;
	text-align:justify;
}

#newspicture
{
	border:3px solid #cfcfcf;
	margin-bottom:3px;
}

.eSavetovaliste{
	margin-left:30px;
	padding-top:10px;
}

.linksleft{
	float:left;
}

.linksright{
	float:right;
}

.presspic{
	margin-left:10px;	
}
#cu3er-container {width:650px; outline:0;}

#poll form{
	background-color: #fff;
	text-align:left;
	margin-left: 50px;
}

#poll table{
	width: 280px;
}

#poll{
	margin: 0 10px 20px 10px;
}

#poll img{
	margin: 0;
}

#poll table{
	text-align:left;
}

.tabela table {border-collapse:separate;border-spacing:0;width:100%;padding-bottom:18px; background:#FFF; padding: 0 20px 0 20px;}
.tabela table,td,th {vertical-align:middle;}
.tabela th{padding:10px;color:#666;border-top:1px solid #aeaeae;text-transform:uppercase;}
.tabela td{padding:10px;color:#888; border-top:1px solid #f2f2f2;}
.tabela tfoot td{border:0px;}
.tabela th,tr:hover{background-color:#f5f5f5;}


* html table{
	border-collapse:separate;border-spacing:0;width:100%;padding-bottom:18px; background:#FFF; padding: 0;
}





form p {
	margin-top: 25px;
	font-weight: bold;
}

.pitanje9 {
	margin-left: 25px;
}

.anketa {
	background: #fff;
}

ul.images {
	width: 655px;
	margin: 35px 0 0 0;
	list-style: none;
	padding: 0;
}

ul.images li {
	float: left;
	list-style: none;
	margin: 2px;
}

ul.images img {
	padding: 3px;
	background: #fff;
	border: 1px solid #ddd;
}









