/*ovde je CSS za ukradeni meni*/

body{
	width: 100%;
	background-color: #ffffff;
	background-image: url(../images/pozadina.png);
	background-repeat: repeat-x;
	background-position: top;
}

form{
	display:inline;
}

#Telo{
	position:relative;
	width:980px;
	border:0px solid black;
	/*margin:30px auto 0 auto;*/
	background:#fff;
	margin-top: 10;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#IznadHeder{
	position:relative;
	width:100%;
	height:40px;
	/*border:1px solid black;*/
	background: #99ccff url(../images/jezici.gif) top right no-repeat;
	margin: 0 auto;
}

#IznadHeder span.site-title{
	padding: 5px 10px;
	font-family:Arial;
	font-size:20px;
	color: #000;
	display:block;
}

#tabla{
	float:right;
	text-align:right;
}

.okvir1{
	border:0px solid #f2f2f2;padding:10px 0;
}	

.ocisti{
	clear:both;
}

textarea {
	border:1px solid #99ccff;
}

p {
	text-indent:20px;
	text-align:justify;
}

.dani{
	font-family:Arial;
	font-size:90px;
	float:left;
	color:#003366;
}

.mesec{
	font-family:Arial;
	font-size:26;
	float:left;
	color:#003366;
}

.Odgovori{
	width:90%;
	height:auto;
	border:0px solid black;
	margin:3px auto;
	text-align:left;
}

.podesi-pretragu{
	float:right;
	margin-right:5px;
	width:170px;
	margin-top:5px;
	font-family:Arial;
	font-size:14px;
	color:#003366;
	border:none;
}

.podesi-lupu{
	float:right;
	margin-top:5px;
	margin-right:10px;
}

.ntrus{
	margin:0 0 0 13%;
}

#Heder{
	position:relative;
	width:100%;
	height:200px;
	border:0px solid black;
	background:url(../images/heder.jpg) top left no-repeat;
}

.PozicijaDesno{
	float:right;
}

#Meni{
	width:100%;
	height:auto;
	background: #99ccff;
	margin: 0 auto;
	border: 1px inset #66CCFF;	/*border:1px solid black;*/
	}

#TeloIn{
	width:98%;
	height:auto;
	border:0px solid black;
	margin: 0 10px;
}

#Levo{
	width:600px;
	/*height:80%;*/
	min-height:23.5em;
	border:0px solid #99ccff;
	float:right;
}

#Desno{
	width:300px;
	/*height:300px;*/
	border:0px solid black;
	float:left;
}

#Kajron{
	width:98%;
	height:30px;
	border:0px solid black;
	background:url(../images/pretraga.png) no-repeat right top;
	margin:7px auto;
	text-align;right;
}

#Footer{
	position:relative;
	width:980px;
	height:80px;
	margin:7px auto;
	border: 1px inset #66CCFF;
	background:url(../images/footer.png) left no-repeat;
}

#FooterIn{
	width:900px;
	/*border:1px solid black;*/
	text-align:right;
	padding:20px 0;
	margin: 0 auto;
}

.Naslov{
	width:98%;
	float:right;
	padding:5px 0;
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	color:#003366;
}

.linija{
	margin-right: 5px;
	border-bottom:1px solid black;
}

.Bez{
	text-indent:0px;
}

.Pad p{
	text-indent: 0px;
	padding: 0;
	margin: 5px 0 5px 10px;
}

.Text{
	width:98%;
	float:right;
	/*border:1px solid black;*/
	font-family:Arial;
	font-size:12px;
	color:#003366;
	margin-bottom:15px;
}

td {
	font-family:Arial;
	font-size:12px;
	color:#8c6047;
}

.dugme a{
	width:auto;
	height:auto;
	border:1px solid black;
	font-family:Arial;
	font-size:14px;
	text-align:left;
	padding:10px;
	display:block;
	float:left;
	background:url(../images/meni.jpg) right no-repeat;
}

.dugme a:hover{
	background:#F2F2F2;
}

#LogIn{
	position: absolute;
	width: 240px;
	border: 2px solid #f2f2f2;
	top: 5px;
	left: 700px;
	color: #000;
	display: none;
	background: #fff;
	margin: 0;
	padding: 5px;
}

#LogIn div.Izlaz{
	/*border:1px solid black;*/
	display:block;
	z-index:200;
	float: right;
	margin: 0;
	padding: 0;
}


#Tabla{
	width:100%;
	height:auto;
}

#Podrska{
	position:absolute;
	width:260px;
	height:auto;
	border:0px solid black;
	padding-left: 10px;
	top:-30px;
	left:715px;
	color:#000;
}

#Podrska table{
	margin: 0 auto;
}

#Podrska table td{
	padding: 0 4px;
	vertical-align: middle;
	font-size: 10px;
	font-family:Arial;
}


input {
	border: 1px solid #99ccff;
}

input.normal {
	border: none;
}

.mali-text{
	font-size:11px;
	font-family:Arial;
}

a{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

a:hover{
	color:#cccccc;
	font-weight:bold;
	text-decoration:underline;
}

.dalje{
	width:20px;
}


/* div for the calendar markup - text must be centered */
#NavBar {
	border: 2px solid #f2f2f2;text-align: center;margin-bottom: 2px;padding:0;
}

#NavBar form{
	display:inline;
}

#NavBar table{
	margin: 0 auto;padding: 0;
}

#calendar {
	margin : 0;
	padding : 0;
	text-align : center;
	border : 2px solid #f2f2f2;
}

#calendar table{
	margin: 0 auto;
}

#calendar .danas{
	color: #f00;font-weight: bold;
}

#calendar .heading{
	color: #ccc;font-style: italic;font-size: 14px}

#calendar .dani-u-sedmici{
	color: #000;font-weight: bold;
}

#calendar td{
	font-size: 12px;
}


/* End Styles */
