@charset "utf-8";
/* CSS Document */

h1, h2, h3, h4, h5, h6, p, ul{margin: 0;}
ul{
	padding: 0;
	list-style: none;
}
a img{
	border:0;
	text-decoration:none; 
} 
img{
	display: block;
	border: none;
}
body {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	height: 100%;
	font-family: Arial;
	color: #e1dede;
	background: url("../images/background.gif") repeat-x;
	background-color: #ffffff;
}
#main-container{
	width: 960px;
	margin: 0 auto;
	padding: 0 9px;
}
.home-page #header{
	width: 100%;
	overflow: hidden;
	background: none;
	padding: 0 0 2px;
}
#header_top{
	float:left;
	width: 933px;
	height: 19px;
	/*background-color: #0f0;*/
	margin : -4px 0px 0px 0px;
	font-size: 10px;
	color: #96a09b;
}
#header_up{
	float:left;
	margin: 4px 0px 0px 0px;
	width: 933px;
	height: 304px;
	background: url("../images/header_up1.jpg") no-repeat;
}
#logo{
	float:left;
	margin: 20px 0px 0px 38px;
	width: 149px;
	height: 66px;
}
#header_photo{
	margin: 104px 0px 0px 17px;
	width: 495px;
	height: 196px;
}
.header_top_right{
	float:right;
}
.header_top_left{
	float:left;
}
.header_top_right a, .header_top_left a{
	text-decoration:none;
	color: #96a09b;
}
.header_top_right a:hover, .header_top_left a:hover{
	text-decoration:none;
	color: #fff;
}

/* ------------------- ---------------- ------ZA Java SCRIPT MENU ------------------------- */
#mainMenu{
	float:left;
	margin: -67px 0px 0px 16px;
}
#mainMenu2{
	float:left;
	margin: -67px 0px 0px 406px;
}
#main_main{
	float:left;
	margin: 40px 0px 0px 30px;
	width:720px;
}
/*------------------------------------CONTENT-------------------------------------------------*/
#content{
	float:left;
	width: 933px;
}
#top_empty{
	float:left;
	width: 933px;
	height: 50px;
}
#content_left{
	margin: 0px 0px 0px 16px;
	float:left;
	width: 320px;
}
#content_center{
	float:left;
	width: 330px;
}
#content_right{
	float:left;
	width: 250px;
}
#seperator_horizontal{
	background: url("../images/seperator_horizontal.gif") repeat-y;
	float:left;
	width: 1px;
	height: 470px;
}
#content_left_1{ margin: 0px 0px 0px 0px; float:left; width: 310px;}
	#cl1_photo{ width: 168px; height: 115px; float:left;}
	#cl1_tekst{ margin: 0px 0px 0px 10px; width: 132px; height: 135px; float:left;}
#content_left_2{ margin: 15px 0px 0px 0px; float:left; width: 300px;}
#content_left_3{ margin: 25px 0px 0px 0px; float:left; width: 300px;}
#content_center_1{ margin: 0px 0px 0px 20px; float:left; width: 290px;}
	#cc1_photo{ width: 168px; height: 115px; float:left;}
	#cc1_tekst{ margin: 0px 0px 0px 10px; width: 112px; height: 135px; float:left;}
#content_center_2{ margin: 20px 0px 0px 20px; float:left; width: 290px;}
#content_center_3{ margin: 25px 0px 0px 20px; float:left; width: 290px;}
#content_right_1{ margin: 0px 0px 0px 20px; float:left; width: 240px;}

.title_black{ color: #383a39; font-size: 14px; font-weight:bold; letter-spacing: -0.9px}
.title_blue{ color: #4ea4c7; font-size: 14px; font-weight:bold; letter-spacing: -0.9px}
.main_text{ float:left; margin: 10px 0px 0px 0px; color: #887f7f; font-size: 11px;}

.title_black_kontakt{ color: #383a39; font-size: 14px; font-weight:bold; letter-spacing: -0.9px}
.title_blue_kontakt{ color: #4ea4c7; font-size: 14px; font-weight:bold; letter-spacing: -0.9px}
.main_text_kontakt{  margin: 10px 0px 0px 0px; color: #887f7f; font-size: 11px;}

#cl1_tekst a, #content_left_2 a, #content_left_3 a, #content_center_1 a, #cc1_tekst a, #content_center_3 a, #content_right_1 a{ 
	margin: 7px 0px 0px 0px; color: #000; font-size: 11px;  float:left; text-decoration:none;
}
#cl1_tekst a:hover, #content_left_2 a:hover, #content_left_3 a:hover, #content_center_1 a:hover, #cc1_tekst a:hover, #content_center_3 a:hover, #content_right_1 a:hover{
	margin: 7px 0px 0px 0px; color: #4ea4c7; font-size: 11px;  float:left; text-decoration:none;
} 
/*----------------------------------------------------------------------------------FOOTER -----------------------------------------------------------------------------------------------------*/
#footer{
	float:left;
	margin: 36px 0px 0px 0px;
	width: 933px;
}
#footer a{ color: #4ea4c7; text-decoration:none; font-size: 11px; font-family: Verdana;}
#footer a:hover{ color: #000; text-decoration:none; font-size: 11px; font-family: Verdana;}
.letter_blue{ color: #4ea4c7; font-size: 12px;}
#vertical_seperator{ 
	margin:8px 0px 0px 0px;
	background: url("../images/seperator_vertical.gif") repeat-x;
	float:left;
	width: 933px;
	height: 1px;
}
#footer_text{
	float:left;
	margin: 10px 0px 0px 90px;
	font-size: 12px;
	color:#505251;
	width: 933px;
}
#footer_text a{ text-decoration:none; color:#4ea4c7; font-size: 12px;}
