﻿* { margin: 0; }
html, body { height: 100%; }
body { font: normal 12px arial; min-width: 980px; 	background-image: url('/access4u/images/header_b.gif');
	background-repeat: repeat-x;
	
}
img { border: 0; vertical-align: middle; }
.wrapper { position: relative;  min-height: 100%; height: auto !important; height: 100%; margin: 0 auto -100px; }
.clear { clear: both; }

a { color: #4F7CC1; }

/* FOOTER */
.push { height: 100px; clear: both; }
.footer {
	height: 100px;
	position: relative;
	z-index: 1;
	margin-right: 3%;
	margin-left: 6%;
}



#header {
	padding-top: 37px;
	width: 100%;
}
#h_left2 {
	float: left;
	width: 29%;
	padding-left: 6%;
}
#h_right {
	margin-right: 1%;
	width: 62.0%;
	float: right;
}
#logo {
	float: left;
	margin-bottom: 40px;
}
.text {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #6F7278;
	float: left;
	clear: left;
	text-align: left;
	line-height: 16px;
	width: 95%;
	min-height: 190px;
	_height: 190px;
	margin-bottom: 17px;
}
.text h1 {
	font-family: Tahoma;
	font-size: 26px;
	color: #385787;
	font-weight: normal;
	line-height: 26px;
	padding-bottom: 16px;
	text-align: left;
}
#menu {
	background-color: #9BA0A8;
	height: 27px;
	margin-bottom: 40px;
	float: none; /* changed for en menu from right*/
}

#menu ul {
	list-style-type: none;
	height: 27px;
	margin-left: -40px;
}
#menu li {
	float: left;
	font-size: 11px;
	font-family: Tahoma;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	height: 25px;
	margin-top: 1px;
}

#menu li a, #menu li span{
	color: #FFFFFF;
	display: block;
	padding: 5px 6px 0;
	height: 20px;
}
#menu li.current {
	background-position: left;
	background-color: #FFFFFF;
	background-image: url('/access4u/images/menu_c_l.gif');
	background-repeat: no-repeat;
}
#menu li.current a {
	background-position: right top;
	color: #F88102;
	background-image: url('/access4u/images/menu_c_r.gif');
	background-repeat: no-repeat;
}

#box, #box_2 {
	width: 24%;
	float: left;
	margin-left: 2%;
	text-align: left;
	font-family: Arial;
	font-size: 12px;
	color: #6F7278;
}
#box_2 {
	display: none;
	margin-top: 80px;
}

#box1_2 h1,
#box1 h1 {
	margin-bottom: 7px;
}
#box1_2 h1 a,
#box1 h1 a{
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #F88102;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #F88102;
	text-decoration: none;
}
#box1_2 .border,
#box1 .border {
	height: 5px;
}
#box1_2 .box1_top .border,
#box1 .box1_top .border {
	border-top: 1px #dae0e9 solid;
}
#box1_2 .box1_bottom .border,
#box1 .box1_bottom .border {
	border-bottom: 1px #dae0e9 solid;
}
#box1_2 .content,
#box1 .content {
	padding: 5px 10px;
	border-left: 1px #dae0e9 solid;
	border-right: 1px #dae0e9 solid;
}
#box1_2 {
	display: none;
}

#box2 {
	width: 25%;
	float: left;
	text-align: left;
	font-family: Arial;
	font-size: 12px;
	color: #6F7278;
	margin-bottom: 12px;
	clear: right;
	position: absolute;
	left: 73%;
	top: 280px;
	z-index: 2;
}
#box2 h1 {
	margin-bottom: 7px;
}
#box2 h1 a{
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #F88102;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #F88102;
	text-decoration: none;
}
#box2 .border {
	height: 5px;
}
#box2 .box2_top .border {
	border-top: 1px #dae0e9 solid;
	background: #fff;
}
#box2 .box2_bottom .border {
	border-bottom: 1px #dae0e9 solid;
	background: #fff;
}
#box2 .content {
	padding: 5px 10px;
	border-left: 1px #dae0e9 solid;
	border-right: 1px #dae0e9 solid;
	background: #fff;
}

.box3 {
	width: 42%;
	float: right;
	text-align: left;
	font-family: Arial;
	font-size: 12px;
	color: #6F7278;
	position: absolute;
	left: 33%;
	top: 143px;
}
#box3_2 {
	display: none;
}

.box3 h1 {
	margin-bottom: 7px;
}
.box3 h1 a{
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #F88102;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #F88102;
	text-decoration: none;
}
.box3 .border {
	height: 5px;
}
.box3 .box3_top .border {
	border-top: 1px #dae0e9 solid;
}
.box3 .box3_bottom .border {
	border-bottom: 1px #dae0e9 solid;
}
.box3 .content {
	padding: 5px 10px;
	border-left: 1px #dae0e9 solid;
	border-right: 1px #dae0e9 solid;
}

#box_2 h1,
#box h1 {
	margin-bottom: 7px;
}
#box_2 h1 a,
#box h1 a{
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #F88102;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #F88102;
	text-decoration: none;
}
#box_2 .border,
#box .border {
	height: 5px;
}
#box_2 .box_top .border,
#box .box_top .border {
	border-top: 1px #dae0e9 solid;
}
#box_2 .box_bottom .border,
#box .box_bottom .border {
	border-bottom: 1px #dae0e9 solid;
}
#box_2 .content,
#box .content {
	padding: 5px 10px;
	border-left: 1px #dae0e9 solid;
	border-right: 1px #dae0e9 solid;
}
.right {
	float: right;
}
.left {
	float: left;
}
#bottom{
	width: 100%;
	background-image: url('/access4u/images/bottom_b.gif');
	background-repeat: repeat-x;
	padding-top: 10px;
}
#b_right {
	margin-right: 3%;
	width: 60.0%;
	position: relative;
	float: right;
	
}
#pic {
	margin-top: -184px;
	position: absolute;
	left: 0;
	top: 0;
	margin-left: 2%;
}
#pic2 {
	margin-top: -63px;
	position: absolute;
	left: 0;
	top: 0;
	margin-left: 4%;
	display: none;
}
#small_pic {
	margin-top: 212px;
	text-align: right;
	float: right;
	clear: both;
}
#small_pic2 {
	margin-top: 144px;
	text-align: right;
	float: right;
	clear: both;
	display: none;
}
#pic_menu {
	position: absolute;
	z-index: 1;
	top: 107px;
	right: 19%;
	display: none;
}

.box1 {
	width: 25%;
	text-align: left;
	font-family: Arial;
	font-size: 12px;
	color: #6F7278;
	position: absolute;
	left: 73%;
	top: 140px;
	bottom: 538px;
}
.box2 {
	width: 26%;
	text-align: left;
	font-family: Arial;
	font-size: 12px;
	color: #6F7278;
	margin-right: 2%;
	position: absolute;
	left: 71%;
	top: 270px;
	background-color: #FFFFFF;
	z-index: 2;
}
.content .full {
	display: none;
}

.link_b {
	float: right;
	margin-top: 249px;
	margin-right: 10px;
}
.link_b a {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #4F7CC1;
}
.box4 {
	width: 100%;
	float: right;
	text-align: left;
	font-family: Arial;
	font-size: 12px;
	color: #6F7278;
	top: 10px;
	margin-top: 49px;
}


.box4 .border {
	height: 5px;
}
.box4 .box4_top .border {
	border-top: 1px #dae0e9 solid;
}
.box4 .box4_bottom .border {
	border-bottom: 1px #dae0e9 solid;
}
.box4 .content {
	padding: 5px 10px;
	border-left: 1px #dae0e9 solid;
	border-right: 1px #dae0e9 solid;
}
.box4 h2, .box4 a {
	font-size: 18px;
	color: #385787;
	font-weight: normal;
	text-decoration: none;
}
.box4 h2.cTitle {
	clear: right;
	float: left;
	width: 140px;
	height: 25px;
	padding-top: 12px;
}
.box4 .news {
	padding-left: 140px;
	padding-top: 12px;
	padding-bottom: 20px;
}
#news {
	list-style: none;
	padding: 0;
	margin: 0;
	position: relative;
}
#news li {
	background: #ffffff;
}
#b_left {
	width: 29%;
	margin-left: 6%;
}
#b_left h2 {
	font-family: Tahoma;
	font-size: 26px;
	color: #F88102;
	font-weight: normal;
	letter-spacing: -1px;
	padding-left: 9px;
	margin-bottom: 3px;
}
.box5 {
	padding: 10px 5px 5px 5px;
	font-family: Arial;
	font-size: 12px;
	color: #6F7278;
}


.box5 .border {
	height: 4px;
}
.box5 .box5_top {
	
	 display:block;
	 
}
.box5 .box5_top .border {
	border-top: 1px #eab174 solid;
	height: 4px;
	
}
.box5 .box5_bottom .border {
	border-bottom: 1px #eab174 solid;
	
	height: 4px;
}
.box5 .content {
	padding: 5px 10px;
	border-left: 1px #eab174 solid;
	border-right: 1px #eab174 solid;
	
}

.box5 .no_pic {
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 6px;
}

.box5 a {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #4F7CC1;

}

#contact {
	height: 196px;
	background-color: #DAE0E9;
	margin-top: 11px;
	float: left;
	width: 100%;
}
#contact h3 {
	padding-top: 12px;
	font-family: Tahoma;
	font-size: 18px;
	font-weight: normal;
	color: #6D7075;
	padding-bottom: 6px;
}
.form2 {
	border-style: none;
	width: 97%;
	margin-bottom: 6px;
	padding-left: 5px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #6F7278;
	border: 0;
	padding-right: -5px;
}
.sub {
	float: right;
	width: 23%;
	height: 20px;
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	background-color: #6D7075;
	border: 0;
	margin-right: 2%;
	margin-top: 3px;
}
.move {
	margin-right: 2%;
	margin-left: 2%;
}

.all_rights {
	text-align: right;
	font-family: Arial;
	font-size: 12px;
	color: #97A2AD;
	font-weight: normal;
	float: right;
	padding-top:40px;
}
.logo_kcs {

	padding-top:40px;
	font-family: Tahoma;
	font-size: 11px;
	color: #97A2AD;
	font-weight: normal;
	float: left;
}
.logo_kcs a{
	color: #98B9DB;
}



/****************************************************************************/
#jezik {
display: block;
float: right;
margin-right: 40px;
margin-top: -10px;
padding-bottom: 10px;
}
