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

BODY {
	background:url(../images/bg.gif) #fffcf1 center top repeat-x;
	margin:0px;
	padding:0px;
	font-family:verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	line-height:15px;
}

#page {
	width:920px;
	margin: 0 auto;
}

#top {
	width:920px;
	height:385px;
	float:left;
	overflow:hidden;
}

#footer{
	float:left;
	width:920px;
	padding-top:35px;
	background:url(../images/bg_footer.gif) #fffcf1 no-repeat top left;
}

.top_content{
	float:left;
	width:920px;
	height:126px;
	background:url(../images/bg_header.gif) no-repeat top left;
}

.banner{
	float:left;
	width:920px;
	height:262px;
	/*background:url(../images/banner.jpg) no-repeat top left;*/
}

.content_left{
	padding-left:70px;
	float:left;
	width:280px;
}

.content_right{
	width:505px;
	padding-right:60px;
	float:right;
	padding-top:20px;	
	padding-bottom:20px;
}

#body {
	width:920px;
	/*height:531px;*/
	float:left;
	background:url(../images/bg_body.gif) no-repeat top left;
}

#body2 {
	width:920px;
	/*height:531px;*/
	float:left;
	background:url(../images/body_bg.gif) bottom left repeat-y;
}

#body22 {
	width:920px;
	float:left;
	background:url(fimages/image4.jpg) #043861 no-repeat top left;
	padding-bottom:0px;
}

#body3 {
	width:920px;
	float:left;
	background:url(images/image3.jpg) #043861 no-repeat top left;
	padding-bottom:0px;
}

#menu {
	float:right;
	width:628px;
	padding-top:30px;
	padding-right:20px;
}


/*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(css/media/chromebg.gif) center center repeat-x;
padding: 8px 0px 8px;
margin: 0;
text-align: right; /*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:Trebuchet MS, Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
color: #d5f2fe;
padding-top:3px;
padding-bottom:3px;
padding-left:8px;
padding-right:8px;
margin: 0;
text-decoration: none;
/*text-transform:uppercase;*/
}

.menu ul li a:hover{
background: url(images/bg_meniu.gif) center center repeat-x;
background-color:#69c3e7;
color:#000f1b;
}

#menu_bottom {
	float:right;
	width:880px;
	padding-right:20px;
}

.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:verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color: #72c5e6;
padding-left:8px;
padding-right:8px;
margin: 0;
text-decoration: none;
}

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



P {
	font-family:"trebuchet ms",verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fcdca1;
	line-height:17px;
}

.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 #38607c;
	padding-top:30px;
}

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

.table_col1c{
	float:left;
	width:175px;
	font-family:verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left:5px;
}

.table_col2c{
	float:left;
	width:140px;
	font-family:verdana, Arial, Helvetica, sans-serif;
	font-size:11px;		
}

.table_col3c{
	float:left;
	width:110px;
	font-family:verdana, Arial, Helvetica, sans-serif;
	font-size:11px;		
}

.table_col1{
	float:left;
	width:215px;
	font-family:verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left:5px;			
}

.table_col2{
	float:left;
	width:130px;
	font-family:verdana, Arial, Helvetica, sans-serif;
	font-size:11px;		
}

.table_col3{
	float:left;
	width:90px;
	font-family:verdana, Arial, Helvetica, sans-serif;
	font-size:11px;		
}

H1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:19px;
	color:#f5da64;
	margin:0px;
	/*padding-top:10px;*/
	/*text-transform:uppercase;*/
}

H2 {
	font-family:"Trebuchet MS", verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#fcdca1;
	margin:0px;
	padding:0px;
	/*padding-bottom:5px;*/
}

.h2{
	font-family:Arial, Helvetica, sans-serif; font-size:14px;
	color:#ffffff;
	font-weight:bold;
	height:21px;
	padding-left:30px;
	padding-top:15px;
}

.h2 a{
	font-family:Arial, Helvetica, sans-serif; font-size:14px;
	color:#ffffff;
	font-weight:bold;
	height:21px;
	padding-top:15px;
	text-decoration:none;
}

.h2 a:hover{
	text-decoration:none;
}

#content {
	width:722px;
	float:left;
}



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

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

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

.menu_jos ul li{
display: inline;
}

.menu_jos ul li a{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
color: #7cbfde;
padding-top:3px;
padding-bottom:3px;
padding-left:8px;
padding-right:8px;
margin: 0;
text-decoration: none;
border-left:0px solid #304567;
}

.menu_jos ul li a:hover{
background-color:#304567;
color:#FFFFFF;
}

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

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

.copy a:hover{
	color:#622a18;
	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: 195px;
/*background-color:#fcdca1;*/
border:0px solid #fcdca1;
padding:3px;
color:#79361c;
background:url(../images/bg_input2.gif) no-repeat left center;
}

.cssform select{ /*width of text boxes. IE6 does not understand this attribute*/
background-color:#fcdca1;
border:0px solid #fcdca1;
padding:3px;
color:#79361c;
}

.cssform textarea{
width: 280px;
height: 120px;
background:url(../images/textarea_bg.gif) #f8dba3 no-repeat left bottom;
/*background-color:#fcdca1;*/
border:0px solid #fcdca1;
padding:3px;
color:#79361c;
font-family:Arial, Helvetica, sans-serif;
}

/*.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:3px;
	border:1px solid #74422a;
	margin:12px;
}

* html .galerie_poza{
	float:left;
	padding:3px;
	border:1px solid #74422a;
	margin:11px;	
}

.top_cnt_logo{
	float:left;
	width:192px;
	padding-left:60px;
}

.top_cnt_menu{
	float:right;
	width:648px;
	height:93px;
	background:url(images/bg_header.png) no-repeat right bottom;
}

.top_cnt_img{
	float:left;
	width:900px;
	height:242px;
}



/***********************************************
* 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;
}

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

.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;
}

.content_big{
	float:left;
	width:311px;
	padding-top:15px;
	color:#ffffff;
	text-align:justify;
	padding-left:40px;
	padding-right:40px;
}





.aerobuttonmenu{ /*container that holds a row of aero buttons*/
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: auto;
/*background: #F7F7F7; /*menu strip background*/
border: 1px solid gray;
padding: 4px 0;
border-width: 1px 0;
}

* html .aerobuttonmenu{ /*IE6 and below hack. Set explicit strip width*/
width: 100%;
}

.aerobuttonmenu a.aero{ /*aero button CSS*/
background: transparent url('../images/aeroleft.gif') no-repeat top left;
display: block;
float: right;
font: bold 13px "trebuchet ms", Verdana, Trebuchet MS; /* Change 13px as desired */
line-height: 23px; /* This value + 8px should equal height of button background (default is 31px) */
height: 33px; /* Height of button background height */
padding-left: 10px; /* Width of left menu image */
text-decoration: none;
margin-right: 5px; /*spacing between buttons*/
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70); /*this and next two rules control opacity of buttons before hover*/
opacity: 0.9;
-moz-opacity: 0.9;
}

.aerobuttonmenu a.aero:link, .aerobuttonmenu a.aero:visited, .aerobuttonmenu a:active{
color: #fcdca1; /*button text color*/
}

.aerobuttonmenu a.aero span{
background: transparent url('../images/aeroright.gif') no-repeat top right;
display: block;
padding: 5px 10px 5px 0; /*Set 10px here to match value of 'padding-left' value above*/
}

.aerobuttonmenu a.aero:hover{ /* Hover state CSS */
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100); /*this and next two rules control opacity of buttons during hover*/
opacity: 1;
-moz-opacity: 0.99;
}

.aerobuttonmenu a.aero:hover span{ /* Hover state CSS (for text) */
color: #fce468;
}

.black a.aero{
background-image: url('../images/aeroleftblack.gif');
}

.black a.aero span{
background-image: url('../images/aerorightblack.gif');
}

.aerobuttonmenu .rightsection{
float: right;
width: 100px;
position: relative;
top: 3px;
padding-right: 5px;
text-align: right;
}

.aerobuttonmenu .rightsection a{
color: navy;
}

.meniu_container{
	width:505px;
	border:0px solid #FFFFFF;
	float:left;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px dotted #6a3d28;	
}

.meniu_top_cont{
	width:505px;
	float:left;
}

.meniu_top_produs{
	font-family:"trebuchet ms", Arial, Helvetica, sans-serif;
	color:#fcdca1;
	float:left;
	font-size:15px;
	font-weight:bold;
}

.meniu_top_pret{
	float:right;
	padding-left:20px;	
	font-family:"trebuchet ms", Arial, Helvetica, sans-serif;
	color:#fcdca1;
	font-size:15px;
	font-weight:bold;	
}

.meniu_top_ingr{
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	float:left;
	font-style:italic;
}

.meniu_top_gram{
	float:right;	
	padding-left:20px;
	font-style:italic;
}

.poza_meniu{
	float:left;
	padding:9px;
}

.meniu_p_container{
	float:left;
	border:0px solid #ffffff;
	padding:29px;
}

.meniu_p_container2{
	float:left;
	border:0px solid #ffffff;
	padding-bottom:30px;
}
