<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */
body.myBody{background:url(../images/podlahyBg.jpg) repeat-x 0 0;
     background-color:#b67000;
     color:#565251;
}

#ContainerC{
     background-color:#fff;
}
/* -------------------------  odkazy pro podlahy ------------------------------- */
a:link, a {
 	color: #565251;
 	text-decoration:underline;
}
a:visited{color: #565251;}
 
a:hover, a:active, a:focus  {
	color: #bc6e01; text-decoration: none;
}

/* ------------------------  nadpisy pro podlahy ------------------------ */

h1 {color:#565251;}
h2 {color:#565251;}

h3 {padding-bottom:1em;
     font-style:italic;
     font-size:1.4em;
     color:#fff;
     background-color:#b67000;
     padding:5px 0 10px 8px;
}

h4 {color:#565251;}
/* ------------------------  specialni blok textu k menu pro podlahy ------------------------ */
#content .menuText{color:#8b5d3c;
     background-color:#eeeef0;
     border-bottom:4px solid #b47100;
}
#pageName {background:url(../images/menuTextPodlahyBg.jpg) no-repeat 0 0;}
#pageName h1, #pageName span {color:#fff;padding-right:20px;}
/* ------------------------  doladeni clanku pro podlahy ------------------------ */
.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:#fff8f0;}

span.datum {color:#fff;
     background-color:#fd6d16;
     font-size:0.6em;
     display:block;
     width:55px;
     float:left;
     margin-top:4px;
}

span.datum1 {display:none;}
.clanek a.odrazka1 {background:url(../images/detailOdrPodlahy.jpg) no-repeat 0 0;}

#content .item {width:600px;clear:both;}
#content .item img {float:left;margin-right:10px;}
.item h3 {float:left;width:420px;font-size:1.2em;}

/* ---------------------------formulare a tabulky ----------------------- */
form {width:605px;*width:620px;padding-bottom:15px;} 
legend{color:#5a5a5a;}
.inputSubmit{color:#fff ;background:#b67000; border: 1px solid #b67000;margin-left: 5px;}
.datatable th,.datatable td {}
.catalog-results th,.catalog-results td {}
textarea,input {border:1px solid #908c89;}
/* --------------------------- horni blok -------------------------- */
#topBanner{
     width: 1050px; height: 138px;
     background:url(../images/podlahyTopBanner.jpg) no-repeat 0 0;
     padding-left:8px;
     position:relative;	
}

#logoC{background: url(../images/podlahyLogo.jpg) no-repeat 0px 0px;width:260px;height:138px;}

#logoC a {width:260px;height:138px;}

#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:#94631e;}
/* --------------------------- leva navigace -------------------------- */
#leftNavig h2 , #leftNavig .likeH2 {padding-bottom:1em;
     font-style:italic;
     font-size:1.4em;
     color:#fff;
     background:url(../images/leftNavigNadpisPodlahy.jpg) repeat-x 0 17px;
     padding:23px 0 10px 8px;
     margin-top:7px;
}

.STsuda{background-color:#fdf3e7;padding:4px 0 4px 12px!important;}
/* --------------------------- paticka -------------------------- */
#bottomC{	
	color: #fff;
     background:#b67000;
}
#bottomNavig {padding-right:1em;}
#bottomC a {color:#fff;}

#copyrightAnawe {
     background:url(../images/kytkaPodlahy.gif) no-repeat 0 8px;
}
</pre></body></html>