body
{
	margin:0;
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	text-align: center;
	padding: 0;
	font-size: 0.75em;
	background:url(../files/images/layout/bg-body.png) left top repeat-x #e6e6e6;
	color:#242424;
}
* {
	padding: 0;
	margin: 0;
	border: 0px none;
}
.invisible {
     position:absolute;
     top:-2000px;
     left:0;
     width:1px;
     height:1px;
     overflow:hidden;
}
.clear {
	clear:both;
	font-size:0px;
	line-height:0px;
	height:0px;
	overflow:hidden;
	display:block;
}
.right {
	text-align:right;
}
.center {
	text-align:center;
}
.green {
	color:#009933;
}
input, select, textarea {
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size:1em;
	padding:2px 3px;
}


/*Page*/
#page {
	width:981px;
	margin:0px auto;
	text-align:left;
}
/*Page*/

/*Header*/
#header {
	height:185px;
	background:url(../files/images/layout/bg-header.jpg) left top no-repeat;
	position:relative;
	overflow:hidden;
	width:984px;
	margin-left:-3px;
}

/*Logo*/
#logo-box {
	position:absolute;
	top:11px;
	left:4px;
}
a.logo{
	color:#cf1e17;
	font-weight:bold;
	font-size:2.5em;
	display:block;
	cursor:pointer;
	text-decoration:none;
	position:relative;
	overflow:hidden;
	width:342px;
	height:132px;
}
a.logo span{
	display:block;
    position:absolute; left:0; top:0; z-index:1;
	background:url(../files/images/layout/logo.png) top left no-repeat;
	width:342px;
	height:132px;
}
a.logo em {
	font-style:normal;
	font-size:0.5em;
}
/*Logo*/

/*Main-menu*/
#main-menu {
	position:absolute;
	left:0px;
	top:149px;
}
#main-menu ul li{
	list-style-type:none;
	float:left;
	background:url(../files/images/layout/bg-mm-li.png) right top no-repeat;
	height:36px;
	overflow:hidden;
	padding:0px 21px 0px 4px;
	_padding:0px 23px 0px 4px;
}
#main-menu ul li.act {
	background:url(../files/images/layout/bg-mm-li-act.png) right top no-repeat;
	padding-left:0px;
	margin-left:-14px;
}
#main-menu ul li.act span {
	display:block;
	height:36px;
	float:left;
	width:18px;
	background:url(../files/images/layout/bg-mm-li-span.png) left top no-repeat;
}
#main-menu ul li#mm-first {
	padding-left:0px;
}
#main-menu ul li#mm-first span{
	display:block;
	height:36px;
	float:left;
	width:18px;
	_width:16px;
	background:url(../files/images/layout/bg-mm-li-span-first.png) left top no-repeat;	
}
#main-menu ul li#mm-first.act {
	margin-left:0px;
}
#main-menu ul li#mm-first.act span{
	display:block;
	height:36px;
	float:left;
	width:18px;
	_width:16px;
	background:url(../files/images/layout/bg-mm-li-span-first-act.png) left top no-repeat;	
}
#main-menu ul li#mm-last{
	background:url(../files/images/layout/bg-mm-li-last.png) right top no-repeat;
	padding-right:17px;
	_padding-right:19px;
}
#main-menu ul li#mm-last.act{
	background:url(../files/images/layout/bg-mm-li-last-act.png) right top no-repeat;
}
#main-menu ul li a{
	color:#000000;
	text-decoration:none;
	line-height:36px;
}
#main-menu ul li a:hover{
	text-decoration:underline;
}
#main-menu ul li.act a {
	color:#ffffff;
	font-weight:bold;
}
/*Main-menu*/
/*Header*/

/*Main*/
#main {
	width:981px;
	overflow:hidden;
	padding-bottom:20px;
}

/*Columns*/
#left-column {
	float:left;
	overflow:hidden;
	width:276px;
}
#right-column {
	float:left;
	overflow:hidden;
	margin-left:15px;
	width:690px;
}
#left-column {
	line-height:1.4em;
}
#right-column p {
	line-height:1.5em;
	padding:12px 0px;
}
#main a {
	color:#009933;
}
#main a:hover {
	color:#cc1810;
}
/*Columns*/

/*Sub-header*/
.sub-header {
	height:46px;
	overflow:hidden;
	color:#ffffff;
}
#main .sub-header p {
	line-height:46px;
	padding:0px;
}
#left-column .sub-header {
	font-size:1.3em;
}
#left-column .sub-header strong {
	font-weight:normal;
	font-size:1.4em;
}
/*Sub-header*/

/*Left-column*/
#left-column p.lc-banner {
	margin-bottom:7px;
}
/*Lc-boxik*/
.lc-boxik {
	width:276px;
	overflow:hidden;
	margin-bottom:9px;
}
.lc-boxik .lcb-top{
	height:6px;
	overflow:hidden;
	background:url(../files/images/layout/bg-lcb-top.png) left top no-repeat;
}
.lc-boxik .lcb-bottom{
	height:6px;
	overflow:hidden;
	background:url(../files/images/layout/bg-lcb-bottom.png) left top no-repeat;
}
.lc-boxik .lcb-in {
	padding:3px 10px 0px 10px;
	background:url(../files/images/layout/bg-lcb-in.png) left top repeat-y #ffffff;
}
.lc-boxik .lcb-in h2 {
	color:#db3534;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:1.5em;
	border-bottom:1px solid #e7e7e7;
	padding-bottom:8px;
	padding-top:6px;
	margin-bottom:5px;
}
.lc-boxik .lcb-in h3 {
	font-size:1.15em;
}
#main .lcb-in p.lc-novinky-vice {
	float:right;
	background:url(../files/images/layout/bg-a-novinky-vice.png) right center no-repeat;
	padding:5px 0px;
}
#main .lcb-in p.lc-novinky-vice a {
	color:#ffffff;
	text-decoration:none;
	padding:0px 11px;
}
#main .lcb-in p.lc-novinky-vice a:hover {
	color:#c9f7d8;
}
.lcb-parnteri p {
	padding:2px 0px;
	text-align:center;
}
/*Lcb-novinka-boxik*/
.lcb-novinka-boxik {
	width:256px;
	overflow:hidden;
	border-bottom:1px solid #e7e7e7;
	margin-top:12px;
}
.lcb-nb-last {
	border-bottom:none;
}
.lcb-nb-left {
	width:62px;
	overflow:hidden;
	float:left;
	background:url(../files/images/layout/bg-lcb-nb-left.png) left top no-repeat;
	font-size:0.9em;
	text-align:center;
	color:#ffffff;
}
.lcb-nb-left p {
	padding:8px 0px;
}
.lcb-nb-left strong {
	color:#787878;
	display:block;
	font-size:2.2em;
	margin-bottom:4px;
	padding-left:2px;
}
.lcb-nb-right {
	width:185px;
	overflow:hidden;
	float:left;
	margin-left:9px;
}
.lcb-nb-right p {
	padding:5px 0px 9px 0px;
}
/*Lcb-novinka-boxik*/
/*Lc-newsletter*/
#lc-newsletter {
	padding:5px 0px 7px 0px;
}
#lc-newsletter input {
	float:left;
}
#lc-newsletter input#lc-newsletter-text {
	background:url(../files/images/layout/bg-lcn-email.png) right top no-repeat;
	width:164px;
	padding:6px 9px;
	overflow:hidden;
}
#lc-newsletter input#odeslat {
	background:url(../files/images/layout/bg-lcn-submit.png) right top no-repeat;
	width:62px;
	padding:0px 0px;
	overflow:hidden;
	text-align:center;
	color:#ffffff;
	cursor:pointer;
	height:25px;
	margin-left:8px;
}
#lc-newsletter input#odeslat:hover {
	color:#c9f7d8;
}
/*Lc-newsletter*/

/*Lc-menu*/
ul.lc-menu li {
	list-style-type:none;
	border-bottom:1px solid #e7e7e7;
	font-weight:bold;
	padding:3px 0px 3px 6px;
}
#main ul.lc-menu li a {
	text-decoration:none;
	background:url(../files/images/layout/bg-lc-submenu-a.png) left +3px no-repeat;
	padding-left:15px;
}
#main ul.lc-menu li.act a {
	color:#cc1810;
}
/*Lc-menu*/
/*Lc-boxik*/
/*Left-column*/

/*Right-column*/
#main #right-column .sub-header {
	padding-left:17px;
}
#main #right-column .sub-header a {
	color:#ffffff;
	background:url(../files/images/layout/bg-breadcrumb-a.png) center right no-repeat;
	padding-right:14px;
	margin-right:5px;
}
#main #right-column .sub-header a:hover {
	color:#e6e6e6;
}
/*Rc-in*/
.rc-in {
	width:690px;
	overflow:hidden;
}
.rc-in-top {
	height:6px;
	background:url(../files/images/layout/bg-rc-in-top.png) left top no-repeat;
	overflow:hidden;
}
.rc-in-bottom {
	height:6px;
	background:url(../files/images/layout/bg-rc-in-bottom.png) left top no-repeat;
	overflow:hidden;
}
.rc-in-in {
	width:666px;
	background:url(../files/images/layout/bg-rc-in-in.png) left top repeat-y #ffffff;
	overflow:hidden;
	padding:4px 12px 10px 12px;
}

.rc-in h1 {
	color:#db3534;
	font-size:1.8em;
	font-weight:normal;
	padding-bottom:2px;
	padding-top:4px;
}
.rc-in h2 {
	color:#db3534;
	font-size:1.2em;
	font-weight:bold;
	padding-bottom:0px;
	padding-top:20px;
}
.rc-in h3 {
	color:#db3534;
	font-size:1em;
	font-weight:bold;
	padding-bottom:0px;
	padding-top:20px;
}
.rc-in ul {
	padding:9px 0px;
	line-height:1.5em;
}
.rc-in ul li{
	list-style-type:none;
	padding:3px 0px;
	background:url(../files/images/layout/bg-rc-in-li.png) left center no-repeat;
	padding-left:14px;
}
.rc-in .r-float {
	float:right;
	margin:0px 0px 10px 30px;
}
.rc-in .l-float {
	float:leftt;
	margin:0px 30px 10px 0px;
}
#right-column .rc-in p.fotogalerie {
	padding-bottom:4px;
}
.rc-in p.fotogalerie img {
	border:1px solid #e9e9e9;
	margin:0px 8px 8px 0px;
}


/*Index-boxik*/
.index-boxik {
	width:215px;
	height:248px;
	overflow:hidden;
	float:left;
	background:url(../files/images/layout/bg-index-boxik.png) left bottom no-repeat;
	color:#ffffff;
	position:relative;
	margin:0px 10px 24px 0px;
}
.ib-right {
	margin-right:0px;
}
#right-column .index-boxik p {
	padding:0px;
}
#right-column .index-boxik p.ib-img {
	position:absolute;
	left:0px;
	top:3px;
	width:215px;
	height:175px;
	overflow:hidden;
}
#right-column .index-boxik p.ib-header {
	position:absolute;
	left:0px;
	top:0px;
	width:215px;
	height:60px;
	overflow:hidden;
	line-height:1.7em;
}
#right-column .index-boxik p.ib-header a {
	display:block;
	padding:10px 28px 0px 12px;
	width:175px;	
	height:50px;
	background:url(../files/images/layout/bg-ib-header.png) left top no-repeat;
	color:#ffffff;
	font-weight:bold;
	font-size:1em;
	text-decoration:none;
	text-transform:uppercase;
}
#right-column .index-boxik p.ib-header a:hover {
	text-decoration:underline;
}
#right-column .index-boxik p.ib-popis {
	position:absolute;
	left:12px;
	top:190px;
	width:195px;
	overflow:hidden;
	line-height:1.4em;
}
/*Index-boxik*/

/*Table-normal*/
table.normal {
	width:99%;
	border-collapse:collapse;
	margin:12px 0px;
}
table.normal tr th {
	padding:8px 15px;
	text-transform:uppercase;
	font-weight:bold;
	text-align:left;
	color:#ffffff;
	background:url(../files/images/layout/bg-table-normal-th.png) left bottom repeat-x #19a347;
	border-right:1px solid #ffffff;
}
table.normal tr td {
	padding:5px 15px;
	background:#e0f7cc;
	border-right:1px solid #ffffff;
	border-bottom:1px solid #c5efa3;
}
table.normal tr.suda td {
	background:#fafafa;
	border-bottom:1px solid #ffffff;
}
/*Table-normal*/

/*Rc-in-columns*/
.rc-in-columns {
	width:666px;
	overflow:hodden;
}
.rc-in-c-left {
	width:367px;
	float:left;
	overflow:hidden;
}
.rc-in-c-right {
	width:282px;
	float:left;
	overflow:hidden;
	margin-left:17px;
}
#right-column p.detail-nahled {
	padding-top:40px;
	text-align:center;
	padding-bottom:0px;
}
#right-column p.detail-zvetsit {
	text-align:center;
	padding-bottom:0px;
}
#right-column p.detail-zvetsit a {
	background:url(../files/images/layout/icon-zoom.png) left center no-repeat;
	padding-left:20px;
	margin-left:-10px;
}
#right-column p.detail-thumbs img {
	border:1px solid #e9e9e9;
	margin:0px 5px 10px 0px;
}
/*Poptavka-box*/
.poptavka-box {
	width:276px;
	overflow:hidden;
}
.poptavka-box-top {
	height:8px;
	background:url(../files/images/layout/bg-poptavka-box-top.png) left top no-repeat;
	overflow:hidden;
}
.poptavka-box-bottom {
	height:8px;
	background:url(../files/images/layout/bg-poptavka-box-bottom.png) left top no-repeat;
	overflow:hidden;
}
.poptavka-box-in {
	background:#f2f2f2;
	padding:0px 14px;
}
.poptavka-box-in table td {
	vertical-align:top;
	padding-top:5px;
}
.poptavka-box-in h4 {
	color:#db3534;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:1.5em;
	border-bottom:1px solid #e7e7e7;
	padding-bottom:8px;
	padding-top:6px;
	margin-bottom:5px;
}
.poptavka-box-in label {
	color:#6d6d6d;
	padding-right:8px;
	padding-top:5px;
	display:block;
}
.poptavka-box-in input {
	background:url(../files/images/layout/bg-lcn-email.png) right top no-repeat;
	width:164px;
	padding:6px 9px;
	overflow:hidden;
}
.poptavka-box-in textarea {
	background:url(../files/images/layout/bg-pb-textarea.png) right top no-repeat #ffffff;
	width:175px;
	height:162px;
	padding:6px 9px;
}
.poptavka-box-in input#pb-submit {
	background:url(../files/images/layout/bg-lcn-submit.png) right top no-repeat;
	width:62px;
	padding:0px 0px;
	overflow:hidden;
	text-align:center;
	color:#ffffff;
	cursor:pointer;
	height:25px;
}
.poptavka-box-in input#pb-submit:hover {
	color:#c9f7d8;
}
/*Poptavka-box*/
/*Rc-in-columns*/
/*Rc-in*/

/*Footer*/
#footer {
	width:566px;
	position:relative;
	margin:10px 0px 0px 0px;
	padding:0px 124px 0px 0px;
	text-align:right;
	color:#797979;
}
#main #footer a {
	color:#797979;
	text-decoration:none;
}
#main #footer a:hover {
	text-decoration:underline;
}
#footer ul {
	color:#d0d0d0;
	padding-top:5px;
}
#footer ul li {
	list-style-type:none;
	display:inline;
}
#footer ul li a {
	padding:0px 5px 0px 2px;
}
#right-column #footer p {
	padding:5px 5px 10px 0px;
}
#footer #footer-ms {
	position:absolute;
	left:580px;
	top:0px;
}
#footer #footer-italmec {
	position:absolute;
	left:4px;
	top:12px;
}
/*Footer*/
/*Right-column*/
/*Main*/



.error { color: #cc1810; }
.chyba_zadani { border-right: dotted 1px #cc1810; }

.lcb-nb-right .foto { margin: 5px 0 5px 5px; float: right;}

.pager { margin: 10px 0 0 65px; font-size: 1.4em; font-weight: bold; }
.pager a, .pager .act { padding: 0 5px; }

#main ul.lc-menu li.act ul li { list-style-type: disc; margin-left: 20px; padding-left: 0px; color:#cc1810; border: none; } 
#main ul.lc-menu li.act ul li a { font-weight:normal; background: none; color: #009933; padding-left: 0px; }
#main ul.lc-menu li.act ul li.act a {	color:#cc1810; }

#main ul.lc-menu li a { display: block; }

#vzkaz p.label { padding: 0; }
#vzkaz p.label label { float: left; padding: 0; }
#vzkaz p.label input, #vzkaz p.label textarea { float: right; margin-bottom: 8px; }
