@import "reset.css";

/* --- defaults --- */

body{
	font-family:	Arial, Helvetica, sans-serif;
	font-size:		12px;
}


h1 {
	margin:		10px 0px 12px 0px;
	font-family:	"Times New Roman";
	font-size:		25px;
	color:			#124a89;
	text-align:		left;
	font-weight:	bold;
	line-height: 27px;
}

h2 {
	margin-top:		5px;
	margin-bottom:	9px;
	font-family:	"Times New Roman", Times, serif;
	font-size:		15px;
	color:			#124a89;
	text-align:		left;
	font-weight:	normal;
	line-height: 18px;
}

input {
	font-size: 14px;
}

.prijavnica {
	width: 144px;
	height: 18px;
}

div.clear{
	clear: both;
}


div#menu ul {
	border-bottom: 1px solid #124a89;
}

div#menu ul li a.main {
	border-top: 1px solid #124a89;
	color: #124a89;
	font-size: 12px;
	padding-left:	13px;
	padding-top: 3px;
	width: 145px;
	height: 21px;
	text-decoration: none;
	display:block;
	line-height: 15px;
}

div#menu ul li a.main:hover, div#menu ul li a.main_active {
	background:url(/img/MenuBack.png) repeat-x;
	border-top: 1px solid #124a89;
	color: #ffffff;
	font-size: 12px;
	padding-left:	13px;
	padding-top: 3px;
	width: 145px;
	height: 21px;
	text-decoration: none;
	display:block;
	line-height: 17px;

}

#subTop {
	border-top: 1px solid #124a89;
	padding-top: 2px;
}

li#subBottom {
padding-top: 3px;
}

div#menu ul li a.sub, div#menu ul li a.sub:visited {
	display: block;
	background: url(/img/Kvadrat.png) no-repeat center left;
	font-size: 12px;
	line-height: 18px;
	padding: 0px 0px 4px 11px;
	margin: 2px 0px 3px 15px;
	width: 145px;
	height: 14px;
}

div#menu ul li a.sub:hover {
	text-decoration:underline;
}

div#wrapper {
	width: 100%;
}

div#cLeft {
	width: 213px;
	float: left;
}

div#menu {
	float:left;
	width:145px;
	padding-top:	4px;
}

div#napis{
	float:left;
}


div#cContent {
	text-align: justify;
	padding: 10px;
}

div#footer {
	clear: left;
width: 99%;

height: 24px;

color: #124a89;

border-top-width: 1px;

border-top-style: dashed;

border-top-color: #124a89;

border-bottom-width: 1px;

border-bottom-style: dashed;

border-bottom-color: #124a89;

font-size: 9px;
margin: 0 auto;
}

div#FootLeft {
	margin-top: 7px;

float: left;
}

div#FootRight {
	margin-top: 7px;

float: right;
}

div#cContent ul li {
	list-style-type: disc;
	list-style-position: inside;
}

div#cContent ol li {
	list-style-type: decimal;
	list-style-position: inside;
}

div#cContent tr, th, td {

	padding: 2px 3px;
}

div#cContent th {
	padding: 2px 3px;
	font-weight: bold;
	color: #124A89;
}

div.vsebina {
	border-bottom: 1px dashed #123a89;
	text-align: justify;
	padding-right: 0px;
	padding-bottom: 15px;
	text-align: justify;
	font-size: 12px;
	margin-bottom: 15px;
	margin-right: 12px;
}

div.vsebina img {
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
}

a:link, a:visited {
	color: #124a89;
	text-decoration: none;
}

a:hover, a:active {
	color: #124a89;
	text-decoration: underline;
}

div.sporociloTitle {
	margin-top:		15px;
	margin-bottom:	0px;
}


div.sporociloTitle a {
	font-family:	"Times New Roman", Times, serif;
	font-size:		13px;
	font-weight:	bold;
	margin-top:		15px;
	margin-bottom:	0px;
	text-decoration: none;
}

div.sporociloTitle a:hover, div.sporociloTitle a:visited {
	text-decoration: underline;
}




div#BottomMenu, div#cRight, div#cHeader, div#cLeft {
display: none;
}


h1, h2, h3, body, #cContent a, .sporociloTitle a, #cContent .vsebina th, #cContent td, div, span, input, select {
	color: #000;
}
