/*	Tento dokument popisuje styly jednotlivych stranek
	
	Author:	Dobreweby.com Tomáš Půža
		http://www.dobreweby.com
	Copyright:	
		Tento dokument je chranen podle Autorskeho zakona 121/2000 Sb.
		This document is protected by Author law 121/2000 Sb. Czech Republic
 */

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:130%;	
	
	height:37px;
	width:100%;
	overflow:hidden;
	
	color:#2D341B;
	margin-top:0px;	
}

h1 img {
    position:absolute;
    top:0px;
    left:0px;
}

h2 {
	position:relative;
	color:#DF5F20;
	
	padding-left:15px;
	
	font-size:125%;
	
	background:url(/img/h2-center.gif) repeat-x;
	height:28px;
	line-height:28px;
}

.h2-left {
	position:absolute;
	top:0px;
	left:-4px;
	
	width:4px;
	height:28px;
	
	background:url(/img/h2-left.gif) no-repeat;
}

.h2-right {
	position:absolute;
	top:0px;
	right:-4px;
	
	width:4px;
	height:28px;
	
	background:url(/img/h2-right.gif) no-repeat;
}

h2 .title {
	background:url(/img/h2-odr.png) no-repeat 15px;
	
	padding:0px 0px 0px 30px;
}

h3 {    
	/font-size:115%;
	margin-top:15px;
	margin-bottom:15px;
}

h4 {    
	/font-size:105%;
}

a, a:visited {
	color:#009900;
	text-decoration:underline;
}

table { border-collapse:collapse; }

/*
a[href^="http://"] {
	padding-right:13px;
	background:url(/img/external-link.gif) right 0 no-repeat;
}
*/

a img {
	border:none;
}

.external {
	background:url(/img/external-link.gif) right 0px no-repeat;
	padding-right:14px;
}

a:hover {
	color:#FF3300
}

li {
	list-style-image:url(/img/li.png);
}

.mini-info 
{
    position:absolute;
    top:60px;
    left:250px;
}

.mini-info h2
{
    background:none;
    font-size:8pt;
    font-style:italic;    
    color:#333;
}

.introducing {
	line-height:140%;
	margin-top:20px;
}

.side-panel {
}
 
.side-panel li {
	color:#FFFFFF;
	font-size:75%;
	text-align:right;
	padding-right:10px;
	line-height:120%;
	list-style-type:none;
}

.side-panel a,
.side-panel a:visited {
    font-size:0.8em;
}

.piktogramy {
    margin-top:30px;
}

 .tk {
 	background:url(/img/panel-tk.jpg) no-repeat;
 }
 
 
.tk ul { 
	padding-top:60px;
	/padding-top:75px;
}
 
 .av {
 	background:url(/img/panel-av.jpg) no-repeat;
 }
 
 .av ul { 
 	padding-top:42px;
	/padding-top:56px;
}
 
 .vpv {
 	background:url(/img/panel-vpv.jpg) no-repeat;
 	height:130px !important;
 }
 
.vpv ul { 
	margin-top:10px;
 	padding-top:0px;
	padding-left:25px;
	/padding-left:0px;
	/margin-left:25px;
}

.vpv li {	
	text-align:left;
	color:#333333;
	line-height:145%;
}

.vpv img {
    margin-left:13px;
}

.piktogramySmall {
    text-align:center;
    margin-top:10px;
}

/* *************************** */ 
/* ****** Cenik.aspx    ****** */ 

.cenik thead {
	text-transform:uppercase;
}

.cenik thead td {
	border-bottom:1px solid #003300;
	padding-left:5px !important;
	text-align:left;
}

.cenik {
	margin-top:25px;
	width:100%;
	border-collapse:collapse;
}


.cenik td {
	padding:0px 5px 25px 5px;
}

.cenik td ul {
	margin:5px 0px 5px 0px;
	padding:0px 0px 0px 15px;
}

.cenik td li {
	padding:0px !important;
	margin:0px !important;
}


.cenik thead td {
	font-weight:bold;
	padding:10px 0px 10px 10px;
}

.cenik tbody tr:hover  { /*.alternate*/
	background-color:#EEDC93;
}

.cenik a, .cenik a:visited {
    color:#222;
    text-decoration:none;
}

.cenik a:hover {
    font-weight:bold;
}

.nazev {
	text-align:center;
	font-weight:bold;
	vertical-align:top;
	padding-top:8px !important;
}

.btnObjednat {
	display:block;
	background:url(/img/button1.png) no-repeat;
	width:100px;
	height:25px;
	line-height:25px;
	color:#333333;
	text-align:center;
	text-decoration:none;
}

.btnObjednat:hover {
	color:#FF0000
}

.vybaveni {
    margin-top:15px;
}

.vybaveni img {
    margin-right:5px;
}

.platebni-karty {
    margin-top:25px;
    text-align:center;
}

.platebni-karty img {
    margin-bottom:15px;
}


.turistika h2 {
	background:none;
	font-size:100%;
	font-weight:bold;
	color:#2D341B;
	margin-bottom:0px !important;
	padding-bottom:0px !important;
}

.turistika p {
	margin-top:0px;
	text-indent:15px;
}

.turistika a, .turistika a:visited {
	color:#009900;
	text-decoration:underline;
}

.turistika a:hover {
	color:#FF3300
}

/* ******************************** */ 
/* ****** Objednavka.aspx    ****** */ 

.objednavka thead td {
	font-weight:bold;
	text-transform:uppercase;
}

.objednavka thead {
	height:25px;
}

.objednavka .info td {
	padding-bottom:15px;
	font-style:italic;
	padding-right:10px;
}

.objednavka td {
	vertical-align:top;
}

.pokojeList {
	margin-bottom:15px;
}

.pokojeList table {
	width:100%;
}

.pokoj {
	position:relative;
	padding:15px 0px 15px 0px;
	border-bottom:1px solid #003300;
	width:100%;
}

.pokoj .tools {
	position:absolute;
	top:15px;
	right:0px;
}

.pokoj .tools a {
	background:url(/img/btnOdebratPokojIco.png) no-repeat left;
	padding-left:25px;
	text-decoration:none;
}

.pokoj .tools a:hover {
	text-decoration:underline;
}


.InfoPanel {
	border:1px solid red;
	background:#FFFFCC;
	padding:10px;
}

.btnUpresnitPokoje {
    background:url('/img/arrowDown.png') no-repeat left;
    height:18px;
    line-height:18px;
    margin-top:15px;
    padding-left:22px;
    display:block;
}

.souhlas {
    font-weight:bold;    
}

/* FORMS */

.required {
	border:1px solid #FF2429;
	background-color:#FFDDDE;
}

.CalendarButton {
	cursor:hand;
	cursor:pointer;
}

.CalednarExtender {
	z-index:1;
}

.validationHeader {
    color:#FF0000 !important;
	font-weight:bold;
	
	padding:7px;
	border:1px solid #FF2429;
	background-color:#FFDDDE;
	margin-bottom:15px;
}

.validationHeader li {
	list-style-type:disc !important;
	list-style-image:none !important;
}

/* ******************************** */ 
/* ****** galerie.aspx    ****** */ 

.gallery {
    margin-top:10px;
}

.gallery .inner-block {
    background-color:#495230;
    width:710px;
    padding:0px 15px 15px 15px;
}

.gallery .inner-block img { border:none; }

.photo {
    float:left;
    width:160px;
    height:122px;
    background-color:#fff;
    padding:4px;	
    margin-top:15px;
    margin-right:9px;
	/margin-right:12px;
}

.gallery .menu {
	padding-bottom:30px;
}

.gallery .menu ul {
    padding:0px !important;
    margin:0px !important;
}

.gallery .menu li {
    list-style-type:none !important;
    list-style-image:none !important;
    float:left;
    margin-right:6px;
    width:135px;
    height:30px;
    line-height:30px;
    text-align:center;
    background-color:#C2CCA5;
}

.gallery .menu .active {
    background-color:#495230;
}

.gallery .menu a, .gallery .menu a:visited {
    color:#1B3F1C;
	text-decoration:none;
}

.gallery .menu a:hover {
	color:#FF6600;
	font-weight:bold;
}


.gallery .menu .active a, .gallery .menu .active a:visited {
    color:#fff;
	text-decoration:none;
	font-weight:normal;
	cursor:default;
}

.gallery .description {
	color:#FFFFFF;
	padding-top:15px !important;
}

.gallery p { text-indent:15px; }

/* ******************************** */ 
/* ****** Tipy-na-vylet.aspx    ****** */ 

.sport p {
    text-indent:0px !important;
}

.navylet {
	position:relative;
    background:url(/img/na-vylet.jpg) 1px no-repeat;
	width:441px;
	height:223px;
	float:right;
	margin-left:15px;	
}

.navylet .text {
	position:absolute;
	top:165px;
	left:15px;
	width:400px;
	color:#FFFFFF;	
	font-weight:bold;
	line-height:18px;
}
