h1, h2, h3, h4 {
    color: #999999;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 10px 0px;
}
h1 {
    font-size: 1.2em;
    line-height: 1.1em;
}
h2 {
    font-size: 1.1em;
    line-height: 1.0em;
}
h3 {
    font-size: 1.0em;
    line-height: 1.0em;
    text-align: left;
    border-top: 1px solid #ccc;
    margin-bottom: 8px;
    padding: 8px 5px 0px 5px;
    clear: both;
}
h4 {
    font-size: 1.0em;
    line-height: 1.0em;
}
#Hlavicka {
    width: 100%;
    height: 636px; /*636*/
    background: url(../images/pozadi-hlavicka-small.png) repeat-x;
}
#HlavickaPozadi {
    width: 100%;
    height: 636px; /*636*/
    margin: 0px auto;
    background: url(../images/pozadi-hlavicka.png) top center no-repeat;
}
#Konfigurator {
    width: 948px;
    height: 536px;
    background: url(../images/pozadi-konfigurator.png) no-repeat;
}
#Konfigurator h3.aktivni {
    text-transform: uppercase;
    color: #cc0000;
}
#Konfigurator #Sestavy {
    width: 150px;
    height: 536px;
    float: left;
    background: url(../images/pozadi-konf-levy.png) no-repeat;
    text-align: center;
}
#Konfigurator #Konf {
    padding: 0px 19px 26px 19px;
    width: 560px; /*648 / 610*/
    height: 484px; /*536*/
    position: relative;
    float: left;
    background: url(../images/pozadi-konf-schema.png) 5px 194px no-repeat;
}
    #Konf #Soucet {
        width: 263px; /* 263 */
        height: 90px; /* 100 */
        padding: 10px 0px 0px 0px;
        background: url(../images/kosik.png) no-repeat;
        font-size: 0.9em;
        position: absolute;
        bottom: -26px;
        left: 180px;
        text-align: center;
        border-bottom: 5px solid #b5cc93;
    }
    #Konf #Soucet h4 {
        text-align: center;
        font-size: 1.5em;
        text-shadow: 1px 1px 1px #ccc;
    }
    #Konf #Popisky {
        padding: 5px;
        background: url(../images/pozadi-popisky.png) repeat;
        font-size: 0.9em;
        position: absolute;
        top: 0px;
        left: 20px;
    }
    table#Polozky {
        margin: 0px;
    }
    table#Polozky tr td {
        padding: 0px 4px;
        color: #999;
    }
#Konf #Desky {
    width: 200px;
    height: 94px;
    background: #fff url(../images/zaklad.png) no-repeat;
    position: absolute;
    top: 0px;
    right: 10px;
    border: 1px solid #ccc;
}
#Konf #Desky img {
    position: absolute;
    top: 0px;
    right: 0px;
}
    #Desky a.acko {
        position: absolute;
        top: 5px;
        left: 20px;
    }
    #Desky a.becko {
        position: absolute;
        top: 5px;
        right: 5px;
    }
    #Desky a.cecko {
        position: absolute;
        bottom: 20px;
        left: 20px;
    }
    #Desky a.decko {
        position: absolute;
        bottom: 20px;
        right: 5px;
    }
    
#Konf #NazevSestavy {
    width: 560px; /* pred tim 610 */
    position: absolute;
    bottom: 20px;
    left: 10px;
}
#Konf #NazevSestavy h4 {
    text-align: left;
    font-size: 1.3em;
    color: #6f9a2e;
}
#Konf #Prvni {
    position: absolute;
    top: 210px;
    left: 165px;
    width: 235px;
    height: 234px;
}
#Konf #Druhy {
    position: absolute;
    top: 170px;
    left: 309px;
    width: 235px;
    height: 234px;
}
#Konf #Treti {
    position: absolute;
    top: 145px;
    left: 75px;
    width: 235px;
    height: 234px;
}
#Konf #Ctvrty {
    position: absolute;
    top: 105px;
    left: 218px;
    width: 235px;
    height: 234px;
}
#Konf #Prvni img, #Konf #Druhy img, #Konf #Treti img, #Konf #Ctvrty img {
    position: absolute;
    top: 0;
    left: 0;
}
#Konfigurator #Komponenty {
    width: 200px;
    height: 536px;
    float: left;
    background: url(../images/pozadi-konf-pravy.png) top right no-repeat;
    text-align: center;
}
#Konfigurator #Komponenty select {
    width: 190px;
    border: 1px solid #ccc;
    display: block;
    margin-left: 5px;
}
#Konfigurator #Komponenty select.maly {
    width: 50px;
    border: 1px solid #ccc;
    display: block;
    margin-left: 5px;
}
#Konfigurator #Komponenty table tr td {
    text-align: left;
    padding-left: 3px;
}
#Pergola, #Altan, #Dum, #Garaz {
    width: 150px;
    height: 100px;
    margin: 0px 0px 0px 0px;
    position: relative;
}
.sipka {
    width: 29px;
    height: 29px;
	position: absolute;
	overflow: hidden;
	right: -15px;
	top: 30px;
	font-size: 10%;
    float: left;
    margin: 0px;
    padding: 0px;
    text-indent: 1000px;
    z-index: 1;
}
.sipka span {
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images/plus.png) no-repeat;
	width: 29px;
    height: 29px;
	visibility: visible;
	cursor: pointer;
    _cursor: hand;
}
.sipka span.akt {
	background: url(../images/plus-akt.png) no-repeat;
}
#SestavaPergola {
    width: 135px;
    height: 90px;
	position: relative;
	overflow: hidden;
	left: 0px;
	top: 0px;
	font-size: 10%;
    float: left;
    margin: 0px 0px 0px 7px;
    text-indent: 1000px;
}
#SestavaPergola span {
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images/sestava-1.png) no-repeat;
	width: 135px;
    height: 90px;
	visibility: visible;
	cursor: pointer;
    _cursor: hand;
    opacity: 0.5;
}
#SestavaAltan {
    width: 135px;
    height: 90px;
	position: relative;
	overflow: hidden;
	left: 0px;
	top: 0px;
	font-size: 10%;
    float: left;
    margin: 0px 0px 0px 7px;
    text-indent: 1000px;
}
#SestavaAltan span {
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images/sestava-2.png) no-repeat;
	width: 135px;
    height: 90px;
	visibility: visible;
	cursor: pointer;
    _cursor: hand;
    opacity: 0.5;
}
#SestavaDum {
    width: 135px;
    height: 90px;
	position: relative;
	overflow: hidden;
	left: 0px;
	top: 0px;
	font-size: 10%;
    float: left;
    margin: 0px 0px 0px 7px;
    text-indent: 1000px;
}
#SestavaDum span {
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images/sestava-3.png) no-repeat;
	width: 135px;
    height: 90px;
	visibility: visible;
	cursor: pointer;
    _cursor: hand;
    opacity: 0.5;
}
#SestavaGaraz {
    width: 135px;
    height: 90px;
	position: relative;
	overflow: hidden;
	left: 0px;
	top: 0px;
	font-size: 10%;
    float: left;
    margin: 0px 0px 0px 7px;
    text-indent: 1000px;
}
#SestavaGaraz span {
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images/sestava-4.png) no-repeat;
	width: 135px;
    height: 90px;
	visibility: visible;
	cursor: pointer;
    _cursor: hand;
    opacity: 0.5;
}
#SestavaPergola span.aktivni, #SestavaAltan span.aktivni, #SestavaDum span.aktivni, #SestavaGaraz span.aktivni {
    opacity: 1.0;
}
table#Zaklad {
    width: 140px;
    margin: 0px auto;
}
#Zaklad tr  {
}
#Zaklad tr td {
    height: 35px;
}
#Zaklad tr td img {
    padding: 0px;
    margin: 0px;
}
#Zaklad tr td:nth-child(1n) {
    width: 28px;
    text-align: right;
}
#Zaklad tr td:nth-child(2n) {
    width: 35px;
    text-align: right;
    padding-right: 2px;
}
#Zaklad tr td:nth-child(3n) {
    width: 35px;
    text-align: left;
    padding-left: 1px;
}
#Zaklad tr td:nth-child(4n) {
    width: 28px;
    text-align: left;
}
#Komponenty .center {
    width: 180px; /* 200 */
    padding: 0x 10px;
    margin: 0px auto;
}
.red {
    color: red;
}
.mat {
    width: 30px;
    float: left;
    margin-left: 3px;
    text-align: center;
}
.odeslat {
    padding: 2px;
    border: 1px solid #ccc;
    margin: 2px 5px 10px 0px;
    float: right;
}
.vlevo {
    text-align: left;
    padding-left: 10px;
    margin-bottom: 5px;
}
.velka {
    text-transform: capitalize;
}
.log {
    padding: 5px 10px;
}


.info table, .info table.kosisko {
	width: 860px;
}
.info table, .info table.kosisko tr td a, .info table, .info table.kosiskoDarek tr td a {
	color: #999999;
}
.info table, .info table.kosisko th.two {
	width: 80px;
}
.info table tr td, .info table.kosisko tr td {
   	background-color: #FFFFFF;
   	padding: 2px 4px;
   	/*border: 1px solid #999999;*/
   	color: #000000;
   	background-image: url(../images/pozadi-tabulka.png);
	background-repeat: repeat;
	vertical-align: top;
}
.info table tr td, .info table.kosisko tr td img {
   	padding-right: 5px;
}
.info table.kosisko tr th {
	background-image: url(../images/pozadi-strankovani.png);
	background-repeat: repeat;
   	padding: 0px 10px 0px 10px;
   	font-weight: bold;
   	color: #333333;
   	height: 44px;
}
.info table.kosisko tr th.normal {
   	font-weight: normal;
   	color: #333333;
}
.kosik .left {
    float: left;
}
.kosik .right {
    float: right;
    padding-right: 7px;
}
h3.pokracovat {
    width: 220px;
    height: 22px;
    text-align: left;
    float: left;
    background-image: url(../images/pozadi-pokracovat.png);
	background-repeat: no-repeat;
	padding-top: 8px;
	font-size: 1.0em;
	color: #FFFFFF;
}
h3.objednavka {
    width: 220px;
    height: 22px;
    text-align: right;
    float: right;
    background-image: url(../images/pozadi-objednavka.png);
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-right: 7px;
	font-size: 1.0em;
	color: #FFFFFF;
}
h3.objednavka a, h3.pokracovat a {
    color: #666666;
}
.info h2 {
    font-size: 1.3em;
    color: #6b952c;
    text-transform: uppercase;
    text-align: left;
    border-bottom: 2px dotted #ccc;
}
input.big, textarea {
    width: 650px;
    border: 1px solid #6b952c;
    padding: 5px;
    color: #666;

}
.kosisko .popisky {
    width: 150px;
}
.kosisko .popiskyBig {
    width: 300px;
}
.red {
	color: red;
}
input.red {
    color: #000000;
    padding: 3px;
    border: 1px solid #000000;
}
input.odesli {
	background: url(../images/kosik.png) top left no-repeat;
	width: 42px;
	height: 43px;
	border: 0px;
	cursor: pointer;
	cursor: hand;
}
.fak {
    display: none;
}
.center {
    text-align: center;
}