﻿/********************************************************************/
/**********   Doupovec.eu | Created by studio WPJ ****************/
/********************************************************************/

* {margin: 0; padding: 0; border:0px;}

/************************ General Styles ****************************/

html {
   background: #4c9c15 url("../images/background.gif");
}
body {
   font-family: Arial, Geneva, sans-serif;
   color:#285701;
   font-size:12px;
   text-align: left;
}
a:link { color: #50a308; text-decoration: none;}
a:visited {color: #50a308;text-decoration: none; }
a:hover {color: #50a308; text-decoration: underline;}

h1 {
   margin:5px 0 0 0;
   padding: 18px 5px 26px 60px;
   font-size: 26px;
   color:#4ba701;
   font-weight: bold;
   background: url("../images/title_back.gif") no-repeat 0px 11px;
}
h1.realizace {background: url("../images/title_back_realizace.gif") no-repeat 0px 11px;}
h1.travniky {background: url("../images/title_back_travniky.gif") no-repeat 0px 11px;}
h1.udrzba {background: url("../images/title_back_udrzba.gif") no-repeat 0px 11px;}
h1.prace {background: url("../images/title_back_prace.gif") no-repeat 0px 11px;}
h1.obchod {background: url("../images/title_back_obchod.gif") no-repeat 0px 11px;}

h2 {
   padding: 15px 5px 5px 5px;
   font-size: 22px;
   color:#4ba701;
   font-weight:bold;
}
h2 span.title_news {
   float:right;
   padding-right:230px;
}
h3 {
   padding: 5px;
   font-size: 20px;
   color:#f0a400;
   font-weight:normal;
}
h4 {margin: 0; padding: 8px 5px 3px 5px; font-size:16px; color:#6cc202;}
h5 {margin: 0; padding: 8px 5px 3px 5px; font-size:14px; color:#6cc202;}

/* Cleaner */
.cleaner { clear:both; padding:0; margin:0; background:none;}

/*************************** MAIN LAYOUT *****************************/

#page {
   margin:0px auto;
   width: 992px;
   padding:0;
   position: relative;
   background: transparent url("../images/page_back.png") repeat-y;
}
#header{
   background: url("../images/header.jpg") no-repeat top center;
   height:205px;
   margin:0px auto;
   width:992px;
   position:relative;
}
#header .header-left{
   background: url("../images/header_left.jpg") no-repeat top center;
   top:0px;
   left:-239px;
   height:205px;
   width:239px;
   position:absolute;
}
#header .header-right{
   background: url("../images/header_right.jpg") no-repeat top center;
   top:0px;
   right:-239px;
   height:238px;
   width:259px;
   position:absolute;
}
#header a.logo {
   background: url("../images/logo.png") no-repeat top center;
   position:absolute;
   z-index:20;
   top:31px;
   left:20px;
   display: block;
   width: 383px;
   height: 109px;
}
#header p.title {
   color:#ffaf00;
   font-size:28px;
   font-weight:bold;
   font-style:italic;
   text-shadow: 0px 1px 5px #236000;
   letter-spacing:-1px;
   float:left;
   margin-top:157px;
   margin-left:96px;
}
/* Side left panel */
#side{
   padding-bottom: 52px;
   width:266px;
   position:relative;
   float:left;
}
/* Menu */
#topmenu{
   padding-left:16px;
   float:left;
   position:relative;
   width: 214px;
   padding-bottom:20px;
}
#nav {
   padding: 0;
   text-align:left;
   margin: 0;
   list-style:none;
}
#nav li {
   display:block;
   background: url("../images/menu_divider.png") no-repeat center bottom;
}
#nav li a {
   display:block;
   padding:8px 12px 8px 34px;
   color: #fff;
   font-size:12px;
   font-weight:bold;
   text-decoration:none;
   background: url("../images/menu_link.png") no-repeat 10px center;
}
/* Tlačítko po najetí a aktivní */
#nav li a:hover, #nav li a.selected{
   color: #906800;
   background: url("../images/menu_hover.gif") no-repeat 0 0;
}
#nav li a.selected.children{
   color: #906800;
   background: url("../images/menu_active.gif") no-repeat 0 0;
}
/* Seznam submenu */
#nav li ul{
   width:193px;
   list-style:none;
   background:#f3a700;
   padding:0px 10px 10px 10px;
   margin:-3px 0 5px 1px;
   border-radius: 0 0 5px 5px;

}
/* Tlačítko submenu */
#nav li li{
   list-style:none;
   background-image:none;
}
#nav li li a {
   background-image: none;
   padding:9px 10px 4px 10px;
   display:block;
   border-bottom:1px dotted #ffda00;
   font-size:12px;
}
#nav li li a:hover {
   color: #fff;
   background-image: none;
   text-decoration:underline;
}
/* Tlačítko submenu aktivní */
#nav li li a.selected {
   background-image:none;
   color: #705100;
   text-decoration:underline;
}
#nav li li a.selected:hover {
   color: #705100;
   text-decoration:underline;
}
/* Menu END */

/*  Obsah */

/* Levá sekce */
#side-content-wrapper {
   margin-top:13px;
   width: 246px;
   float: left;
}
#side-content {
   width: 246px;
   float: left;
   background: url("../images/side_back.gif");
}
/* Kontakt */
#side-contact {
   width: 227px;
   float: left;
   margin-left:10px;
}
#side-contact > p{
   background: url("../images/kontakt_top.gif") no-repeat;
   color:#FFF;
   font-weight:bold;
   font-style:italic;
   text-shadow:0 1px 3px #255e02;
   padding:12px 0 9px 15px;
   font-size:20px;
}
#side-contact div{
   padding-top:5px;
   width: 227px;
   height:121px;
   float: left;
   background: url("../images/kontakt_back.gif") no-repeat;
}
#side-contact div p{
   color:#FFF;
   padding:7px 7px 7px 15px;
}
#side-contact div p img{
   border:3px solid #50ad02;
}
/* Kontakt END */

/* Poptávka */
a.poptavka{
   margin:11px 0 0 10px;
   float:left;
   display:block;
   width:228px;
   height:74px;
   font-size:0px;
   background: url("../images/poptavka.gif") no-repeat;
}
a.poptavka:hover{
   background-position:bottom;
}
#side-bottom{
   background: url("../images/side_bottom.gif") no-repeat top left;
   width:246px;
   height:77px;
   float:left;
   clear:left;
   text-align:center;
   padding-top:35px;
}

/* Levá sekce END */

/* Pravá sekce */

/* Drobečková navigace */
#return_nav	{
   margin:0;
   padding: 10px 5px 5px 5px;
   width: 650px;
   border-bottom:1px solid #e6f3dc;
}
#return_nav	img{
   border:none !important;
   margin:0 3px -2px 3px;
}
#return_nav	img.start{
   margin-bottom:-4px;
}
/* Drobečková navigace END */
#content {
   padding: 4px 10px 4px 10px;
   min-height:350px;
   width: 972px;
   background: transparent url("../images/content_top.png") no-repeat;
}
#main-content {
   padding: 5px 21px 30px 0px;
   float:right;
   width: 670px;
   min-height:350px;
}
#main-content img{
   border:3px solid #DFF9C8;
}
#main-content ul, #main-content ol{
   line-height:25px;
   margin-left:20px;
}
#main-content p{
   line-height:22px;
   padding:10px 5px;
}
#main-content table{
   margin:10px 3px 10px 3px;
   border:2px solid #72c728;
   border-collapse:collapse;
   max-width:565px !important;
}
#main-content td{
   border:1px solid #72c728;
   padding:4px 6px;
}
#main-content th{
   font-weight:bold;
   padding:5px 6px;
   border:1px solid #72c728;
   text-align:center;
   background-color:#f5fded;
}
/* Pravá sekce END */

/* Footer */
#footer{
   margin:0px auto 15px auto;
   width:678px;
   height:46px;
   background: url("../images/footer_back.png") no-repeat top center;
   padding:58px 20px 0 294px;
   position:relative;
}
#footer a.footer-logo{
   width:210px;
   height:65px;
   position:absolute;
   top:30px;
   left:50px;
}
#footer p a{
   color:#fff;
}
#footer p{
   color:#fff;
   font-size:11px;
   line-height:16px;
}
#footer p span{
   float:right;
}

/*************************** MAIN LAYOUT END *****************************/

/**************************** GALERIE ************************************/
#fotogalerie{
   margin:5px 0 0;
   clear:both;
   background: url("../images/content_divider.gif") no-repeat top center;
   float:left;
   width:100%;
   padding:20px 0 0 0;
}
#fotogalerie img {
   display: block;
   float: left;
   border:3px solid #DFF9C8;
}
#fotogalerie a.imgbox {
   padding:0 12px 20px 12px;
   position:relative;
   float:left;
}
#fotogalerie a.imgbox:hover{
   opacity:0.7;
   filter:alpha(opacity=70);
}
/************************** GALERIE END *************************************/

/************************** FORMULÁŘOVÉ PRVKY *******************************/
#main-content table#formular  {
   margin:15px 20px 10px 20px;
   padding:0;
   border:0;
}
#main-content table#formular td {
   padding:7px 2px;
}
#main-content table#formular td img.captcha{
   border: none !important;
   margin-bottom:-5px;
}
label[for="id_captcha"] {
   display: none;
}

#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:150px;
   width:400px;
   -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: #94d926;
   background: -webkit-linear-gradient(top, #94d926, #4bae13);
   background: -moz-linear-gradient(top, #94d926, #4bae13);
   background: -ms-linear-gradient(top, #94d926, #4bae13);
   background: -o-linear-gradient(top, #94d926, #4bae13);
   background: gradient(top, #94d926, #4bae13);
   margin:8px 110px 8px 8px;
   text-align:center;
   font-weight:bold;
   color:#FFF;
   border:none;
   padding:8px 15px;
   border:1px solid #4bae13;
   cursor:pointer;
   float:right;
   border-radius:10px;
   font-size:14px;
}
#main-content form input[type=submit]:hover{
   background:none;
   background-color: #4bae13;
}
/*************************** FORMULÁŘOVÉ PRVKY END **********************************/

/******************************** NOVINKY *******************************************/
/* News Uvod */
#uvod-news{
   padding-top:5px;
   float:left;
   background: url("../images/content_divider.gif") no-repeat 0 0;
}
.novinka{
   height:187px;
   width:315px;
   float:left;
   padding:0px 0px;
   margin:10px 13px 10px 5px;
}
.novinka h3{
   background: url("../images/news_top.gif") no-repeat 0 0;
   font-weight:bold;
   font-size: 16px;
   color: #FFF;
   padding: 11px 5px 21px 20px;
   margin:0px;
}
.novinka h3 a{
   color:#fff;
}
.novinka p {
   line-height:18px !important;
   font-size: 12px !important;
   padding:0px !important;
}
.novinka p.date {
   padding:2px 0 !important;
   line-height:14px;
   font-size: 12px;
   color:#60b119;
   font-weight:bold;
}
.novinka a.imgbox {
   padding:0 10px 0 0;
   position:relative;
   float:left;
}
.novinka a.imgbox img{
   border:3px solid #dff9c8;
}
.news-right{
   background: url("../images/news_back.gif") no-repeat top left;
   padding-bottom:10px;
   height:124px;
   padding: 0px 20px;
   position:relative;
}
a.more{
   position:absolute;
   bottom:-11px;
   right:18px;
   background: url("../images/news_vice.png") no-repeat top left;
   height:29px;
   width:75px;
   font-size:0px;
   display:block;
}
a.more:hover{
   background-position: left bottom;
   text-decoration:none;
}
#news_bottom{
   clear:both;
   height:28px;
   background: url("../images/news_bottom.gif") no-repeat top left;
   width:655px;
}
#news_bottom a.old_novinky{
   display:block;
   float:right;
   font-size:0px;
   height:28px;
   background: url("../images/news_bottom_older.gif") no-repeat top left;
   width:164px;
}
#news_bottom a.old_realizace{
   margin-left:160px;
   display:block;
   float:left;
   font-size:0px;
   height:28px;
   background: url("../images/realization_bottom_older.gif") no-repeat top left;
   width:164px;
}
#news_bottom a:hover{
   background-position:bottom left;
}
/* News Uvod END */
.novinka_list h3{
   background: -webkit-linear-gradient(top, #78cd2d, #55a910);
   background: -moz-linear-gradient(top, #78cd2d, #55a910);
   background: -ms-linear-gradient(top, #78cd2d, #55a910);
   background: -o-linear-gradient(top, #78cd2d, #55a910);
   background-color:#55a910;
   border-radius:5px;
   font-size: 14px;
   padding: 8px 5px 8px 10px;
   font-weight:bold;
   color: #FFF;
}
.novinka_list{
   height:140px;
   width:315px;
   float:left;
   padding:0px 0px;
   margin:10px 13px 10px 5px;
}
.novinka_list h3 a{
   color:#fff;
}
.novinka_list p {
   line-height:18px !important;
   font-size: 12px !important;
   padding:0px !important;
}
.novinka_list p.date {
   padding:2px 0 !important;
   line-height:14px;
   font-size: 12px;
   color:#60b119;
   font-weight:bold;
}
.novinka_list a.imgbox {
   padding:0 10px 0 0;
   position:relative;
   float:left;
}
.novinka_list a.imgbox img{
   border:3px solid #55a910 !important;
}

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 ************************************************/
#uvod-left h2{
   padding: 5px;
   font-size: 20px;
   color:#f0a400;
   font-weight:normal;
}

/*
#uvod-kategorie{
	width: 666px;
   height: 262px;
}
#uvod-kategorie a{
	display:block;
   float:left;
   height:56px;
   padding-top:206px;
   font-weight:bold;
   font-style:italic;
   font-size:16px;
   color:#6ac11f;
}
#uvod-kategorie a.double{
   height:66px;
   padding-top:196px;
}*/

#uvod-kategorie-new a{
   background: no-repeat 10px center;
   width:20%;
   height: 36px;
   padding:12px 7px 10px 55px;
   display: block;
   float: left;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   font-size: 16px;
   line-height: 17px;
}

#uvod-kategorie-new a.double{
   padding:2px 0 0 55px;
}

#uvod-kategorie-new a + a{
   border-left: 2px solid #72c728;
}

#uvod-kategorie-new a#banner_zahrady{
   background-image: url("../images/icon_realizace.png");
}


#uvod-kategorie-new a#banner_travniky{
   background-image: url("../images/icon_travniky.png");
}


#uvod-kategorie-new a#banner_zelen{
   background-image: url("../images/icon_udrzba.png");
}


#uvod-kategorie-new a#banner_prace{
   background-image: url("../images/icon_zemni.png");
   padding-left: 75px;
}

#uvod-kategorie-new a#banner_obchod{
   background-image: url("../images/icon_prodejna.png");
}
/*
#uvod-kategorie a#banner_zahrady:hover { background-position: top right; text-decoration:none;}
#uvod-kategorie a#banner_travniky:hover{ background-position: top right; text-decoration:none;}
#uvod-kategorie a#banner_zelen:hover   { background-position: top right; text-decoration:none;}
#uvod-kategorie a#banner_prace:hover   { background-position: top right; text-decoration:none;}
#uvod-kategorie a#banner_obchod:hover  { background-position: top right; text-decoration:none;}
*/
#uvod-left ul{
   list-style:none;
   margin-left:8px !important;
   margin-bottom:5px;
   margin-top:5px;
   width:300px;
   float:left;
}
#uvod-left ul.ul_left{
   border-right: 1px dotted #b7f086;
   padding-right:18px;
   margin-right:18px;
}

#uvod-left ul li{
   background: url("../images/uvod-seznam.gif") no-repeat 0px 8px;
   padding:6px 0 6px 27px;
   line-height:18px;
}

/*************************************  ÚVOD END **********************************************/


/*************************************  VYHLEDÁVÁNÍ **********************************************/
.pagination{
   border-top:1px #d6d6d6 solid;
   padding:5px 15px;
   clear:both;
}
/***********************************  VYHLEDÁVÁNÍ END ********************************************/

.float-left {
   float: left;
   margin-right: 15px;
}

.w600 img {
   max-width: 600px;
   height: auto;
}

.generic-item {
   width: 33.333%;
   float: left;
   min-height: 165px;
}

.generic-item  h2 {
   padding: 15px 5px 5px 5px;
   font-size: 16px;
   color: #4ba701;
   font-weight: bold;
   min-height: 35px;
   position: relative;
}

.generic-item  h2 a {
   position: absolute;
   bottom: 5px;
   left: 0;
}