/* CSS Document */

* {
	padding: 0px;
	margin: 0px;
	}
	
html, body {
	text-align: center;
	background-image:url(img/background.jpg);
	background-repeat:repeat-x;
	font-family:Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #eee;
	height: 100%;
	}

h1 {
	font-size: 22px;
	font-family: Arial, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: -1px;
	padding-bottom: 10px;
	padding-top: 10px;
	color: #f00;
	}
	
h2 {
	font-size: 16px;
	font-family: Arial, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: -1px;
	padding-bottom: 10px;
	padding-top: 10px;
	color: #f00;
	}	
	
	

#table {
	width: 981px;
	margin: 0 auto;
	background-image:url(img/back_content.jpg);
	height: 100%;
	border-bottom: solid 1px #000;
	}

#container {
	width: 981px;
	margin: 0 auto;
	background-image:url(img/back_content.jpg);
	}

	#top {
		width: 981px;
		height: 145px;
		clear: both;
		background-image:url(img/top.jpg);
		}
		
		
	#menu {
		width: 981px;
		height: 35px;
		clear: both;
		display: block;
		text-align: right;
		background-image:url(img/menu_back.jpg);
		}
		
	#menu ul {
		display:table;		
		list-style-type:none;
		white-space:nowrap;
		padding-top: 8px;
		padding-right: 20px;
		text-align: right;
		}

	#menu ul li {
		display:table-cell;
		/* float: left; */
		display: inline; 	
		
		}

		
	#menu ul li a,	#menu ul li a:visited {
		display:block;           /* for all browsers except IE */
		display:inline;
		padding-left: 5px;
		padding-right: 5px;	
		font-size: 14px;	
		color:#fff; 
		text-decoration:none;
			letter-spacing: 0px;
		/* float: left; */
		}
		
	#menu ul li.active a {
		color: #ff0;
		}
	
	#menu ul li a:hover {
		color:#ff0; 
		}
	
	.lefted		{ margin:0 auto 0 0; }
	.centered	{ margin:0 auto; }
	.righted	{ margin:0 0 0 auto; }
		
	
	#content {
		width: 981px;
		clear: both;
		}
		
		#left {
			width: 193px;
			float: left;
			padding-top: 15px;
			}

		#left ul {
			list-style: none;
			}
			
		#left ul li ul {
			padding-top: 4px;
			}
			
		#left ul li {
			clear: both;
			width: 180px;
			float: right;
			text-align: left;
			font-size: 13px;
			padding-top: 3px;
			padding-bottom: 3px;
			border-bottom: solid 1px #e0e0e0;	
			font-size: 11px;
			}
			
		#left ul li ul li {
			clear: both;
			width: 165px;
			float: right;
			padding-top: 1px;
			padding-bottom: 1px;			
			text-align: left;
			border-bottom: solid 0px #fff;
			font-size: 11px;
			}
			
			
		#left li.aktiv a {
			color: #f00;
			}
			
		#left li.aktiv a:hover {
			color: #000;
			}
			
			
		#left ul li a {
			width: 165px;
			display: block;
			font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
			color: #000;
			font-weight: normal;
			text-decoration: none;
			padding-left: 9px;
			background-image:url(img/arrow_105.gif);
			background-repeat:no-repeat;
			background-position: 0px 4px;	
			}
			
		#left ul li a:hover {
			color: #f00;
			font-weight: normal;
			background-image:url(img/arrow_1051.gif);
			background-repeat:no-repeat;
			background-position: 0px 4px;
			}
						
		#left ul li ul li a {
			width: 160px;
			display: block;
			font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
			color: #666;
			font-weight: normal;
			text-decoration: none;
			padding-left: 9px;
			background-image:url(img/arrow_1051.gif);
			background-repeat:no-repeat;
			background-position: 0px 4px;	
			}			

		#left ul li ul li a:hover {
			color: #f00;
			font-weight: normal;
			background-image:url(img/arrow_105.gif);
			background-repeat:no-repeat;
			background-position: 0px 4px;
			}			
			
			
		#news {	
			width: 165px;
			text-align: left;
			clear: both;
			padding-right: 5px;
			font-size: 11px;
			padding-left: 15px;
			padding-top: 10px;
			}
					
			#news .vest {
				font-size: 11px;
				font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
				}
				
			#news .vest-datum {
				color: #999999;
				}
				
			#news .vest-naslov {	
				color: #f00;
				font-weight: bold;
				}			
		
		#right {
			width: 788px;
			float: left;
			text-align: left;
			}
			
		#right ul {
			padding-left: 30px;
			}
			
		#right ol {
			padding-left: 30px;
			}
			
		#right p {
			padding-bottom: 15px;
			}
			
		#right a {
			font-weight: bold;
			color: #f00;
			text-decoration: none;
			}
			
		#right a:hover {
			color: #000;
			text-decoration: underline;
			}
			
			#text {
				width: 565px;
				float: left;
				padding: 15px;
				padding-left: 20px;
				padding-top: 5px;
				}
				
			
			#right-block {
				width: 173px;
				display: block;
				padding-right: 15px;
				float: left;
				padding-top: 35px;
				}
						
			
			
			#footer {
				width: 760px;
				display: block;
				padding-left: 20px;
				padding-top: 20px;
				color: #ccc;
				padding-bottom: 5px;
				clear: both;
				}
				
			#footer a {
				color: #ccc;
				font-weight: bold;
				text-decoration: none;
				}
				
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */				


/*  GLASANJE */


/*
 * simple demo stylesheet for the EasyPoll Snippet v.0.2
 */


.pollvotes, .pollresults {
    max-width:173px;
    background-color:#fff;
	/* border-left: solid 1px #ccc; */
	padding: 0px;
	margin: 0px;
}

.pollvotes, .pollresults  p {
	padding: 0px;
	padding-left: 5px;
	}

.pollvotes h3, .pollresults h3 {
    margin-top:0px;
    font-size:11px;
    color:#f00;
	padding-bottom: 4px;
	padding-left: 5px;
}

.pollvotes ul, .pollresults ul {
	list-style: none;
	padding-left: 5px !important;
	padding-right: 5px !important;	
	font-size: 11px;
}

.pollvotes ul li strong {
	clear: both;
	width: 173px;
	display: block;
	}

.easypoll fieldset {
    border:0px;
    margin:0px;
    padding:0px;
}

.easypoll input.pollbutton {
    border:1px solid #79a100;
    color:#618200;
    background-color:#d8e6af;
	margin-bottom: 15px;
	margin-top: 10px;	
}

.easypoll input:hover {
    background-color:#FFF;
}

.easypoll_bar {
    height:5px;
	display: block;
    background-color:#FFF;
	padding-bottom: 4px;
}

.easypoll_inner {
    height:5px;
	display: block;
	font-size: 3px;
    /* background:url('../../templates/modxhost/images/foot_4x82.jpg') repeat-x top left; */
    background-color:#f00;
}

.easypoll_error {
    border:1px solid #600;
    background-color:#FAA;
    padding:8px;
}