/* Splosne klase */

/* modra 1e3e6f
 rumena ffcc00 */

html {
	padding: 0;
	margin: 0;
}

body {
	padding: 0;
	margin: 0;
	background: #ffffff;
	color: #000000;
	font-family: Verdana, Arial, Sans-serif;
	font-size: 10px;

}

table {
	/*background: #ffffff;*/ /** pokomentirano, ker ubije transparentnost oken **/
	color: #000000;
	font-family: Verdana, Arial, Sans-serif;
	font-size: 10px;

}


a img {
	border: 0;
}


form {
	margin: 0;
	display: inline;
}

label, input {
	font-weight: bold;
	color: #1e3e6f;
}


h1, h2, h3, h4, h5, h6 {
	margin: 1em 0 0.5em 0;
	clear: both;
}
h1 {
	font-size: 120%;
	color: #000000;
}
h2 {
	font-size: 110%;
	color: #000000;
}

h3 {
	font-size: 100%;
	color: #000000;
	text-align: center;
}

a:link {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}

/* Specifika */


.domena {
	font-family: Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
}
.glavninaslovi {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.linkpot {
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.podmeni {
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
	letter-spacing: normal;

}
.podmeni:hover {
	text-decoration: underline;
	cursor: pointer;
}
.presledek {
	font-family: Verdana, Arial;
	font-size: 6px;
	color: #FFFFFF;
}
.podpodmeni {
	font-family: Verdana, Arial;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;

}
.podpodmeni:hover {
	font-family: Verdana, Arial;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	cursor: pointer;


}
.imenapolj {
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.uporabljen {
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
}
.polje, input {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #1e3e6f;
	font-weight: normal;
	text-decoration: none;
	border: 1pt solid #1e3e6f;
	


}
.poljeopis, textarea {
	border: 1pt solid #CCCCCC;
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;

}

.gumb {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;

	background-color: #1e3e6f;
	border: solid 1px #e5e5e5;
	border-top-color: #333333;
	border-left-color: #444444;
}

.gumb_warning {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;

	background-color: #ff0000;
	background: #ff0000;
	border: solid 1px #ff0000;
	border-top-color: #333333;
	border-left-color: #444444;
}




.gumb:hover, .gumb:focus {
	background: #e5e5e5;
	color: #000000;
}

.gumb_mali {
	font-family: Verdana, Arial;
	font-size: 6px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	background-color: #1e3e6f;
	border: 1pt solid #cccccc;
}

.presledekcrn {
	font-family: Verdana, Arial;
	font-size: 6px;
	font-weight: normal;
	color: #000000;
}
.podpisemigma {
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	white-space: pre;
}
.podpisemigma:hover {
	
	text-decoration: underline;
	
}
.tabela {
	border: medium #e5e5e5;
}
.text {
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.naslovozadje {
	background-color: #1e3e6f;
}

.naslovozadje_sub {
	background-color: #e5e5e5;
}

.podcrtaji {
	background-color: #e5e5e5;
	height: 2px;
	font-size: 2px;
}

.headerozadje {
	/* background-color: #e5e5e5;*/
	background-color: #ffffff;
}

.tabelanaslov, .tabelanaslov a, .tabelanaslov a:link, .tabelanaslov a:hover, .tabelanaslov a:active, .tabelanaslov a:visited {
    font-size: 10px;
    font-weight: bold;
    background-color: #e5e5e5;
    color: #000000;
}

.tabelavsebina {
    font-size: 10px;
	font-weight: normal;
    background-color: #ffffff;
    color: #000000;
	text-align: left;

}
.tabelavsebina td {
	border-bottom: 1px dashed #5f5f5f;
	background-color: #ffffff;
}

th {
	white-space:nowrap;
}
/* To je navigacija */


#nav {
	margin: 0 0 4em 0;
	padding: 0;
	line-height: 0;
}

#nav a:link, #nav a:visited, #nav div {
	font-weight: bold;
	line-height: 1.3;
	color: #ffffff;
	display: block;
	text-decoration: none;

}
#nav a:hover {
	color: #ffffff;
	background: #2e60aa;
	text-decoration: none;
}
#nav a:active {
	background: #2e60aa;
	text-decoration: none;
}

#nav_sub {
	margin: 0 0 4em 0;
	padding: 0;
	line-height: 0;
}

#nav_sub a:link, #nav_sub a:visited, #nav_sub div {
	font-weight: bold;
	line-height: 1.3;
	color: #000000;
	display: block;
	text-decoration: none;

}
#nav_sub a:hover {
	color: #000000;
	background: #cccccc;
	text-decoration: none;
}
#nav_sub a:active {
	background: #cccccc;
	text-decoration: none;
}

/* Za koledar */

.booked {
	background-color: #ff0000;
	color: #ffffff;
}

.ordered {
	background-color: #ff4f4f;
	color: #ffffff;
}

.free {
	background-color: #ffffff;
	color: #000000;
}

.lastminute {
	background-color: #80ff77;
	color: #000000;
}

.error {
	color:red;
	font-weight: bold;
}

.selectme {
	color: red;
	font-weight: bolder;
}

.button_login {

	font-family: Verdana, Arial;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;

	background-color: #37adc3;
	border: solid 1px #ffffff;
	border-top-color: #37adc3;
	border-left-color: #37adc3;

}

.section_title {
	background-color: #e5e5e5;
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #1e3e6f;
	text-decoration: none;
}

.final:hover {
	text-decoration: none;
	cursor: text;
}
