td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:16px
}
h2 {
	color:#026bdb;
	display:block;
	border-bottom:1px dotted #026bdb;
	line-height:25px;
	font-size:18px
}
h3 {
	color:#026bdb;
	display:block;
	border-bottom:1px dotted #026bdb;
	line-height:25px;
	font-size:14px
}

body {
	/*background-image:url(header-bg.gif);
	background-color:#083547;
	margin:0 auto;*/ 
	background-image:url(zemin-507e95.jpg);
	background-color:#507e95;

	background-repeat:repeat-x;
	background-position:top;
	
	margin-top:4px;
	font-family:Arial, Helvetica, sans-serif
}
.zeminli {
	background-image:url(bg212x90.gif);
	height:90px;
	background-repeat:no-repeat;
	background-position:center;
	vertical-align:middle;
	text-align:center
}
.ustmenu a, .ustmenu a:visited {
	color:#d8d5d5;
	text-decoration:none;
}
a, a:visited {
	color:#000000;
	text-decoration:none
}
a:hover, a:visited:hover {
	color:blue;
	text-decoration:none
}
.oklumenu {
	display:block;
	line-height:20px;
	color:#969696;
	border:1px dotted #2D2D2D;
	text-indent:8px;
	margin:3px
}
.oklumenu:hover {
	color:white;
}
.listelink {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#969696;
}
.listelink:hover {
	color:#026bdb;
}
.ddcolortabs {
	padding: 0;
	width: 100%;
	background: transparent;
}
.ddcolortabs ul {
	font: normal 13px Arial, Verdana, sans-serif;
	margin:0;
	padding:0;
	list-style:none;
}
.ddcolortabs li {
	display:inline;
	margin:0;
	padding:0;
	font-size:.95em;
	word-spacing: -1pt;
}
.ddcolortabs a, .ddcolortabs a:visited {
	float:right;
	color: white;
	font-weight:bold;
	text-decoration:none;
	text-align:left;
	padding-right:0px;
	vertical-align:bottom;
	margin-right:0px;
	line-height:34px;
}
.ddcolortabs a span {
	display:block;
	padding: 0px 0px 0px 5px;
}
.ddcolortabs a span {
	float:none;
}
.ddcolortabs a:hover {
	color: #026bdb;
}
.ddcolortabs a:hover span {
	display:block
}

.ddcolortabsline {
	clear: both;
	padding: 0;
	width: 100%;
	height: 8px;
	line-height: 8px;
	background: black;
	border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
}
/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_a {
	position:absolute;
	top: 0;
	/*THEME CHANGE HERE*/
	border-top-width: 8px; /*Top border width. Should match height of .ddcolortabsline above*/
	border-bottom-width: 0;
	font: normal 11px Arial, Verdana, sans-serif;
	line-height:18px;
	z-index:100;
	background-color:#DFDFDF;
	width: 200px;
	visibility: hidden;
}
.dropmenudiv_a a {
	width: auto;
	display: block;
	text-indent: 5px;
	border-top: 0 solid #2D2D2D;
	border-bottom: 1px solid #2D2D2D; /*THEME CHANGE HERE*/
	padding: 2px 0;
	text-decoration: none;
	color: black;
}
* html .dropmenudiv_a a { /*IE only hack*/
	width: 100%;
}
.dropmenudiv_a a:hover, .dropmenudiv_a a:hover:visited { /*THEME CHANGE HERE*/
	background-color: #026bdb;
	color: white;
}
