body {
  margin: 0px;
  background-color: #2D728C;
  background-image: url(images/body_back.jpg);
  background-repeat: repeat-x;
}
.container_main {
	width: 1001px;
	margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
}

.header {
  height: 168px;
  width: 100%;
  background-image: url(images/header_menu_strech.jpg);
  background-repeat: repeat-x;
  background-position: bottom;
}
.logo {
	float: left;
  width: 281px;
  height: 168px;
  background-image: url(images/logo.jpg);
  background-repeat: no-repeat;
  background-position: bottom left;
}

.header_right {
	float: left;
  width: 720px;
  height: 168px;
  background-image: url(images/header_menu_back.jpg);
  background-repeat: no-repeat;
  background-position: bottom right;
}
.header_right_1 {
	float: left;
  width: 720px;
  height: 120px;
  background-image: url(images/login_back.jpg);
  background-repeat: no-repeat;
  background-position: bottom right;
}
.banner {
	float: left;
  width: 549px;
  text-align: center;
  padding-top: 30px;
}
.login {
	float: right;
  width: 151px;
  text-align: left;
  font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #398090;
	font-weight: normal;
	margin-left: 20px;
	margin-top: 15px;
}
.login a{
font-family: Tahoma, Arial, Verdana;
font-size: 11px;
color: #CC9D2F;
font-weight: normal;
text-decoration: underline;
}
.login a:hover{
font-family: Tahoma, Arial, Verdana;
font-size: 11px;
color: #CC9D2F;
font-weight: normal;
text-decoration: none;
}
.login_input{
  width: 125px;
  height: 15px;
  font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #808080;
	font-weight: normal;
	border: 1px solid #60615F;
}
.header_right_2 {
  width: 720px;
  height: 48px;
}
.header_menu {
	float: left;
  width: 500px;
  height: 42px;
  padding-top: 6px;
}
.header_button {
	float: left;
  width: 74px;
  height: 20px;
	text-align: center;
	padding-top: 10px;
	cursor: pointer;
}
.header_button_hover {
	float: left;
  width: 74px;
  height: 19px;
	text-align: center;
	margin-top: 9px;
	padding-top: 2px;
	background-image: url(images/button_hover.gif);
  background-repeat: no-repeat;
	cursor: pointer;
}

a.header_button_a{
	display: block;
	width: 74px;
  height: 30px;
  font-family: Tahoma, Arial, Verdana;
	font-size: 13px;
	color: #ffffff;
	font-weight: normal;
	text-decoration:none;
}
a.header_button_a:hover{
	display: block;
	width: 74px;
  height: 30px;
  font-family: Tahoma, Arial, Verdana;
	font-size: 13px;
	color: #ffffff;
	font-weight: normal;
	text-decoration:none;
}

.header_search {
	float: right;
  width: 180px;
  height: 45px;
  background-image: url(images/search_form.jpg);
  background-repeat: no-repeat;
  background-position: right;
  margin-right:20px;
  margin-bottom:3px;
}
.header_search_input {
  width: 130px;
  height: 15px;
  border: 1px solid #ffffff;
  font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #333333;
	font-weight: normal; 
}
.header_search_input_div {
	width: 132px;
	float: left;
	padding-top: 13px;
	padding-left: 8px;
}
.header_search_button_div {
	width: 36px;
	height: 36px;
	float: left;
	cursor: pointer;
}

.city {
	clear: both;
  width: 1001px;
}
.city_menu_left {
	float: left;
  width: 9px;
  height: 36px;
  background-image: url(images/city_menu_left.jpg);
  background-repeat: no-repeat;
}
.city_menu_left_border {
	float: left;
  width: 9px;
  height: 36px;
  background-image: url(images/page_left_border.jpg);
  background-repeat: repeat-y;
}
.city_menu {
	float: left;
  width: 952px;
  height: auto;
  padding-left: 10px;
  padding-right: 10px;
}
.city_menu_right {
	float: right;
  width: 9px;
  height: 36px;
  background-image: url(images/city_menu_right.jpg);
  background-repeat: no-repeat;
}
.city_menu_right_border {
	float: right;
  width: 9px;
  height: 36px;
  background-image: url(images/page_right_border.jpg);
  background-repeat: repeat-y;
  background-position: right;
}
.city_button {
	float: left;
	width: 95px;
  height: 19px;
  padding-top: 17px;
  background-image: url(images/button_city.jpg);
  background-repeat: no-repeat;
  background-position: bottom;
  text-align: center;
  cursor: pointer;
}
a.city_button_a{
	display: block;
	width: 95px;
  height: 36px;
  font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #398090;
	font-weight: bold;
	text-decoration:none;
}
a.city_button_a:hover{
	display: block;
	width: 95px;
  height: 36px;
  font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #398090;
	font-weight: bold;
	text-decoration:none;
}
.city_button_hover {
	float: left;
	width: 95px;
  height: 26px;
  padding-top: 10px;
  background-image: url(images/button_city_hover.jpg);
  background-repeat: no-repeat;
  background-position: bottom;
  text-align: center;
  font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #398090;
	font-weight: bold;
  cursor: pointer;
}

.container_index {
  width: 1001px;
  min-height: 1000px;;
  background-image: url(images/page_back.jpg);
  background-repeat: repeat-x;
  background-color: #ffffff;
  
}
.container_index_left {
	float:left;
  width: 522px;
  height: auto;
  padding-top: 15px;
  padding-left: 19px;
  padding-right: 11px;
  background-image: url(images/page_left_border.jpg);
  background-repeat: repeat-y;
}
.container_index_right {
	float:left;
  width: 430px;
  height: auto;
  padding-top: 23px;
  padding-right: 19px;
  background-image: url(images/page_right_border.jpg);
  background-repeat: repeat-y;
  background-position: right;
}


.box_main {
  padding-bottom: 10px;
}
.box_main_top_left {
	float:left;
  width: 11px;
  height: 11px;
  background-image: url(images/main_box_1_1.gif);
  background-repeat: no-repeat;
}
.box_main_top {
	float:left;
  height: 10px;
  border-top: 1px solid #d9d5d5;
  background-color: #ffffff;
}
.box_main_top_right {
	float:right;
  width: 11px;
  height: 11px;
  background-image: url(images/main_box_1_2.gif);
  background-repeat: no-repeat;
  background-position: right;
}
.box_main_content {
	clear: both;
  height: auto;
  border-left: 1px solid #d9d5d5;
  border-right: 1px solid #d9d5d5;
  font-family: Arial, Verdana;
	font-size: 12px;
	color: #333333;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: normal;
	background-color: #ffffff;
	overflow: hidden;
}
.box_main_bottom_left {
	float:left;
  width: 11px;
  height: 11px;
  background-image: url(images/main_box_2_1.gif);
  background-repeat: no-repeat;
}
.box_main_bottom {
	float:left;
  height: 10px;
  border-bottom: 1px solid #d9d5d5;
  background-color: #ffffff;
}
.box_main_bottom_right {
	float:right;
  width: 11px;
  height: 11px;
  background-image: url(images/main_box_2_2.gif);
  background-repeat: no-repeat;
  background-position: bottom right;
}

.orange_box {
	clear: both;
  width: 522px;
  padding-bottom: 10px;
}
.orange_box_top_left {
	float:left;
  width: 12px;
  height: 12px;
  background-image: url(images/orange_box_1_1.gif);
  background-repeat: no-repeat;
}
.orange_box_top {
	float:left;
  width: 498px;
  height: 12px;
  background-image: url(images/orange_box_top_rep.jpg);
  background-repeat: repeat-x;
  background-color: #fac442;
}
.orange_box_top_right {
	float:right;
  width: 12px;
  height: 12px;
  background-image: url(images/orange_box_1_2.gif);
  background-repeat: no-repeat;
  background-position: right;
}
.orange_box_content {
	clear: both;
  width: 496px;
  height: auto;
  border-right: 2px solid #C3C3C3;
  border-left: 2px solid #C3C3C3;
  font-family: Tahoma, Arial, Verdana;
	font-size: 13px;
	color: #535555;
	padding-left: 11px;
	padding-right: 11px;
	font-weight: normal;
	background-color: #fac442;
}
.orange_box_bottom_left {
	float:left;
  width: 12px;
  height: 12px;
  background-image: url(images/orange_box_2_1.gif);
  background-repeat: no-repeat;
}
.orange_box_bottom {
	float:left;
  width: 498px;
  height: 12px;
  background-color: #fac442;
}
.orange_box_bottom_right {
	float:right;
  width: 12px;
  height: 12px;
  background-image: url(images/orange_box_2_2.gif);
  background-repeat: no-repeat;
  background-position: bottom right;
}

.banner_1_l {
	float:left;
  width: 220px;
  height: 85px;
}
.banner_1_r {
	float:left;
  width: 210px;
  height: 85px;
}
.banner_2_l {
	float:left;
  width: 145px;
  height: 55px;
}
.banner_2_r {
	float:left;
  width: 140px;
  height: 55px;
}
.footer{
	float: left;
	width: 957px;
	height: 18px;
  text-align: center;
  background-image: url(images/footer_rep.jpg);
  background-repeat: repeat-x;
  background-position: bottom;
  background-color: #ffffff;
  font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	padding-top: 4px;
}
.footer_left{
	float: left;
	width: 22px;
	height: 22px;
  background-image: url(images/footer_left.gif);
  background-repeat: no-repeat;
}
.footer_right{
	float: right;
	width: 22px;
	height: 22px;
  background-image: url(images/footer_right.gif);
  background-repeat: no-repeat;
  background-position: right;
}
.footer a{
  font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #398090;
	font-weight: normal;
	text-decoration: none;
}
.footer a:hover{
  font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #398090;
	font-weight: normal;
	text-decoration: underline;
}
.navigacija_path{
	width: 100%;
	height: auto;
  text-align: left;
  font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #1C5065;
	font-weight: normal;
	padding-bottom: 3px;
	border-bottom: 1px solid #FAC442;
}
.navigacija_path a{
  font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #1C5065;
	font-weight: bold;
	text-decoration: none;
}
.navigacija_path a:hover{
  font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #1C5065;
	font-weight: bold;
	text-decoration: underline;
}
.navigacija{
	width: 100%;
	height: auto;
  text-align: left;
  font-family: Tahoma, Arial, Verdana;
	font-size: 13px;
	color: #1C5065;
	font-weight: normal;
	padding-top: 10px;
}
.navigacija a{
  font-family: Arial, Verdana;
	font-size: 12px;
	color: #1C5065;
	font-weight: bold;
	text-decoration: underline;
}
.navigacija a:hover{
  font-family: Arial, Verdana;
	font-size: 12px;
	color: #1C5065;
	font-weight: bold;
	text-decoration: none;
}
.firma_strana img{
	cursor:pointer;
	border:none;
}
.vesti_strana img{
	cursor:pointer;
	border:none;
}

#marqueecontainer{
position: relative;
width: 260px;
height: 160px;
background-color: white;
overflow: hidden;
padding: 2px;
padding-left: 4px;
}

#vmarquee{
font-family: Tahoma, Arial, Verdana;
font-size: 11px;
color: #398090;
font-weight: bold;
}
#vmarquee span{
font-family: Tahoma, Arial, Verdana;
font-size: 11px;
color: #333333;
font-weight: normal;
}
#vmarquee a{
font-family: Tahoma, Arial, Verdana;
font-size: 11px;
color: #CC9D2F;
font-weight: normal;
text-decoration: none;
}
#vmarquee a:hover{
font-family: Tahoma, Arial, Verdana;
font-size: 11px;
color: #CC9D2F;
font-weight: normal;
text-decoration: underline;
}
.vlist{
font-family: Tahoma, Arial, Verdana;
font-size: 11px;
color: #398090;
font-weight: bold;
}
.vlist span{
font-family: Tahoma, Arial, Verdana;
font-size: 11px;
color: #333333;
font-weight: normal;
}
.vlist a{
font-family: Tahoma, Arial, Verdana;
font-size: 11px;
color: #CC9D2F;
font-weight: normal;
text-decoration: none;
}
.vlist a:hover{
font-family: Tahoma, Arial, Verdana;
font-size: 11px;
color: #CC9D2F;
font-weight: normal;
text-decoration: underline;
}
.vlistrows{
border-bottom: 1px dashed #C3C3C3;
}
.vest {
font-family: Arial, Verdana;
font-size: 13px;
color: #1C5065;
font-weight: bold;
border-bottom: 1px solid #FAC442;
}
.page a{
font-family: Tahoma, Arial, Verdana;
font-size: 11px;
color: #CC9D2F;
font-weight: normal;
text-decoration: none;
}
.page a:hover{
font-family: Tahoma, Arial, Verdana;
font-size: 11px;
color: #CC9D2F;
font-weight: normal;
text-decoration: underline;
}
.input1 {
	border: 1px solid #7f9db9;
	background-color: #eceadf;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #1C5065;
	width: 159px;
}
.textarea1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	width: 500px;
	height: 500px;
}
.textarea2 {
	border: 1px solid #7f9db9;
	background-color: #eceadf;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #1C5065;
	width: 300px;
	height: 65px;
}
.input2 {
	border: 1px solid #846E6E;
	background-color: #f7f7f7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #1C5065;
	cursor:pointer;
}

