@charset "utf-8";
/* CSS Document */
*{
	margin: 0px;
	padding: 0px;
	border: 0px;
}
body{
	background: url(../images/bcg.jpg) repeat;
	font-family: Arial, Helvetica, sans-serif;
}
div.container{
	margin: auto;
	width: 1041px;
	background: url(../images/contentBcg.jpg) repeat-y;
}
.floatClr{
	float: none;
	clear: both;
}
h1{
	color: #0189E1;
	font-size: 1.3em;
	font-weight: normal;
	margin-bottom: 15px;
}
h2{
	color: #0189E1;
	font-size: 1.4em;
	font-weight: normal;
	margin-bottom: 15px;
}
h3{
	color: #0189E1;
	font-size: 1.2em;
	font-weight: normal;
	margin-bottom: 15px;
}
li{
	list-style-image: url(../images/li.jpg);
	margin-left: 20px;
}
p{
	margin: 8px 0px;
}
td{
	padding: 2px 5px;
}
/*-------------GLAVA-----------------------*/
div.header{
	margin-left: 28px;
	width: 992px;
}
div.menu{
	width: 780px;
	background: url(../images/headerLine.jpg) no-repeat bottom center;
	float: right;
	padding-top: 44px;
	padding-bottom: 7px;
	text-align: center;
}
.menuItem{
	display: inline;
	padding: 0px 10px;
	font-size: 16px;
}
.menuItem a:link, a:visited{
	color: #000000;
	text-decoration: none;
}
.menuItem a:hover{
	color: #0189E1;
}
div.indexImg{
	width: 999px;
	height: 262px;
	background: url(../images/indexImg.jpg);
	margin-left: 21px;
}
div.subMenu{
	float:right;
	width: 770px;
}
div.subMenuItem{
	padding: 0px 8px;
	display: inline;
}
a.subMenuItem:link, a.subMenuItem:visited{
	color: #0189E1;
	text-decoration:none;
}
a.subMenuItem:hover{
	color: #000;
}
/*-------------VSEBINA----------------------*/
div.content{
	float: left;
	margin-left: 61px;
	margin-top: 20px;
	width: 695px;	
	margin-bottom: 20px;
	font-size: 0.9em;
}
div.content1{ /*na prvi strani, drugačno je ozadje*/
	float: left;
	margin-left: 61px;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 695px;
	background: url(../images/siva.jpg) repeat-y center;	
	font-size: 0.9em;
}
div.contentCell{
	float:left;
	width: 320px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.contentCell a:link, a:visited{
	color: #000;
	text-decoration: none;
}
.contentCell a:hover{
	color: #0189E1;
}
div.divider{
	float:left;
	width: 55px;
	height: 100px;
}
div.rightMenu{
	float: right;	
	width: 244px;
	margin-right: 21px;
}
div.rightTop{
	width: 244px;
	height: 25px;
	background: url(../images/rightTop.jpg) no-repeat;
}
div.right{
	background: url(../images/rightRpt.jpg) repeat-y;
	padding: 10px 0px 10px 30px;
	width: 244px;
}
.right a:link, a:visited{
	color: #000;
	text-decoration: none;
}
.right a:hover{
	color: #0189E1;
}
div.rightBottom{
	width: 244px;
	height: 25px;
	background: url(../images/rightBottom.jpg) no-repeat;
}
div.news{
	border: 1px solid #ccc;
	padding: 7px;
	background: url(../images/newsBcg.jpg) repeat-x;
	margin-bottom: 20px;
}
div.koledar{
	border: 1px solid #ccc;
	padding: 7px;
	background: url(../images/newsBcg.jpg) repeat-x;
	margin: 20px 0px 20px 0px;
	float:left;
	width: 90%;
}
table.koledar{
	border: 1px solid #ccc;
}
td.dirka{
	border-right: 1px solid #ccc;
}
tr.koledar{
	background: url(../images/trBcg.jpg) bottom repeat-x;
}
.koledar a:link, a:visited{
	color: #000;
	text-decoration: none;
}
div.newsDate{
	float: right;
	font-size: 0.9 em;
	margin-top: 5px;
}
div.hr{
	width: 100%;
	height: 10px;
	background: url(../images/headerLine.jpg) no-repeat top;
	margin-top: -10px;
}
.arhiv a{
	color: #0189E1;
}
.arhiv a:hover{
	text-decoration: underline;
}
/*------------Prihajajoče dirke--------------------------*/
div.prihodnje{
	width: 999px;	
	background: url(../images/bcgUpcoming.jpg) repeat-x top #6a6a6a;
	margin-left: 21px;
}
div.prihodnjeBtm{
	width: 999px;/*
	height:284px;*/
	height: 37px;
	background: url(../images/bcgUpcomingBtm.jpg) repeat-x bottom;
	margin-left: 21px;
}
.naslovP{
	color:#FFFFFF;
	padding: 30px 30px;
	font-size: 24px;
}
.vsebinaP{
	padding: 0px 30px;
	color: #ffffff;
	min-height: 100px;
}
.vsebinaP a{
	color: #ea0;	
}
#kazalo{
	padding: 20px 25px;
}
#kazalo a { 
	font-size: 14px;	
	color: #fff;
	border: 1px solid #fff; 
	text-decoration: none; 
	margin: 0 5px; 
	padding: 2px 5px;  
}
#kazalo a:hover { 
	background: #999; 
}
#kazalo a.activeSlide { 
	background: #ea0;
}
#kazalo a:focus { 
	outline: none; 
}
.slideshow a{
	text-decoration: none;
}
/*-------------NOGA------------------------*/
div.footer{
	margin: auto;
	width: 1041px;
	background: url(../images/contentBcg.jpg) repeat-y;
	height: 100px;
}
div.footerLine{
	margin: auto;
	width: 939px;
	height: 25px;
	background: url(../images/hr.jpg) no-repeat;	
}
div.logos{
	margin: auto;
	text-align: center;
}
div.slika{
	padding: 0px 50px;
	display: inline;
}
div.footerEnd{
	width: 1041px;
	height: 28px;
	margin: auto;
	background: url(../images/bottom.jpg) no-repeat;
}
