html, body{
	margin:0;
	padding:0;

	background-image: url(pics/body.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-color:#D6D6D6;
} 
 
#page{
	width:760px;
	margin-left:auto;
	margin-right:auto;
	position: relative;
	z-index: 1;
} 
 
#header{
	position:relative;
	height:400px;
	background-color:#FFFFFF;
	width:100%;
	background-image: url(pics/head.jpg);
	background-repeat: no-repeat;
} 

#main{
	position: relative;
	float: right;
	width: 480px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	min-height: 400px;
	font-size: 95%;
	z-index: 2;
	
 }
.main_pic {
	display: block;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.main_pic img {
	padding: 3px;
	border: 1px solid #DA74A5;
	margin: 3px;
}


#main h1{
	color: #CB3C7F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	padding-left: 10px;
	font-style: normal;
}
#main h2{
	color: #DA74A5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	background-image: url(pics/h2.jpg);
	height: 76px;
	display: block;
	padding-top: 20px;
	background-repeat: no-repeat;
	padding-left: 10px;
	margin-bottom: -30px;
	padding-right: 10px;
 }
#left{
	position: relative;
	float: left;
 }
 #left_pic{
	width: 266px;
	height: 378px;

 }
 
 #menu{
	position: relative;
	width: 274px;
	height: 240px;
	background-color: #FFFFFF;
	float: left;
	background-image: url(pics/menu.jpg);
	background-repeat: repeat-y;
	min-height: 320px;
 }
#menu a, #menu a:visited {
	text-decoration:none;
	text-align:left;
	color:#CB3C7F;
	width:244px;
	height: 20px;
	background-repeat: no-repeat;
	clear: both;
	font-family: "Trebuchet MS", Verdana, Arial;
	display: block;
	font-size: 110%;
	padding-left: 30px;
	padding-top: 3px;
	margin-bottom: 3px;
	background-image: url(pics/menu_li.jpg);
	min-height: 26px;
  }
#main li {
	list-style-type: none;
	list-style-image: url(pics/li.jpg);
	padding-right: 5px;
}
.li2 ins {
	text-decoration: none;
	padding-left: 42px;
	line-height: 1.4em;
}






#main p {
	padding-right: 5px;
}


#menu a:hover {
	color: #666666;
	background-image: url(pics/menu_li_hover.jpg);
	background-repeat: no-repeat;
}
#menu_top{
	position: relative;
	width: 274px;
	height: 24px;
	background-color: #FFFFFF;
	float: left;
	background-image: url(pics/menu_top.jpg);

 }
 #menu_bottom{
	position: relative;
	width: 274px;
	height: 24px;
	background-color: #FFFFFF;
	float: left;
	background-image: url(pics/menu_bottom.jpg);
 }
#footer{
	height:90px;
	background-color:#cb3c7f;
	width: 760px;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	clear: both;
	padding-top: 10px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Arial;
	background-image: url(pics/footer.jpg);
	background-repeat: repeat-x;
 } 
#footer a {
	text-decoration: none;
	color: #FFFFFF;
}
#footer a:hover {
	text-decoration: none;
	color: #666666;
}
#copy a {
	font-size: 70%;
	color: #E69DBF;
}
#copy a:hover{
	font-size: 70%;
	color: #FFFFFF;
}
#pics_down{
	width: 274px;
	float: left;
	bottom: 0px;
	height: 372px;
}
#pics_down img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sitemap {
	padding: 10px;
	float: right;
}
#sitemap img {
	padding: 5px;
}
#main a, #main a:visited {
	text-decoration: none;
	color:#CB3C7F;
	font-size: 120%;
}
#main a:hover {
	color: #666666;
}
#akce{
	margin-top: 0px;
	padding-top: 0px;
	width: 274px;

 }
#akce img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 105px;
	height: 105px;
	float: left;
}

#akce-text{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 90%;
	font-style: normal;
	margin-left: 105px;
}
#cistic{
	height: 10px;
	min-height: 10px;
 }
.main_pic p {
	font-size: 80%;
}
.poukazka {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}
.prodejna {
	float: right;
	border: 1px solid #DA74A5;
	padding: 5px;
	margin: 5px;
}
#second_menu{
	width: 760px;
	float: left;
	
 }



.basictab{
	list-style-type: none;
	text-align: center; /*set to left, center, or right to align the menu as desired*/
	padding: 0px;
	margin: 0px;
	background-color: #E6ACC8;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
}

.basictab li{
	display: inline;
}

.basictab li a{
	text-decoration: none;
	color: #FFFFFF;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.basictab li a:visited{
	color: #666666;
}

.basictab li a:hover{
	background-color: #EEC8DA;
	color: black;
	text-decoration: underline;
}

.basictab li a:active{
	color: #000000;
}

.basictab li.selected a{ /*selected tab effect*/
	padding-top: 5px;
	background-color: #FFFFFF;
	color: #000000;
}

