/*stip*/

html {
	height: 100%;
}
body {
	font-family: arial, Tahoma, Verdana, helvetica, sans-serif;
	font-size: 12px;
	background-color:#507299;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-x;
	margin:0;
	padding:12px 0 0 0;
	height: 100%;
}
/*p {text-align:justify}*/
p.italic {font-style: italic;}
p.large {font-size: 150%;}
p.small {font-size: 90%;}
p.blue {font-size: 100%; color:#2a4657}

h1 {
	font-family:"Courier New", Courier, monospace;
	font-size: 22px;
	color:#2a4657;
}
h2 {
	font-size: 16px;
	color:#406A84;
}
h3 {
	font-size: 14px;
	color:#666666;
}
h4 {
	font-size: 12px;
	color:#2a4657;
}
#wrapper {
	width:1000px;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
}
#content {
	width:1000px;
	height: 100%;
}
#header {
	width:auto;
	background-color:#507299;
}
#main {
	float: left;
	display:inline;
	margin-left:33px;
	width: 932px;
	background-image:url(../images/sencaR.gif);
	background-repeat:repeat-y;
	background-position:right;
	background-color: #ffffff;
	height:auto;
}
#main2 {
	float: left;
	background-image:url(../images/bg_menu.jpg);
	background-repeat:no-repeat;
	background-position:0 57px;
}
#info {
	float:left;
	width:932px;
	height:57px;
	background-image:url(../images/bg_info.gif);
	background-repeat:repeat;
}
#info img.info{
	float:left;
	margin-right:200px;
}
#info img.bivanje{
	float: right;
}

/* Vsebina */

.index_naslov {
	font-size: 140%;
	color:#507299;
	font-weight: bold;
}
#vsebina {
	float:left;
	width:700px;
	margin:0px;
	padding:10px 10px 10px 0px;
}
#vsebina .vsebinaL {
	float:left;
	width:340px;
	padding-left:10px;
	padding-top:10px;
}
#vsebina .vsebinaR {
	float: right;
	width:340px;
	padding-right:5px;
}
#vsebina .vsebinaL p {padding-left:20px; padding-right:20px; text-align:justify}
#vsebina .vsebinaL h1, #vsebina .vsebinaR h1 {
	font-size: 110%;
	color:#507299;
	background-image:url(../images/bg_h.gif);
	background-repeat:no-repeat;
	line-height: 41px;
	padding-left:20px;
}
#vsebina .vsebinaL h5, #vsebina .vsebinaR h5 {
	font-size: 120%;
	color:#507299;
	background-image:url(../images/bg_h1.gif);
	background-repeat:no-repeat;
	line-height: 41px;
	padding-left:20px;
}
/* Footer */

#footer {
	width:932px;
	padding:0px;
	background-color:#507299;
	border:#a8b9cc solid 0px;
	border-top:#a8b9cc dotted 0px;
}
#footerL { float:left}
#footerR { float:right; padding:8px 8px 0 0;}
.turbo a{
	text-align:right;
	font-size:10px;
	color:#CCCCCC;
}
.turbo a:hover{
	color:#fff;
}
.clearer {
	clear: both;
	font-size: 0px;
}
.pic {
	margin:0px;
	padding-right:20px;
}
a {
	text-decoration: none;
	color: red;
}
a:hover {
	color: red;
}
table {
	width:98%;
	border:#cce2f0 solid 1px;
	background-image:url(../images/bg_table.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
td {
	border-bottom: 1px dotted #cce2f0;
	border-right: 1px dotted #cce2f0;
	background-color:#fbfcfe;
	padding:5px;
}
.akcija {
	color:#CC0000;
	font-weight:bold;
	background:#FFFF00;
	letter-spacing:1px;
	padding:10px;
}
