/**
 * main CSS file for 
 * hotel Hnedy Vrch - Pec pod Snezkou
 * @link http://www.codeLab.cz
 * @copyright 2003
 * @author Matej Kriz <mattez@2in.cz>
 * @access public
 * @since 1.10.2003
 *
 **/

/*
--------------------------------------------------
Obecne formaty dokumentu
--------------------------------------------------
*/
body {
	background-color: #660000;
	height: 100%;
	margin: 0;
	padding: 0;
	font-family : "Arial CE", "Helvetica CE", Arial, helvetica, sans-serif;
	font-size: 13px;
	color: #330000;
}
img{
	font-size: 11px; /*format ALT */
}
h1{
	position:relative;
	margin: 0px 0xp 5px 0px;
	padding: 0px 0px 2px 0px;
	font-size: 1.4em;
	color: #663300;
	border-bottom: 2px solid #FF9933;
}
h1.level2{
	position:relative;
	margin: 0px 0xp 2px 0px;
	padding: 0px 0px 2px 0px;
	text-align: right;
	font-size: 1em;
	color: #663300;
	border-bottom: 1px solid #FF9933;
}
h2{
	position:relative;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 1px 6px;
	font-size: 1.3em;
	color: #330000;
	border-left: 3px solid #FF9933;	
}
h3{
	position:relative;
	font-size: 1em;
	padding: 0px 0px 1px 6px;
	margin: 10px 0px 0px 0px;
	color: black;
	border-left: 3px solid #FF9933;	
}

fieldset{
	border:0;
	margin:0;
	padding:0;
}

.hiden{
	display: none;
}
a:link{
	color: #CC0000;
	text-decoration: none;
}
a:visited{
	color: #663300;
	text-decoration: none;
}
a:hover{
	color: #993300;
	text-decoration: underline;
}
a:active{
	color: #CC3300;
	text-decoration: underline;
}

.none {
	display : none;
}

/*
--------------------------------------------------
pomocne formaty
--------------------------------------------------
*/
.img-r{
	position:relative;
	float: right;
	margin: 5px 0px 5px 10px;
}
.img-l{
	position:relative;
	float: left;
	margin: 5px 10px 5px 0px;
}
.ram{
	position:relative;
	border: 1px solid #330000;
}


/*
--------------------------------------------------
Hlavni cast - urcuje sirku a pozadi
--------------------------------------------------
*/
#main{
	width: 770px;
	background-color : #FFCC66;
	background-image : url("../images/pozadi_left.png");
	background-repeat : repeat-y;
}
#main2{
	width: 770px;
	background-image : url("../images/logo_top.gif");
	background-repeat : no-repeat;
}
/*
--------------------------------------------------
Leva cast - levy sloupecek, format dat
--------------------------------------------------
*/
#left{
	float : left;
	width : 241px;
	margin : 0;
}
#left-header{
	height: 74px;
}
#left-header img{
	position:relative;
	vertical-align: bottom;
	height: 55px;
	width: 200px;
	margin-top: 18px;
	border: 0px;
}
#left-flash{
	line-height: 0px;
}
#left-strech{
	margin: 0;
	padding: 0px 41px 10px 25px;
}
#left-data{
	width: 100%;
	height: 100%;
}
.left-kontakt{
	font-size: 1em;
	color: #FF9900;
	margin-left: 5px;
}
.left-kontakt caption{
	font-weight: bold;
	display:block;
	color: #F26101;
	text-align: left;
	border-bottom: 1px solid #F26101;
	margin:15px 0 0 6px;
}
.left-kontakt th{
	text-align: left;
	color: #F26101;
	font-size: 0.85em;
	padding: 3px 0px 0px 3px;
	border-left: 3px solid #FF9900;
}
.left-kontakt td{
	text-align: left;
	padding-left: 10px;
}
.left-kontakt a:link{
	color: #FF9900;
	text-decoration: none;
}
.left-kontakt a:visited{
	color: #FF9900;
	text-decoration: none;
}
.left-kontakt a:hover{
	color: #FFCC99;
	text-decoration: underline;
}
.left-kontakt a:active{
	color: #FF9900;
	text-decoration: underline;
}
/*
-------------------------------------------------
Prava cast - format pravho sloupce, menu a podmenu
---------------------------------------------------
*/
#right{
	border: 0;
	background-color : #FFCC66;
	min-height: 450px;
	height: 100%;
	margin-left: 241px;
	padding : 0;
	vertical-align: top;
}

#header{
	height: 51px;
	background-color: #990000;
	font-size: 0px;
	padding: 0;
	margin: 0;
}

#header ul#lang { /*format prepinace jazyku*/
	width: 60px;
	height: 36px;
	padding: 0;
	margin: 0;
	float: right;
}
#header ul#lang li{
	display: block;
	height: 12px;
	font-size: 11px;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#header a:link{
	color: #FF9933;
	text-decoration: none;
}
#header a:visited{
	color: #FF9933;
	text-decoration: none;
}
#header a:hover{
	color: #FFFFCC;
	text-decoration: underline;
}
#header a:active{
	color: #FF9933;
	text-decoration: underline;
}
.menu{ /*format hkavniho menu a submenu*/
	background-color: #990000;
	background-image: url("../images/pozadi_submenu.png");
	background-repeat: no-repeat;
	background-position: 0px 34px;
	font-size: 0px;
	height: 58px;
}
.menu img{
	color: white;
	border: none;
}
.menu li {
	float: left;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.menu ul{
	float: left;
	padding: 0;
	margin: 0;
	width: 526px;
}
.menu .submenu{
	position: absolute;
	display: block;
	width: 479px;
	height: 26px;
	top: 85px;
	left: 291px;
	padding: 0;
	margin: 0;
}
.menu .submenu li{
	display: inline;
	padding-left: 20px;
	margin-top: 4px;
}
.menu .hiden{
	display: none;	
}

.menu a{
	display: block;
	margin: 0;
	padding: 0;
}
#right-strech{ /*format hlavni datove oblasti v pravo*/
	background-color : #FFCC66;
	background-image : url("../images/pozadi_krivka.png");
	background-repeat : no-repeat;
	margin: 0;
	padding: 20px 20px 20px 0px;
	position : relative;
}
#right-data{
	border-bottom: none;
}
/*
--------------------------------------------------
Paticka - format paticky a dolniho menu
--------------------------------------------------
*/
#footer{
	width : 100%;
	font-size: 0px;
	vertical-align: top;
	height: 100%;
	background : #660000;
	clear: both;
	background-image : url("../images/pozadi_footer.png");
	background-repeat : no-repeat;
}
.dmenu{
	height: 37px;
}
.dmenu img{
	border: none;
}
.dmenu ul{
	float: right;
	width: 292px;
	height: 100%;
	padding: 0;
	margin: 0;
}
.dmenu li{
	float: left;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#counter {
	color : #c30;
	text-align : left;
	width : 770px;
}

#counter h1{
	font-size:12px;
	display:inline;
	background:0;
	border:0;
	margin:0;
	padding:0;
}

#counter a:link,a:visited{
	color : #c30;
}

#counter a:hover,a:focus{
	color : #fd4000;
	text-align : left;
}

a img {
	border:none;
}

#lastm {
	background: #fdefd3 url("../images/lm.jpg") left top no-repeat;
	/*border:1px solid lime;*/
	padding: 30px 0 10px 200px;
}