body
{
	margin:0;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	text-align: center;
	padding: 0;
	font-size: 0.75em;
	background:url(../files/images/layout/bg-body.png) center top repeat-x #eaeaea;
	color:#787878;
}
* {
	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;
}
input, select, textarea {
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size:1em;
	padding:2px 3px;
}
@font-face {
	font-family: 'FranklinGothicDemiRegular';
	src: url('../font/fradm.eot');
	src: local('Franklin Gothic Demi Regular'), local('FranklinGothic-Demi'), url('../font/fradm.woff') format('woff'), url('../font/fradm.ttf') format('truetype'), url('../font/fradm.svg#FranklinGothic-Demi') format('svg');
}


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

/*Header*/
#header {
	height:27px;
	background:url(../files/images/layout/bg-header.png) left bottom no-repeat;
	overflow:hidden;
}
/*Header*/

/*Main*/
#main {
	background:url(../files/images/layout/bg-main.png) left top repeat-y;
	font-size:0.9em;
}
#main-in {
	width:900px;
	background:url(../files/images/layout/bg-main-in.png) left top no-repeat;
	padding:0px 10px 0px 10px;
	overflow:hidden;
}

/*Columns*/
#left-column {
	float:left;
	overflow:hidden;
	width:209px;
}
#right-column {
	float:left;
	overflow:hidden;
	margin-left:10px;
	width:681px;
}
/*Columns*/

/*Left-Column*/
/*Logo*/
#logo-box {
	margin-bottom:33px;
	margin-top:29px;
	margin-left:26px;
}
a.logo{
	color:#6f3512;
	font-size:2.8em;
	display:block;
	cursor:pointer;
	text-decoration:none;
	position:relative;
	overflow:hidden;
	width:165px;
	height:138px;
}
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:165px;
	height:138px;
}
a.logo strong {
	display:block;
	font-size:1.4em;
}
/*Logo*/

/*Main-menu*/
#main-menu {
	font-size:1em;
	padding-bottom:11px;	
}
#main-menu ul li{
	list-style-type:none;
	width:209px;
	overflow:hidden;
}
#main-menu ul li a{
	color:#181818;
	text-decoration:none;
	background:url(../files/images/layout/bg-mm-a.png) left top repeat-y #e6e6e6;
	display:block;
	width:209px;
	border-bottom:1px solid #ffffff;
	padding:5px 0px 5px 24px;
}
#main-menu ul li.act a, #main-menu ul li a:hover{
	color:#ffffff;
	background:url(../files/images/layout/bg-mm-a-hover.png) left center no-repeat;
	_text-decoration:none;
}
#main-menu ul li ul li a em {
	font-style:normal;
	background:url(../files/images/layout/bg-mm-a-em.png) left center no-repeat;
	padding-left:18px;
}
#main-menu ul li ul li a:hover em {
	background:none;	
} 
/*Main-menu*/

/*Lc-boxik*/
.lc-boxik {
	width:209px;
	overflow:hidden;
	background:url(../files/images/layout/bg-lc-boxik.png) left top repeat-y;
}
.lcb-in {
	padding-left:23px;
}
#left-column h3 {
	background:url(../files/images/layout/bg-lc-h3.png) left top repeat-y #7d4012;
	border-bottom:1px solid #ffffff;
	color:#ffffff;
	font: 18px/22px 'FranklinGothicDemiRegular', Arial, sans-serif;
	padding:7px 0px 7px 13px;
	margin-bottom:3px;
}
#left-column p {
	padding:6px 0px 10px 0px;
	line-height:1.4em;
}
#left-column a {
	color:#ae141a;
}
#left-column a:hover {
	color:#000000;
}
.lcb-in input, .lcb-in textarea {
	color:#616161;
	padding:3px 10px;
	border:1px solid #ba6f12;
	width:154px;
}
.lcb-in textarea {
	height:44px;
}
.lcb-in input.submit {
	margin-left:-10px;
	border:none;
	color:#ffffff;
	background:#ba6f12;
	font-weight:bold;
	padding:5px 0px;
	cursor:pointer;
	width:195px;
	margin-top:11px;
}
.lcb-in input.submit:hover {
	background:#aaaaaa;
}
/*Lc-boxik*/
/*Left-Column*/

/*Right-Column*/
#top-banner {
	width:681px;
	height:355px;
	overflow:hidden;
	position:relative;
	background:url(../files/images/layout/bg-top-banner.jpg) left top no-repeat;
}
#rc-in {
	padding:0px 25px 0px 18px;
	width:638px;
	overflow:hidden;
}

#right-column h1 {
	background:url(../files/images/layout/bg-h1.png) left top repeat-y #743912;
	color:#ffffff;
	font: 25px/32px 'FranklinGothicDemiRegular', Arial, sans-serif;
	padding:12px 0px 12px 18px;
	margin-top:12px;
	margin-bottom:13px;
}
#right-column h2 {
	color:#000000;
	font-size:1.4em;
	background:url(../files/images/layout/bh-rc-h2.png) left center no-repeat;
	padding-left:21px;
	margin:14px 0px 5px 0px;
}
#right-column h3 {
	color:#000000;
	font-size:1.2em;
	margin:14px 0px 5px 0px;
}
#right-column p {
	line-height:1.5em;
	padding:8px 0px;
}
#right-column a {
	color:#7a3d12;
}
#right-column .fotogalerie a {
	color:white;
}
#right-column a:hover {
	color:#000000;
}
#right-column ul, #right-column ol {
	padding:7px 0px 7px 40px;
}
#right-column ul {
	padding:7px 0px 7px 30px;
}
#right-column ul li, #right-column ol li{
	padding:2px 0px;
	line-height:1.5em;
}
#right-column ul li {
	list-style-type:none;
	background:url(../files/images/layout/bg-footer-a.png) left 9px no-repeat;
	padding-left:15px;
}

/*Form*/
#vzkaz label {
	display:block;
}
#vzkaz input, #vzkaz textarea{
	width:240px;
	border:1px solid #c0c2c5;
	padding:3px 5px;
}
#vzkaz textarea{
	width:300px;
	height:170px;
}
#vzkaz input.submit {
	text-align:center;
	overflow:hidden;
	background:#845221;
	color:#ffffff;
	overflow:visible;
	padding:5px 50px;
	cursor:pointer;
	border:none;
	width:auto;
	font-size:1.2em;
	font-weight:bold;
}
#vzkaz input.submit:hover{
	background-color:#aaaaaa;
}
/*Form*/

/* fotogalerie */

.fotogalerie {
	margin-bottom:0px;
	margin-top:10px;
	margin-left:-18px;
	width:700px;
}

.fotogalerie .img-out {
	text-align: center;
        width:158px;
        float:left;
        margin:5px 12px 8px 0px;
        display:table;
        height:130px;
overflow:hidden;
=position: relative;
background-color:#845221;
}
.fotogalerie .fotog-navysku
{
      height:158px;
}

.fotogalerie .fotog-prava{
margin:5px 0px 8px 0px;
}

.fotogalerie .img-out .img-in {
	text-align: center;
        margin:0px auto;
display:table-cell;
	vertical-align: middle;
background-color:#845221;

}
.fotogalerie a {
 =position: absolute;
 =top: 50%;
 }

.fotogalerie img{

        margin-top:2px;
=left: -50%; =top: -50%; =position: relative;
}

#right-column .fotogalerie .img-text {
	text-align: center;
        width:160px;
        float:left;
        margin:0px 5px 10px 0px;
        display:table;
        height:auto;
overflow:hidden;
=position: relative;
border: solid 0px red;
}
/* fotogalerie */
/*Right-Column*/

/*Main*/

/*Footer*/
#footer {
	width:900px;
	background:url(../files/images/layout/bg-footer.png) left bottom no-repeat;
	padding:5px 10px 25px 10px;
	font-size:0.8em;
	color:#a5a5a5;
	text-align:right;
	margin-bottom:5px;
}
#footer-in {
	width:900px;
	background:#ffffff;
}
#footer a {
	color:#a5a5a5;
	text-decoration:none;
}
#footer a:hover {
	color:#000000;
}
#footer ul {
	text-align:center;
	width:900px;
	background:#e0e0e0;
	padding:10px 0px 5px 0px;
	color:#565656;
}
#footer ul li {
	display:inline;
	list-style-type:none;
	padding:0px 15px;
}
#footer ul li a {
	color:#565656;
}
#footer ul#footer-menu li a:hover {
	color:#000000;
}
#footer p {
	padding:12px 15px 0px 0px;
}
#footer p a {
	background:url(../files/images/layout/bg-footer-a.png) left center no-repeat;
	padding-left:10px;
	margin-left:6px;
}
#footer p a.copy {
	background:none;
	padding-left:0px;
	margin-left:0px;
}
/*Footer*/
.fotogalerie .img-out strong { display: block; position: absolute; text-align: center; width: 158px; height: 25px; margin-top: 130px; padding: 3px 0 7px 0; background-color:#845221}
/*Fotogalerie*/

.novinka_nejnovejsi_img { float: right; padding: 0 0 0 3px; }
.novinka_detail_img { float: right; padding: 0 0 0 5px; }
.novinka_seznam_img { float: right; padding: 0 0 0 5px; }
#right-column p.nb-datum { padding: 0; color: black; }

#main .chyba_zadani {background-color: #ffaaaa; border: solid 1px #852928; }
#main .error, #main .error strong {color: #852928;}

.righter {float: right;}

/* 9k end */
