a {
	color : #E19338;
	text-decoration : none;
}

a.hover {
	color : #E19338;
	text-decoration : none;
	background: #000;
}

body, td, th, dd, dt, p, ol, ul, li, input, select, textarea, h1, h2, h3 {
	font-family: Verdana, arial, sans-serif;
	font-size: 10px;
	color: #10397f;
}

th {
	background-color: #7294af;
	color: #000000;
}

.even {
	background-color: #ffffff;
}

.odd {
	background-color: #d4e2e2;
}

.header {
	background-color: #d4e2e2;
	color: #FFFFFF;
}

.footer {
	background-color: #e5e5e5;
	color: #000000;
}

h1 {
	font-size: 16px;
}

h2 {
	font-size: 14px;
}

h3 {
	font-size: 12px;
}

ul.bbcode {
	padding: 0px 0px 0px 15px;
	border: 0px;
	margin: 0px;
}

div.t {
	padding: 0px 0px 0px 20px;
}

.avtorji{
	position:absolute;
	visibility: hidden;
	border:1px solid white;
	border-bottom-width: 0;
	font-family: Verdana, arial, sans-serif;
	font-size: 9px;
	line-height: 13px;
	z-index: 100;
	background-color: #d4e2e2;
	width: 150px;
}

.avtorji a{
	color: #000000;
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid white;
	padding: 1px 0;
	text-decoration: none;
	text-indent: 5px;
}

.avtorji a:hover{ 
	background-color: #042d79;
	color: white;
}

.produkti{
	position:absolute;
	visibility: hidden;
	border:1px solid white;
	border-bottom-width: 0;
	font-family: Verdana, arial, sans-serif;
	font-size: 9px;
	line-height: 13px;
	z-index: 100;
	background-color: #d4e2e2;
	width: 86px;
}

.produkti a{
	color: #000000;
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid white;
	padding: 1px 0;
	text-decoration: none;
	text-indent: 5px;
}

.produkti a:hover{ 
	background-color: #042d79;
	color: white;
}

.svetovanje{
	position:absolute;
	visibility: hidden;
	border:1px solid white;
	border-bottom-width: 0;
	font-family: Verdana, arial, sans-serif;
	font-size: 9px;
	line-height: 13px;
	z-index: 100;
	background-color: #d4e2e2;
	width: 150px;
}

.svetovanje a{
	color: #000000;
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid white;
	padding: 1px 0;
	text-decoration: none;
	text-indent: 5px;
}

.svetovanje a:hover{ 
	background-color: #042d79;
	color: white;
}

/* tabs */
.tabs th {
	width: 100px;
	background-color: #265f9e;
	border-left:      0px solid #FFF;
	border-right:     1px solid #FFF;
	border-bottom:    3px solid #fdc900;
}

.tabs td {
	width: 100px;
	background-color: #0449A1;
	border-left:      0px solid #FFF;
	border-right:     1px solid #FFF;
	border-bottom:    3px solid #d4e2e2;
}

.tabs th, .tabs th a:link, .tabs th a:visited {
	color: #FFF;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}

.tabs td, .tabs td a:link, .tabs td a:visited {
	color: #FFF;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}

.tabs {
	margin-top:   0px;
	margin-right: 1px;
	margin-left:  1px;
}

.tabs td, .tabs th {
	padding: 3px 9px;
}

.tabs td, .tabs th {
	background-image: url("./images/tabs.gif");
	background-repeat: no-repeat;
}

a.podrobno {
	color: #10397F;
	text-decoration: none;
}
