body, th, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #535353;
}

body {
	margin: 0;
	background: url(../images/background.gif) repeat-x;
}
#mainbody {
	margin: 0;
	background: url(../images/background-bar.gif) repeat-x;
}
.clear, .clear-r, .clear-l {
	clear: both;
	height: 0;
	overflow: hidden;
	line-height: 0;    
}
.clear-r {
	clear: right;
}
.clear-l {
	clear: left;
}
.titlepagebar {
	margin:0;
	padding: 6px 0 0 0;
	height: 1px;
	line-height:1px;
}
.subpage h2 {
	font-weight: normal;
	font-size: 20px;
	color: #f67900;
	margin: 30px 0 30px 0;
}
.subpage h2.text {
        font-weight: bold;
        font-size: 15px;
        color: #f67900;
        margin: 3px 0 3px;
}
.data {
	height: 106px;
	text-align: center;
	min-width: 880px;
	max-width: 1130px;	
	margin: 0 auto 0 auto;
	padding: 0 0 30px 0;
}
.datamain {
	max-width: 1055px;	
}
.data .body, .data .header {
	text-align: left;
	margin: 0 15px 0 15px;
}
.header img {
	float: left;
	margin-top: 16px;
	margin-left: 15px;
	border: 0;
}
.header form span {
	padding: 0 10px 0 10px;
}
.header form,.header div.form {
	float: right;
	padding: 20px 2px 0 0;
	margin: 0;
	height: 55px;
	overflow: hidden;
}
input,textarea {
	border: 1px solid #b3b3b3;
}
input.fail, textarea.fail {
	border: 1px solid #f67900;
}
form div.fail, div.formok {
	margin: 0;
}

form div.fail p, div.formok p {
	padding: 8px;
	margin: 0;
	text-align: center;
	line-height: 100%;
	color: white;
}
div.right div.formok {
	background: #75bd33; 
}
div.right div.fail {
	background: #f67900; 
}
.header form input {
	vertical-align: middle;
	border: none;
}
.header form input.text {
	height: 16px;
	border: 1px solid #535353;
	width: 100px;
	margin: 0 4px 0 4px;
}
ul#menu {
	float: right;
	display: inline;
	text-align: center;
	margin: 0;
	padding: 0;
}
ul#menu li {
	float: left;
	overflow: hidden;
	display: block;
	margin: 4px 0 0 2px;
	padding: 0;
	height: 27px;
	background: url(../images/menu-corner-right.gif) top right no-repeat;
}
ul#menu span,ul#menu a {
	text-align: center;
	display: block;
	font-size: 13px;
	font-weight: bold;
	color: white;
	text-decoration: none;
	padding: 0px 12px 0px 12px;
	margin: 0;
	line-height: 30px;
	background: url(../images/menu-corner-left.gif) no-repeat;
}
ul#menu a:hover {
	color: #535353;
}
ul#menu li.selected {
	margin-top: 2px;
	height: 29px;
	background: url(../images/menu-corner-sel-right.gif) top right no-repeat;
}
ul#menu li.selected span, ul#menu li.selected a {
	background: url(../images/menu-corner-sel-left.gif) no-repeat;
}
ul#submenu {
	text-align: center;
	margin: 0;
	padding: 0;
}
ul#submenu li {
	overflow: hidden;
	display: block;
	padding: 0;
	background: #e7e7e7;
	height: 26px;
	border-bottom: 1px solid #b7b5b7;
	margin: 1px 1px 0 1px;
	float: left;
}
ul#submenu li.selected {
	border: 1px solid #b7b5b7;
	border-bottom: none;
	background: none;
}
ul#submenu a {
	text-align: center;
	display: block;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
	margin: 0;
	color: #535353;
	line-height: 27px;
	white-space: nowrap;
}
ul#submenu a:hover {
	color: #f67900;
}
ul.imagelist, ul#list {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
}
div.list {
	padding-left: 3px;
}

ul.imagelist li, ul#list li {
	float: left;
	background: white;
	margin: 2px 6px 6px 0px;
	border: 1px solid #cccccc;
}

ul.imagelist li:hover,ul.imagelist .lihover,ul#list li:hover,ul#list .lihover {
	border-color: #f67900;
}
ul.imagelist a {
	color: #535353;
	text-decoration: none;
	width: 198px;
	height: 227px;
	height: 250px;
	display: block;
	text-align: center;
	overflow: hidden;
}
ul#list a {
	color: #535353;
	text-decoration: none;
	width: 115px;
	height: 108px;
	display: block;
	text-align: center;
	overflow: hidden;
}
ul.imagelist a:hover, ul#list a:hover {
	color: white;
}
div.body ul.imagelist a:hover p,ul#list a:hover p {
	background: #f67900;
}

.divider {
	height: 8px;
	clear: both;
	overflow: hidden;
}
.body .divider {
	height: 14px;

}
.body .left p {
	margin: 10px 0 10px 0;
	padding: 0;
}
.body .left img {
	display: block;
}
.body .left .divider {
	background: url(../images/dots-horizontal.gif) 0 15px repeat-x;
	padding: 15px 0 15px 0;
	margin: 0;
	height: 0px;
	display: block;
	clear: both;
	overflow: hidden;
}
.contents {
	margin: 0;
	padding: 0;
	background: url(../images/background-contents.gif) repeat-y;
}

.contents .left {
	width: 379px;
	float: left;
	display: inline;
	padding: 0 16px 0 0;
}
.contents .right {
	padding: 0 0 0 410px;
	margin: 0;
}
h1 {
	color: #f67900;
	font-size: 24px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
a {
	color: #52ac00;
}
a:hover,.footer a:hover {
	color: #f67900;
}
.footer {
	background: #eeeeee url(../images/dots-horizontal.gif) top repeat-x;
	
}
.footer p {
	text-align: center;
	font-size: 11px;
	padding: 20px;
	background:  url(../images/dots-horizontal.gif) bottom repeat-x;	
}
.footer a {
	color: #535353;
}

.body .box {
	border: 1px solid #cccccc;
	padding: 12px;
	background: url(../images/stul-zidle.jpg) bottom right no-repeat;
}
.body a:hover img.illustrate,.body .baseimg a:hover {
	border: 1px solid #f67900;
}

.body .box h2 {
	color: #535353;
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	line-height: 100%;
}
.body .box h2 strong {
	font-size: 25px;
	font-weight: bold;
}
.body .box ul {
	margin: 20px 0 0 5px;
	padding: 0;
	width: 200px;
}
.body .box ul li {
	list-style-type: none;
	padding: 0 0 0 10px;
	line-height: 160%;
	background: url(../images/bullet.gif) 0 8px no-repeat;
}

.body .right ul, .body .right p,.left p {
	margin: 0 10px 20px 0px;
	line-height: 140%;
}
.body .right ul {
	list-style-type: none;
	margin: 0 0 20px 20px;
	padding: 0;
}
.body .right ul li {
	list-style-type: none;
	line-height: 180%;
	position: relative;
}
#mainbody .text ul li {
	background: url(../images/green-bullet.gif) 0 6px no-repeat;
	padding-left: 15px;
}
.body .right ul li span {
	position: absolute;
	display: block;
	background: #75bd33;
	padding: 1px 2px 1px 2px;
	color: white;
	line-height: 140%;
	top: 2px;
	left: -20px;
	margin-top: 0px;
}
.body img.illustrate  {
	display: block;
	border: 1px solid #cccccc;
	margin: 0 auto 0 auto;
}
.subpage {
	margin: 0;
	padding: 0;
	position: relative;
	background: url(../images/background-contents.gif) -150px 0 repeat-y;
}
.subpage .left {
	position: absolute;
	top: 0;
	width: 230px;
}
.subpage .right {
	margin: 0 0 0 260px;
	min-height: 700px;
}
.subpage .right img.illustrate {
	float: right;
	margin: 0 16px 10px 16px;
}
.subpage .right h1 {
	font-weight: normal;
	font-size: 26px;
	margin: 0 0 18px 0;
}

.subpage .right p {
	margin: 0 0 16px 0;
}
.subpage .left .box {
	background: none;
}

.mainitem {
	float: left;
	width: 198px;
	border: 1px solid #cccccc;
	margin: 2px 8px 6px 0px ; 
	padding: 0;
	position: relative;
	cursor: pointer;
	height: 337px;
}

.mainitem h2 {
	font-weight: normal;
	font-size: 18px;
	margin: 0;
	padding: 10px 8px 2px 8px;
	height: 43px;
	text-align: center;
	overflow: hidden;
}
.mainitem img {
	display: inline;
	border: 0;
	margin: 0;
}
.mainitem div {
	display: block;
	padding: 10px;
	margin: 0;
	height: 48px;
	overflow: hidden;
	background: url(../images/dots-horizontal.gif) top repeat-x;
}
.mainitem div.detail {
	width: 78px;
	height: 24px;
	background: url(../images/detail.gif) no-repeat;
	position: absolute;
	margin: 0;
	padding: 0;
	bottom: 78px;;
	right: 10px;
}	
.mainitem.folder div.detail {
	background: url(../images/open.gif) no-repeat;
	width: 88px;
}
.mainitem div.detail:hover, .mainitem.itemover div.detail {
	background: url(../images/detail.gif) no-repeat;
}
.mainitem.folder div.detail:hover, .mainitem.itemover.folder div.detail {
	background: url(../images/open.gif) no-repeat;
}
.mainitem div strong {
	font-size: 12px;
	line-height: 24px;
}
.mainitem:hover, .itemover {
	border-color: #f67900;
}
.mainitem:hover h2 a,.itemover  h2 a {
	color: #f67900;
}
.mainitem:hover div,.itemover  div {
	color: white;
	background: #f67900;
}
.mainitem a {
	color: #535353;
	text-decoration: none;
	padding: 0;
	text-align: center;
}
.mainitem a.item {
	width: 198px;
	height: 214px;
	display: block;
	text-align: center;
}

.subpage .margin {
	margin: 0 0 15px 0 ;
}
.subpage .left .mainitem {
	width: auto;
	height: auto;
	text-align: center;
	float: none;
}
.subpage .left .mainitem img {
	margin: 0 auto 0 auto;
}
.subpage .left .mainitem h2, .subpage .left .mainitem div {
	height: auto;
}
.subpage .left .mainitem h2 {
	margin-top: 0;
	padding-top: 5px;
}

.subpage .left .mainitem div del {
	color:  #f67900;
	text-decoration: line-through;
}
.subpage .left .mainitem div.title {
	font-weight: bold;
	font-size: 13px;
	background: none;
	padding-bottom: 0;
}
.subpage .left .mainitem div.title strong {
	font-weight: normal;
	font-size: 18px;
	color: #75bd33;
}
.subpage .left .mainitem:hover div.title , .subpage .left .itemover div.title  {
	background: none;
	color: #535353;
}
.subpage .left .mainitem:hover div del,.subpage .left .itemover div del {
	color: black;
}
.subpage h2.price {
	margin: 0;
	font-size: 18px;
	padding: 0 0 2px;
}
.subpage table.prices tr th.price {
	text-align: center;
	padding: 0 0 5px 0;
	font-size: 12px;
	vertical-align: bottom;
	font-weight:normal;
}
.subpage table.prices tr td.price {
	text-align: right;
	font-size: 15px;
	font-weight:bold;
}
.subpage table.prices tr td.pricevat {
	text-align: right;
}
a.news {
	position: relative;
	display: block;
	text-decoration: none;
}
a.news div {
	position: absolute;
	height: 44px;
	width: 242px;
	background: #75bd33;
	bottom: 6px;
	left: 6px;
	text-decoration: none;
	border: 0;
	padding: 6px;
}
a.news div h2 {
	font-size: 12px;
	color: #373737;
	margin: 0;
	padding: 0 0 4px 0;
	text-decoration: none;
	line-height: 100%;	
	border: 0;
	display: block;
}
a.news div p {
	font-size: 12px;
	color: #fbfbfc;
	margin: 0;
	padding: 0;	
	text-decoration: none;	
	line-height: 120%;	
	border:0;
	display: inline;
}

a.akce {
	position: relative;
	display: block;
	text-decoration: none;
}
a.akce div {
	position: absolute;
	height: 44px;
	width: 242px;
	background: #75bd33;
	bottom: 6px;
	right: 6px;
	text-decoration: none;
	border: 0;
	padding: 6px;
}
a.akce div h2 {
	font-size: 12px;
	color: #373737;
	margin: 0;
	padding: 0 0 4px 0;
	text-decoration: none;
	line-height: 100%;	
	border: 0;
	display: block;
}
a.akce div p {
	font-size: 12px;
	color: #fbfbfc;
	margin: 0;
	padding: 0;	
	text-decoration: none;	
	line-height: 120%;	
	border:0;
	display: inline;
}

.refitem {
	float: left;
	width: 408px;
	height: 306px;
	border: 1px solid #cccccc;
	margin: 8px 8px 0 0;
	position: relative;
	padding: 0;
}
.refitem h2 {
	margin: 0;
	position: absolute;
	top: 6px;
	right: 0px;
	width: 300px;
	height: 20px;
	background: #222016;
	color: white;
	font-size: 17px;
	font-style: italic;
	padding: 5px;
}
.refitem h2 a {
	display: inline;
	width: auto;
	height: auto;
	color: white;
	font-size: 17px;
	font-style: italic;
	text-decoration: none;
	font-weight: normal;	
	background: none;
}
	
.refitem img {
	border: 0;
	display: inline;
}
.refitem a {
	display: block;
	width: 408px;
	height: 306px;
	border: 0;
	text-align: center;
}
.subpage div.rfhover {
	border-color: #f67900;
}
.baseimg {
	padding: 0;
	width: 100%;
	background-repeat: no-repeat;
	margin: 0 0 10px 0;
}
.baseimg a,.baseimg a:hover {
	display: block;
	border: 1px solid #cccccc;
	position: relative;
	text-decoration: none;
}
.baseimg div {
	position: absolute;
	top: 6px;
	right: 6px;
	width: 300px;
	height: 20px;
	background: #222016;
	color: white;
	font-size: 17px;
	font-style: italic;
	padding: 5px;
}

.subpage .floatright {
	float: right;
	margin: 0 0 15px 15px;
}
.subpage a.floatright:hover img {
	border: 1px solid #f67900;
}
.subpage .floatright img {
	border: 1px solid #cccccc;
}
.subpage .floatleft {
	margin: 0 0 0 100px;
	float: left;
	width: 220px;
	
}
.subpage div.wide {
	width: 410px;
	margin: 0;
}
.subpage div.wide table {
 	width:98%;
	margin-left:0;
}
.subpage a.floatleft {
	float: left;
	margin: 0;
	padding:0;
	width: 368px;
}
.subpage a.floatleft:hover img {
	border: 1px solid #f67900;
}
.subpage a.floatleft img {
	border: 1px solid #cccccc;
}
.subpage div.first {
	margin: 0;
}
.subpage .first {
	float: left;
	padding: 0;
}
.subpage .right p.where {
	margin:0;
	padding: 0 0 10px 0;
}
.subpage .right .bar {
	border-top: 1px solid #eeeeee;
}
.overview h2 {
	margin-top: 0;
	padding-top: 0;
}
.overview p.date {
	margin:0;
	padding:0;
}
table {
	border-collapse: collapse;	
	margin: 0 30px 30px 0;
}
table td {
	border: 1px solid #eeeeee;
	padding: 6px 10px 6px 10px;
	
}
form table {
	margin: 0;
}
form table td {
	border:0;
	padding: 6px 0 6px 0;
}
.subpage div.opened p {
	margin: 0 0 0 0;
}
.subpage div.opened {
	margin:0;
	padding:0;
}

.subpage div.opened table {
	margin: 0;
}
.subpage div.opened table td {
	border: none;
	padding: 0 8px 1px 0;
}
div.body ul.imagelist p,ul#list p {
	text-align: center;
	line-height: 25px;
	overflow: hidden;
	width: 198px;
	display:block;
	background: #e7e7e7;
	margin: 0;
	padding: 0;
	cursor: pointer;
}
ul#list p {
	width: 115px;
}

div.body ul.imagelist li p {
	width: 192px;
	height: 23px;
	height: 46px;
	padding: 10px 3px 0 3px; 
	line-height: 120%;
	display: block;
}


ul.imagelist img, ul#list img {
	border: 0;
	margin: 0 auto 0 auto;
	overflow: hidden;
	display: block;
}

div.body ul.smallimagelist {
	width: 115px;
	height: 120px;
}
div.body ul.smallimagelist li p {
	width: 115px;
	height: 35px;
	font-size: 11px;
	line-height: 110%;
	padding: 5px 3px 0 3px; 
}
div.body ul.smallimagelist a {
	width: 115px;
	height: 120px;

}

.subpage .parameters {
	width:400px;
	float:left;
	margin-right: -100%;
	_margin:0;
}
#tabs {
	float: left;
	margin: 0 0 20px 400px;
	_float: none;
	_margin: 0 0 20px;
	_clear: both;
}
#tabs .tabs {
	overflow: visible;
	z-index: 100;
}
#tabs .tabs a {
	padding: 5px 15px;
	border: 1px solid #f5f5f5;
	float: left;
	background: white;
	margin: 0 5px 0 0px;
	position: relative;
	top: 4px;
}
#tabs .tabs a.selected {
	border: 1px solid #eeeeee;
	border-bottom: 0;
	top: 1px;
	padding: 7px 15px;
}
#tabs .mootabs_panel {
	padding: 10px;
	z-index: 1;
	
	border: 1px solid #eeeeee;
}
#content2 table td {
	border: 0;
}
td.price span.crossed {
	font-weight:normal !important;
	text-decoration:line-through !important;
}
td.pricevat span.crossed {
	text-decoration:line-through !important;
}
	
