a {
	font-size: 12px;
	font-family: Verdana;
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
} 

body {
	font-size: 12px;
	font-family: Verdana;
}

.glava_top {
	background-image: url(images/najem-plovil.png);
	background-repeat: no-repeat;
	width: 780px;
	height: 89px;
}

.glava_nav {
	background-image: url(images/prodaja-plovil.png);
	background-repeat: no-repeat;
	width: 780px;
	height: 21px;
	text-align: center;
}

.nav_link {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.nav_link:hover {
	color: #333333;
	text-decoration: underline;
}

.body_top {
	width: 780px;
	height: 10px;
	background-image: url(images/body_zgoraj.png);
	background-repeat: no-repeat;
	font-size: 0px;
}
.body_mid {
	width: 780px;
	height: 100%;
	background-image: url(images/body_sredina.png);
	background-repeat: repeat-y;
}
.body_low {
	width: 780px;
	height: 10px;
	background-image: url(images/body_spodaj.png);
	background-repeat: no-repeat;
	font-size: 0px;
}
.copydot {
	text-align: center;
	color: #535353;
	font-family: Verdana;
	font-size: 16px;
}
.copyri {
	text-align: center;
	color: #5c5c5c;
	font-family: Verdana;
	font-size: 10px;
}
.copyri a {
	text-align: center;
	color: #5c5c5c;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: underline;
}
.copyri a:hover {
	text-align: center;
	color: #CCCCCC;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
}



.naslov_strani {
	color: #99ccff;
	font-family: Verdana;
	font-size: 18px;
}
.naslov_strani2 {
	color: #99ccff;
	font-family: Verdana;
	font-size: 14px;
}

.stranski_top {
	background-color: #666666;
	width: 150px;
	height: 18px;
	color: #FFFFFF;
	font-size: 14px;
	font-family: Verdana;
	text-align: center;
	vertical-align: middle;
	margin-bottom: 1px;
}
.stranski_vsebina {
	background-color: #666666;
	width: 150px;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana;
	text-align: center;
	vertical-align: middle;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.window_input {
	width: 135px;
	height: 14px;
	border: 1px solid #000000;
	background-color: #99ccff;
	color: #000000;
	font-size: 10px;
	font-family: Verdana;
	margin-top: 1px;
	margin-bottom: 3px;
}
.window_input2 {
	width: 50px;
	height: 14px;
	border: 1px solid #000000;
	background-color: #99ccff;
	color: #000000;
	font-size: 10px;
	font-family: Verdana;
	margin-top: 1px;
	margin-bottom: 3px;
}

/*
	REGISTRACIJA
*/
.naslov {
	width: 150px;
	font-size: 12px;
	font-family: Verdana;
	color: #000000;
	text-align: left;
}
.polje {
	width: 200px;
}
.polje input, .polje select {
	width: 150px;
	height: 15px;
	border: 1px solid #000000;
	background-color: #99ccff;
	color: #000000;
	font-size: 10px;
	font-family: Verdana;
	margin-top: 1px;
	margin-bottom: 1px;
}
.input_btn {
	height: 15px; 
	border: 1px solid #000000; 
	background-color: #99ccff; 
	color: #000000; 
	font-size: 10px; 
	font-family: Verdana; 
	margin-top: 1px; 
	margin-bottom: 1px;
}

.sp_txt1 {
	font-size: 12px;
	font-family: Verdana;
	color: #77aaff;
	text-align: center;
}
.sp_txt2 {
	font-size: 10px;
	font-family: Verdana;
	color: #77aaff;
	text-align: center;
}
.sp_txt2 a {
	font-size: 10px;
	font-family: Verdana;
	color: #77aaff;
	text-align: center;
	text-decoration: underline;
}
.sp_txt2 a:hover {
	font-size: 10px;
	font-family: Verdana;
	color: #666666;
	text-align: center;
	text-decoration: none;
}

.op_besedilo_login {
	background-color: #999999;
	font-size: 10px;
	font-family: Verdana;
	color: red;
	padding-top: 5px;
	padding-bottom: 5px;
}
.logoff_field {
	background-color: #999999;
	font-size: 10px;
	font-family: Verdana;
	margin-top: 5px;
	margin-bottom: 5px;
}

.naslov4 {
	text-align: right;
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
	color: black;
}

.datum {
	text-align: right;
	font-size: 9px;
	font-family: Verdana;
	color: #000000;
	height: 10px;
}

.topbot5 {
	margin-top: 5px;
	margin-bottom: 5px;
}

#border_lr {
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: 1px solid black;
}

.td_spodnji td {
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: 1px solid black;
}

.chosen {
	color: #FFF;
	font-weight: bold;
	/*width: 150px;*/
}