@CHARSET "UTF-8";

div#happyFotoCenter h1,
div#happyFotoCenter h2,
div#happyFotoCenter h3,
div#happyFotoCenter h4,
div#happyFotoCenter h5,
div#happyFotoCenter h6 {color:#0E4F9F; text-decoration:none; } 

#happyFotoCenter h1 { font-size:16px; margin-bottom:10px; margin-top:20px; }
#happyFotoCenter h2 { font-size:16px; margin-bottom:10px; margin-top:20px; }
#happyFotoCenter h3 { font-size:12px; margin-bottom:8px; margin-top:18px; }
#happyFotoCenter h4 { font-size:11px; margin-bottom:8px; margin-top:18px; }
#happyFotoCenter h5 { font-size:11px; margin-bottom:8px; margin-top:18px; }
#happyFotoCenter h6 { font-size:11px; margin-bottom:8px; margin-top:18px; }

#happyFotoCenter h1#indexNadpis { 
	font-size:11px; 
	position: absolute; 
	top: -10px; 
	color: #009be1;
}

.perex { 

} 
.popis {
	
}

div#happyFotoCenter a[href^="http://"],
div#happyFotoCenter a[href^="https://"],
div#happyFotoCenter a[href^="ftp://"] {
        background-image:url("../img/url-gray.gif");
        background-repeat: no-repeat;
        background-position: 100% 0%;
        padding-right:12px;
} 
div#happyFotoCenter a[onclick^="window"] {
        background-image:url("../img/url-black.gif");
        background-repeat: no-repeat;
        background-position: 100% 0%;
        padding-right:12px;
}
div#happyFotoCenter a[href^="/_data"],
div#happyFotoCenter a[href^="_data"] {
        background-image:none;
        padding-right:0px;
}

div#happyFotoCenter p {
	padding-bottom:10px;
}

div#happyFotoCenter ul {
	padding-left: 15px;
	text-align: justify;
}
div#happyFotoCenter ol {
	padding-left: 20px;
	text-align: justify;
}

.note {
  font-family:            Arial, Helvetica, sans-serif;
  font-size:              12px;
  font-weight:            normal;
  font-style:             normal;
  font-color:             #ffffff;
  background-color:       #D0F0FA;
  width:                  500px;
  text-align:             left;
  vertical-align:         top;
  padding:                5px;
  line-height:            16px;
  border-color:           #000; 
  border-style:           solid; 
  border-width:           1px; 
  margin-bottom:		  10px;
}
.odsad {
	padding-left:         0px;
}

/* DEFINUJEME OBECNE TABULKY */

.baseTable {
	width:100%;
	border-top: 1px solid black;
	border-right: 1px solid black;
}
		.baseTable td {
			border-bottom: 1px solid black;
			border-left: 1px solid black;
			padding: 5px 5px 5px 5px;
			background-color: #d1e6ff;
		}
		.baseTable th {
			font-size:              10px;
			border-bottom: 1px solid black;
			border-left: 1px solid black;
			padding: 5px 5px 5px 5px;
			background-color: #d1e6ff;
		}
		.baseTable th.right,td.right,
		.baseTable th#right,td#right {
			text-align: right;
		}
		.baseTable td.red,
		.baseTable td#red {
			color: red;
			text-align: center;
		}
		.baseTable td.redLeft,
		.baseTable td#redLeft {
			color: red;
			text-align: justify;
		}
/* DEFINUJEME CENIKOVE TABULKY */

.priceTable {
	width:100%;
	border-top: 1px solid black;
	border-right: 1px solid black;
	font-size: 10px;
}
		.priceTable td {
			border-bottom: 1px solid black;
			border-left: 1px solid black;
			padding: 5px 5px 5px 5px;
			background-color: #d1e6ff;
		}
		.priceTable th {
		
			border-bottom: 1px solid black;
			border-left: 1px solid black;
			padding: 0px 5px 0px 5px;
			background-color: #d1e6ff;
		}
		.priceTable th.priceT1 { width: 85px; }
		.priceTable th.priceT2 { width: 85px; text-align: center; }
		.priceTable th.priceT3 {  text-align: center; }
		.priceTable th.priceT4 { width: 80px; text-align: center; }
		.priceTable th.priceT5 { width: 30px; text-align: center; }
		.priceTable th.priceT6 { width: 60px; text-align: right; }
		
		.priceTable th.priceTK1 { width: 25%; }
		.priceTable th.priceTK2 { width: 25%; text-align: center; }
		.priceTable th.priceTK3 { text-align: center; }
		.priceTable th.priceTK4 { width: 25%; text-align: right; }
		
		.priceTable th.right,td.right,
		.priceTable th#right,td#right {
			text-align: right;
		}
		.priceTable th.center,td.center,
		.priceTable th#center,td#center {
			text-align: center;
		}
		
		.priceTable td.red,
		.priceTable td#red {
			color: red;
			text-align: center;
		}
		.priceTable td.firstCol,
		.priceTable td#firstCol {
			width:50%;
		}
		.priceTable td.secondCol,
		.priceTable td#secondCol {
			width:20%;
		}
		
		.skrt {
			text-decoration: line-through;
		}
		.akce {
			color: red;
			font-weight:bold;
		}

/* DEFINUJEME TABULKY STAHOVANI */

.downloadTable {
	width:100%;
	border-top: 1px solid black;
	border-right: 1px solid black;
}
		.downloadTable td {
			border-bottom: 1px solid black;
			border-left: 1px solid black;
			padding: 3px 3px 3px 3px;
			background-color: #d1e6ff;
		}
		.downloadTable th {
			font-size:              10px;
			border-bottom: 1px solid black;
			border-left: 1px solid black;
			padding: 3px 3px 3px 3px;
		}
		.downloadTable th.right,td.right,
		.downloadTable th#right,td#right {
			text-align: right;
		}
		.downloadTable td.red,
		.downloadTable td#red {
			color: red;
			text-align: center;
		}
		.downloadTable td.left,
		.downloadTable td#left {
			width:120px;
			font-weight:bold;
		}

/* DEFINUJEME SEZNAM VYPISU MENU*/
ul.list {
	margin:0px;
	padding:0px;
	list-style:none;
}
		ul.list li {
			display:block;
			font-weight:900;
			padding-left:0px;
			background:url('../img/list1.png') 0px 3px no-repeat;
			padding-left:20px;
			margin:0px;
			list-style:none;
		}
		
		ul.list li li {
			font-weight:normal;
			display:block;
			padding-left:0px;
			background:url('../img/list2.png') 0px 3px no-repeat;
			padding-left:20px;
			margin:0px !important;
			list-style:none;
		}


/* DEFINICE BACK BUTTONU */

div.backButton {
	margin: 10px 25px 30px 0px;
	text-align: right;
	width: 100%;
	position:relative;
}

		div.backButton a {
			position:absolute;
			right:20px;
			width:127px;
			height:26px;
			display:block;
			padding-right: 0px;
			color: #a3a3a3;
		}
		div.backButton a em {
			display:none;
		}


/* DEFINICE ROZCESTNIKU */

div#happyFotoCenter #rozcestnikHappy {
	color: #555555;
	margin-bottom: 25px;
}

		div#happyFotoCenter #rozcestnikHappy a {
			color: #0A59B8;
			font-weight: 900;
		}
		span.delimiter {
			margin:0px 5px 4px 5px;
			color:#555555;
			font-weight:900;
		}

/* DEFINICE ODESILACIHO TLACITKA */

.odeslatButton {
	border: 0px solid black;
	background-color: #009DE4;
	color: #FFF;
	font-weight: bold;
	cursor: pointer; cursor: hand;
}

/* ODSAZENI OBRAZKU */

.imgMarginRight {
	margin-left: 10px;
	margin-bottom: 10px;
}
.imgMarginLeft {
	margin-right: 10px;
	margin-bottom: 10px;
}

/* NOVINKY */

div#news {
	padding: 0px;
	margin: 0px;
}
div#news .newsDatum {
	font-weight:bold;
}

div#newsDetail {
	display:block;
}
div#newsDetail #datum {
	font-weight:bold;
}

div#newsDetail h4 {
	font-size:16px; 
}
div.newsNadpis {
	margin-bottom:8px; 
	margin-top:8px;
}
div.newsNadpis a {
	font-size:12px; 
	font-weight: bold;
	color:#0E4F9F; 
	text-decoration:none;
}

.indexFull {
	
}

.newsDatumBlack {
	font-weight:bold;
	padding-top:10px;
	color: #224;
}

/* DEFINUJEME ZAKLADNI SEZNAM*/
ul.baseUL {
	margin:0px;
	padding:0px;
	list-style:none;
}
		ul.baseUL li {
			display:block;
			padding-bottom:10px;
			list-style:none;
			text-align: justify;
		}

/* DEFINUJEME ZAKLADNI SEZNAM*/
ul.baseULI {
	margin:0px;
	padding:0px;
	list-style:none;
}
		ul.baseULI li {
			display:block;
			padding-bottom:0px;
			list-style:none;
			text-align: justify;
		}

div.center {
	text-align: center;
}



/* BAZAR - VYPIS INZERATU + ODSTRANKOVANI */
div#happyFotoCenter div.inzerat {
	border: 1px solid #c2c2c2;
	background-color: #d1e6ff;
	margin: 10px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
}

		div#happyFotoCenter div.inzerat span.datum {
			font-size: 10px;
			color: #525252;
		}
		div#happyFotoCenter div.inzerat span.kontakt {
			font-weight: bold;
			font-size: 10px;
			color: #0E4F9F;
		}
		div#happyFotoCenter div.inzerat span.mesto {
			font-weight: bold;
			font-size: 10px;
			color: #0E4F9F;
		}
		div#happyFotoCenter div.inzerat h3.nadpis {
			font-weight: bold;
			font-size: 14px;
			text-decoration: underline;
			color: #0E4F9F;
			margin-bottom: 0px;
			margin-top: 0px;
		}
		div#happyFotoCenter div.inzerat span.cena {
			font-weight: bold;
			font-size: 10px;
			color: #0E4F9F;
		}
		a.paging {
			text-decoration: underline;
			
		}
		span.paging,
		span#paging {
			font-weight: bold;
			font-size: 10px;
			color: #0E4F9F;
		}
		
h4.pageSeznam a {
	font-size: 12px;
}
