<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* css document */
body {
font-size: 13px; padding: 0px; margin: 0px; 
font-family: verdana, arial, helvetica, sans-serif; background-color: white;
}

a{color: blue;}
a:hover{color: #06f;}
a:visited{color: blue;}

td, th{font-size: 11px; text-align: left; padding: 2px; vertical-align: top;}
em{font-style: normal; font-weight: bold; border-bottom: 1px dotted gray;}
.padding{padding: 5px;}
img{border: 0px;}

form{margin: 0px;}
.hledej{ margin-left: 10px; vertical-align: middle;}
.hledej input{ font-size: 12px; padding: 2px; border: 1px solid rgb(192,192,192);}

.sirka{ WIDTH: expression(document.body.clientWidth &lt; 1000 ? "1000px" : "100%" ); min-width: 1000px}

#layout {
	width: 100%; background-color: transparent;
}
#header {
	padding: 0px; height: 150px;
  text-align: right;
}
#header span{padding: 4px; display: block;}
.odkazy-top-left {position: absolute; left: 10px; top: 0px; padding: 4px; text-align: left;}

#menu
{
position: relative; text-align: center;
line-height: 30px;	
padding: 4px 6px 0px 6px; margin: 0px;
font-weight: bold;
background: transparent;
font-size: 14px;
font-family: tahoma,helvetica,sans-serif; 
}

#menu a, #menu .dropdown span.a
{
padding: 4px 10px 5px 10px;
color: white;
text-decoration: none;
border-radius: 3px;
text-shadow: 1px 1px 2px #666;
}

#menu a:hover, #menu .dropdown:hover span.a
{
  color: #ccc;
}

#menu .dropdown{ position: relative; display: inline-block;}
#menu .dropdown .dropdown-list{ display: none; position: absolute; background-color: #D00000; min-width: 160px; box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.4); padding: 12px 16px; z-index: 1; border-radius: 2px 2px 6px 6px }
#menu .dropdown:hover .dropdown-list{ display: block;  text-align: left; }
#menu .dropdown:hover .dropdown-list a{ display: block; line-height: 18px; padding: 5px; text-align: left;}


#layout .odsazeni_main{padding: 12px 0px 0px 0px;}
    
#main_table{padding-top: 0px; width: 100%;}
#header, #menu, #main_table{border: 0px solid black;}

#main_td {
	vertical-align: top; text-align: left; background-color: white;
	padding: 20px 15px 20px 15px; font-size: 13px;
}

#left_sloupec_top, #right_sloupec_top {width: 216px; height: 27px; border: 0px solid black;}
#left_sloupec, #right_sloupec{ width: 216px;}

#left_sloupec {padding: 0px 0px 0px 5px; vertical-align: top;}
#right_sloupec {padding: 0px 5px 0px 0px; vertical-align: top;}

#left_sloupec #box td, #right_sloupec #box td{ max-width: 190px; overflow-x: hidden;}


#box{background: white; border-bottom: 2px solid blue;  width: 210px;}

#box div.padding {padding: 10px; background-color: transparent; }
#box h2{margin: 0px; color: white; padding: 3px 5px 3px 5px; text-align: center; font-size: 17px; font-weight: bold;}

#left_sloupec #box{margin: 10px 15px 25px 5px;}
#right_sloupec #box{margin: 10px 5px 25px 15px;}


#footer {
	clear: both; padding: 10px 5px 5px 5px; font-size: 11px;  color: black; text-align: center; border-top: 0px solid silver;
}

#odkazy_dole{font-size: 11px; text-align: center; border-top: 1px dotted silver; margin: 10px; padding-top: 10px;}

#table_clanky{width: 48%; }
#table_clanky.leftcol{float: left; margin-left: 0%;}
#table_clanky.rightcol{float: right; margin-right: 0%;}
#table_clanky td{padding: 8px 0px 8px 0px;}
#table_clanky td.spacer{border: 0px solid #ccc; background: transparent url('');}
#table_clanky td.noclanek{border: 0px solid white; padding: 0px;}
#table_clanky td.clanek .box{border: 1px solid #ccc; padding: 6px; border-radius: 5px;}
#table_clanky td.clanek .box{text-align: justify;}
#table_clanky td.clanek .box h3{margin-bottom: 1px; margin-top: 4px; text-align: left;}
#table_clanky td.clanek .box h3 a{line-height: 15px; font-size: 14px;}
#table_clanky td.clanek .box a img{box-shadow: 2px 2px 5px #666;}
#table_clanky td.clanek .box div.detaily{padding: 4px 3px 4px 0px; width: 99%; text-align: right;}
#table_clanky td.clanek .box div.detaily span a{font-weight: bold; padding-left: 30px; color: #C00; font-style: italic;}
#table_clanky td.clanek .box div.detaily span a:hover{color: red; }

#table_nastenka, #table_forum, #table_foto{padding: 0px; margin: 0px;}
#table_nastenka td{ padding: 3px 0px 3px 0px; }
#table_nastenka td em{font-weight: normal;}
#table_foto td{ padding: 0px;}

#table_standard td{padding: 5px; border-bottom: 1px solid #ddd;}
#table_standard th{padding: 5px; background-color: #ddd; color: gray; border-bottom: 1px solid gray;}
#table_standard.kalendar td {border-bottom: 1px solid #eee;}

#table_startlist{width: 100%;}
#table_startlist td{padding: 5px; border-bottom: 1px solid #ddd;}
#table_startlist th{padding: 5px; background-color: #ddd; color: black; border-bottom: 1px solid gray; font-size: 13px;}

#prihlaska{background-color: rgb(255,228,225); padding: 3px; border: 1px solid #CC0000;}

#panel_kos td, #panel_kos td{font-size: 10px; padding: 2px; margin: 0px; border-bottom: 1px solid silver;}
#panel_kos th{font-size: 10px; padding: 0px; margin: 0px;}

#menu_fanshop{text-align: right; padding: 5px; background-color: #FFCC99;}

#nakupni_kos{empty-cells: show; border: 3px double #ddd;}
#nakupni_kos td, #nakupni_kos th{padding: 3px; vertical-align: middle;}
#nakupni_kos th{background-color: silver;}

#objednavka fieldset{width: 700px;}
  #objednavka fieldset legend{color: blue;}
  #objednavka table{width: 520px;}  
    #objednavka table th{width: 140px;}
  
#table_nastenka td em{font-weight: normal;}
#table_foto td{ padding: 0px;}

.vetsi td, .vetsi th{font-size: 12px;}
 
#panel_kalendar div.udalost{padding: 5px 2px 5px 2px; margin: 0px; line-height: 130%;} 
#panel_kalendar div.udalost div.skryvany{padding: 2px; font-style: italic;}

#panel_partneri{text-align: center;}
#panel_partneri h3{ padding: 0px; margin: 0px;}

#panel_kdojekdo{text-align: left; }
#panel_kdojekdo h3{ padding: 0px; margin: 0px;}
#panel_kdojekdo img{ margin: 3px; clear: both; }
#panel_kdojekdo table{margin: 0px; padding: 0px;}
#panel_kdojekdo table td, #panel_kdojekdo table th{margin: 0px; padding: 2px 1px 2px 0px; font-size: 10px;}
#panel_kdojekdo div.vyzva{font-size: 10px; margin: 5px 0px 0px 0px; padding: 10px 5px 10px 5px; font-weight: normal; background-color: rgb(204,204,255); color: rgb(204,0,0);}

#prispevek{background-color: #eee; clear: both; padding: 2px; width: 98%; border: 1px solid #ccc; margin: 3px 3px 10px 3px;}
#prispevek .hlavicka{background: #ccc; padding: 3px; clear: both; text-align: right;}
#prispevek .nadpis{position: absolute; margin: 2px; text-align: left;}
#prispevek .paticka{border-top: 1px solid silver; padding: 2px 2px 0px 2px; text-align: right; font-size: 10px; color: gray; text-align: right;}
#prispevek .left{position: absolute; padding: 2px; text-align: left; font-size: 10px; color: gray;}
a.reakcenaid{color: #a00;}

td.spacer{ padding: 0px;}
td.spacer hr{ color: silver;}

.minimenu{padding: 0px 15px 0px 20px; text-align: left; font-size: 9px;}

.clear{clear: both;}
.bold{font-weight: bold;}

.slepy_odkaz{ color: blue; cursor: pointer; font-weight: normal; text-decoration: underline; line-height: 15px;}
.skryvany{display: none;}

.pico{color: gray; font-weight: bold; font-size: 10px;}
.pico2{color: gray; font-size: 10px; font-weight: normal;}
.pico3{color: black; font-size: 10px;}

ul{list-style-image: url(design/ul.gif);}
ul li{padding: 0px; margin: 10px;}
ul li h4{padding: 2px; margin: 0px;}

#informace{margin: 0px; text-align: left;}
#informace ul li{ text-align: left;}

h2{color: #c00; margin-top: 0px; font-size: 21px; clear: both;}
h3{font-size: 13px; margin-bottom: 2px; color: #CC0000;}
h4{font-size: 11px; }
a img{border: 0px; text-decoration: none;}
.red{color: red;}
.cena{color: red;}
.inline{display: inline;}
.ramecek_fotka{width: 115px; height: 115px; float: left; margin: 15px; padding: auto;}
.ramecek_dashed{border: 1px dashed #ccc; background-color: #eee; padding: 5px; margin-bottom: 30px;}
.false{color: red;}
.false a{color: red;}
.true{color: #06F;}
.true a{color: #06F;}
.buton_odeslat{font-size: 18px; }
table .login{margin: 10px; }
.login th, .login td{vertical-align: middle; text-align: left; }
table .login th.top, table .login td.top{vertical-align: top;}

div.div_google_ostatni{display: inline; margin: 3px 20px 3px 20px;}

#nabidkar{
  background: transparent url('reklamy/nabidka.jpg') no-repeat scroll 50% 0%;
  padding-top: 55px;
  padding-bottom: 20px;
  font-weight: bold;
  
  text-shadow: 1px 1px 1px #666;
}
#nabidkar .one{ border: 3px double blue; border-radius: 8px 8px 0px 0px; margin-bottom: 10px;}
#nabidkar .two{ border: 3px double blue; border-radius: 0px 0px 8px 8px;}
#nabidkar .r1{ color: #DA0000; display: block; padding: 6px; font-size: 22px;}
#nabidkar .r2{  display: block; padding: 4px; font-size: 15px; }
#nabidkar .r3{ color: #DA0000; display: block; padding: 6px; font-size: 18px; }
</pre></body></html>