body {
	background-color: #373634;
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	margin: 0px;
}
.hlavni {
	width: 760px;
	vertical-align: top;
}
.logo {
	width: 227px;
	height: 153px;
	background-image: url("logo.jpg");
	background-repeat: no-repeat;
	background-position: top center;
}
.menu {
	width: 227px;
	background-image: url("menu.jpg");
	background-repeat: repeat-y;
}
.top {
	width: 533px;
	height: 171px;
	background-image: url("top.jpg");
	background-repeat: no-repeat;
	background-position: top center;
}
.prava {
	vertical-align: top;
}
.leva {
	vertical-align: top;
	width: 227px;
	height: auto;
	background-image: url("menu.jpg");
	background-repeat: repeat-y;
}

.menu_odkaz {
	padding-left: 63px;
	height: 25px;
}
a.a_menu_odkaz {
	color: #FFFFFF;
	font-weight: bolder;
	font-size: 14px;
	text-decoration: none;
	font-variant: small-caps;
}
.pes_top {
	width: 227px;
	height: 164px;
	background-image: url("pes_top.jpg");
	background-repeat: no-repeat;
	background-position: bottom center;
}
.pes_bottom {
	width: 227px;
	height: 124px;
	background-image: url("pes_bottom.jpg");
	background-repeat: no-repeat;
	background-position: top center;
}
.bottom_texture {
	width: 533px;
	height: 124px;
	background-image: url("bottom_texture.jpg");
	background-repeat: repeat-x;
	background-position: top center;
	color: #767676;
	font-size: 10px;
	text-align: center;
	vertical-align: top;
	padding-top: 10px;
}
.adresovani {
	color: #C6C6C6;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.leva_bottom {
	vertical-align: bottom;
	width: 227px;
	height: auto;
	background-image: url("menu.jpg");
	background-repeat: repeat-y;
}
a.podpis {
	color:#999999;
	font-weight: bolder;
	text-decoration: none;
}
a.podpis:hover {
	text-decoration: underline;
}
.nadpis {
	color: #FFFFFF;
	font-weight: bolder;
	font-size: 18px;
	text-decoration: none;
	font-variant: small-caps;
	padding-bottom: 10px;
}
h1 {
	color: #FFFFFF;
	font-weight: bolder;
	font-size: 18px;
	text-decoration: none;
	font-variant: small-caps;
	padding-bottom: 10px;
	margin: 0px;
}
p {
	margin: 0px;
	padding: 0px;
}
a {
	font-weight: bolder;
	color:#FFFFCC;
}
.detaily {
	text-align: center;
}
.form {
	width: 200px;
}
b {
	font-weight: bolder;
	color: #FFFFFF;
}
.inzerce_druh {
	width: 100%;
	color: #333333;
	font-size: 13px;
	text-align: center;
	background-color: #CCCCCC;
	font-weight: bolder;
	border: 1px solid #000000;
	margin-bottom: 10px;
}
#doporucujeme {
	width: 760px;
	text-align: left;
	margin-bottom: 20px;
	margin-top: 0px;
	color: #888888;
	font-weight: normal;
}
#doporucujeme h2{
	margin: 0px;
	padding: 0px;
	color: #777777;
	font-size: 14px;
}

#doporucujeme a {
	font-size: 10px;
	text-decoration: none;
	color: #777777;
	font-weight: normal;
}
#doporucujeme a:hover {
	font-size: 10px;
	text-decoration: underline;
	color: #FFFFCC;
}
