/*
// -----------------------základní prvky---------------------------------------
*/

#chipovanie{
 padding:10px;
 width:49%;
 font-size:0.9em;
 border:1px solid #000;
 background:#232323;
 color:#fff;
 float:right;
 margin-left:15px;
 }
#chipovanie h2,
#chipovanie h3,
#chipovanie strong{
 color:#f1f1f1;
 }
#chipovanie a{
 color:#f1f1f1;
 }
#chipovanie a:hover{
 color:#fff;
 }

body {
 background: #333 url('/images/bg.gif') center center;
 text-align: center;
 margin: 0px;
 padding:0px;

 }
#around{
 background: url('/images/top.gif') center top repeat-x;
 }
hr{
 background: url('/line.jpg') no-repeat center;
 height:10px;
 border:0px;
 }
.reklama {
 display: none;
 }
.main {
 width: 800px;
 margin-bottom:20px;
 text-align: left;
 margin-left:auto;
 margin-right:auto;
 border-top:4px solid #b00000;
 }
.head {
 text-align:center;
 }
.head h1{
 float:left;
 text-align:left;
 margin:0;
 margin-top:25px;
 padding: 0px;
 /*padding-left: 20px;*/
 font-family:Verdana;
 font-size:10px;
 height:70px;
 width:300px;
 }
.head hr,
.head h2{
 display:none;
 }
.head h1 a{
 color:#000;
 height:100%;
 display:block;
 text-decoration:none;
 }
.head h1 a img{
 border:0;
 }
.head h1 a span{
 display:none;
 }
hr.es,
hr.divend,
br.divend{
 margin:0px;
 clear:both;
 visibility:hidden;
 }
.topbar{
 /*background-image: url('/images/bgbile.png');
 filter: alpha(opacity=10);   */
 font-size:13px;
 margin-top:30px;
 width:460px;
 float:right;
 height:28px;
 font-weight:bold;
 font-family:Verdana;
 font-size:11px;
 }
.topbar ul{
 margin:5 0 0 5;
 padding:0;
 list-style-type:none;
 }
.topbar li{
 float: left;
 margin:1px 10px 0px 0px;
 border:0;
 padding-left:18px;
 padding-bottom:5px;
 line-height:120%;
 }
.topbar a{
 color:#fff;
 text-decoration:none;
 padding:8px;
 }
.topbar a:hover{
 border-bottom:4px solid #b00000;
 }
#bile{
 background: #fff url('/images/bile.gif') top right repeat-y;
 }
/*
****************  LEFTSIDE
*/
.leftside{
 width: 170px;
 float: left;
 padding: 0px;
 margin: 0px;
 margin-left:8px;
 _margin-left:4px;
 padding-top:8px;
 }
.leftside h3,
.leftside h4{
 background: url('/images/h3left.gif');
 padding:4px;
 padding-left:10px;
 color:#fff;
 font-family:Tahoma;
 font-size:0.8em;
 margin:0;
 }
.leftside ul{
 list-style-type:none;
 margin:0;
 padding:0;
 margin-bottom:10px;
 margin-top:1px;
 }
.leftside li,
#menu1 li,#menu2 li{
 display:block;
 border-bottom:1px solid #656565;
 border-left:1px solid #313131;
 border-top:1px solid #313131;
 background:#434343 url('/images/liback.gif');
 font-family:Tahoma;
 font-size:0.8em;
 margin:0;
 padding:0;
 }
.leftside li:hover,
#menu1 li:hover,#menu2 li:hover{
 background:#434343 url('/images/libackhv.gif');
 }
.leftside li a{
 display:block;
 color:#f1f1f1;
 padding:4px;
 padding-left:10px;
 text-decoration:none;
 }
.leftside li a:hover{
 color:#fff;
 }
#menu1,#menu2{
 margin-left:170px;
 width:170px;
 }
#menu2{
 margin-top:25px;
 }
#slide{
 text-align:center;
 margin-bottom:10px;
  }
#slide h4{
 text-align:left;
 }
#slide img{
 border:3px double #ccc;
 margin-top:10px;
 }
#visit{
 padding-bottom:10px;
 }
#visit img{
 margin-top:5px;
 border:0;
 }
.leftside hr{
 display:none;
 }

/*
****************  MIDDLE
*/
#print{
 float:right;
 background:transparent;
 border:0;
 }
.viewfoto a,
.middle a {
 color:#b00000;
 text-decoration: underline;
 }
.viewfoto a:hover,
.middle a:hover {
 color:#000;
 background:transparent;
 text-decoration: none;
 }
.middle{
 float: right;
 margin: 12px;
 min-height:500px;
 margin-top:8px;
 font-family:Arial;
 }
.middle h1{
 font: 1.3em Arial;
 padding:0;
 margin-left:8px;
 padding-top:8px;
 padding-left:40px;
 font-weight:bold;
 text-align:left;
 color:#232323;
 background: url('/ikony/ok.png') center left no-repeat;
 }
.middle h2,.kontakty h2{
 font: 1.3em Arial;
 padding-left:10px;
 border-bottom:1px solid #e5e5e5;
 margin-bottom:0px;
 color:#333;
 }
.middle h2 a{
 font: 0.9em Arial;
 background:#fff;
 border-bottom:0;
 text-decoration:none;
 color:#000;
 }
.middle h2 a:hover{
 color:#b00000;
 /*text-decoration:underline; */
 }
.middle h3,
.viewfoto h3{
 font:bold 1em Arial;
 margin-left:15px;
 margin-bottom:5px;
 color:#333;
 }
h3#comments{
 border-top:1px dashed #cccccc;
 padding-top:8px;
 margin-top: 30px;
 }
.viewfoto h3#comments{
 margin-right:10px;
 }
.middle p{
 font-family:Tahoma;
 line-height:140%;
 font-size:0.8em;
 text-align:justify;
 margin:10px;
 text-indent:10px;
 }
.middle ul,
.middle ol{
 margin:0;
 padding:0;
 line-height:130%;
 list-style-type:none;
 font: 0.8em Verdana;
 }
.middle ul li{
 margin-left:34px;
 padding-left:18px;
 background:url('/images/lim.gif') 0 3px no-repeat;
 margin-bottom:8px;;
 }
.middle strong{
 color:#353535;
 }
.middle fieldset input,
.middle fieldset textarea{
 background-color:#f4f4f4;
 }
.mid-table{
 width:100%;
 background:#656565;
 }
.mid-table th,
.mid-table td{
 color:#f1f1f1;
 background:#434343;
 text-align:left;
 font-size:0.8em !important;
 padding:5px !important;
 font-family:Tahoma;
 }
.mid-table th{
 border-right:1px solid #313131;
 border-top:1px solid #313131;
 }
.mid-table td{
 background:#505050;
 }
.dalsi-clanky ul{
 margin-top:10px;
 padding-top:10px !important;
 border-top:1px dashed #333;
 }
.dalsi-clanky li{
 margin-bottom:0px !important;;
 }
.dalsi-clanky li a,
.middle table td a,
.middle table th a{
 border:0;
 background:transparent;
 }
.viewfoto table td,
.viewfoto table th,
.middle table td,
.middle table th {
 font-family:Verdana;
 font-size:10px;
 margin: 0px;
 padding:2px;
 }
.kontakty table{
 margin-left:20px;
 }
.pozn{
 background:#FFF4DF;
 padding:4px;
 margin:16 10 16 8;
 border:1px solid #FFCC66;
 }
.pozn p{
 text-indent:0px;
 font-size:0.75em;
 }
.pozn a{
 color:#333;
 }
.pozn a:hover{
 color:#b00000;
 }
.pozn h3{
 color:#333;
 margin-top:0px;
 margin-left:10px;
 }
b.stats{
 clear:both;
 display:block;
 font-weight:normal;
 border-top:1px dashed #cccccc;
 margin:2 0 0 10;
 padding-top:3px;
 background: url('/images/i-box.gif') center bottom repeat-x;
 }
b.stats span{
 color:#8E1B06;
 }
b.stats a{
 color:#b00000;
 border:0;
 background:transparent;
 }
b.stats a:hover{
 text-decoration:underline;
 }

.foto a {
 color: #0066CC;
 text-decoration: none;
 }
.foto a:hover {
 color: black;
 text-decoration: underline;
 }
a.ltb{
 display:block;
 text-decoration:none;
 background:#000 url('../ikony/zoom.png') no-repeat right bottom;
 margin:8 auto 8 auto;
 text-align:right;
 border:0;
 }
a:hover.ltb{
 background:#000 url('../ikony/zoom.png') no-repeat right bottom;
 }
a.ltb img{
 border:1px solid #000;
 margin-bottom:0px;
 }
a.ltb span{
 display:block;
 margin-right:18px;
 color:#f1f1f1;
 font-size:0.8em;
 }

/*
DISKUSE
*/
.lvl2,.last2,
.lvl3,.last3,
.lvl4,.last4,
.lvl5,.last5,
.lvl6,.last6{
 padding-top:5px;
 }


.lvl2{
 background:url('/images/child.gif') top left no-repeat;
 padding-left:15px;
 }
.lvl3{
 background:url('/images/child2.gif') top left no-repeat;
 padding-left:30px;
 }
.lvl4{
 background:url('/images/child3.gif') top left no-repeat;
 padding-left:45px;
 }
.lvl5{
 background:url('/images/child4.gif') top left no-repeat;
 padding-left:60px;
 }
.last2{
 background:url('/images/last2.gif') top left no-repeat;
 padding-left:15px;
 }
.last3{
 background:url('/images/last3.gif') top left no-repeat;
 padding-left:30px;
 }
.last323{
 background:url('/images/last323.gif') top left no-repeat;
 padding-left:30px;
 }
.last4234{
 background:url('/images/last4234.gif') top left no-repeat;
 padding-left:45px;
 }
.last5{
 background:url('/images/lastchild4.gif') top left no-repeat;
 padding-left:60px;
 }

.bhead {
 _width: 100%;
 border-left: 1px solid #CCCCCC;
 border-right: 1px solid #CCCCCC;
 border-top: 1px solid #CCCCCC;
 background: url('/images/bhead.jpg') center bottom repeat-x;
 }
.bhead h2{
 margin:6 0 0 5;
 padding:0;
 float:left;
 font-size:1em;
 font-weight:bold !important;
 width:360px;
 color:#fff;
 border:0;
 }
.bhead h2 a{
 background:transparent !important;
 color:#fff;
 font-weight:bold !important;
 }
.bhead h2 a:hover{
 color:#fff;
 }
.bhead h5,.bhead h4{
 float:right;
 text-align:right;
 margin:8 8 8 0;
 padding:3 25 0 0;
 font-size:10px;
 color:#f1f1f1;
 background:url('../images/kalendarik.gif') right top no-repeat;
 width:200px;
 }

.body {
 _width: 100%;
 text-align: center;
 border-left: 1px solid #CCCCCC;
 border-right: 1px solid #CCCCCC;
 background: url('/images/i-box.gif') center bottom repeat-x;
 }
.body p{
 margin: 0px;
 padding: 5 8 5 8;
 text-align:justify;
 font-size:11px;
 }
.body img{
 margin-bottom:10px;
 text-align:center;
 border:1px solid #cccccc;
 }
.bpata {
 _width: 100%;
 height: 20px;
 border-left: 1px solid #CCCCCC;
 border-right: 1px solid #CCCCCC;
 border-bottom: 1px solid #CCCCCC;
 border-top: 1px solid #CCCCCC;
 }
.bpata p{
 float:right;
 margin:0px;
 padding: 3px;
 padding-left: 0px;
 font-size: 10px;
 font-family:"Verdana";
 text-align: right;
 }
.bpata img{
 float:left;
 border:0px;
 margin-left:2px;
 margin-right:0px;
 clear:none;
 }
.bpata p a{
 background:transparent;
 border:0;
 }
.bpata p a:hover{
 text-decoration:underline;
 }

.strankovani{
 margin:8px;
 margin-left:20px;
 font-weight:bold;
 }
.strankovani a{
 color: #660000;
 text-decoration: underline;
 }
.strankovani a:hover{
 text-decoration: none;
 }
.viewfoto .strankovani{
 margin:18px;
 font-weight:bold;
 }
.viewfoto .strankovani a{
 padding:2px;
 }
.viewfoto .strankovani a:visited{
 color:black;
 }
.viewfoto .strankovani a:active{
 border:1px solid #0066CC;
 }
/*
****************  INDEX
*/
.index .i-right,
.index .i-left{
	width:295px;
	background: url('/images/i-box.gif') center bottom repeat-x;
	margin-bottom:10px;
	height:265px;
	border:1px solid #ccc;
	}
.index .i-left{
	float:left;
	}
.index .i-right{
	float:right;
	}
.index .i-right img,
.index .i-left img{
	margin-right:8px;
	}
.index .i-right p,
.index .i-left p{
	font-family:Tahoma;
	font-size:0.75em;
	margin:10px;
	text-indent:0;
	}
.index h2{
	margin:0;
	}
/*
****************  FOOTER
*/
.footer{
 width:100%;
 height:60px;
 border-top:4px solid #b00000;
 }
.footer strong{
 display:block;
 font-size:11px;
 font-family:Verdana;
 color:black;
 font-weight:normal;
 padding:0px;
 margin:0px;
 margin:20 60 0 0;
 text-align:right;
 }
.footer a{
 color:black;
 text-decoration:none;
 }
.footer a:hover{
 text-decoration:underline;
 }
p.darkred,p.alert{
 text-indent:0px;
 color:#b00000;
 line-height:150%;
 border:1px dotted #b00000;
 text-align:center;
 }
.prefix p,
.middle p.alert{
 margin:5 0 5 0;
 padding:10px;
 }
.darkred{
 color:#b00000;
 }
.user{
 display:none;
 }
#s-link {
 width: 40em;
 margin-bottom:20px;
 margin-left:auto;
 margin-right:auto;
 font-family:arial;font-size:11px;
 color:#999;
 }
#s-link a{
 color:#999;
 }
/*
-----------------------fotogalerie---------------------------------------
*/
.viewfoto{
 float: left;
 padding: 0px;
 margin: 0px;
 background-color:white;
 }
.viewfoto img,.viewfoto h3,.viewfoto span{
 margin-left:18px;
 }
.viewfoto .bhead,
.viewfoto .body,
.viewfoto .bpata,
.viewfoto table{
 margin-left:18px;
 width:500px;
 }
.viewfoto .body img{
 width:50px;
 height:60px;
 }

.viewfoto h3{
 margin-left:10px;
 margin-top:10px;
 }
.viewfoto span{
 color:#666666;
 }
table.foto{
 margin:0;
 width: 100%;
 padding:0px;
 }
table.foto td b{
 color:red;
 font-size:8px;
 }
.thumb{
 margin-top:5px;
 border: 1px solid #666;
 }
.thumb:hover{
 border: 1px solid #333;
 }
.thumb a{
 margin-bottom:0px;
 border: 1px solid #333;
 }
img.nahled{
 float:right;
 margin:0px;
 margin-left:5px;
 border:0;
 }
.eshop img.nahled{
 float:left;
 margin:0px;
 margin-left:0px;
 margin-right:5px;
 }
/*img.smile{
 margin-bottom:0px;
 border:0px;
 }  */
p.reaguj img.smile{
 margin-bottom:0px;
 border:0px;
 width:16px;
 height:16px;
 }
img.ikon{
 width:80px;
 height:15px;
 border:0px;
 margin-left:25px;
 }
/*
##e-shop
*/

.eshop ul{
 padding-top:10px !important;
 }
/*
********HODNOCENI
*/
.hodnoceni-hvezdami{
 list-style:none;
 margin: 0px;
 padding:0px;
 width: 120px;
 height: 24px;
 position: relative;
 background: url("../images/hrzt_hv.gif") top left repeat-x;
 }
.hodnoceni-hvezdami li{
 padding:0px;
 margin:0px;
 /*\*/
 float: left;
 /* */
 }
.hodnoceni-hvezdami li a{
 display:block;
 width:25px;
 height: 24px;
 text-decoration: none;
 z-index: 20;
 position: absolute;
 padding: 0px;
 font-size:1px;
 color:#fff;
 }
.hodnoceni-hvezdami li a:hover{
 background: url("../images/hrzt_hv.gif") left center;
 z-index: 4;
 left: 0px;
 }
.hodnoceni-hvezdami a span{
 display:none;
 }
.hodnoceni-hvezdami a:hover span{
 text-indent: 0px;
 display:block !important;
 position:absolute;
 top:0px;
 left:130px;
 z-index:100;
 font:12px sans-serif;
 color:#b00000;
 width:100px;
 text-align:center;
 margin:00px;
 padding:5px;
 }
.hodnoceni-hvezdami a.jedna-hvezda{
 left: 0px;
 }
.hodnoceni-hvezdami a.jedna-hvezda:hover{
 width:25px;
 }
.hodnoceni-hvezdami a.dve-hvezdy{
 left:25px;
 }
.hodnoceni-hvezdami a.dve-hvezdy:hover{
 width: 50px;
 }
.hodnoceni-hvezdami a.tri-hvezdy{
 left: 50px;
 }
.hodnoceni-hvezdami a.tri-hvezdy:hover{
 width: 75px;
 }
.hodnoceni-hvezdami a.ctyri-hvezdy{
 left: 75px;
 }
.hodnoceni-hvezdami a.ctyri-hvezdy:hover{
 width: 100px;
 }
.hodnoceni-hvezdami a.pet-hvezd{
 left: 100px;
 }
.hodnoceni-hvezdami a.pet-hvezd:hover{
 width: 120px;
 }
.hodnoceni-hvezdami li.current-rating{
 background: url("../images/hrzt_hv.gif") left bottom;
 position: absolute;
 height: 24px;
 display: block;
 text-indent: -9000px;
 z-index: 1;
 }
	

