* {
  -moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 0px solid red;
	padding: 0px;
	margin: 0px;
}

body {
  font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif; 
  color: #000;
  font-size: 72%; 
  line-height: 1.4em; 
  background: #aaa
}

a {
	color: #CC170E;
}

h1 {
	color: #BE0100;
	padding: 0px;
	margin: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 20px;
	font-family: Tahoma;
	font-weight:bold;
}

h2 {
	padding: 0px;
	margin: 0px;
	color: #CC170E;
	font-size: 14px;
	  font-weight:bold;
	  padding-left:16px;
	  background-image: url("../images/graphics/header-bullet.jpg");
	  background-repeat: no-repeat;
	  background-position: 0px 3px;
}

h3 {
	margin: 0px;
	font-size: 12px;
}

h4 {
	margin: 0px;
	padding-left: 10px;
	padding: 0px;
	font-size: 12px;
}

h5 {
	font-size: 8px;
	text-align: right;
	margin: 0px;
	padding: 0px;
}

p {
  width:500px;
}

.layout {
	width: 960px;
	top: 0px;
	position: relative;
	margin: 0 auto;
}

p, ol, ul, dl, table {padding: 0 0 1em}

ul {list-style-type:none;}
ul li ul {padding:0px;}

input, select {font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif; font-size: 100%; color: #000}

.head {
		height: 275px;
    width: 960px;
    background-image: url("../images/graphics/head.jpg");
    background-repeat: no-repeat;
    position:relative;
    background-color:#CC0000;
}

	.headmenu {position: absolute; top: 242px; width: 100%; height: 26px}
	.headmenu li {float: left; list-style: none; line-height: 26px; border-right: solid 1px #EEE}
	.headmenu a {font-weight: bold; color: #FFF; padding: 0 19px; text-decoration: none}
	.headmenu a:hover, .headmenu a.active {line-height: 26px; display: block; color: #CCC}

div.searchForm {
	width:263px;
	float:left;
	}

div.searchForm input.input {
	border:1px solid #CC170E;
	float:left;
	margin-left:20px;
	margin-top:17px;
	}		
	
div.searchForm input.submit {
	float:left;
	margin-left:5px;
	margin-top:12px;
	width:32px;
	height:32px;
	background-image: url("../images/pictures/search.png");
	background-repeat: no-repeat;
	cursor:pointer;
	}	
	
	.search {position: absolute; top: 240px; right: 10px; width: 200px}
	.search input {margin: 2px}

.main {
	background-color: #FFFFFF;
	width: 960px;	
	position: relative;
}

#left {	
	width: 200px;
	float: left;
}

#right {	
	width: 200px;
	float: right;
}

.rightbottom {  
  width:168px;
  height:169px;
}

.center {
	width: 510px;
	float: left;
	background-color: #FFFFFF;	
	padding-left:15px;
}

.center ul {
  list-style-type:circle;
}

.center ul li {
  margin-left:15px;
}

.center ol li {
  margin-left:20px;
}

	#left h2, #right h2 {height: 35px; line-height: 35px; padding: 0 10px; margin: 0; color: #FFF; background: #222; border-bottom: solid 1px #FFF} 
	#right h2 {background: #444}

	#left ul li {line-height: 23px; padding: 0 0 1px; background: url("../img/bkg_li.gif") repeat-x 0 100%; list-style: none}
	#left ul li a {padding: 0 10px; color: #FFF; text-decoration: none; display: block; background: #c00}
	#left ul li a:hover {background: #ac0000; color: #FFF}
	#left ul li a em {font-style: normal}
	#left ul li li a {text-decoration: none}
	#left ul li li a em {font-weight: bold; color: #514d3f}
	#left ul li li li a {text-decoration: underline}
	#left ul li li li a em {font-style: normal; font-weight: normal; color: #000}
	
	#left li ul a {color: #000 !important; text-decoration: underline; display: inline; padding: 0 !important; font-weight: normal !important; line-height: 1.0em; background: transparent !important; margin: 0}
	#left li ul a:hover {color: #C00 !important; text-decoration: none}

	#left ul li li span.bullet {cursor: default; background: url("../images/graphics/li.gif") no-repeat 0 .4em;margin-left:20px;}
	
	
	#right li {list-style: none; background: url("../img/li.gif") no-repeat 0 .3em; padding-left: 9px}
	#right h3 a {color: #ed1c24; font-size: 115%}
	#right .panel {padding: 10px}
	#right img {padding: 0; border: none; margin: 0 5px}
	
		#footer {clear: both; font-style: normal; background: #999; color: #FFF; text-align: center; height: 54px; width: 100%; border-top: solid 3px #C00}
	#footer address {display: block; font-style: normal; line-height: 54px}
	#footer a {color: #FFF}
	
.centerbottom {
	position: absolute;
	right: 210px;
	bottom: 0px;
	width:42px;
	height:73px;
}

.cleaner {
	clear: both;
	height: 1px;
	border: none;
	margin: -1em 0 0 0;
	visibility: hidden;
}

.textarea {
	width: 500px;
	height: 400px;
}

.center,.center table {
	font-size: 12px;
}

.table-head {
	background-color: #CC170E;
	color: #E0E2FF;
}

.table-head a {
	font-weight: bold;
	text-decoration: none;
	color: #E0E2FF;
}

.right-news {
	width: 197px;
	height: 300px;
	background-image: url("../images/graphics/right-news.jpg");
	overflow: hidden;
}

.rightnewscontent {
	width: 142px;
	padding-left: 55px;
}

.right-news a {
	font-size: 11px;
	text-decoration: none;
}

.user-menu {
	font-weight: bold;
	padding: 10px;
	font-size: 12px;
	text-decoration: none;
	width: 110px;
	margin-left: 10px;
	background-color: #E0E2FF;
	color: #CC170E;
}

.user-menu a {
	text-decoration: none;
	background-color: #E0E2FF;
	color: #CC170E;
}

.gallery-item {
	width: 160px;
	height: 122px;
	float: left;
	padding: 5px;
	border: 1px solid black;
	text-align: center;
	vertical-align: center;
	background-color: #CC170E;
}

.gallery-item img {
	margin: 5px;
}

.lister a {
	border: 1px solid #E0E2FF;
	padding: 8px;
	color: #E0E2FF;
	text-decoration: none;
	background-color: #CC170E;
}

.generatedForm form {
	margin: 10px;
	background-color: #FF6600;
	color: #000000;
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
}

.generatedForm {
	background-color: #CF6767;
	color: #000000;
	border: 1px solid #D7E5F2;
	border-collapse: collapse;
	margin-bottom: 15px;
	padding: 5px;
}

.generatedForm tr td {
	margin-bottom: 5px;
}

.addHref {
	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
	border: 1px solid #E0E2FF;
	color: #E0E2FF;
	text-decoration: none;
	background-color: #CC170E;
}

.counter {
	width: 180px;
	font-size: 10px;
	text-align: center;
}

.enquiry {
	width: 180px;	
	font-size: 10px;
	padding-left:10px;	
	font-size:12px;
}

div.enquiry div.answer {
	padding:3px;
	}

div.enquiry div.bar {
	color:#BEBEBE;
	font-size:10px;
	}

div.pictures {
	width:480px;
	text-align:center;
	margin-top:10px;
}

.obrazek {
	border-bottom: #FF0000 solid 1px;
	margin-right: 1px;
}

div.box {   
  padding-bottom:20px;
}

div.box div.content {
  padding-left:8px;
}

div.box div.header {
  background-image: url("../images/graphics/box-header.jpg");
  width:185px;
  height:22px;  
  text-align:center;
    font-size:15px;
  font-weight:bold;
  text-align:center;
    color:white;
}

div.box div.content {
  padding-bottom:10px;
}

div.box div.bottom {
  height:4px;
  min-height:4px;
  line-height:4px;
}

div.box div.content div.item {
  padding-left:15px;
  padding-top:7px;
  padding-bottom:0px;
}

div.box div.content div.item a {
  text-decoration:none;
}

div.login div.box {
  margin-left:150px;
}

div.login div.box div.content, div.newsletterForm div.box div.content {
  text-align:center;
}

div.login div.box div.content input,div.newsletterForm div.box div.content input {
  border:1px solid #BEBEBE;
  width:140px;
  margin-top:5px;    
  text-align:center;
}

table.sortimentTable {
  border:1px solid #EFEFEF;
}

table.sortimentTable tr.odd td {
  border:1px solid #EFEFEF;
  background-color:#EFEFEF;
}

p.PismoPodnadpis1 {
 font-weight:bold;
 font-size:14px;
 color:#9F0100;
}

div.PismoPodnadpis4 {
  font-weight:bold;
  font-size:12px;
  padding:0px;
  margin:0px;
  padding-top:15px;  
}

li.admin-navcontainer {
	float:left;
}

li.admin-navcontainer a {
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	width: 98px;
	text-align:center;
	background-color: #9F0100;
	border-bottom: 1px solid #3F3F3F;
}

li.admin-navcontainer a:link, .navlist a:visited, li.admin-navcontainer a {
	color: #ffffff;
	text-decoration: none;
}

li.admin-navcontainer a:hover {
	background-color: #9F0100;
	color: #ffffff;
	font-weight:bold;
}

div.autodoprava-nadpis {
  float:left;  
  padding-top:2px;
}


table.designTable {
	width: 90%;
	border-spacing: 0px;
	border-collapse: collapse;
	margin:10px;
	}
	
table.designTable td {
	border-left:1px solid #9EA7B2;
	text-align:center;
	}
	
.designTableHead {
	color:#9F0100;	
	font-weight:bold;
	}
	
.designTableHead td {
	border-bottom:1px solid #9F0100;
	}	

.designTableFirst {
	padding:2px;
	font-weight:bold;
	}

.reference {
  padding-left:30px;
}

.reference .list {
	text-align:center;
	display:none;
	vertical-align:middle;
}

.reference h1 {
  padding-bottom:10px;
}


div.systemMessage {
  width:500px;
  font-weight:bold;
  text-align:center;
  color:#9F0100;
  border:1px solid #BEBEBE;
  padding:5px;
  margin-left:10px;
}

div.napiste-nam {
  margin-left:40px;
}

div.napiste-nam input,div.napiste-nam textarea {
  border:1px solid #BEBEBE;
}

h2.cenikyNadpis {
  font-weight:bold;
  padding-left:16px;
  background-image: url("../images/graphics/header-bullet.jpg");
  background-repeat: no-repeat;
  background-position: 0px 3px;
  color:#000000;
}

h3.cenikySubNadpis {
  font-weight:bold;
  padding-left:25px;
  padding-top:5px;
}

table.ceniky ul.seznam {
	padding-top:0px;
	padding-bottom:5px;
	margin-top:0px;
	margin-bottom:0px;
	}

div.foot div.info1 {
  font-size:9px;
  color:#FFFFFF;
  padding-left:15px;
  padding-top:95px;
  line-height:12px;
}

div.prodejny div.box {
  float:left;
  padding-left:50px;
}

div.prodejny div.box div.content, div.right-photo div.box div.content {
  padding-left:11px;
  padding-top:10px;
}

div.right-photo div.box div.content {
	padding-left:0px;
	width:185px;
	}

div.right-photo div.box div.content img {
	width:176px;
	padding-left:6px;
	}

table.napisteNam td {
	padding:5px;
}

table.designTable td {
	padding:3px;
}

table.designTable td a {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

table.designTable td a:hover {	
	text-decoration:underline;
}

table.rental {
	width:500px;
}

table.rentalProduct {
	width:300px;
}

table.designTable tr.Odd {
	background-color:#EFEFEF;
}

div.rentalImage {
	float:right;
	border: 1px solid #EFEFEF;
	padding:3px;
}

div.rightBottomDelimiter {
	height:60px;
	width:150px;
}

div.banner img {
	width:177px;
	padding-top:7px;
	padding-left:12px;
}

hr.newsDelimiter {
  height:1px;
  color:#BE0100;
  width:500px;
  border: 1px solid #BE0100;
}
div.pripominky {
	border: 1px solid #BEBEBE;
	background-color:#F0F0F0;
	padding:10px;
}

div.pripominky input{
  border:1px solid #BEBEBE;
}

input.enquirySubmit {
	background-color:white;
	border:0px;
	text-decoration:underline;
	color:#CC170E;
	width:auto;
	text-align:left;
	overflow:visible;
	cursor:pointer;
	margin:0px;
	padding:0px;
}

div.resultItem {
	margin-top:10px;
	font-weight:bold;
}

div.resultItem h3 {
	padding-left:12px;
}

form.voteByLabelClick label {
     color: #D51741;
     text-decoration: underline;
     cursor: pointer;
     cursor: hand;
     float: none
}
form.voteByLabelClick input {
     display: none;
}

div.bannerLink {
  padding-top:30px;
  width:180px;
  text-align:center;
  font-size:20px;
}
