/* CSS Document */
body.myBody{background:url(../images/zaluzieBg.jpg) repeat-x 0 0;
     background-color:#932838;
     color:#5a5a5a;
}

#ContainerC{
     background-color:#fff;
}
/* -------------------------  odkazy pro nokii ------------------------------- */
a:link, a {
 	color: #5a5a5a;
 	text-decoration:underline;
}
a:visited{color: #5a5a5a;}
 
a:hover, a:active, a:focus  {
	color: #962a3a; text-decoration: none;
}

/* ------------------------  nadpisy pro nokii ------------------------ */

h1 {color:#5a5a5a;}
h2 {color:#5a5a5a;}

h3 {padding-bottom:1em;
     font-style:italic;
     font-size:1.4em;
     color:#fff;
     background-color:#962a3a;
     padding:5px 0 10px 8px;
}

h4 {color:#5a5a5a;}
/* ------------------------  specialni blok textu k menu pro nokii ------------------------ */
#content .menuText{color:#96324e;
     background-color:#e1e1e3;
     border-bottom:4px solid #96324e;
}
#pageName {background:url(../images/menuTextZaluzieBg.jpg) no-repeat 0 0;}
#pageName h1 {color:#fff;padding-right:20px;}
/* ------------------------  doladeni clanku pro zaluzie ------------------------ */
.nadpisClanek h3 {
     padding:0;
     padding-top: 3px;     
     background:transparent;
}

.nadpisClanek h3 a {
     font-size: 1.2em;
     font-weight: normal;
     font-style:normal; 
}

.clanek {}
.suda {background-color:#fff2f1;}

span.datum {color:#fff;
     background-color:#ed7e39;
     font-size:0.6em;
     display:block;
     width:55px;
     float:left;
     margin-top:4px;
}
span.datum1 {display:none;}

.clanek a.odrazka1 {background:url(../images/detailOdrZaluzky.jpg) no-repeat 0 0;}


/* ---------------------------formulare a tabulky ----------------------- */
form {width:605px;*width:620px;padding-bottom:15px;} 
legend{color:#5a5a5a;}
.inputSubmit{color:#fff ;background:#942939; border: 1px solid #942939;margin-left: 5px;}
.datatable th,.datatable td {}
.catalog-results th,.catalog-results td {}
textarea,input {border:1px solid #908c89;}
/* --------------------------- horni blok -------------------------- */
#topBanner{
     width: 1041px; height: 138px;
     background:url(../images/zaluziaTopBanner.jpg) no-repeat 0 0;	
     padding-left:16px;
     position:relative;	
}

#logoC{background: url(../images/zaluzieLogo.jpg) no-repeat 0px 0px;width:247px;height:134px; margin-left:0px;}

#logoC a{width:194px;height:134px;}

#topNavigC {}
#topNavigC li a {color: #fff;border:none;}

#topNavig {float:left;}
#topNavig a:hover, #topNavig a:active, #topNavig a:focus {color: #fff;}

#topSloganC {color:#908c89;
     position:absolute;
     top:38px;
     right:50px;text-align:left;
}
#druhyRadek {color:#8c3049;}
/* --------------------------- leva navigace -------------------------- */
#leftNavig h2 {padding-bottom:1em;
     font-style:italic;
     font-size:1.4em;
     color:#fff;
     background:url(../images/leftNavigNadpisZaluzie.jpg) repeat-x 0 0;
     padding:23px 0 10px 8px;
     margin-top:7px;
}

.STsuda{background-color:#fff1ee;padding:4px 0 4px 12px!important;}
/* --------------------------- paticka -------------------------- */
#bottomC{	
	color: #fff;
     background:#902632;
}
#bottomNavig {padding-right:1em;}
#bottomC a {color:#fff;}

#copyrightAnawe {
     background:url(../images/kytkaZaluzie.gif) no-repeat 0 8px;
}

