*{
	margin: 0px;
	padding: 0px;
}


body {
background:#9A3334 url(bg_top.jpg) repeat-x top;
text-align: center;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 62.5%;
color: #161410;
	
}

h1 {
	font-size: 2.5em;
	color: #669900;
	font-style: italic;
	font-weight: bold;
	margin-bottom:10px;
}

h2 {
	font-size: 1.6em;
	color: #006699;
	font-weight: bold;
	margin: 20px 0px 10px;
}

h3 {
	font-size: 1.2em;
	color: ffffff;
	font-weight: 900;
	margin:15px 0px 10px;
}

p {
	line-height: 1.6em;
}

p, ul, ol, table {
  margin:10px 0px;
}

a {
	text-decoration: underline ;
	color: #006699;
	cursor: pointer;
}

a img{
text-decoration: none;
border: none;
margin:10px 10px;
}

a:hover {
	text-decoration: none ;
	color: #006699; 
}

.cleaner {
	clear: both;
	line-height: 0px;
	height: 0px;
}

.left {
	float: left;
	padding:0 10px;
	text-align: center;
}

.red {
color: #a00;
}

.right {
	float: right;
	padding:0 10px;
	text-align: center;
}

ul, ol {
padding-left:20px;
line-height: 1.5em;
}

li {
margin-bottom: 5px;
}


table.cenik {
border-collapse: collapse;
margin-top: 10px;
}


table.cenik td, table.cenik th {
border: 1px #e2eaf2 solid;
padding: 4px 6px;
background: #fcfdfd;
}

table.cenik th {
background: #e5eef7;
background: #666c7b;
color: #fff;
border: 1px solid #fff;
}

table.cenik {
width: 100%;
}

#container {
	width: 909px;
	margin: 43px auto 0px auto;
	text-align: left;
}

#header {
	width: 909px;
	height: 288px;
	background:#222222 url(header.jpg) no-repeat top;
}

#logo {
padding: 4px 0px 0px 32px;
}

#logo a{
display: block;
position: relative;
width: 352px;
height: 74px;
text-decoration: none;
font-size: 1.8em;
color: #ffffff;
}

#logo a span{
display: block;
position: absolute;
width: 352px;
height: 74px;
background: url(logo.jpg) no-repeat top;
}

#bottom {
	margin: 26px 75px 0px 27px;
	background: url(menu.png) repeat-y left;
}

#menu_top {
	width: 204px;
	background: url(menu_top.png) no-repeat top;
}

#menu {
	position: relative;
	width: 204px;
	background:#262626 url(menu.png) repeat-y;
	float: left;
}

#menu ul {
	list-style: none;
	padding: 15px 0px 0px 0px;
}

#menu ul li {
margin-bottom: 8px;
}

#menu ul li a{
	background: url(button.png) no-repeat 0px 0px;
	display: block;
	width: 186px;
	height: 41px;
	margin-left: 10px;
	font: arial;
	text-align: center;
	line-height: 41px;
	color: #cccc66;
	font-size: 1.7em;
	text-decoration: none;
}

#menu ul li a:hover, #menu ul li a:active{
	background: url(button.png) no-repeat 0px -41px;
	display: block;
	width: 186px;
	height: 41px;
	margin-left: 10px;
	font: arial;
	text-align: center;
	line-height: 41px;
	color: #cccc66;
	font-size: 1.7em;
	text-decoration: none;
}


#content {
	font-size: 1.2em;
	float: left;
	width: 601px;
	background:#FFFFCD url(content.png) repeat;
}

#content_text {
padding: 30px 35px 21px 35px;
background: url(content_top.png) no-repeat top;
}

#content_bottom {
	width: 601px;
	height: 9px;
	background: url(content_bottom.png) no-repeat bottom;
	clear: both;
}

#footer img{
margin-bottom: -3px;
border: none;
}

#footer a{
text-decoration: none;
color: Black;

}

#footer a:hover{
text-decoration: underline;
color: Black;

}

#footer {
font-size: 1.1em;
text-align: center;
padding: 7px 0px 20px 204px;
background: url(menu.png) repeat-y left;
}

#left_links{
	padding: 20px 10px 20px 10px;
	text-align: center;
}

#left_links a{
margin-bottom: 10px;
text-decoration: none;
color: #cccc66;
display: block;
}

#left_links a img{
	border: none;
	text-decoration: none;
	margin: 0px;
}

#left_links a:hover img{

	text-decoration: none;
}

#left_links a:hover{

	text-decoration: underline;
}



.stara_cena {
text-decoration: line-through;
color: #555;
}


.uvodni_box {
padding: 10px; 
float: left; 
width: 220px; 
background: url('bg_uvodni-box.png') no-repeat bottom;
height: 220px;
}

.uvodni_box h2 {
letter-spacing: 0;
font-size: 1.4em;
color: #da3334;
}









