body {
	/*	font: 0.7em/1.3 "Lucida Sans Unicode", "Lucida Grande", sans-serif; */
/*	font-family: "Tahoma", "Verdana", "Arial", "Geneva CE", "lucida", sans-serif; */
	font-family:Tahoma, Arial CE, Helvetica CE, Arial, Helvetica, sans-serif !important;
	padding: 0px;
	margin: 0px; /* background-image: url(solnicka_bg.gif); */
	font-size: 12px;
	background-color: #FFFFFF;
	color:#444;
   line-height:16px;
}

/* margin lefts / margin rights - to centre content */
#main, #footer, #content, #footer_panel
{ margin-left: auto; 
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 0px;
}

/* main container */
#main{
	width: 960px;
	background-color: white;
	background-image: url(http://www.solnicka.eu/include/solnicka_main_bg.gif); 
}

#top{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 68px;
	text-align: left;
	background-image: url(http://www.solnicka.eu/include/solnicka_title_bg2.gif);
	z-index: 0;

}
#header{
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 200;
	width: 100%;
	height: 91px;
	text-align: left;
}
#header2{
	width: 100%;
	height: 0px;
	text-align: center;
/*	background-image: url(http://www.solnicka.eu/include/solnicka_header2_bg.gif); */
/*   background-repeat: repeat-y; */

  background-image: url(http://www.solnicka.eu/include/solnicka_sidebar_bg_new.gif);
   background-repeat: no-repeat;
}

.sidebar
{ float: left;
  width: 250px;
  padding-left: 10px;
  padding-right: 10px;
	background-image: url(http://www.solnicka.eu/include/solnicka_sidebar_bg_new.gif);
   background-repeat: no-repeat;

}
.sidebaritem
{ text-align: left;
  width: 200px;
  float: left;
}


.right_panel
{ 

  float: right;
  width: 230px;
  padding-left: 10px;
  padding-right: 0px;
}

#content{
  text-align: justify;
  width: 660px;
  padding: 0px 13px 0px 33px;

  float: left;
  background-image: url(http://www.solnicka.eu/include/solnicka_sidebar_bg_new.gif);
   background-repeat: no-repeat;
}

#footer{
  height: 0px;  
  padding: 0px 0px 4px 0px;
  font-family:Tahoma, Arial CE, Helvetica CE, Arial, Helvetica, sans-serif !important;
  clear: both;
  text-align: center; 
  /* border-top: 2px solid #1b7caa; */
  margin: 0px 15px 0px 15px;

}

#footer_panel{
  text-align: left;
  width: 960px;
  margin-top: 0px;
}
.rtop 
{ 
  display: block;
  height: 1px;
  overflow: hidden; 
}


.right{
	display: block;
   float: right;
}

.text_left{
	text-align: left;
}

a {
	color: #E7672C; 
	text-decoration: underline;
}

H1{
	color: #1b7caa;
	/* font-size: 19px; */
	font-size:20px !important; line-height:24px; !important; margin-bottom:10px;
	font-weight:bold !important;
}

H2{
	color: #3b86aa;
/*	font-size: 16px; */
	font-size:14px; 
	line-height:16px; 
	margin-bottom: 0px;
}
H2.orange{
	color: #E7672C;
/*	font-size: 16px; */
	font-size:14px; 
	line-height:16px; 
	margin-bottom: 0px;
}

.text_small{
	font-size: 10px;
}

TH{
	font-style: italic;
	font-weight: normal;
}

.vedle{
  float: left;
}

.blok{
   padding: 0px;
}
.blok_cely{
	text-align: center;
	margin-top: 10px;
	width: 960px;

}

.text_box{
	margin-right: 10px;
	margin-left: 0px;
	padding-right: 10px;
	padding-left: 0px;
	margin-top: 0px;
	text-align: justify;
}

.text_box_in{
	padding-right: 8px;
	padding-left: 8px;
	margin-top: 0px;
	text-align: justify;
}


#blokf_left{
   float: left;
   text-align: center;
	margin: 0px;
	width: 240px;
}
#blokf_right{
   float: right;
   text-align: center;
	margin: 0px;
	width: 240px;
}
#blokf_zbytek{
  float: none;
  text-align: center;
  margin: 0px;
  width: 0px;
}

.blokf_levy{
   float: left;
   text-align: center;
	margin: 0px;
	width: 240px;
}
.blokf_pravy{
   float: right;
   text-align: center;
	margin: 0px;
	width: 240px;
}


.blokf_content_left{
	float: left;
	margin: 0px;
	padding-right: 10px;
	width: 380px;
}
.blokf_content_right{
	margin: 0px;
   float: right;	
	width: 220px;
}
.blokf_content_cely{
	margin: 0px;
   float: left;	
	width: 640px;
}

.blokf_inside_content_left{
	float: left;
	margin: 0px;
	padding-right: 10px;
	width: 230px;
}
.blokf_inside_content_right{
	margin: 0px;
   float: right;	
	width: 110px;
}




.pic{
	border: 5px solid #dbe4ef;
	padding: 0px;
	margin: 6px;
	background-color: white;
}

.pic_nopad{
	border: 5px solid #dbe4ef;
	padding: 0px;
	margin: 0px;
	background-color: white;
}



.pic_bezramu{
	border: 0px;
	padding: 0px;
	margin: 6px;
	background-color: white;
}
.pic_gal{
	border: 5px solid #dbe4ef;
	border-bottom: 5px solid #dbe4ef;
	padding: 0px;
	margin: 5px;
	background-color: #dbe4ef;
}

TR.tr_header{
	background-color: #1b7caa; color: #FFFFFF;
}
TD.td_header{
	padding: 2px;
}

SPAN.small_text{
	font-size: 9px;
	color: Silver;
}

SPAN.nadpis_clanku{
	color: #E7672C; 
	font-weight: bold;
}

SPAN.chyba{
	color: #FF0000;
	font-size: 10px;
	font-weight: bold;
}

.big{
	text-transform: uppercase;
}

ul.sluzby {
	list-style-type: none;
	list-style-position: inside;
	margin-left: 0;
   padding-left: 0em;	
	}
	
.form_input {
	background-image: url(http://www.solnicka.eu/include/bg_field.gif);
	background-repeat: repeat-x;
	border: 1px solid #CCCCCC;
	padding: 2px;
	clear: both;
	background-color: White;
	color: black;
	vertical-align: middle;
}
	
.text_big{
   font-size: 16px;

}	
div.line {
background:url(http://www.solnicka.eu/include/line1.gif) left bottom repeat-x; 
margin-bottom:5px; padding-top:0px;margin-top:3px; 
height: 1px;
font-size:12px;
}

div.line2 {
background: #E7672C; 
margin-bottom:5px; padding-top:0px;margin-top:3px; 
height: 1px;
font-size:12px;
}



div.line_orange {
background:url(http://www.solnicka.eu/include/line2.gif) left bottom repeat-x; 
margin-bottom:5px; padding-top:0px;margin-top:3px; 
height: 1px;
font-size:12px;
}

a.pokoj {position:relative}
a.pokoj img {display:none; position:absolute; left:0; top:0}

a.pokoj:hover img {display:block}

#table_cenik table {
	border: 1px solid #fc8715;
	width: 100%;
	padding: 1px;
}

#table_cenik th {
	background: #E7672C  url("http://www.solnicka.eu/include/thead.gif") repeat-x;
	color: #fff;
	padding: 8px 5px;
	border: 1px solid #fff;
	font-weight: bold;
	font-style: normal;
}

#table_cenik th, #table_cenik td {
	text-align: left;
	padding: 5px;
	border: 1px solid #fff;
}

#table_cenik tr.even td {
	background: #e2e2e2;
}


#table_rezervace table {
	border: 0px solid #fc8715;
	width: 100%;
	padding: 1px;
}

#table_rezervace th {
	background: #E7672C  url("http://www.solnicka.eu/include/thead.gif") repeat-x;
	color: #fff;
	padding: 8px 5px;
	border: 1px solid #fff;
	font-weight: bold;
	font-style: normal;
}

#table_rezervace th, #table_rezervace td {
	text-align: left;
	padding: 5px;
	border: 1px solid #fff;
}

#table_rezervace tr.even td {
	background: #e2e2e2;
}




#action{width:100%;overflow:hidden;clear:right}
#action .in{
width:264px;
float:right;
display:inline;
background:#E7672C url("http://www.solnicka.eu/include/box_bottom.gif") no-repeat left bottom;
overflow:hidden}
#action .box{
background:url("http://www.solnicka.eu/include/box_top.gif") no-repeat;
padding: 10px;
color: #fff;
font-weight: bold;
}
#action .left{float:left}

p {
margin: 0em 0em;
display: inline;
}
