﻿/********************************************************************/
/*********  Podlahy-fasady-cejnar | Created by studio WPJ ***********/
/********************************************************************/

* {margin: 0; padding: 0; border:0px;}

/************************ General Styles ****************************/

html {
	background: #efee97 url("../images/background.gif") top center repeat-x; 
}
body {
	font-family: "Cambria", Georgia, "Times New Roman", Times, serif;
	color:#5d6100;
	font-size:14px;
	text-align: left;
}
a:link { color: #056839; text-decoration: none;}
a:visited {color: #056839;text-decoration: none; }
a:hover {color: #056839; text-decoration: underline;}

h1 {
	padding: 10px 10px;
	font-size: 36px;
	color:#056839; 
	font-weight: bold; 
   clear:both;
}
h2 {
	padding: 10px; 
	font-size: 28px;
	color:#056839;
	font-weight:bold;
}
h3 {margin: 0; padding: 8px 10px 3px 10px; font-size:20px; font-weight:bold; clear:both; color:#a1a547;}
h4 {margin: 0; padding: 8px 10px 3px 10px; font-size:16px; color:#a1a547;}
h5 {margin: 0; padding: 8px 10px 3px 10px; font-size:14px; color:#a1a547;}

/* Cleaner */
.cleaner { clear:both; padding:0; margin:0; background:none;}

/*************************** MAIN LAYOUT *****************************/

#page {
	margin:0px auto; 
	width: 920px;
	padding:0px 5px;
	position: relative;
	background: url("../images/page_back.png") repeat-y;	  
}
#header{
	background: url("../images/header.jpg") no-repeat top center;
	height:239px;
	margin:0px auto;
	width:930px;
	position:relative;
}
a.logo {
	position:absolute;
	z-index:20;
	top:70px;
	left:85px;
	display: block;
	width: 190px;
	height: 100px;
}
#header #valecek{
	background: url("../images/valecek.png") repeat-y;	  
	position:absolute;
	z-index:20;
	bottom:-91px;
	right:-23px;
	display: block;
	width: 28px;
	height: 113px;
}

/* Side left panel */
#side{
	padding-bottom: 52px;
	width:266px;
	position:relative;
	float:left;
}
/* Menu */
#topmenu{
	float:left;
	margin: 192px 0 0 68px;
	position:relative;
	width: 830px;
	height: 41px;
}
#menu ul {
	padding: 0; 
	text-align:left; 
	margin: 0; 
	list-style:none;
}
#menu ul li {
	display:block;
	float:left;
   padding-right:5px;
}
#menu ul li a {
	display:block;
	padding:7px 8px 8px 8px;
	color: #f7faab;
	font-size:18px;
   font-weight:bold;
	text-decoration:none; 
}
/* Tlačítko po najetí a aktivní */
#menu ul li a.selected, #menu ul li a:hover {
	background-color:#e1e729;
   border-radius:10px;
	color: #056839;
}
/* Seznam submenu */
#menu ul li ul{
	list-style:none;
	background:#ebebeb;
	padding:0px 10px 10px 10px;
	float:left;
	margin-left:3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 0 0 10px 10px;

}
/* Tlačítko submenu */
#menu ul li li{
	list-style:none;
	background-image:none;
}
#menu ul li li a { 
	background-image: none;
	padding:9px 10px 4px 10px;
	width:187px;
	display:block;
	border-bottom:1px solid #d1d1d1;
	font-size:12px;
}
#menu ul li li a:hover {
	color: #55ab26;
	background-image: none;
}
/* Tlačítko submenu aktivní */
#menu ul li li a.selected {
	background-image:none;
	font-weight:bold;
	color: #6c6c6c;
}
#menu ul li li a.selected:hover {
	color: #55ab26;
}
/* Menu END */

/*  Obsah */

/* Levá sekce */
#side-content { 
	width: 236px;
	float: left;
}
/* Levé menu */
#submenu-wrapper { 
	width: 100%;
	background: url("../images/submenu_back.png") repeat-y top left;
	float: left;
   margin-bottom:10px;
}
#submenu { 
	width: 100%;
	background: url("../images/submenu_bottom.gif") no-repeat bottom left;
	float: left;
}
#side-content ul{ 
   width: 205px;
	background: url("../images/submenu_top.png") no-repeat top left;
	float: left;
	list-style:none;
	font-size:14px;
   font-weight:bold;
   font-style:italic;
	margin:0 !important;
   padding:20px 15px 25px 16px;
}
#side-content li a{
	background: url("../images/submenu_divider.gif") center bottom no-repeat;
   display:block;
	padding:6px 0 7px 15px;
	text-decoration:none;
	color:#2661d3;
}
#side-content li a:hover{ 
	text-decoration:underline;
}
#side-content li a.selected{ 
	color:#fff;
	background: url("../images/submenu_active.png") top left no-repeat;
}
#side-content li a.selected:hover{ 
	text-decoration:none;
}
/* Leve menu podmenu */
#side-content ul ul{ 
	border:none;
	list-style:none;
	padding:3px 0 3px 6px;
	background-color:#e5e5e5;
	font-size:12px;
}
#side-content ul ul li a{ 
	background: url("../images/side_menu_sub.gif") no-repeat 10px 8px;
	display:block;
	padding:4px 0 4px 22px;
	color:#2f2f2f;
}
#side-content ul ul li a:hover, #side-content ul ul li a.selected{ 
	background: url("../images/side_menu_sub.gif") no-repeat 10px 8px;
   color:#2f2f2f;	
}
/* Leve menu podmenu END */
/* Levé menu END */

/* Levá sekce END */

/* Pravá sekce */

#main-content { 
	padding: 20px 58px 10px 58px;
	width: 804px;
	background: url("../images/content_top.gif") no-repeat top left;
	min-height:350px;
}
#content { 
	float:right;
	width: 570px;
}
#content.wide{ 
	float:none;
	width: 100%;
}
#main-content ul, #main-content ol{ 
	line-height:25px;
	margin-left:55px;
}
#main-content p{ 
	line-height:22px;
	padding:5px 10px;
}
#main-content table{
	margin:10px 3px 10px 3px;
	border:2px solid #919445; 
	border-collapse:collapse;
	max-width:800px !important;
}
#main-content td{
	border:1px solid #919445; 
	padding:4px 6px;
}
#main-content th{
	font-weight:bold;
	padding:5px 6px;
	border:1px solid #919445; 
	text-align:center;
	background-color:#e3e69a;
}
/* Pravá sekce END */

/* Footer */
#footer{ 
	margin:0px auto 15px auto;
	width:890px;
	background: url("../images/page_bottom.png") no-repeat top center;
	height:74px;
   padding:33px 20px 0 20px;
   position:relative;
}
#footer p{ 
	font-size:12px;
   line-height:16px;
}
#footer p span{ 
	float:right;
}

/*************************** MAIN LAYOUT END *****************************/

/**************************** GALERIE ************************************/
#fotogalerie{
   margin:20px 0 0;
	clear:both;
   float:right;
}
#fotogalerie img {
	display: block;
	float: left;
}
#fotogalerie a.imgbox {
	padding:0 10px 20px 6px;
	position:relative;
	float:left;
}
#fotogalerie a.imgbox span{
	top:0px;
	left:6px;
	position:absolute;
	display:block;
	background: url("../images/image_border.png") no-repeat top left;
	height:122px;
	width:185px;
}
#fotogalerie a.imgbox:hover{
	opacity:0.7;
	filter:alpha(opacity=70);
}
/************************** GALERIE END *************************************/

/************************** FORMULÁŘOVÉ PRVKY *******************************/
#main-content table#formular  {
	margin:5px 10px 10px;
	padding:0;
	border:0;
}
#main-content table#formular td {
	padding:7px 2px;
}
#formular select  {
	background-color: white;
	border: 1px solid #412211;
	color:#000000;
	font-weight:bold;
	margin-bottom:1px;
	margin-top:1px;
	text-align:left;
	padding: 3px;
}
#formular textarea {
	background-color: white;
	border: 1px solid #d1d1d1;
	height:180px;
	width:500px;
	-moz-box-shadow: inset 0px 0px 4px #e6e6e6;
	-webkit-box-shadow: inset 0px 0px 4px #e6e6e6;
	-o-box-shadow: inset 0px 0px 4px #e6e6e6;
	box-shadow: inset 0px 0px 4px #e6e6e6;
}
ul.errorlist {
	list-style:none;
	margin:0px !important;
	color:#ff0000 !important;
}
#formular textarea:focus {
	-moz-box-shadow: 0px 0px 4px #dadada;
	-webkit-box-shadow: 0px 0px 4px #dadada;
	-o-box-shadow: 0px 0px 4px #dadada;
	box-shadow: 0px 0px 4px #dadada;
}
#formular input {
	background-color: white;
	border: 1px solid #d1d1d1;
	color:#000000;
	margin-bottom:1px;
	margin-top:1px;
	text-align:left;
	padding: 3px;
	-moz-box-shadow: inset 0px 0px 4px #e6e6e6;
	-webkit-box-shadow: inset 0px 0px 4px #e6e6e6;
	-o-box-shadow: inset 0px 0px 4px #e6e6e6;
	box-shadow: inset 0px 0px 4px #e6e6e6;
}
#formular input[type=text] {width: 220px;}
#formular input:focus {
	-moz-box-shadow: 0px 0px 4px #dadada;
	-webkit-box-shadow: 0px 0px 4px #dadada;
	-o-box-shadow: 0px 0px 4px #dadada;
	box-shadow: 0px 0px 4px #dadada;
}
#formular span{
	color:#F00;
}
#formular td{
	text-align:left;
	background: transparent;
	border:none;
}
#formular th {
	text-align:right;
	background: transparent;
	border:none;
	padding:0 10px 0 0;
}
#main-content form input[type=submit] {
	background-color: #fed245;
	background: -webkit-linear-gradient(top, #1a912b, #0e6d2b);
	background: -moz-linear-gradient(top, #1a912b, #0e6d2b);
	background: -ms-linear-gradient(top, #1a912b, #0e6d2b);
	background: -o-linear-gradient(top, #1a912b, #0e6d2b);
	background: gradient(top, #1a912b, #0e6d2b);
	margin:8px 150px 8px 8px;
	text-align:center;
	border:none;
	padding:10px 25px;
	border:1px solid #0e6d2b;
	cursor:pointer;
	float:right;
   border-radius:10px;
   font-size:14px;
   font-weight:bold;
   color:#f7faab;
}
#main-content form input[type=submit]:hover{
   background:none;
	background-color: #0e6d2b;
}
/*************************** FORMULÁŘOVÉ PRVKY END **********************************/

/******************************** NOVINKY *******************************************/
/* News Uvod */
#uvod-news{
	float:left;
	width:541px; 
	background: url("../images/news_back.png") no-repeat 0px 68px;
}
#uvod-news h2{
	background: url("../images/nabidka_top.gif") no-repeat top left;
	font-size: 22px;
	color:#000;
	font-weight:normal; 
	margin:0px;
	padding:9px 0 8px 70px;
}
#uvod-news h2 a{
	color:#986922; 
}
.novinka{
	width:493px;
	float:left;
	padding:25px 24px 10px 24px;
	margin:10px 0 0px 0;
	background: url("../images/nabidka_border_top.gif") no-repeat top left;
}
.novinka h3{
	display:inline-block;
	font-weight:bold;
	font-size: 18px;
	padding: 0px;
	margin:0px;
}
.novinka h3 a{
	color:#494949;
}
.novinka p {
	line-height:18px !important;
	font-size: 12px !important;
	padding:0px !important;
}
.novinka p.date {
	padding:4px 0 !important;
	line-height:14px;
	font-size: 12px;
	color:#888888;
	font-weight:bold;
}
.novinka a.imgbox {
	padding:0 20px 0px 0;
	position:relative;
	float:left;
}
.novinka a.imgbox span{
	top:-3px;
	left:-3px;
	position:absolute;
	display:block;
	background: url("../images/news_image_border.png") no-repeat top left;
	height:137px;
	width:137px;
}
.novinka-bottom{
	height:;
	width:;
	background: url("../images/nabidka_border_bottom.gif") no-repeat top left;
	height:13px;
	width:100%;
	clear:both;
}

/* News Uvod END */
#news-seznam h4 {
	margin-top:10px;
	font-size:14px;
	font-weight:bold;
	padding:3px 0;
}
div.news-linka{
	padding-bottom: 5px;
	border-top: solid 1px #D9D7D7;
	float:left;
}
div.news-linka img{
	background-color:#FFF;
	padding:5px;
	border: 1px solid #dbdbdb;
	margin:5px 15px;
	float:left;
}
div.news-linka img:hover{
	-moz-box-shadow: 0px 0px 5px #cdcdcd;
	-webkit-box-shadow: 0px 0px 5px #cdcdcd;
	-o-box-shadow: 0px 0px 5px #cdcdcd;
	box-shadow: 0px 0px 5px #cdcdcd;
	border: 1px solid #c0c0c0;
}
.pagination{
	padding:5px 15px;
	clear:both;
}
/******************************** NOVINKY END *******************************************/


/*********************************  ÚVOD ************************************************/

/* Bannery */
#kategorie-mal {
	margin-top:30px;
   background: url("../images/kategorie_mal.gif") no-repeat top left;
   height:147px;
   width:197px;
   display:block;
   float:left;
   font-size:0px;
}
#kategorie-fas {
	margin-top:30px;
	background: url("../images/kategorie_fas.gif") no-repeat top left;
   height:147px;
   width:197px;
   display:block;
   float:left;
   font-size:0px;
}
#kategorie-podl {
	margin-top:30px;
	background: url("../images/kategorie_podl.gif") no-repeat top left;
   height:147px;
   width:197px;
   display:block;
   float:left;
   font-size:0px;
}
#kategorie-renov {
	margin-top:30px;
	background: url("../images/kategorie_renov.gif") no-repeat top left;
   height:147px;
   width:197px;
   display:block;
   float:left;
   font-size:0px;
}
/* Bannery END */

/*************************************  ÚVOD END **********************************************/

/*************************************  VYHLEDÁVÁNÍ **********************************************/
.pagination{
	border-top:1px #d6d6d6 solid;
	padding:5px 15px;
	clear:both;
}
/***********************************  VYHLEDÁVÁNÍ END ********************************************/

