body, html{
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 100%;
}
body{
	text-align: center;
	background-image: url(images/body_bg.gif);
	background-position: center;
	background-repeat: repeat-y;
}
img{
	border: none;
}
a{
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
body, table{
	font-family: Tahoma;
	font-size: 12px;
	color: black;
}
#top_width{
	width: 1024px;
	height: 205px;
	background-image: url(images/top_left.gif);
	text-align: right;
}      
#top_right{
	width: 50%;
	margin-right:0px;
	margin-left: auto;
	height: 218px;
	background-image: url(images/top_right.gif);
}
#top_width span{
	display: none;
}

#main{
	margin-top:-218px;
	min-height: 100%;
	_height: 100%;
	width: 755px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/main_left.gif);
	background-position: 0px 0px;
	background-repeat: repeat-y;
	text-align: justify;
	background-color: #F9F9F9;
}
#main_mat{
	padding-bottom: 50px;
}
#logo{
	display: block;
	width: 750px;
	height: 143px;
	background-image: url(images/logo.jpg);
}
#logo span{
	display: none;
}
#welcome{
	display: inline;
	width: 746px;
	height: 24px;
	background-image: url(images/welcome.jpg);
	font-size: 11px;
	
}
#welcome_mat{
	padding-top: 5px;
	padding-left: 180px;
}
#main_left{
	width: 161px;
	float: left;
}
#main_text_obal{
	margin-top: 15px;
	margin-left: 180px;
}
#main_text{
	width: 565px;
	
}

.menu_ul{
	display: block;
	margin: 0px 0px 0px 1px;
	padding: 0px;
	
	
}
.menu_li{
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
	width: 161px;
	text-align: right;
}
.menu_a{
	display: block;
	margin: 0px;
	padding: 0px;
	background-image: url(images/menu_bg.gif);
	height: 25px;
	line-height: 25px;
	padding-right: 40px;
}
.menu_a{
	color: black;
	font-size: 11px;
	font-weight: bolder;
}
.menu_a:hover{
	text-decoration:none;
	background-position: 0px -25px;
}


.buttons_obal{
	clear: both;
	padding-top: 20px;
}
.button_obal{
	padding: 5px 0px 0px 9px; 
}
.button_obal span{
	 display: none;
}


#zdravotnictvi{
	display: block;
	width: 145px;
	height: 34px;
	background-image: url(images/zdravotnictvi.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#gastronomie{
	display: block;
	width: 145px;
	height: 34px;
	background-image: url(images/gastronomie.gif);
		background-position: 0px 0px;
	background-repeat: no-repeat;
}
#prumysl{
	display: block;
	width: 145px;
	height: 34px;
	background-image: url(images/prumysl.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#ostatni{
	display: block;
	width: 145px;
	height: 34px;
	background-image: url(images/ostatni.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}




#bottom{
	width: 100%;
	height: 24px;
	margin-top:-24px;
	background-image: url(images/bottom_bg.gif);
}

#bottom_main{
	width: 746px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/bottom_bg_left.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 24px;
	text-align: left;
	font-size: 11px;
	line-height: 23px; 
}

#created{
	width:161px;
	float: left;
	text-align: center;
	font-size: 10px;
	color: #A4A4A4;

}

#copy{
	width: 585px;
	float: left;
	text-align: center;
}
#copy_mat{
	padding-left: 200px;
}

.b{
	font-weight: bolder;
}

.menu_ostatni_down{
	padding-left: 6px;
	padding-top: 5px;
	font-size: 11px;	
}
.menu_ostatni_down:link{
	font-weight: bold;
	text-transform: lowercase;
	color: #006666;
}
.menu_ostatni_down:visited{
	font-weight: bold;
	text-transform: lowercase;
	color: #006666;
}
h1 {
	font-size: 14px;
}
