body {
	margin: 0px;
	background-color: #1e1e1e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DDDDDD;
}
a {
	color: #DDDDDD;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
}


#envelope {
	width: 760px;
	margin: 0px auto;
	position: relative;
}
#flash_head {
	height: 296px;
	width: 760px;
}
#mainspace {
	height: 519px;
	width: 760px;
	margin: 0px;
	background-image: url(images/bcg_mainspace.gif);
	background-repeat: repeat-y;
}
#mainspace_left {
	width: 253px;
	height: 519px;
	float: left;
	position: relative;
}
#mainspace_left_ban {
	height: 30px;
	width: 253px;
	background-image: url(images/zvolte-vase-zamereni.gif);
	position: absolute;
	top: 145px;
}
#mainspace_left_top {
	border: 2px solid #4c4b4b;
	height: 117px;
	width: 227px;
	margin: 0px;
	position: absolute;
	left: 10px;
	top: 10px;
}
#mainspace_middle_ban {
	height: 30px;
	width: 254px;
	background-image: url(images/vitejte-na-nasich-strankach.gif);
	margin-top: 15px;
}
#mainspace_middle_top {
	border: 2px solid #4c4b4b;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 14px;
	margin-right: 0px;
	height: 215px;
	width: 222px;
}
#mainspace_middle_textarea {
	text-align: justify;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}
#mainspace_left_down {
	height: 91px;
	width: 253px;
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 410px;
}
#mainspace_left_menu {
	position: absolute;
	top: 175px;
}

#mainspace_middle {
	width: 254px;
	height: 519px;
	float: left;
}
#mainspace_right {
	width: 253px;
	height: 519px;
	float: left;
	position: relative;	
}
#mainspace_right_ban {
	height: 30px;
	width: 253px;
	background-image: url(images/novinky-a-aktuality.gif);
	position: absolute;
	top: 10px;
}
#mainspace_right_textarea {
	text-align: justify;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	position: absolute;
	width: 213px;
	top: 40px;
}
#mainspace_right_textarea img {
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#mainspace_right_textarea a {
	text-decoration: underline;
	font-size: 11px;
}
#mainspace_right_textarea a:hover {
	font-size: 11px;
	color: #ED1C24;
}


#mainspace_right_contact{
	text-align: center;
	padding-top: 105px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	position: absolute;
	width: 213px;
	top: 234px;
	background-image: url(images/jak-nas-kontaktovat.gif);
	background-repeat: no-repeat;
	background-position: top;
	line-height: 1.5em;
}
#footer {
	background-image: url(images/bcg_footer.gif);
	background-repeat: repeat-x;
	height: 25px;
	width: 760px;
	font-size: 10px;
	color: #999999;
	padding-top: 18px;
}

.footer_left {
	margin-left: 40px;
	float: left;
}
.footer_right {
	margin-right: 40px;
	float: right;
}
.footer_right a {
	color: #999999;
}
.footer_right a:hover {
	color: #DDDDDD;
	font-size: 11px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}


ul {
	width: 243px;
	height: 27px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding: 0px;
	float: left;
	list-style-image: none;
	list-style-type: none;
} 
ul span {
	padding-left: 12px;
}
ul a {
	color: #DDDDDD;
	text-decoration: none;
	display: block;
	width: 240px;
	height: 30px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 30px;
} 

ul a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	background-color: #333333;
	background-image: url(images/bcg_index_button.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 30px;
	line-height: 30px;
} 
ul li {
	float: left;
	position: relative;
}
#top_menu {
	height: 107px;
	width: 700px;
	background-image: url(images/bcg_top_menu.gif);
	background-repeat: repeat-x;
	padding-left: 30px;
	padding-right: 30px;
}
.logo {
	margin-right: 60px;
}

