@charset "utf-8";
/* CSS Document */

BODY {
	background:url(../images/bg_pan.jpg) #fff left top no-repeat;
	margin:0px;
	padding:0px;
	font-family:verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	line-height:15px;
}

#page {
	width:900px;
	margin-left:58px;
	margin-top:17px;
	padding-left:18px;
	padding-top:18px;
}

#body {
	float:left;
	width:834px;
	background-color:#fff;
	padding:15px;
}

#body_left{
	width:550px;
	float:left;
}

#body_right{
	float:right;
}

#rezervare{
	width:263px;
	background-color:#efefef;
	height:232px;
	padding:5px;
}

#promo{
	width:253px;
	padding:10px;
	margin-top:15px;
	background-color:#efefef;
	float:left;
}

#promo .box{
	width:253px;
	border-bottom:1px solid #fff;
	float:left;
}

#promo .box1{
	width:253px;
	float:left;
}

#promo .img{
	width:58px;
	float:left;
	border:0px;
}

#promo img{
	border:0px;
}

#promo .text{
	padding-left:5px;
	padding-top:3px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#promo .text a{
	color:#333;
	text-decoration:none;
}

#promo .text a:hover{
	color:#333;
	text-decoration:underline;
}

#slider{
	width:550px;
	margin-bottom:15px;
}

.body_txt{
	width:530px;
	margin-top:0px;
	padding:10px;
	background:url(../images/bg_mic.jpg) #fff left top no-repeat;
}

.body_txt2{
	width:530px;
	margin-top:0px
}

.form_txt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
}

.input_rzv{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:2px;
	width:160px;
	color:#333;
	font-weight:bold;
}

.input_rzv2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:2px;
	width:140px;
	color:#333;	
	font-weight:bold;	
}





#menu { /*bun*/
	float:left;
	width:864px;
	background-color:#f5f5f5;
}

* html #menu { /*bun*/
	float:left;
	width:852px;
	background-color:#f5f5f5;
}


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.menu{
width: 99%;
font-weight: bold;
font-size: 90%;
}

.menu:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.menu ul{
width: 100%;
background: url(media/chromebg.gif) center center repeat-x;
padding: 8px 0px 8px 12px;
margin: 0;
text-align: left; /*set value to "right" for example to align menu to the left of page*/
}

.menu ul li{
display: inline;
}

.menu ul li a{
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:bold;
color: #2c2c2c;
padding-top:3px;
padding-bottom:3px;
padding-left:8px;
padding-right:8px;
margin: 0;
text-decoration: none;
letter-spacing:-1px;
/*text-transform:uppercase;*/
}

.menu ul li a:hover{
/*background: url(images/bg_meniu.gif) center center repeat-x;*/
background-color:#fff;
color:#2c2c2c;
}

#menu_bottom {
	float:right;
	width:830px;
}

.menu_bottom{
width: 99%;
}

.menu_bottom:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.menu_bottom ul{
width: 100%;
padding: 8px 0px 8px;
margin: 0;
text-align: right; /*set value to "right" for example to align menu to the left of page*/
}

.menu_bottom ul li{
display: inline;
}

.menu_bottom ul li a{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color: #444444;
padding-left:8px;
padding-right:8px;
margin: 0;
text-decoration: none;
}

.menu_bottom ul li a:hover{
text-decoration:underline;
}



P {
	font-family:arial, georgia, verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#444444;
	line-height:21px;
}

.more {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	float:right;
	padding-bottom:10px;	
}

.more a{
	color:#ffffff;
	text-decoration:underline;
}

.more a:hover{
	color:#ffffff;
	text-decoration:none;
}

.table{
	width:100%;
	float:left;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px solid #ccc;
	padding-top:30px;
	color:#444;
}

.table_col{
	width:100%;
	float:left;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px solid #ccc;
	color:#444;
}

.table_col1c{
	float:left;
	width:95px;
	font-family:arial,verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:5px;
	text-align:center;
	color:#444;
}

.table_col1{
	float:left;
	width:95px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:5px;
	text-align:center;
	color:#444;
}

H1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#444444;
	padding-bottom:15px;
	letter-spacing:-1px;
	border-bottom:1px solid #efefef;
	margin-bottom:15px;
	margin-top:0px;
	float:left;
	width:100%;
	padding-top:2px;	
}

* html h1{
	margin-bottom:0px;
}

H2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#444444;
	margin:0px;
	padding-bottom:15px;
	padding-top:20px;
	border-bottom:1px solid #efefef;
	margin-bottom:15px;
	float:left;
	width:100%;
}

* html h2 {
	margin-bottom:0px;
}


.copy{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#444444;
	padding-bottom:20px;
	/*padding-top:10px;*/
	padding-left:7px;
}

.copy a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#444444;
	text-decoration:none;
}

.copy a:hover{
	color:#30658e;
	text-decoration:underline;
}

.poza{
	float:left;
	border:1px solid #7b482b;
	padding:3px;
	margin:8px;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.cssform p{
width: 300px;
clear: left;
margin: 0;
padding: 5px 0 8px 0;
padding-left: 155px; /*width of left column containing the label elements*/
border-top: 0px dashed gray;
height: 1%;
}

.cssform label{
font-weight: none;
float: left;
margin-left: -155px; /*width of left column*/
width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 180px;
}

.cssform textarea{
width: 250px;
height: 150px;
}

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
margin-left: 3px;
}

.galerie_poza{
	float:left;
	padding:13px;
}

* html .galerie_poza{
	float:left;
	padding:12px;
}

/***********************************************
* Virtual Pagination script- © Dynamic Drive DHTML code library (www.dynamicdrive.com)
* This notice MUST stay intact for legal use
* Visit Dynamic Drive at http://www.dynamicdrive.com/ for full source code
***********************************************/


/*Sample CSS used for the Virtual Pagination Demos. Modify/ remove as desired*/

.virtualpage, .virtualpage2, .virtualpage3{
/*hide the broken up pieces of contents until script is called. Remove if desired*/
display: none;
float:left; padding-left:35px;
}

.paginationstyle{ /*Style for demo pagination divs*/
width: 250px;
text-align: center;
padding: 2px 0;
margin: 0px 0;
float:left;
}

.paginationstyle select{ /*Style for demo pagination divs' select menu*/
border: 1px solid navy;
margin: 0 15px;
}

.paginationstyle a{ /*Pagination links style*/
padding: 0 5px;
text-decoration: none;
}

.paginationstyle a:hover, .paginationstyle a.selected{
color: #000;
}

.paginationstyle a.imglinks{ /*Pagination Image links style (class="imglinks") */
border: 0;
padding: 0;
}

.paginationstyle a.imglinks img{
vertical-align: bottom;
border: 0;
}

.paginationstyle a.imglinks a:hover{
background: none;
}

.paginationstyle .flatview a:hover, .paginationstyle .flatview a.selected{ /*Pagination div "flatview" links style*/
color: #000;
background-color: yellow;
}


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.wireframemenu ul{
padding: 0;
margin: 0;
margin-top:10px;
margin-left:20px;
list-style-type:none;
width:150px;
}

.wireframemenu a{
font: 11px Verdana;
/*padding: 4px 3px;*/
display: block;
padding-bottom:5px;
width: 100%; /*Define width for IE6's sake*/
color: #ffffff;
text-decoration: none;
}

.wireframemenu a:visited{
color: #ffffff;
}


.wireframemenu a:hover{
color: #ffffff;
text-decoration:underline;
}
