body {
	margin: 0;
	padding: 0;
}
.center {
	margin: auto;
}
.logo {
	padding-left: 162px;
}
.ustedi {
	background: url(images/bg_ustedi2.png) no-repeat;
	padding-left: 41px;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFF;
}
.tekst {
	background: url(images/bg_tekst.png) no-repeat;
	padding-left: 18px;
	padding-right: 18px;
	font-size: 12px;	
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #00000;
}
.tekst_h {
	padding-left: 18px;
	padding-right: 18px;
	font-size: 24px;	
	text-align: center;
	color: #00000;
}
.main_tabela {
	vertical-align: top;
}

.bg_main {
	background: #FFFFF;
	border: #86b2d1 2px solid;
}

.btn_rdec {
	width: 175px;
	height: 34px;
	padding-top: 8px;
	background: url(images/btn_rdec.png) no-repeat;
	display: block;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
}
.a_tekst {
	text-decoration: none;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #34b0ff;
}
.td_sodo {
	background: #dfedf5;
}
/* ---   MENI   --- */
.meni {
	background-image: url(images/bg_meni.gif);
	background-color: #226290;
	vertical-align: top;
}

#meni {
	padding: 0px;
}
#meni ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#meni li {
	display: inline;
}
#meni a {
	width: 126px;
	height: 23px;
	padding-top: 11px;
	background: url(images/btn_ostalo.gif) no-repeat;
	display: block;
	float: left;		
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}
#meni a:hover {
	background: url(images/btn_izbran.gif) no-repeat;
	color: #FFFFFF;
}
#meni .izbran a {
	background: url(images/btn_izbran.gif) no-repeat;
	color: #FFFFFF;
}
#meni .jezik1 a {
	width: 25;
}

/* ---   DESNO --- */
.desno {
	padding-bottom: 20px;
}
.desno_top {
	width: 153px;
	height: 52px;
	background: url(images/desno/bg_top.png) no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFF;
	text-align: center;
}
.desno_main {
	width: 153px;
	background: url(images/desno/bg_main.png) repeat-y;
}
.desno_main table {
	border-left: #FFF thin solid;
	border-right:: #FFF thin solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #1f6690;
}
.desno_main TD {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #186694;
	text-align:center;
}

.desno_main a {
	color:#186694;
	text-decoration:none;
}

.desno_main a:hover {
	color:#33333;	
}

/*
.desno_main .a_poslednje_uvrstene {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #494949;
}*/
.desno_bottom {
	width: 153px;
	height: 7px;
	background: url(images/desno/bg_bottom.png) no-repeat;
}

/* ---   OKNO(HOME)   --- */
.home {
	padding-bottom: 15px;
	vertical-align: top;
}
.okno {
	background: #FFF;
	border: #84adcc 1px solid;
}
.okno h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.okno h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding:;
	text-align: justify;
}
.okno_tekst {
	padding-left: 18px;
	padding-right: 18px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: justify;
}

/* ---   MAIN   --- */
.main {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.main h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #cc0000;
	padding-bottom: 10px;
}
.h1_opis {
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 15px;
	color: #6b6b6b;
	text-align: justify;	
}
.main h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00000;
}
.main_okvir {
	width: 504px;
	border: #a6bfd4 thin solid;
	padding: 10px;
}
.st {
}
.vprasanje {
	font-family: Arial, Helvetica, sans-serif;	
	font-weight: bold;
	font-size: 11px;
	color:#00000;
}
.opis {
	width: 270px;
	padding-left: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #6b6b6b;
	text-align: justify;
}
.main_polje {
	border: #7f9db9 thin solid;
}
.main p {
	padding-right: 20px;
	font-size: 12px;	
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #00000;
}
.izberi_stran {
	padding:18px;
	font-size: 12px;	
	font-family: Arial, Helvetica, sans-serif;
	color: #00000;
}

/* ---   NOVOSTI   --- */
.novosti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.novosti td {
	padding: 5px;
}

/* ---   KONTAKT   --- */
.kontakt {
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.incolor {
	background-color:#dfeef5;
}

.tabela-main-title {
	position:relative;
	background-color:#b6d0e7;
	
	height: 30px;
	color:#FFFFF;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:5px;
	text-align:center;
	font-weight: bold;
}

TABLE.list {
	font-family:Arial, Helvetica, sans-serif;	
	font-size: 12px;
	text-align:left;
	margin-top: 15px;
	border: 1px solid #186694;
	border-top: none;
	border-left: none;
}



TABLE.list TBODY {
	background-color:#FFF;
	border-bottom: 1px solid #dfeef5;
}

TABLE.list TBODY TR :first-child {
	color:#186694;
}

TABLE.list TBODY TD {
	border-bottom: 1px solid #dfeef5;
}

TABLE.list THEAD {
	background-color:#999;
	color:#FFF;
	height: 40px;
}

TABLE.news {
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	border: 1px solid #186694;
	border-top: none;
	border-left: none;
}


TABLE.news TD {
	padding-bottom: 10px;
	background-color: #FFF;
	border-top: 1px solid #7eb3d2;
	/*border-bottom: 1px solid #dfeef5;*/
}

TABLE.news .title {
	font-size: 12px;
	font-weight:bold;
	background-color:#dfeef5;
	padding: 2px 2px 5px 2px;
}

TABLE.news .date {
	color:#666;
	font-size: 12px;
	font-weight:bold;
	padding-right: 10px;
}

TABLE.news .text {
	font-size: 12px;
	padding-left: 5px;
}

