body
{
	margin:0;
	font-family: Times, "Times New Roman", serif;
	text-align: center;
	padding: 0;
	font-size: 0.8em;
	background:url(../images/layout/bg-body.jpg) center top no-repeat #020100;
	color:#673314;
}
* {
	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: Times, "Times New Roman", serif;
	font-size:1em;
	padding:2px 3px;
}


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

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

/*Logo*/
#logo-box {
	position:absolute;
	top:6px;
	left:49px;
}
a.logo{
	color:#ffffff;
	font-weight:bold;
	font-size:4em;
	display:block;
	cursor:pointer;
	text-decoration:none;
	position:relative;
	overflow:hidden;
	width:354px;
	height:126px;
}
a.logo span{
	display:block;
    position:absolute; left:0; top:0; z-index:1;
	background:url(../images/layout/logo.jpg) top left no-repeat;
	width:354px;
	height:126px;
}
a.logo em{
	font-size:0.5em;
	display:block;
}
/*Logo*/

/*Lang*/
#lang {
	position:absolute;
	top:53px;
	left:685px;
	overflow:hidden;
	color:#da8e17;
	font-size:15px;
	font-weight:bold;
}
#lang ul {
}
#lang ul li {
	list-style-type:none;
	display:inline;
}
#lang ul li a{
	color:#da8e17;
	padding:0px 5px 0px 2px;
	text-decoration:none;
}
#lang ul li a:hover, #lang ul li.act a{
	color:#ebca95;
}
/*Lang*/

/*Main-menu*/
#main-menu {
	position:absolute;
	left:31px;
	top:145px;
}
#main-menu ul li{
	list-style-type:none;
	font-weight:bold;
	font-size:14px;
	height:21px;
	padding:5px 0px;
	overflow:hidden;
	display:block;
	width:175px;
}
#main-menu ul li a{
	color:#da8e17;
	text-decoration:none;
	height:21px;
	overflow:hidden;
	display:block;
	line-height:21px;
}
#main-menu ul li.act a, #main-menu ul li a:hover{
	color:#ebca95;
}
/*Main-menu*/

/*Main-photos*/
#header-photo0 {
	width:662px;
	height:282px;
	position:absolute;
	top:131px;
	left:203px;
	background:url(../images/layout/main-photos/0.jpg) left top no-repeat;
}
#header-photo1 {
	width:662px;
	height:282px;
	position:absolute;
	top:131px;
	left:203px;
	background:url(../images/layout/main-photos/1.jpg) left top no-repeat;
}
#header-photo2 {
	width:662px;
	height:282px;
	position:absolute;
	top:131px;
	left:203px;
	background:url(../images/layout/main-photos/2.jpg) left top no-repeat;
}
#header-photo3 {
	width:662px;
	height:282px;
	position:absolute;
	top:131px;
	left:203px;
	background:url(../images/layout/main-photos/3.jpg) left top no-repeat;
}
#header-photo4 {
	width:662px;
	height:282px;
	position:absolute;
	top:131px;
	left:203px;
	background:url(../images/layout/main-photos/4.jpg) left top no-repeat;
}
#header-photo5 {
	width:662px;
	height:282px;
	position:absolute;
	top:131px;
	left:203px;
	background:url(../images/layout/main-photos/5.jpg) left top no-repeat;
}
#header-photo6 {
	width:662px;
	height:282px;
	position:absolute;
	top:131px;
	left:203px;
	background:url(../images/layout/main-photos/6.jpg) left top no-repeat;
}
#header-photo7,#header-photo10 {
	width:662px;
	height:282px;
	position:absolute;
	top:131px;
	left:203px;
	background:url(../images/layout/main-photos/7.jpg) left top no-repeat;
}
#header-photo8 {
	width:662px;
	height:282px;
	position:absolute;
	top:131px;
	left:203px;
	background:url(../images/layout/main-photos/8.jpg) left top no-repeat;
}
/*Main-photos*/
/*Header*/

/*Main*/
#main {
	width:866px;
	background:url(../images/layout/bg-main.png) left top repeat-y #d38a15;
	font-size:1.1em;
}
#main-in {
	width:866px;
	background:url(../images/layout/bg-main-in.png) left bottom no-repeat;
}
#main-in-in {
	width:866px;
	background:url(../images/layout/bg-main-in-in.png) left top no-repeat;
	padding-bottom:20px;
}

#main h1, #main h2, #main h3 {
	color:#a50118;
}
#main a {
	color:#a50118;
}
#main a:hover {
	color:#673314;
	text-decoration:none;
}

/*Columns*/
#left-column {
	float:left;
	overflow:hidden;
	width:170px;
	padding-left:30px;
}
#right-column {
	float:left;
	overflow:hidden;
	margin-left:36px;
	width:580px;
}
/*Columns*/

/*Left-Column*/
#left-column h2 {
	font-size:1.4em;
	padding:10px 0px 0px 0px;
}
#left-column h3 {
	font-size:1.2em;
}
#left-column p {
	line-height:1.2em;
}
#left-column .lc-box {
	padding:7px 0px;
}
/*Left-Column*/

/*Right-Column*/
#right-column {
	padding-top:8px;
}
#right-column h1 {
	font-size:1.7em;
}
#right-column h1.h1-smaller{
	font-size:1.4em;
	font-style:normal;
	font-weight:normal;
	display:block;
	padding-bottom:11px;
}
#right-column h1.h1-padding {
	font-size:1.7em;
	padding-bottom:11px;
}
#right-column h2 {
	font-size:1.4em;
	font-weight:normal;
	padding:15px 0px 0px 0px;
}
#right-column h2.h2-novinka {
	padding-top:0px;
}
#right-column p {
	line-height:1.2em;
	padding:7px 0px;
}
#right-column p.novinka-datum {
	line-height:1.2em;
	padding:0px 0px;
}
/*Right-Column*/

#kontakty-left {
}
#kontakty-right {
	width:450px;
	margin-top:12px;
	padding:10px;
	border:1px solid #905d0b;
	background:#bb7a13;
}
/*Kontaktni form*/
#vzkaz input, #vzkaz textarea, #vzkaz select {
	width:300px;
	border:2px solid #905d0b;
	background:#cca260;
}
#vzkaz select {
	width:300px;
}
#vzkaz textarea {
	width:440px;
}
#vzkaz label {
	font-weight:bold;
	padding-bottom:4px;
	display:block;	
}
#vzkaz input.submit {
	color:#031f35;
	font-size:1.1em;
	font-weight:bold;
	background:#ffffff;
	cursor:pointer;
	padding:5px;
	color:#673314;
	width:210px;
}
#vzkaz input.submit:hover {
	background:#cca260;
}
/*Kontaktni form*/

/*Jidelnicek*/
table.jidelnicek {
	width:100%;
	border-collapse:collapse;
	margin:10px 0px;
}
table.jidelnicek tr td {
	padding:3px 20px 3px 0px;
}
table.jidelnicek tr td.cena {
	padding-right:0px;
	text-align:right;
}
table.jidelnicek tr td.vaha {
	width:30px;
}
/*Jidelnicek*/

/*Pager*/
#PagerId {
	padding:30px 0px 10px 0px;
}
#main #PagerId a {
	display:inline;
	padding:3px;
}
/*Pager*/

/*Fotogalerie*/
.fotogalerie {
	padding-top:15px;
}
.fotogalerie img {
	padding:10px;
	border:1px solid #905d0b;
	background:#bb7a13;
	margin-right:20px;
	margin-bottom:20px;	
}
/*Fotogalerie*/

/*Main*/

/*Footer*/
#footer {
	height:114px;
	background:url(../images/layout/bg-footer.jpg) left top no-repeat;
	overflow:hidden;
	color:#170e03;
}
#footer ul {
	padding:85px 0px 0px 240px;
}
#footer ul li {
	list-style-type:none;
	display:inline;
}
#footer ul li a {
	padding:0px 5px 0px 2px;
}
#footer a {
	color:#170e03;
	text-decoration:none;
}
#footer a:hover {
	color:#673314;
	text-decoration:none;
}
/*Footer*/

