/* CSS Document */

body {text-align:center; margin:0; padding:0;}
img {border:0; padding:0 px;}
a:hover { color: orange}
div.page
{font:"Times New Roman", Times, serif; font-size: 11pt; color:blue;
	
 
width:760px;
height: auto;
padding:0px;
border:0px;
margin:0px auto;
text-align:left;
}	
div.ls
{ margin-top:10px; float:left; width: 480px; height: auto;}
div.ps
{ margin-top:10px; margin-left: 10px; padding:5px;  float:right; text-align:center; width: 260px; height: auto; background-color:#F0F8FF}
div.fotogalerie
{margin-top:10px; margin-left: 10px; margin-bottom:10px; padding:5px; float:right; text-align: center; width: 260px; background-color:#F0F8FF;}

p {padding-left:0px;}
.left {text-align:left; padding-left:5px;}

/* TABULKY */

#technickadata
{text-align:left; border:1px solid blue;}
th.techdata {border-bottom:1px solid blue; text-align:left;}
tr.modra
{background-color:#a4d1ff; border-spacing:0px; margin:0px;}

table.cena
{border-spacing:0px 0px; text-align:left; width:760px; margin-left:0; margin-top:5px; background:#F0F8FF; height:40px; border-top: solid 1px blue; border-bottom: solid 2px blue;}
td.cena{ border-bottom:solid 2px white; }
td.cenatop  {border-bottom:solid 4px white; }
th.cenatop {border-bottom: solid 4px white; }

/* NADPISY */

h1
{margin: 0; font-size: 12pt; text-align:left; color: blue; font-weight: bold;}
h2
{margin: 0; font: "Times New Roman", Times, serif; font-size: 11pt; color: blue; font-weight: bold; }
h3
{margin: 0; font-size: 9pt; color:#0000FF; text-align:center; font-weight:normal;}
h4
{margin: 0; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11pt; color:#0000FF; text-align: center; font-weight:bold;}
ul {text-align:left;}

/* CLASS */

.navigace {font-family:"Times New Roman", Times, serif; font-size:11px; padding-left:2pt; margin:0pt; margin-bottom:5px; text-align:left;}
span.dph
{font: "Times New Roman", Times, serif; font-size: 11pt; color: blue; font-style: italic; font-weight:bold; }
span.dcena
{text-decoration:line-through}
span.cena
{margin: 0; font: "Times New Roman", Times, serif; font-size: 12pt; color: blue; font-weight: bold; }
.koupit
{ font: "Times New Roman", Times, serif; color: red; font-size: 14pt; text-decoration:underline; font-weight:bold}
.akce
{ font-family:Verdana, Arial, Helvetica, sans-serif; color: red; font-size: 10pt;}
.nodecoration {text-decoration:none;} 
.okraj {padding:5px}
.lepsicena {font: "Times New Roman", Times, serif; font-size: 11pt; color: #CC0000; font-weight: bold; text-decoration:none; }
.skladem { font-family:Verdana, Arial, Helvetica, sans-serif; color: orange; font-size: 8pt; font-weight:bold}
.cr {clear:both;}
#zapati {width: 760px; margin:auto; font-size: 8pt; color:#0000FF; text-align:center; clear:both; padding-top:5px; position:relative; margin-top:10 px;}



hr {background-color: blue;
    border-width: 0px;
    height: 1px; width:760px;
    color: blue;}

/* MENU */
#thicktabs{
margin: 0;
padding: 0;
float: left;
font: bold 13px Tahoma;

background-image: url(http://www.nafukovaci-clun.cz/obr/menu_uzke.jpg);
background-repeat:repeat;
border-top:1px solid #0088cc; border-bottom:3px solid #0088cc;
margin-bottom:10px;
width:100%;
}

#thicktabs li{
display: inline;
}

#thicktabs li a {
float: left;
color: black;
padding: 8px 11px; /*padding of tabs*/
text-decoration: none;
border-right: 1px solid #0088cc; /*okraj polozky menu*/
}

#thicktabs li a:visited{
color: black;
}

#thicktabs li a:hover{
color: black;

background-image:  url(http://www.nafukovaci-clun.cz/obr/menu2.jpg); /*background image swap on hover*/

}