*{outline-style:none;}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:2px 0px; 
	padding:0px;
	stext-align:center;	
	color:#14345A;
}

#page {
	width:780px;
	margin:0px auto;
	wstext-align:left;
	padding:0;
}
#main {
	width:572px;
	float:left;
}
#top {
	background-color:#FFFFFF;
	display:block;
	text-align:right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ACACAC;
	padding-bottom:2px;
	margin-bottom:2px;
}
#top a {
	text-decoration:none;
	padding-right:3px;
	color:#1c3a56;
}
#top a:hover {
	color:#7aa6c3;
}
#top img {
	border:0;
	padding-right:3px;
	padding-left:3px;
}
#top .style1 {
	color: #FF0000;
	font-weight: bold;
}
#header {
	display:block;
	height:189px;
	background-color:#FFFFFF;
	border-top-width: 10px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #32557c;
	border-bottom-color: #E4E4E4;
	margin-bottom:1px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}
#menu {
	display:block;
	height:31px;
	padding-top:3px;
	background-image: url(images/menu_back.png);
	background-repeat: no-repeat;
}


#content {
	min-height:500px;
	margin:5px;
	display:block;
	background-color:#d6dee7;
	background-image: url(images/content_back.jpg);
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #98a9bb;
	border-bottom-color: #98a9bb;
	padding-top:10px;
	padding-left:10px;
	padding-right:5px;
}
*html #content {
	height:500px;
}

#content h1 {
	margin:10px;
	padding:3px;
	font-size:14px;
	background-color:#FFFFFF;
	color:#FF0000;
	border: 1px solid #BAC5D1;
}

#content a {
	color:#006699;
	text-decoration:none;
	
}
#content td a {
	color:#14345A;
}
#content a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	}
#content .thickbox:hover{
	border:none;
	padding:0px
	}
ul{
	margin-left:20px;
	}
#right_col_3 {
	width:208px;
	float:left;
	background-image: url(images/right_col_top.gif);
	background-repeat: no-repeat;
	padding-top:12px;
}
#right_col_2 {	
	background-image: url(images/right_col_back.gif);
	background-repeat: repeat-y;
}
#right_col {
	1background-color:#FF0000;
	padding-bottom:11px;
	background-image: url(images/right_col_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom:3px;
}
#right_col .section{
	background-color:#FFFFFF;
	margin-top:0;
	background-image: url(images/right_section_top.gif);
	background-repeat: no-repeat;
	padding-top:12px;
	margin-bottom:10px;
	margin-right:6px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	
}
#right_col .section form {
	margin:5px;
}
#right_col .section form select {
	width:180px;
	font-size:10px;
	height:16px;
	margin:4px;
}
#right_col .section p {
	margin:0;
	padding-left:10px;
	padding-right:10px;
}
#right_col .section .poveke {
	margin:5px;
	color: #FF0000;
	text-decoration: none;
	background-image: url(images/poveke.gif);
	background-repeat: no-repeat;
	margin-left:100px;
	padding-left:7px;
}
#right_col .section .poveke:hover {
	text-decoration:underline;
}
#right_col .section h1{
	background-color:#c2cbd5;
	color:#265c94;
	font-size:11px;
	padding-bottom:2px;
	padding-left:5px;
	margin-top:-1px;
	margin:0;
}
#right_col .section table caption{
	padding:3px;
	font-size:12px;
	text-align:center;
	font-weight:bold;
	color:#FF0000;
}
#right_col .section th{
	background-color:#c2cbd5;
	text-align:center;
}
#right_col .section td{
	text-align:center;
}
#right_col .section td a{
	background:#e0ebf7;
	padding:2px;
	text-align:center;
	font-weight:bold;
	color:#003366;
	text-decoration:none;
}
#right_col .section td span{
	font-weight:bold;
}
#right_col .section h2{
	color:#FF0000;
	font-size:11px;
	padding:7px;
	margin:0;
}
#footer {
	clear:both;
	width:780px;
	height:25px;
	color:#FFFFFF;
	text-align:center;
	padding-top:5px;
	margin-left:5px;
	display:block;
	background-image: url(images/footer_back.png);
	background-repeat:no-repeat;
}
#content table {
background-color:#FFFFFF;
border-bottom:1px solid #CCCCCC;
border-left:1px solid #CCCCCC;
border-top:1px solid #CCCCCC;
clear:both;
color:#333333;
margin-bottom:10px;
margin-top:10px;
width:100%;
}
#content tr {
background-image:url(tr_back.gif);
background-repeat:repeat-x;
}
#content table tr td, #content table tr th {
border:1px solid #93ADCF;
padding:4px;
text-align:center;
vertical-align:top;
color:#4B73A9;
}
#content img{
	border:1px solid #004A88;
	margin-left:20px;
	float:left;
	margin-bottom:5px;
	margin-right:20px;
	padding:1px;
	margin-top:5px;
	}
fieldset {
margin:3px 25px 10px;
padding-bottom:10px;
padding-top:20px;
padding-left:100px;
}
fieldset legend {
color:#CC0000;
font-weight:bold;
}
.input {
margin-bottom:5px;
}
fieldset .required label {
font-weight:bold;
}
fieldset label {
display:block;
float:left;
padding-right:6px;
padding-top:3px;
1text-align:right;
width:288px;
}
fieldset input {
width:258px;
}
.submit input {
background-color:#FFFFFF;
border-color:#021A34;
border-style:solid double double solid;
border-width:1px 2px 2px 1px;
color:#021A34;
float:right;
font-weight:bold;
margin-right:15px;
margin-top:20px;
width:80px;
}
input[type="submit"]:hover {
color:#CC0000;
}
.input .error-message {
padding-left:1px;
}
#flashMessage, .error-message {

color:#FF0000;
font-size:10px;
font-weight:bold;
margin:0px 6px 2px;
padding:3px;
}
#main .message {
	background-color: #F4F8B6;
	margin-top: 2px;
	}
.novosti h2, .rezultati h2, .ispiti h2{
	font-size:12px;
	margin-left:12px;
	background-image:url(images/bullets007.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:9px;
	color:#2f6f93;
	margin-top:10px;
	margin-bottom:5px;
	}
.ispiti li{
	list-style:none;
}
.predavaci span{
	font-weight:bold;
	color:#006699;
	}
.rezultati h4{
	font-size:10px;
	margin-left:20px;
	color:#2f6f93;
	margin-top:0px;
	font-style:italic;
	margin-bottom:5px;
	}
.novosti .poveke:hover, .actions .poveke:hover{
	padding-bottom:0px;
	}
.novosti .poveke, .actions .poveke{
	float:right;
	background-image:url(images/all_arrows_a.png);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:30px;
	padding-bottom:1px;
	}
.novosti ul, .novosti ol {
	margin-left:40px;
	margin-bottom:2px;
	margin-top:2px;
	padding-left:0px
	}
.novosti p {
margin-bottom:0px;
margin-top:5px;
	}
.novosti .intro{
	font-style:italic;
	font-size:11px;
	padding-left:10px;
	padding-right:10px;
	color:#14345A;
	}
.related ul{
	width:44em;
	}
.predavaci{
	background-image:url(images/all_bullets_prof.gif);
	background-repeat:no-repeat;
	padding-left:10px;
	list-style:none;
	margin-bottom:6px;
	}
#tops {
	background-color:#FFFFFF;
	border-bottom:1px solid #ACACAC;
	margin-bottom:2px;
	padding-bottom:2px;
	float:left;
	width:20.7em;
	margin-right:2px;
	}
#content  h3{
	font-size:11px;
	margin-left:20px;
	color:#14345A;
	margin-bottom:2px;
	
	}
#content #content  .related ul{
	margin-top:0px;
	margin-left:20px;
	padding-left:10px;
	margin-bottom:0px;
	}
#content #content  .marL{
	margin-left:0px;
	padding-left:3px;
	}
.section div{
	margin-left:5px;
	 
	}
.section div ul, .section div ol{
	margin-left:15px;
	padding-left:10px;
	margin-bottom:2px;
	margin-top:2px;
	}
.actions{
	margin-top:10px;
	}
.related ul{
	margin-left:0px;
	height:15;
	}
.related h2, .related h3{
	font-size:12px;
	color:#14345A;
	text-align:center;
	}
#content .related tr{
	background-image:none;
	}	
.predavac dl{
	float:right;
	width:63%;
	}
.clear{
	clear:both;
	}
#content .predavac img{
	margin-left:55px;
	margin-top:16px;
}
dd{
	margin-left:0;
	}
dt{
	margin-left:5px;
	font-weight:bold;
	margin-top:10px;
}
dl dt{
	margin-top:0px;
}
.predavac li{
	background-image:url(images/predmetbulet2.png);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:10px;
	margin-left:0;
	list-style:none;
	font-weight:normal;
	margin-top:0;
	}
#content #content  .predavac ul{
	margin-left:0;
	margin-top:2px;
	}
/* Paging */
div.paging {
	color: #ccc;
	margin: 0.5em;
}
div.paging div.disabled {
	color: #ccc;
	display: inline;
}
.ispiti ul li p{
	spadding-left:30px;
	smargin:2px;
	color:#555555;
	border-left:1px solid #2F6F93;
margin-left:30px;
padding-left:5px;
}
.left_border{
	margin-left:30px;
	padding-left:5px;
	border-left:1px solid #2F6F93;
	display:none;
	} 
h4{
	margin-left:30px;
	margin-bottom:2px;}
p{
	margin-top:4px;
	margin-bottom:4px;
	}
#right_col .section .plavo_h2 {
	color:#003366;
	}
.novost {
	margin-bottom:7px;
	}
.novost a {
	color:#8395A9;
	font-weight:bold;
}	
.novost a:hover {
	text-decoration:none;
}
#nav {
        margin: 0;
        padding: 4px 0 20px 10px;
        border-bottom: 1px solid #9FB1BC;
}

#nav li {
        margin: 0;
        padding: 0;
        display: inline;
        list-style-type: none;
}

#nav a:link, #nav a:visited {
        float: left;
        font-size: 10px;
        line-height: 14px;
        font-weight: bold;
        padding: 0 5px 6px 5px;
        text-decoration: none;
        color: #708491;
}

#nav a:link.active, #nav a:visited.active, #nav a:hover {
        color: #000;
        background: url(images/Rounded.gif) no-repeat bottom center;
}
div.soopstenija{
	margin:0;
	}
marquee{margin-right:10px;}
marquee a{color:#FF0000;}