/* Default CSS Document */

															/** BODY ELEMENTS **/

	body {
		background-image: url(images/back.jpg);
		background-repeat: repeat-x;
		background-color: #338BC1;
		color: #333;
		font-family: "Arial", "Helvetica", sans-serif;
		font-size:11px;
		margin: 0;
	padding: 0;
		}
.blue {
	color: #0000FF;
}


	.prva_rijec {
 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #B73200;
}
.obrubobrasca {
	border: 1px solid #FFE0D5;
}

	.druga_rijec {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FF530F;
}
.podnaslovi {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #B73200;
	background-color: #FFE0D5;
	padding: 5px;
}

#okvir{
	padding: 10px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	margin-right: 5px;
	margin-left: 5px;

}


.ura {
	background-image: url(images/ura.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #5B85D7;
}
.glavnaTablica {
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
	background-color: #FFFFFF;
}
.roziStupac {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
}
#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: verdana, arial, Helvetica, sans-serif;

}

#navcontainer li { margin: 0 2px 2px 2px;
}

#navcontainer a
{
display: block;
padding: 2px 2px;
width: 165px;
color: #fff;
background-color: #5299C7;
text-decoration: none;
}

#navcontainer a:hover
{
color: #fff;
background-color: #88B9D8;
text-decoration: none;
}

#navcontainer a.forms {
background-color:#FF530F;
display: block;
padding: 2px 2px;
width: 165px;
color: #fff;
text-decoration: none;
}


.header {
	background-image: url(images/header1.jpg);
	background-repeat: no-repeat;
	height:166px;
}
p.news {
	padding: 5px;
}
.linija {
	background-image: url(images/linija.jpg);
	background-repeat: no-repeat;
}
.info {
	background-image: url(images/info_icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 40px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	border: 1px dotted #587996;
	color: #587996;
	font-weight: normal;
}
td.donjacrta {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFE0D5;
}
.obrubForme {
	border: 1px solid #FFE0D5;
}
.zvjezdica {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #F65705;
}
.obrubSectiona {
	border: 1px solid #FFE0D5;
}
.red {
	color: #FF0000;
	text-decoration: none;
}
.green {
	color: #009933;
	text-decoration: none;
}
.accepted {
	font-size: 24px;
	font-weight: bold;
	color: #009900;
}
.rejected {
	font-size: 24px;
	font-weight: bold;
	color: #990000;
}
.strike {
	text-decoration: line-through;
}
.obrub {
	border: 1px solid #AA202B;
}
.orange {
	color: #FF6600;
}
.schedule {
	font-size: 13px;
}
.neplaceni {
color: #FF0000;
}
.programme_day {
	background-color: #FFE1D7;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}
.brown {
	color: #993300;
}
.purple {
	color: #FF0066;
}
.greenblue {
	color: #00CC99;
}

