/* ******************************************** */
/* Penzión Relax css verzia 1.00; november 2006 */
/* ******************************************** */

/* standardne tagy */
body {
	margin: 0 auto;
	padding:0;
	border:0;
	background-color: #FDF9ED;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:1.5em;
	color: #000000;
	/*margin-bottom:20px;*/
	text-align: center;
	width: 720px;
}

h1 {
	font-weight: bold;
	color: #990000;
	padding-bottom:2px;
	line-height:1em;
	text-decoration: none;
	font-size: 100%;
}

table {
	width: 100%;
	background-color: #FFFFFF;
}

td {
	padding:3px;
	margin: 1px;
}

th {
	padding:3px;
	margin: 1px;
	font-weight: normal;
	border-bottom: 1px solid #CCCCCC;
}

ul {
	padding-left: 15px;
	text-indent: 0px;
}

li {
	padding-left:5px;
	margin: 0px;
	list-style-image: url(../images/bullet.gif);
}

a:link {
	color: #330000;
	text-decoration: none;
}

a:visited {
	color: #330000;
	text-decoration: none;
}

a:hover {
	color: #000000;
	/*text-decoration: underline;	*/
}


/* ids pre vsetkych  ---  cast: hlava --- */

#hlava.ubytovanie,
#hlava.vybavenie,
#hlava.sauna,
#hlava.restauracia,
#hlava.sport,
#hlava.kultura,
#hlava.cennik,
#hlava.kontakt
 {
	height:293px;
	margin-bottom:10px;
	padding:0;
	border:0;
}

#hlava, #hlava.index {
	height:432px;
	margin-bottom:10px;
	padding:0;
	border:0;
}


/* ids pre vsetkych  ---  cast: telo --- */

#telo {
	text-align: left;
}

#sidebar {
	margin-right:460px;
	color: #330000;
	text-align: center;
}

#main {
	margin:0px;
	width: 460px;
	float: right;
	text-align:left;
	background: url(../images/background.gif) repeat-y;
}

.top {
vertical-align:top;
}

.bottom {
vertical-align:bottom;
}

#contain {
	padding:20px;
	min-height: 400px;
}

/* ids pre vsetkych  ---  cast: pata --- */

#pata {
	height:50px;
	padding-top:10px;
	margin-left: 260px;
	clear:both;
	text-align: left;
	/*font-weight: bold;*/
}

/* pomocne triedy --- */

dt{
	height: 22px;
	border-bottom: 1px dotted #FFFFFF;
	border-top: 1px dotted #CCCCCC;
	vertical-align:middle;
	padding-top: 5px;
}

/*.submenu a:hover,*/

dl a:hover,
a:hover dt
{
	background: url(../images/submenu.gif) no-repeat 50% 50%;
	cursor:pointer;
}

.vpravo
{
	width: 105px;
	float:right;
	margin:0px;
	margin-left:20px;
}
