* {
	margin: 0;
	padding: 0;
}
/* ### LAYOUT ### */
html, body {
	height: 100%;
}
body {
	font-size: x-small;
	text-align: center;
	line-height: 1.5;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	background: #291904 url("img/bg-body.gif") 0 0 repeat-x;		
}
html>body {
	font-size: small;
}
#main {
 	width: 900px;
	margin: 0 auto;
	text-align: left;
	min-height: 100%;
	height: 100%;
	position: relative;
 }
 body>#main {
 	height: auto;
 }
#header {
    width: 100%;
	height: 127px;
	background: #291904 url("img/bg-unihead.gif") 0 0 no-repeat;
	margin-bottom: 40px;	 
}
#headerIn {
     padding: 10px;
}
#right {
     width: 599px;
     float: right;
	 border-left: 1px solid #d3c57e;
}
#rightIn {
     padding: 0 0 0 20px;
	 /*background: white;*/
}
#left {
     width: 260px;
     float: left;
     padding: 0;
     border: 0;
}
#leftIn {
     padding: 0 20px 0 0;
	 /*background: white;*/	 
}
 #footer {
	width: 100%;
 	height: 60px;
	overflow: hidden;
	position: absolute;
	bottom: 0;
	left: 0;
	background: url("img/bg-footer.gif") 0 0 no-repeat;
 }
#footerIn {
     padding: 20px 40px 10px 40px;
	 color: #bbc397;
}

/* ### menuTop ### */
#menuTop {
	background: transparent url("img/bg-menutop2.gif") 0 0 no-repeat;
	width: 860px; height: 40px;
	position: absolute;
	top: 127px; left: 20px;
}
#menuTop li {
	list-style-type: none;
	float: left;
	height: 40px;
}
#menuTop a {
	display: block; float: left;
	text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
	font-size: 15px;
	line-height: 100%;
	padding: 12px 15px 13px 15px;
	background: transparent url("img/menu-splitter.gif")  0 5px no-repeat;
}
#menuTop a#tab1 {
	padding: 12px 15px 13px 20px;
	background: none;
}
#menuTop a:hover {
	color: #7cc6e6;
}

/* ### Menu Left ### */
h3 a, h3 a:visited {
	font-weight: normal;
	color: #44b5e6;
	text-decoration: none;
	font-size: 120%;
	display: block; width: 100%; height: 100%;
}
h3 a:hover {
	text-decoration: underline;
}
#menu {
	width: 240px;
	list-style-type: none;
	margin-top: 8px;
}
#menu a:link, #menu a:visited {
	display: block;
	width: 230px;
	padding: 10px 0px 8px 10px;
	background: url("img/bg-menulink.gif") top left no-repeat;
	font-weight: bold;
	font-size: 100%;
	color: #8e0202;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}
#menu a#nav1 {
	background-image: none;
}
#menu a:hover {
	background: #fc2490;
	color: #fff;
}

/* ### welcome ### */
#welcome {
	height: 332px;
	background: transparent url("img/bg-unihead.gif")  0 -168px no-repeat;
}
/* ### fotoboxes ### */
#fotobox-1 {
	width: 201px; height: 268px;
	position: absolute;
	top: 199px; left: 20px;
	background: transparent url("img/fotobox-001.jpg")  0 0 no-repeat;	
}
#fotobox-2 {
	width: 201px; height: 268px;
	position: absolute;
	top: 199px; left: 241px;
	background: transparent url("img/fotobox-002.jpg")  0 0 no-repeat;		
}
#fotobox-3 {
	width: 201px; height: 268px;
	position: absolute;
	top: 199px; left: 241px;
	background: transparent url("img/fotobox-003.jpg")  0 0 no-repeat;		
}
#fotobox-4 {
	width: 201px; height: 268px;
	position: absolute;
	top: 199px; left: 20px;
	background: transparent url("img/fotobox-004.jpg")  0 0 no-repeat;		
}
#fotobox-1 a, #fotobox-2 a, #fotobox-3 a, #fotobox-4 a {
	display: block;
	width: 100%; height: 100%;
}
.height30 { height: 30px; }
/* ### page ### */
#page {
	background: transparent url("img/bg-page.gif")  0 0 no-repeat;
	padding: 9px 0 100px 0;	
}
#pageIn {
	padding: 20px 20px 40px 20px;
	background: #fef6cd url("img/bg-pagein.gif")  bottom left no-repeat;	
}
#pageIn img.fr {
	padding: 3px 0 0 15px;
}
#pageIn img.fl {
	padding: 3px 15px 0 0;
}
/* ### page content ### */
#prologue {
	font-weight: bold;
	margin-top: 15px;
	color: #67a603;
}
#rightIn p {
	margin-bottom: 15px;	
}
#rightIn h4 {
	margin-bottom:5px;
	padding-top:5px;
	font-size: 120%;
	color: #42a9d6;	
}
#rightIn h4 a, #rightIn h4 a:hover, #rightIn h4 a:visited {
	color: #42a9d6;	
}

/* ### gallery ### */
#gallery {
	background: #291904 url("img/bg-gallery-top.gif")  0 0 no-repeat;
	padding: 5px 0 0px 0;
}
#galleryIn {
	padding: 0 0 30px 0;
	background: #291904 url("img/bg-gallery-bottom.gif")  bottom left no-repeat;	
}
#galleryIn img.fl {
	padding: 30px 0 0 13px;
}
/* ### left gallery ### */
#leftIn img.fl {
	padding: 20px 0 0 0;
}
#leftIn img.fr {
	padding: 20px 0 0 0;
}
/* ### vornik ### */
#vzornik {
	background: #291904 url("img/bg-gallery-top.gif")  0 0 no-repeat;
	padding: 5px 0 0px 0;
}
#vzornikIn {
	padding: 0 0 30px 0;
	background: #291904 url("img/bg-gallery-bottom.gif")  bottom left no-repeat;	
}
#vzornikIn img.fl {
	margin: 15px 0 0 10px; border: 2px solid #7c5d35; padding: 0 !important;
}

/* ### breadcrumbs ### */
#breadcrumbs {
	padding: 5px 15px 15px 0;
	font-weight: bold;
	font-size: 87%;	
}
#breadcrumbs a, #breadcrumbs a:visited  {
	font-weight: normal;
	color: #333333;	
}

/* ### logo ### */
#logoBox {
	position: absolute;
	top: 31px; left: 24px;
}

/* ### category headings ### */
h2#category {
	font-size: 180%;
	color: #fc2691;
	font-family: Tahoma,Arial,sans-serif;
}
h2#subCat {
	width: 230px; height: 18px;
	font-size: 12px; font-weight: normal; color: #fc228f;
	position: absolute; top: 91px; left: 25px;
	overflow:hidden;
}
h2#catProdluz {
	width: 230px; height: 18px;
	font-size: 12px; font-weight: normal; color: #fc228f;
	position: absolute; top: 91px; left: 25px;
	overflow:hidden;
}
h2#catProdluz span {
	display: block;
	width: 230px; height: 18px;
	position: absolute; top: 0; left: 0;
	z-index: 1;
	background: #311f07 url("img/bg-h1-prodluzovani.gif") 0 0 no-repeat;
}

h1 {
	font-size: 180%;
	color: #fc2691;
	font-family: Tahoma,Arial,sans-serif;
}

h1#catProdluz {
	width: 230px; height: 18px;
	font-size: 12px; font-weight: normal; color: #fc228f;
	position: absolute; top: 91px; left: 25px;
	overflow:hidden;
}
h1#catProdluz span {
	display: block;
	width: 230px; height: 18px;
	position: absolute; top: 0; left: 0;
	z-index: 1;
	background: #311f07 url("img/bg-h1-prodluzovani.gif") 0 0 no-repeat;
}




#footerIn a, #footerIn a:visited {
	 color: #bbc397;
}
a#bttnDoporucit {
	display: block;
	position: absolute; bottom: 0; right: 120px;
	width: 128px; height: 60px;
	background: url("img/bttn-doporucit.gif") 0 0 no-repeat;
	z-index: 1;
}
a#bttnDoporucit:hover {
	background: url("img/bttn-doporucit.gif") -128px 0 no-repeat;
}
/* ### cenik ### */
#cenik { width: 73%; margin-top: 0px;}
#cenik td {
	padding-top: 12px;
	line-height: 180%; 
	border-bottom: 1px dotted #c9c9c9;
}
#cenik td strong {
	font-size: 155%;
	font-weight: normal; 
}
td.separator { width: 10%; border-bottom: 1px solid #CCC; }
strong.price {
	color: #f318ae;
	font-size: 170% !important;
	font-weight: normal !important; 
}
.stovky {
	font-size: 80%;
}
.cenikH4 h4 {
	padding-top: 30px !important; margin: 0 !important;
}

/* ### FORMULAR KONTAKTNI ### */

#h4Domluvte {
	font-size:140% !important; font-weight: normal; color: #f318ae !important;
}
#wrapKontaktForm {
	width:440px;
}

#kontaktForm {
	background: #fffadf url("img/bg-form-top.gif") top left no-repeat;
	padding: 15px 15px 0 15px;
	_padding: 15px 7px 0 15px;
}

p#vyplnte {
	margin-top:0px !important; 
	margin-bottom: 10px !important;
	font-size:90% !important;
	_font-size:85% !important;
	color:#555;
	
}	

#kontaktForm form	{
	background: url("img/bg-form-bottom.gif") bottom left no-repeat;
	margin: 0 -15px;
	padding: 0 15px 15px 15px;
}
#kontaktForm textarea	{
	width: 400px;
	height: 91px;
	border: 1px solid #505050;
	border-bottom: 1px solid #B6B6B6;
	border-right: 1px solid #818181;
	background: #fff url("img/textarea-bg.gif") top left no-repeat;
}
#kontaktForm input	{
	border: 1px solid #505050;
	border-bottom: 1px solid #B6B6B6;
	border-right: 1px solid #818181;
	background: url("img/input-gray-bg.gif") top left no-repeat;
	width: 127px;
}
#kontaktForm input.checkbox	{
	border: none;
	background: none !important;
	width: 25%;
}
#kontaktForm td.tdCheckbox	{
	text-align: right;

}

#kontaktForm input.button	{
	margin: 15px 0 0 0;
	padding: 0;
	background: none;
	border: none;
	width: auto;
}
tr.valignTop td	{
	vertical-align: top;
}
#kontaktForm input.check, #kontaktForm input.radio	{
	width: auto;
	border: 0;
	margin-left: 0;
}
#kontaktForm select	{
	width: 130px;
}
#kontaktForm td.check input.check	{
	float: left;
}
#kontaktForm td.check label	{
	display: block;
	margin-left: 25px;
}
#kontaktForm td	{
	line-height: 240%;
}


/*### KontakTable ##### */

.kontaktTable td {
	line-height: 170%;	
}

p#potvrzeni {
	color: #629021;
	font-weight: bold;
	background: #fff2b0;
	padding: 20px;
}

ul#list {
	list-style: none;
} 
ul#list li {
	padding: 0 0 0 30px;
	margin: 7px 0 0 0;
	background: transparent url("img/li.gif") top left no-repeat;	
}

/* ### Obecne ### */
body a, body a:hover, body a:visited {
	color: #fc2490;
}
.spacer {
  clear: both;
}
hr.cleaner {
      clear:both;
      height:1px;
      margin: -1px 0 0 0; padding:0;
      border:none;
      visibility: hidden;
}
a img	{
	border: 0;
}
strong.telNo {
	color: #f318ae;
	font-size: 155% !important;
	font-weight: normal !important; 
}
.imgMap { padding: 5px; background: #e1e1e1;} 
.rt { text-align: right; }
.lt { text-align: right; }
.fr { float: right; }
.fl { float: left; }
a.ext { background: url(img/ico-ext.gif) no-repeat 100% 0 !important; padding-right: 10px !important; } 
.red { color: red; }
.redStar { color: #ff0000; }
.normal { font-weight: normal !important; }
.purple { color: #e41780; }
.black { color: #000; }
