body{
	background-color: #ffffff;
	font-family: Tahoma;
	font-size: 12px;
}

body, html{
	margin: 0px;
	padding: 0px;
	background-color: #E4E4E4;
}
div{
	margin: 0px;
	padding: 0px;
}
img{
	border: none;
}
p{
	margin: 0px;
	padding: 0px;
}
a{
	color: Gray;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}

#main{
	position: absolute;
	top: 0px;
	left: 50%;
	width: 780px;
	margin-left: -390px;
	height: 347px;
	background-image: url(images/main_bg.gif);
	
}

#main_text{
	margin-top: 326px;
	width: 780px;
	background-image: url(images/main_bg.gif);
}
#main_text_text{
	padding: 40px 30px;
	float: left;
}
#top{
	position: absolute;
	top: 0px;
	left: 9px;
	width: 762px;
	height: 136px;
	background-image: url(images/top_bg.gif);
	background-repeat: repeat-x;
	z-index: 10;
}
#menu{
	position: absolute;
	top: 110px;
	left: 9px;
	z-index: 25;
}
#menu_pred{
	position: absolute;
	top:0px;
	left:0px;
}
#menu_0{
	position: absolute;
	top: 0px;
	left: 22px;
}
#menu_1{
	position: absolute;
	top: 0px;
	left: 79px;
}
#menu_2{
	position: absolute;
	top: 0px;
	left: 150px;
}
#menu_3{
	position: absolute;
	top: 0px;
	left: 219px;
}
#menu_4{
	position: absolute;
	top: 0px;
	left: 312px;
}
#logo{
	position: absolute;
	top: 13px;
	left: 35px;
	width: 266px;
	height: 63px;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	z-index: 15;
}
#vlny{
	position: absolute;
	top: 0px;
	right: 9px;
	width: 171px;
	height: 64px;
	background-image: url(images/top_vlny.gif);
	background-repeat: no-repeat;
	z-index: 15;
}
#proste{
	position: absolute;
	top: 75px;
	right: 75px;
	width: 270px;
	height: 24px;
	background-image: url(images/proste.gif);
	background-repeat: no-repeat;
	z-index: 15;
}
#podminky{
	position: absolute;
	top: 110px;
	right: 9px;
	z-index: 15;
}
#news{
	position: absolute;
	top: 140px;
	left: 9px;
	width: 485px;
	height: 207px;
	z-index: 15;
	overflow: auto;
	background-color: #DC800C;
}
#news_text{
	padding: 20px 20px 20px 30px;
}
#news_text_title{
	color: #ffffff;
	font-weight: bolder;
	margin-left: -10px;
}
#foto{
	position: absolute;
	top: 140px;
	left: 484px;
	
}

#bottom{
	position: relative;
	top: 0px;
	left: 0px;
	height: 181px;
	background-image: url(images/main_bg.gif);
	}
#bottom_text{
	position: absolute;
	top: 45px;
	left: 270px;
	width: 440px;
	z-index: 25;
}
#bottom_foto{
	position: absolute;
	top: 0px;
	left: 9px;
	
}
#bottom_end{
	position: absolute;
	top: 181px;
	left: 0px;
	width: 790px;
	height: 30px;
	background-image: url(images/bottom_bg.gif);
	background-repeat: no-repeat;
}
#bottom_black{
	position: absolute;
	top: 127px;
	left: 9px;
	width: 762px;
	height: 54px;
	background-color: #000000;
}
#bottom_grey{
	position: absolute;
	top: 0px;
	left: 239px;
	width: 532px;
	height: 29px;	
	background-color: #A9A9A9;
}
#bottom_pro{
	position: absolute;
	top: 149px;
	left: 27px;
	width: 177px;
	height: 18px;
	background-image: url(images/bottom_pro.gif);
	background-repeat: no-repeat;
}
#bottom_logo{
	position: absolute;
	top: 141px;
	left: 600px;
	width: 129px;
	height: 29px;
	background-image: url(images/bottom_logo.gif);
	background-repeat: no-repeat;
}
#bottom_info{
	position: absolute;
	top: 8px;
	left: 330px;
	width: 194px;
	height: 16px;
	background-image: url(images/bottom_info.gif);
	background-repeat: no-repeat;
}
#bottom_mail{
	position: absolute;
	top: 8px;
	left: 610px;
}

.i_text, .i_textarea{
	border: 1px solid #979797;
	width: 330px;
}
.i_textarea{
	height: 100px;
}
.i_select{
	width: 335px;
}
.i_send{
	border: 1px solid #464646;	
	width: 90px;
}
#flash{
	position: absolute;
	top:0px;
	right: 9px;
}

#meebo_mat{
	width: 250px;
	float: right;
}
#meebo{
	padding: 40px 50px 40px 0px;
}
