html, body {
	color:#FFFFFF;
	behavior: url(csshover.htc);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-position: top left;
	margin: 0px;
	padding: 0px;
}

#wrap {
	margin: auto; 
	width:768px;
	border:1px solid #056EC1;
	margin-top:0px;
	margin-bottom:0px;
}

#header {
	margin: auto;
	width:768px;
	height:180px; /* one of the places to change overall height: header section */
	float:left;	
}
#menu {
	width: 768px;
	height:56px;
	background-image:url(../images/gerenda.jpg);
	float: left;
}
.menu_text {
	color:#663333;
	font-size:16px;
	font-weight:bolder;
	font:Tahoma;
	padding-top:10px;
}
#content {
	width:768px;
	
	background-image:url(../images/deszka.jpg);
	
	border-top:none;
	margin: auto;
	float:left;
}
#content2 {
	width:768px;
	background-image:url(../images/deszka.jpg);
	border-top:none;
	margin: auto;
	float:left;
}
.main_text {
	color:#FFFFCC;
	font-size:12px;
	font-weight:normal;
	font:Tahoma;
	padding-left:5px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
}

#footer {
	margin: auto;
	width:768px;
	height:40px;
	background-image:url(../images/gerenda2.jpg);
	float:left;	
}
.footer_text {
	color:#663333;
	font-size:14px;
	font-weight:bold;
	font:Tahoma;
	padding-top:18px;
	padding-bottom:5px;
}
a:link, a:visited { color:#663333; text-decoration:none } 
a:active, a:hover { color:#663333; text-decoration:none }
.items {
    color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	font-family:Tahoma;
}
.items2 {
	color:#056EC1;
	font-size:12px;
	font-weight:normal;
	font-family: Tahoma;
	text-decoration: none;
	padding-left:20px;
}

#menucontainer {
	width:800px;
	height:262px;
	background-color:#02243d;
	margin: auto;
}


#side1 {
	width:280px;
	height:300px;
	/* one of the places to change overall height: lower section  */ 
	float:left;
}
#side8 {
	width:180px;
	height:300px;
	/* one of the places to change overall height: lower section  */ 
	float:left;
}
#side7 {
	width:300px;
	
	/* one of the places to change overall height: lower section  */ 
	float:left;
}
#side5 {
	width:280px;
	height:300px;
	/* one of the places to change overall height: lower section  */ 
	float:left;
}
#side6 {
	width:300px;
	height:350px;
	/* one of the places to change overall height: lower section  */ 
	float:left;
}
#side2 {
	width:600px;
	height:300px;
	float:left;
	/* one of the places to change overall height: lower section  */ 
}
#side4 {
	width:580px;
	float:left;
	
	/* one of the places to change overall height: lower section  */ 
}
#side3 {
	width:900px;
	
	float:left;
	/* one of the places to change overall height: lower section  */ 
}
.titlr {
    color:#FFFFFF;
	font-size:23px;
	font-weight:normal;
	font:Arial;
	font-style:italic;
	padding-top:10px;
}
.meniu {
	color:#333333;
	font-size:18px;
	font-weight:bold;
	font:Arial;
	font-style:italic;
	padding-top:25px;
}

#lside1 {
	width:253px;
	height:465px; /* one of the places to change overall height: lower section  */ 
	background-image: url(../img/l_line.jpg);
	float:left;
	font-size:0.7em;
}
.price
{
    color:#FF0000;
	font-size:16px;
	font-weight:bold;
	font:Tahoma;
}
.news_text
{
    color:#000000;
	font-size:12px;
	font-weight:normal;
	font:Tahoma;
	padding-left:5px;
	padding-right:5px;
}
.table_text
{
    color:#000000;
	font-size:10px;
	font-weight:normal;
	font:Tahoma;
	padding-left:5px;
	padding-right:5px;
	
}
.name_text
{
    color:#0000FF;
	font-size:13px;
	font-weight:bold;
	font:Tahoma;
}
.name2_text
{
    color:#FF0000;
	font-size:13px;
	font-weight:bold;
	font:Tahoma;
}
.detalii_text
{
    color:#000099;
	font-size:13px;
	font-weight:bold;
	font:Tahoma;
	
}
#container {
	width:547px;
	height:464px; /* one of the places to change overall height: lower section */
	background-image:url(../img/gray.jpg);
	float:left;	
}


#text {
	height:400px;
	width:500px; 
	padding-left:20px;  
	padding-right:10px;
	font-size:0.7em;
	overflow:auto;
	font-weight:normal;
	line-height:120%;
	clear:both;
}
#textleft {
	width:150px; /* 414 */
	/* padding-right:10px;
	 overflow:auto; */
	font-weight:normal;
	line-height:110%;
	float:left;
	text-align:left;
	color: #888888;
}
#textright {
	width:150px; /* 414 */
	/* padding-right:10px;	
	 overflow:auto; */
	font-weight:normal;
	line-height:110%;
	float:right;
	text-align:left;
	color: #888888;
}

