*{
	margin: 0;
	padding: 0;
}
#index{
	background: #FAEFD9 url(/img/textura_back.jpg);
	font-family: 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;
	font-size: 100%;
}
#index_telo{
	width: 600px;
	margin: 100px auto auto auto;
}
#index h1{

}
#index h1 a{

	position: relative;
	top: -10px;
	left: 0;
	cursor: pointer;
}
#index h1 span{
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
	width: 593px;
	height: 99px;
	background: url(/img/index_logo_back.png) no-repeat;
}

.cleaner{
	clear: both;
}
.hidden{
	display: none;
}

#lang_switch{
	width: 240px;
	height: 30px;
	margin: 0 auto 0 auto;
}
#lang_switch ul{
	padding: 0;
	margin:	-18px 0px 0px 0px;
}
#lang_switch li{
	float: left;
	padding: 0;
	margin:	0 4px 0 4px;
	list-style: none;
	width: 31px;
}

#lang_switch span{
  	float: left;
	position: relative;
	top: -18px;
	right: 0;
	display: block;
	width: 31px;
	height: 22px;
	color: #FFFFFF;
	cursor: pointer;
}
#lang_switch a{
	color: #FFFFFF;
	text-decoration: none;
}

#lang_switch .en span{
	background: url(/img/en_flag.png) no-repeat left;
}
#lang_switch .de span{
	background: url(/img/de_flag.png) no-repeat left;
}
#lang_switch .cz span{
	background: url(/img/cz_flag.png) no-repeat left;
}
#lang_switch .pl span{
	background: url(/img/pl_flag.png) no-repeat;
}
#lang_switch .it span{
	background: url(/img/it_flag.png) no-repeat;
}
#lang_switch .lt span{
	background: url(/img/lt_flag.png) no-repeat;
}
#main_flash{
	margin: 49px 0 0 10px;
}
#main_flash_img{
	margin: 49px 0 0 0px;
}
#nav_1{
	margin: 4px 0 0 1px;
	_margin: 2px 0 0 1px;
}
#nav_1 li, #nav_2 li{
	list-style: none;
}
#nav_1 ul{
	margin: -2px 0 0 8px;
}
#nav_1 li{
	display: inline;
}
#nav_1 a span{
/*
 	display: block;
	height: 223px;
	width: 130px;
	*/
}
#nav_1 a{
	float: left;
	text-decoration: none;
	font-size: 80%;
	cursor: pointer;
	margin: 0 1px 0 1px;
}

#nav_1 a b{
	display: block;
	height: 36px;
	font-weight: bold;
}
#nav_1 a{
	color: #FFFFFF;
}

#nav_1 .prvni a b{
	width: 111px;
 	margin: -2px 0 0 0;
	padding: 9px 0 0 33px;
}
#nav_1 .druhy a b{
	width: 122px;
	margin: -2px 0 0 0;
	padding: 9px 0 0 22px;
}

#nav_1 .treti a b{
	width: 134px;
	margin: -2px 0 0 0;
	padding: 9px 0 0 10px;
}

#nav_1 .posledni a b{
	width: 124px;
	margin: -2px 0 0 0;
	padding: 9px 0 0 20px;
}

/*
#nav_1 .prvni a{
	background: url(/img/first_back_2.jpg) no-repeat;
}
#nav_1 .druhy a{
	background: url(/img/second_back_2.jpg) no-repeat;
}

#nav_1 .treti a{
	background: url(/img/third_back_2.jpg) no-repeat;
}
#nav_1 .posledni a{
	background: url(/img/last_back_2.jpg) no-repeat;
}
*/
#nav_1 .prvni a b{
	background: url(/img/button_back_first.png) no-repeat;
}
#nav_1 .druhy a b, #nav_1 .treti a b{
	background: url(/img/button_back_1.png) no-repeat;
}
#nav_1 .posledni a b{
	background: url(/img/button_back_last.png) no-repeat;
}

#nav_2{

	margin: 55px 0 0 0;
	text-transform: lowercase;
}
#nav_1 li, #nav_2 li{
	list-style: none;
}



#nav_2 ul{
	width: 338px;
	_width: 358px;
	margin: auto;
}
#nav_2 li{
	display: inline;
}

#nav_2 a{
	float: left;
	display: block;
	width: 142px;
	height: 27px;
	margin: 0 0px 0 10px;
	background: #A2723F url(/img/button_back_2.png);
	text-decoration: none;
	font-weight: bold;
	font-size: 80%;
	color: #FFFFFF;
	padding: 9px 0 0 15px;
}
#nav_2 a:hover, #nav_1 a:hover{
	color: #4F2900;
}




.eu_pr{
	background: url(/img/eu_pr.png) no-repeat;
	width: 424px;
	height: 104px;
	margin: 160px auto auto auto;
	_margin: 80px auto auto auto;
}

