
* {margin: 0; padding: 0;}

body {
	background: #666699;
	color: #222;
	font: normal 62.5% sans-serif;
	padding: 0;
}

a {color: #fff;}
a:hover {color: #ccc;}

big {font-size: 1.1em;}

h2,h3 {padding: 4px 0 7px;}

h1 {background: #8E0061 url(img/logo.jpg) no-repeat left top; font: normal 2.4em serif,sans-serif; color:#663366; width:356px; text-align: right;}
h1 a {text-decoration: none;}
h1 a:hover {text-decoration: underline;}

h2 {font: normal 1.0em serif,sans-serif; color: #8F3957;}
h3 {font: normal 1.6em serif,sans-serif; color: #8F3957}
h4 {font: normal 1.6em serif,sans-serif;  color: #8F3957; padding: 20px 0 0 40px;}
h5 {font: normal 1.0em serif,sans-serif; color: #8F3957;}
blockquote {
	background: url('img/quote.gif') no-repeat;
	display: block;
	font: normal 1.1em Georgia,serif;
	padding-left: 26px
}
.white { color: #fff; }
form,table {margin-bottom: 1.2em;}
img {border: none;}
label {display: block;}
li {line-height: 1.5em;}
p {padding: 2px 0 10px;}
small,.small {font: normal 0.9em sans-serif;}
ul {padding: 0 2em 1.2em;}

/* structure */
#headerText {
	padding: 20px 0 0 20px;
	width: 400px;
}
#wrapper {
	background: #8E0061;
	margin: 0 auto;
	width: 754px;
}
#container {
	background: #FBF9F4;
	font-size: 1.3em;
	line-height: 1.3em;
	margin: 0 auto;
	width: 750px;
}
.image { border:1px dashed #999; }
.about_us { line-height: 21px; }
.meta { font: normal 82.5% sans-serif; border-bottom: 1px dashed #333;}
.coupon{ font: normal 90% sans-serif; color: #006699;}
.coupon a { font: normal 90% sans-serif; color: #006699; text-decoration: none;}
.coupon a:hover { font: normal 90% sans-serif; color: #006699; border-bottom: 1px dashed #999;}
.expire{ font: normal 90% sans-serif; color: #660000; border-bottom: 1px dashed #999;}
/* header */
.title {
	background: #8E0061;
	height: 50px;
	border-top: 3px solid #8E0061;
}
.title h1 {
	color: #441;
	font: normal 2.2em Georgia,"Trebuchet MS",sans-serif;
	padding: 10px 0 10px 18px;
}

.header {
	border-top: 2px solid #663;
	background: #DAD7C5 url(img/header.jpg) no-repeat left bottom;
	height: 180px;
}
.header1 {
	border-top: 2px solid #663;
	background: #DAD7C5 url(img/header1.jpg) no-repeat left bottom;
	height: 180px;
}
.header2 {
	border-top: 2px solid #663;
	background: #DAD7C5 url(img/header2.jpg) no-repeat left bottom;
	height: 180px;
}
.header3 {
	border-top: 2px solid #663;
	background: #DAD7C5 url(img/header3.jpg) no-repeat left bottom;
	height: 180px;
}
.header4 {
	border-top: 2px solid #663;
	background: #DAD7C5 url(img/header4.jpg) no-repeat left bottom;
	height: 180px;
}
.header5 {
	border-top: 2px solid #663;
	background: #DAD7C5 url(img/header5.jpg) no-repeat left bottom;
	height: 180px;
}
.header_menu {
	float: right;
	padding: 18px 10px 0 0;
}

/* navigation */
.navigation {
	background: #DED9D0 url(img/nav.gif) repeat-x; height: 41px;
}
.navigation a {
	background: #FFF url(img/nav.gif) repeat-x;
	border-right: 1px solid #C9C6B3;
	color: #333;
	float: left;
	font: normal 1.0em Tahoma,sans-serif;
	padding: 0 14px;
	line-height: 41px;
	text-align: center;
	text-decoration: none;
}
.navigation a:hover,.navigation a#active {background-position: left bottom; color: #fff;}

/* main */
.main#two-columns {background: #FFF url(img/two-columns.gif) repeat-y;}

/* bottom  DCDAC9 */
.bottom {
	background: #DCDAC9 url(img/bottom.gif) no-repeat left bottom;
	border-top: 1px solid #AA8;
	color: #444;
	padding: 14px 20px;
}
.bottom .left,.bottom .right {width: 49%;}

/* footer */
.footer {
	background: #8E0061;
	color: #EED;
	padding: 10px;
	text-align: center;
}
.footer .left {width: 100%;}
.footer .right {
	width: 0%;
	text-align: center;
}
.footer a {
	color: #FFF;
	text-decoration: none;
}
.footer a:hover {
	color: #FFF;
	text-decoration: underline;
}

/* gallery */
.gallery td {
	vertical-align: top;
	text-align: center;
}
.gallery em {display: block;}

/* misc */
.clear,.clearer {clear: both;} 
.clearer {font-size: 0;}
.col2 .left {width: 76%;}
.col2 .right .content {background: #FFF;}
.col2 .right {width: 23%;}
.left {float: left;}
.right {float: right;}
.right .content {padding: 18px 12px 12px;}
.left .content {padding: 18px 12px 12px 160px;}
.content a { color: #8E0061; }
.content a:hover { color: #006699; }
/* block list */
ul.block {
	border-top: 1px dashed #BCBAAC;
	margin: 4px 0;
	padding: 0;
	width: 90%;
}
.block li {
	border-bottom: 1px dashed #BCBAAC;
	list-style: none;
}
.block li a,.block li em {
	color: #553;
	display: block;
}
.block li em {
	font-size: 0.9em;
	font-style: normal;
}
.block li a {
	padding: 4px 3%;
	text-decoration: none;
	width: 94%;
}
.block li a span {font-weight: bold;}
.block li a:hover {
	background: #D2D0C0;
	color: #553;
}

.right .block,.right .block li {border-color: #DCDACC;}
.right .block li a:hover {background: #F2F0EA;}
#blok { width: 90%; float: left; padding: 0px 12px 12px;}
.leftBlok {float: left; width: 23%; height:500px;  padding: 18px 16px 5px 12px;}
.leftBlokMap {float: left; width: 27%; height:500px;  padding: 18px 16px 5px 12px;}
.rightBlok {float: right; width: 49%;}
#searchbox { border: 1px solid #8E0061; width: 120px; background: #f4f4f4; text-align:center;}
#beck { background: #8E0061; width: 100%; color:#fff; text-align:center; }
#beckbtn { background: #8E0061; width: 40px; color:#fff; text-align:center; border: 0; margin: 6px 0; cursor: pointer;}
.black { color: #000; }
#btn { background: #8E0061; width: 180px; color:#fff; text-align:center; padding: 10px 10px; border: 0; margin: 6px 0; font-size: 120%; cursor: pointer; }
#kocka { width: 100%;}
<!-- UL -->
/* block list */
ul.black {
	margin: 4px 0;
	padding: 0;
	width: 100%;
	color: #000;
}
.black li {
	list-style-image: none;
	list-style-type: disc;
}
.black li a,.block li em {
	color: #553;
	display: block;
}
.black li em {
	font-size: 0.9em;
	font-style: normal;
}
.black li a {
	padding: 4px 1%;
	text-decoration: none;
	width: 94%;
}
.black li a span {font-weight: bold;}
.black li a:hover {
	background: #D2D0C0;
	color: #553;
}