.all {
	width: 100%;
	text-align:center;
        background-image: url('../image/background2.jpg');
	background-repeat: no-repeat;
	//background-position: top;
}
body {
	background-color: #5C5C5C;
	font-family: arial;
}
a {
	text-decoration: none;
}
.page {
	margin: 0px auto;
	width: 800px;
}	
.header_top {
	width: 795px;
	height: 73px;
	background-image: url('../image/banner1.jpg');
	background-repeat: no-repeat;
	background-position: right;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	color: White;
	font-size: 12px;
	font-weight: bold;
	padding-top:27px;
	padding-right: 5px
}
.header {
	margin:0px auto;
	width: 800px;
	height: 120px;
	background-image: url('../image/banner3.jpg');
	background-repeat: no-repeat;
	background-position: right;

}
.middle {
	width: 799px;
	background-color: White;
}
.menu_item {
	float: left;
	width: 80px;
	height:22px;
	padding-top: 4px;
	margin-top: 93px;
	border: red;
}
.menu_item a {
	color:white;
	font-weight: bold;
	font-size: 13px;
}
.bottom {
	background-image :url('../image/bottom.jpg');
	background-repeat: repeat-x;
	height:21px;
	padding-top: 5px;
	color:white;
	font-size: 11px;
	clear:both;
}
.bottom a {
	color:white;
}
.bottom a:hover {
	text-decoration: underline;
}
.login {
   float: left; 
	width: 795px;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	padding-top: 5px;
	color: White;
}
.header_top a {
	color: White;
	text-decoration: none;
}
.header_top a:hover {
	text-decoration: underline;
}
.header_top input.text{
	width:80px;
	height: 15px;
	text-align: left;
}
.left {
	float: left;
	width: 160px;
	font-size: 18px;
	padding-top: 10px;
}
.content-right {
	float: left;
}
.content {
	float: left;
	width: 459px;
	text-align: left;
	background-color: White;
	
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	font-size: 12px; 
	
}
.content_left {
	float:left;
}
.insert {
	float:right;
	width:1px;
	height:500px;
}
.content a {
	color: green;
}
.content h2 {
	color: black;
}
.right {
	float: right;
	width: 158px;
	padding-top: 10px;
}
.right a {
	font-size: 12px;
	color: Black;
	text-decoration: none;
}
.right a:hover {
	text-decoration: none;
        color: green;
}
.search {
	float:right;
	margin-top: 93px; 
}
h2 {
	color:green;
	font-size: 20px;
}
.print {
	font-weight:bold;
	font-style: italic;
}
.left_menu {
	width:138px; 
	height:20px; 
	margin-left:20px; 
	margin-top:5px;
	padding-bottom:3px;
	text-align: left;
	font-size: 17px;
	font-weight: bold;
}
.flash {
	background-color: Black;
}
.left a {
	color:green;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}
.left a:hover {
	text-decoration: none;
}
.inzerat h2 {
        color:green;
}
/*z e-shopu */
.hlavna_li {
	left: -30px;
	position: relative;
	list-style: none;
	list-style-type: none;
	padding-left: 14px;
	margin: 0px;
	font-family: Verdana;
	font-weight: bolder;
	font-size: 12px;
	line-height: 20px;
	text-indent: 0px;
	text-align:left;
	background-image: url(../image/sipka_mala4.png);
	background-position: 0px 5px;
	background-repeat: no-repeat;
}
.druha_li{
	position: relative;
	left:-25px;
	width: 110px;
	list-style: none;
	list-style-type: none;
	padding-left: 12px;
	margin: 0px;
	font-family: Verdana;
	font-size: 12px;
	line-height: 20px;
	text-indent: 0px;
	background-image: url(../image/sipka_mala5.png);
	background-position: 0px 7px;
	background-repeat: no-repeat;
}
.tretia_li{
	position: relative;
	left:-10px;
	width: 110px;
	list-style: none;
	list-style-type: none;
	padding-left: 12px;
	margin: 0px;
	font-family: Verdana;
	font-size: 12px;
	line-height: 20px;
	text-indent: 0px;
	background-image: url(../image/sipka_mala5.png);
	background-position: 0px 6px;
	background-repeat: no-repeat;
}
