/* ------------------ main layout ----------------- */
*	{
	margin:0;
	padding:0;
	}
body	{
	text-align:center;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	}
#main	{
	margin: 0 auto;
	width: 847px;
	margin-top:8px;
	}
#left	{
	width:250px;
	float:left;
	text-align:left;
	}

#logo	{
	background-image: url('images/logo.jpg');
	height:214px;
	}
	
#logo p {
	display: none;
}

/* ------------------ left menu ----------------- */
#left_menu{
	padding:50px 0px 20px 21px;
	}
#intranet{
	padding:15px 0px 0px 21px;
	}
#left_menu li, #intranet li{
	list-style-type:none;
	font:11px "trebuchet ms", "arial ce", helvetica, verdana, tahoma, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	padding-bottom:3px;
	padding-top:3px;
	background-position: left center;	
	}	
#left_menu a, #intranet a{
	width:188px;
	color:#222222;
	display:block;
	padding:3px 0px 3px 20px;
	background-image:url('images/left_menu_efect.gif');
	background-repeat:no-repeat;
	background-position: left center;
	}	
#left_menu a:hover, #intranet a:hover{
	color:#183B7D;
	background-color:#F6F6F6;
	background-image:url('images/left_menu_efect_aktiv.gif');
	background-repeat:no-repeat;
	background-position: left center;
	}


/* ------------------ left submenu ----------------- */
#left_submenu
	{				 
	display:none; 
	padding:0px 0px 0px 0px;
	}
#left_submenu ul{
	padding:0px 0px 0px 0px;
	}
#left_submenu li{
	padding-left:10px;
	list-style-type:none;
	font:10px "trebuchet ms", "arial ce", helvetica, verdana, tahoma, sans-serif;
	font-weight:bold;
	background:white;	
	}	
#left_submenu a{
	color:#999999;
	display:block;
	background-image:url('images/left_submenu_efect.gif');
	}	

#left_submenu a:hover{
	color:black;
	background-repeat:no-repeat;
	background-image:url('images/left_submenu_efect_aktiv.gif');
	}		  


/* ------------------ news ----------------- */
#news{
	margin-left:9px;
	padding-top: 9px;
	width:234px;
	border: 1px solid #939393;
	background-image:url('images/new_top.gif');
	background-repeat: no-repeat;
	}
#news p.prehlad {
	font:12px "trebuchet ms", "arial ce", helvetica, verdana, tahoma, sans-serif;
	font-weight:bold;
	color:#183B7D;
	text-transform:uppercase;
	width:234px;
	height:33px;
	padding: 0px;
	margin: 0px;
}	

#news p.prehlad a {
	padding-left:32px;
	color:#183B7D;
}
#news p.prehlad a:hover {
	text-decoration:underline;
}

#news h3{
	font-size:1em;
	color:#183B7D;
	padding:10px 0px 0px 16px;
	}
#news p{
	padding:8px 16px 8px 16px;
	color:#979797;
	text-align:left;
	font-size:10px;
	}

a#prehlad:hover{
	text-decoration:underline;
	}

#news p a{
	color:#183B7D;	
}
#news p a:hover{
	text-decoration:underline;
}
#news h4 a{
	color:#183B7D;
	padding:4px 0px 8px 180px;	
	text-decoration:underline;
	font-size:11px;
	display:block;
	}
#news h4 a:hover{
	color:black;
	}
/* ------------------ right side ----------------- */
#right	{
	width:597px;
	float:right;
		}
#right_menu, #right_menu2{
	background-image:url('images/menu_right.gif');
	width:597px;
	height:34px;
	margin-top:5px;
	font:12px "trebuchet ms", "arial ce", helvetica, verdana, tahoma, sans-serif;
	background-repeat: repeat-x;
	}

#right_menu2	
	{
	font-size:11px;
	}
	
#right_menu li, #right_menu2 li {
	list-style-type:none;
	float:left;
	}
#right_menu a, #right_menu2 a{
	background-image:url('images/menu_right_inakt.gif');
	background-repeat: repeat-x;
	padding:9px 0px 7px 0px;
	margin-right:1px;
	color:white;
	display:block;
	font-weight:bold;
	text-transform:uppercase;
	}

#but1{width:97px;}
#but2{width:129px;}
#but3{width:130px;}
#but4{width:124px;}
#but5{width:112px;}

#right_menu a:hover{
	background-image:url('images/menu_right_aktiv.gif');
	background-repeat: repeat-x;
	font-size:14px;
	}

#right_menu2 a:hover{
	background-image:url('images/menu_right_aktiv.gif');
	background-repeat: repeat-x;
	font-size:12px;
	}

/* ------------------ top ----------------- */
#top	{
	background-image: url('images/top_pict.jpg');
	height:214px;
	position:relative;
}
#flags{
	position:absolute;
	top:15px;
	left:430px;
	width:200px;
	}
#flags img
	{
	border:0px;
	}
#banner{
	position:absolute;
	top:32px;
	left:3px;
	}

#eng{background-image:url('images/flag_eng.gif');}	
#de{background-image:url('images/flag_de.gif');}		
#pl{background-image:url('images/flag_pl.gif');}	
#sk{background-image:url('images/flag_sk.gif');}	
#cz{background-image:url('images/flag_cz.gif');}	
#logos{
	position:absolute;
	top:17px;
	left:390px;
	_left:377px;
	width:220px;
	}
#logos a{
	display:block;
	float:left;
	height:17px;
	margin-left:10px;
	}

/* ------------------ content ----------------- */
#content{
	float:right;
	width:390px;
	padding-bottom:8px;
	}
#content p{
	color:#7E7E7E;
	text-align:justify;
	margin:0px 35px 10px 0px;
	}	
#content ul	{
	color:#7E7E7E;
	margin:0px 32px 10px 20px;
	}	
#content li{
	list-style-position: outside;
	list-style-image: url('images/bullet.gif');
	margin: 2px;
	}	
#content h1{
	font:15px "trebuchet ms", "arial ce", helvetica, verdana, tahoma, sans-serif;
	color:#183B7D;
	font-weight: bold;
	text-transform:uppercase;
	margin: 32px 0px 32px 0px;
	padding:0 23px;
	background-image:url('images/h1_decoration.gif');
	background-repeat:no-repeat;
	}
#content h2{
	font:14px "trebuchet ms", "arial ce", helvetica, verdana, tahoma, sans-serif;
	color:#4A4A4A;
	font-weight: bold;
	margin: 32px 0px 10px 0px;
	clear:both;
	}	
#content h3{
	font-size:12px;
	padding-bottom:20px;
	}
#content h3 a{
	color:#4a4a4a;
	}
#content a{
	text-decoration:underline;
	}	
a {	color: #183B7D;
}

a:hover {
	font-weight:bold;
}	

acronym {
	text-decoration: none;
}
#content #content_more {
	text-decoration:underline;
	font-size:11px;
	display:block;
	margin:0px 0px 8px 250px;	
	}
	
#content #content_more a{color:#183B7D;font-weight:bold;}
#content #content_more a:hover{color:black;}	
	
#textarea{
	text-align:left;
	margin-top:3px;
	width:595px;
	border: 1px solid #939393;
	}	
table{
	border: 1px solid #939393;
	margin:0px 35px 5px 0px;
	}
td.th	{
	border-bottom: 1px solid #E0E0E0;
	color:#7E7E7E;
	font-weight:bold;
	padding:5px;
	}
td	{
	color:#7E7E7E;
	border-bottom: 1px solid #E0E0E0;
	width:50%;
	}	



/* ------------------ bottom ----------------- */
#bottom{
	width: 847px;
	background-image:url('images/bottom_bg.gif');
	border: 1px solid #939393;
	height:28px;
	text-align:right;
	margin-bottom:5px;
	}	
#bottom a{
	display:block;
	padding:8px 20px 0px 0px;
	color:#183B7D;
	font-size:9px;
	}	
#bottom a:hover{
	text-decoration:underline;
	}	


/* ------------------ aktuality ----------------- */
#aktualita{
	text-align:left;
	padding:0 23px;
}
#aktualita h1{
	font:15px "trebuchet ms", "arial ce", helvetica, verdana, tahoma, sans-serif;
	color:#183B7D;
	text-transform:uppercase;
	margin: 32px 0px 32px 0px;
}
#aktualita p{
	padding-bottom:20px;
	color:#7E7E7E;
	text-align:justify;
	}	
#aktualita p.b{
	font-weight:bold;
	}
#aktualita a{
	color:#183B7D;
	text-decoration:underline;
}

#gallery{
	padding-top:70px;
}
	
	
/* ------------------ prehlad aktualit ----------------- */
#prehlad_aktualit a{
	display:block;
	margin:0px 35px 10px 0px;
	color:#7E7E7E;
	text-decoration:none;
	}
#prehlad_aktualit a:hover{
	color:#7E7E7E;
	font-weight:normal;
	text-decoration:underline;
	}	
#prehlad_aktualit .date{
	font-weight:bold;
	}

.posuvnik a{
	display:inline !important;
	color: #7E7E7E !important;
	margin:0 !important;
}

/* ------------------ doplnky ----------------- */

#grafp	{
	padding-top:40px;
	}

#graf	{
	float:left;
	}
#graf2	{
	clear:both;
	margin-left:25px;
	}

a.odkaz:hover {
	text-decoration:none;
	}

#legenda{
	width:140px;
	line-height:20px;
	float:left;
	padding-left:20px;
	}

#legenda img{
	width:10px;
	height:10px;
	margin-right:5px;
	}

.sluzby_tab{
	font-size:11px;
	}
.sluzby_tab a{
	color:#183B7D;
	}
.table_min_border{float:left;width:140px;}
.table_min_border, .table_min_border td{border-width:0;font-size:10px;}
.company{
	color:black;
	font-weight:bold;
	padding:5px 0px 5px 15px;
	background-image: url('images/left_menu_efect.gif');
	background-repeat: no-repeat;
	background-position: left center;
}
.table_min_border a{color:black;}

#padding_hack{ margin-bottom:50px;}
#formular {width:300px;}	
a {text-decoration:none;}
.hide {display: none;}
legenda{border: 1px solid #8E283F;}		

.cleaner{width:847px;height:6px;}	
.clean{width:595px;height:1px;}
.cleaner, .clean{	clear:both;	line-height:1px; font-size:1px;}


/* ------------------ obrazky ----------------- */	
#pict, #pict2, #pict3, #pict4, #pict5, #pict6, #pict7, #pict8, #pict9, #pict11, #pict12
	{
	width:150px;
	background-repeat:no-repeat;
	height:160px;
	float:left;
	background-position: right bottom;
	padding-left:39px;
	padding-top:35px;
	}	
	
#flash{
	padding-left:39px;
	padding-top:35px;
	height:160px;
	float:left;
	}	

/* ------------------ rozbalovacie menu ----------------- */	
a.menu-opener {color: #7E7E7E;font-weight:bold;}
a.menu-opener:hover {text-decoration: none; cursor: help;}

#content #submenu {
	margin: 10px 10px 10px 10px;
	list-style-image: none;
	list-style: none;
	}

#content #submenu li {
	margin: 0;
	padding: 0px 0px 2px 10px;
	list-style-image: none;
	list-style: none;
}

#content #submenu li ul {
	border-left:2px solid #8E283E;
	top: 0px;
	left: 0px;
	margin:7px 0px 7px 0px;
	width: 320px;
	list-style: none;
}

#content #submenu li ul li {
	padding: 5px 5px 5px 10px;
	text-align: justify;
	color: #666666;
}

#cert{
	margin-top:10px;
	}
#error p {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 50px;
	color: #FF0000;
}

abbr, acronym {
     border-bottom: 1px dashed #000;
     cursor: help;
}

table.viac{
	border: 0px;
	}
th.viac	{
	color:#7E7E7E;
    width:350px;
		}
