body {
	margin: 0px;
	background-color:#787860;
}

.banner {
	background: url(/images/vrchSummerCapucino.jpg) no-repeat;
	width: 750px;
	height: 160px;c
}
.flag {
	height: 25px;
	width: 750;
	color: #fff;
	font-size: 73%;
	background-color: #996633;
	text-align: right;
	font-weight: bold;
	font-family: tahoma;
	padding-top: 5px;
}
.cleaner {
	clear: both;
	width: 100%;
	height: 0px;
	font-size: 0px;
}
.flag a:link {
	color: white
}
.flag a:visited {
	color: white
}
.flag a:active {
	color: #336699
}
.flag a {
	text-decoration: none
}
.flag a:hover {
	color: #AA0000
}
.pata {
	width: 750px;
	height: 20px;
	background-color: #996633;
	color: #fff;
	font-size: 70%;
	text-align: center;
	font-family: tahoma;
	padding-top: 3px;
}
.banner_spod {
	width: 750px;
}
.reservation {
	width: 750px;
	text-align:center;
}
.reservation_chyba {
	width: 750px;
	background-color: #EEEEEE;
	margin: auto;
	font-family: tahoma;
	color: red;
	font-size: 12px;
	font-weight: 600;
	text-decoration: none;
}
.reservation_ok {
	width: 750px;
	background-color: #EEEEEE;
	margin: auto 0;
	font-family: tahoma;
	color: #996633;
	font-size: 12px;
	font-weight: 600;
	text-decoration: none;
}
.but {
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 14px;
	font-weight: 700;
	text-decoration: none;
	font-style: italic;
	background-color: #996633;
}
.line {
	width: 750px;
	background-color: #EEEEEE;
}
.info {
	width: 750px;
	text-align: center;
}
.info_in {
	font-family: tahoma;
	color: #996633;
	font-size: 12px;
	font-weight: 500;
	width: 600px;
	text-decoration: none;
	text-align: left;
	background-color: #EEEEEE;
	margin: 0 auto;
}
.odstavec {
	width: 560px;
	position: relative;
	left: 20px;
	background-color: #EEEEEE;
	margin: auto;
}
.obsah_out {
	display: block;
	width: 750px;
	margin: 0 auto;
	background-color: #EEEEEE;
	clear: both;
}
.obsah_in {
	float: none;
	width: 100%;
	margin: 0;
	background: #EEEEEE;
	text-align: left;
}
.upo {
	color: #996633;
	padding: 5px;
	font-size: 13px;
	text-align: left;
	font-weight: bold;
	font-family: tahoma;
	text-align: center;
}
a {
	text-decoration: underline;
}
a:link {
	color: #336699
}
a:visited {
	color: #336699
}
a:active {
	color: red
}
a.bordered:hover {
	border: solid 2px;
	color: black;
}
img {
	border-style: none;
}
.text {
	font-family: tahoma;
	color: #996633;
	font-size: 12px;
	font-weight: 500;
	text-decoration: none;
	background-color: #EEEEEE;
}
.chyba {
	font-family: tahoma;
	color: Red;
	font-size: 16px;
	font-weight: 900;
	text-decoration: none;
}
.nadpis {
	font-family: tahoma;
	color: #996633;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.nadpis_rezervacia {
	font-family: tahoma;
	color: #996633;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
.silvester {
	font-family: tahoma;
	color: red;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.virtual_side {
float:right;
width:135px;
padding:15px 0px;
font-family: tahoma;
margin-right:10px;
font-size:12px;
text-align:center;
color:#996633;
background: url(images/3d_side.png) no-repeat;
}
.virtual_side a {
font-family: tahoma;
color:#996633;
text-decoration:none;
}
.virtual_side a:hover {
font-family: tahoma;
color:#996633;
text-decoration:none;
}
.virtual_side img {
border:2px solid #996633;
} 
.virtual_side img:hover {
border:2px solid #BB9966;
} 

.virtual_side img a{
border:2px solid #996633;
text-decoration:none;
} 
.virtual_side img a:hover{
border:2px solid red;
text-decoration:none;
} 

.vt_main {
margin-top:8px;
margin-left:7px;
}
.vt_label {
width:600px;
text-align:center;
}
.vt_container {
width:600px;
height:410px;
margin-left:5px;
float:left;
background: url(images/3d_bg1.png) no-repeat;
}
.vt_nadpis {
color:#996633;
font-family: tahoma;
font-size:13px;
padding:0 20px;

}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
#modernbricksmenu2 {
	padding: 0;
	width: 750px;
	border-top: 0px solid #996633;
/*Brown color theme*/
	background-color: #EEEEEE;
	voice-family: inherit;
	}
#modernbricksmenu2 ul {
	margin: 0;
/*margin between first menu item and left browser edge*/
	padding: 0;
	list-style: none;
}
#modernbricksmenu2 li {
	display: inline;
	margin: 0 2px 0 0;
	padding: 0;
	text-transform: uppercase;
}
#modernbricksmenu2 a {
	float: left;
	display: block;
	font: bold 11px Arial;
	color: white;
	text-decoration: none;
	margin: 0 1px 0 0;
/*Margin between each menu item*/
	padding: 5px 10px;
	background-color: #BB9966;
/*Brown color theme*/
	border-top: 1px solid white;
}
#modernbricksmenu2 a.red {
	float: left;
	display: block;
	font: bold 11px Arial;
	color: white;
	text-decoration: none;
	margin: 0 1px 0 0;
/*Margin between each menu item*/
	padding: 5px 10px;
	background-color: #E60000;
/*Brown color theme*/
	border-top: 1px solid white;
}
#modernbricksmenu2 a:hover {
	background-color: #996633;
/*Brown color theme*/
	color: white;
}
#modernbricksmenu2 #current a {
/*currently selected tab*/
	background-color: #996633;
/*Brown color theme*/
	color: white;
	border-color: #996633;
/*Brown color theme*/
}
#modernbricksmenu2 #current {
/*currently selected tab*/
	background-color: #996633;
/*Brown color theme*/
	color: white;
	border-color: #996633;
/*Brown color theme*/
}
#modernbricksmenu2 #virtual a {
/*currently selected tab*/
	background-color: red;
/*Brown color theme*/
	color: white;
	text-align:center;
/*Brown color theme*/
}
#modernbricksmenu2 #virtual {
/*currently selected tab*/
	background-color: red;
/*Brown color theme*/
	color: white;
	border-color: #996633;
/*Brown color theme*/
}
#modernbricksmenuline {
	clear: both;
	padding: 0;
	width: 750;
	height: 5px;
	line-height: 15px;
	background: black;
/*Brown color theme*/
}
.clear {
	clear: both;
}
.content_container {
	width: 750px;
}
.mapa {
	width: 750px;
	height: 400px;
}
.chata_logo {
padding:15px 0 0 0;
text-align:center;

}
.vt_logo{
float:right;
margin-top:35px;
margin-right:40px;

}
.left_column {
	float: left;
	width: 370px;
	display: block;
}
.left_column_content {
	width: 350px;
	display: block;
	margin: 0px;
	padding: 10px 10px;
	text-decoration: none;
	text-align: justify;

}
.left_column_text {
	width: 350px;
	display: block;
	margin: 0px;
	font-family: tahoma;
	padding: 20px 20px;
	color: #996633;
	font-size: 12px;
	font-weight: 500;
	text-decoration: none;
	text-align: justify;
	
}
.left_column_ubyt {
	width: 350px;
	display: block;
	margin: 0px;
	font-family: tahoma;
	padding: 5px 10px;
	color: #996633;
	font-size: 12px;
	font-weight: 500;
	text-decoration: none;
	text-align: justify;
}
.left_column_ubyt img{
border:3px solid #996633;
}
.left_column_text h3 {
	text-align: center;
}
.right_column {
	width: 370px;
	float: right;
	display: block;
}
.right_column_content {
	width: 350px;
	display: block;
	margin: 0px;
	padding: 10px 10px;
	text-align: justify;
		
}
.right_column_content img {
border:3px solid #996633;
}

.right_column_text h3 {
	text-align: center;
}
.right_column_text p {
	text-align: center;
}
.right_column_rezerv {
	width: 330px;
	display: block;
	margin-top: 2px;
	font-family: tahoma;
	padding: 20px 10px 0px 10px;
	color: #996633;
	font-size: 12px;
	font-weight: 500;
	text-decoration: none;
	text-align: center;
	}
	
.right_column_neprehliadni {
	width: 330px;
	display: block;
	margin-top: 2px;
	font-family: tahoma;
	padding: 0px 10px;
	color: #996633;
	font-size: 12px;
	font-weight: 500;
	text-decoration: none;
	text-align: center;
	}
.right_column_ubyt {
	width: 350px;
	display: block;
	margin-top: 0px;
	font-family: tahoma;
	padding: 5px 10px;
	color: #996633;
	font-size: 12px;
	font-weight: 500;
	text-decoration: none;
	text-align: center;
}
.right_column_ubyt img {
border:3px solid #996633;
}

.phone_icon {
float:left;
margin-left:10px;
}

.phone_number {
height:20px;
text-align:left;
padding:5px;
font-size:15px;
font-weight: bold;
}
.gps_icon {
float:left;
margin-left:17px;
}

.gps_number {
height:20px;
text-align:left;
padding:5px;
font-size:12px;
font-weight: bold;
}

.centered_image {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
.atrakcie {
	width: 750px;
	margin: 2px 0;
}
.atrakcie2 {
	width: 750px;
	margin: 2px 0;
	background: #E0E0E0;
}
.upozornenie {
	width: 730px;
	color: #996633;
	padding-top: 7px;
	font-size: 13px;
	font-weight: bold;
	font-family: tahoma;
	text-align: center;
	height: 40px;
}
.objednavka {
	float: right;
	width: 300px;
	margin-top: 5px;
}
.prichod {
	float: left;
	margin-top: 5px;
	width: 150px;
	text-align: right;
}
.odchod {
	float: right;
	margin-top: 5px;
	width: 150px;
}
.text_area {
	float: left;
	margin-top: 5px;
}
.foto_sekcia {
border-bottom: #996633 1px solid;
margin:5px 10px;
color:#996633;
font-family: tahoma;
font-weight: bold;
font-size: 80%;
}
.foto_content {
text-align:center;
padding:0px 10px;

}
.dolny_banner {
width:750px;
}

.rightborder {
border-right: 1px solid #996633;
width:230px;
font-family: tahoma;
font-size: 85%;
color: #996633;
}
.rightborder ul {
font-family: tahoma;
font-size: 85%;
color: #996633;
margin-top:12px;
margin-bottom:30px;

}
.rightborder img{
margin-bottom:0px;
}
.rightborder a{
width:230px;
font-family: tahoma;
font-weight: bold;
text-decoration: none;
font-size: 85%;
color: #996633;
}

.rightborder2 {
width:230px;
font-family: tahoma;
font-size: 85%;
color: #996633;
}
.rightborder2 ul {
font-family: tahoma;
font-size: 85%;
color: #996633;
margin-top:6px;
margin-bottom:24px;

}
.rightborder2 img{
margin-bottom:5px;
}
.rightborder2 a{
width:230px;
font-family: tahoma;
font-weight: bold;
text-decoration: none;
font-size: 85%;
color: #996633;
}

