@CHARSET "UTF-8";
html {
	overflow-y: scroll;
	height:100%;
}
body {
	position:relative;
	margin:0px;
	padding:0px;
	top:0px;
	left:0px;
	height:100%;
	width:100%;
	background-color:#A3916D;
}

#main{
	width:100%;
	height:600px;
	background-image:url("images/back_1px.jpg");
	background-repeat: repeat-x;
	
}

#principal {
	margin: 0 auto;
	width:723px;
	height:600px;
}

#sus{
	width:723px;
	height:60px;
}

#meniu{
	width:723px;
	height:62px;
}

#logo{
	float:left;
	width:218px;
	height:62px;
	background-image:url("images/logo.jpg");
}

.item1{
	float:left;
	cursor:pointer;
	width:66px;
	height:62px;
}

.item2{
	float:left;
	cursor:pointer;
	width:85px;
	height:62px;
}

.item3{
	float:left;
	cursor:pointer;
	width:73px;
	height:62px;
}

.item4{
	float:left;
	cursor:pointer;
	width:83px;
	height:62px;
}

#meniu_right{
	float:left;
	width:198px;
	height:62px;
	background-image:url("images/menu_right.jpg");
}

#level1{
	width:723px;
	height:68px;
	background-image:url("images/level1.jpg");
}

#level2{
	width:723px;
	height:11px;
	background-image:url("images/level2.jpg");
}

#level3{
	width:723px;
	height:36px;	
}

#level3_left{
	float:left;
	width:167px;
	height:36px;
	background-image:url("images/level3_left_item1.jpg")
}

#level3_right{
	float:left;
	width:556px;
	height:36px;
	background-image:url("images/level3_right.jpg")	
}

#content{
	width:723px;
	height:345px;
}

#content_left{
	float:left;
	width:24px;
	height:345px;
	background-image:url("images/content_left.jpg");
}

#mainContent{
	float:left;
	width:690px;
	height:345px;
	background-color:#433826;
}

#content_right{
	float:left;
	width:9px;
	height:345px;
	background-image:url("images/content_right.jpg");
}

#mainContentTop{
	width:690px;
	height:40px;
	background-image:url("images/item1_content_top.jpg");

}


#bottom{
	width:723px;
	height:13px;
	background-image:url("images/bottom.jpg");
}

#anul{
	float:left;
	font-family:Arial;
	font-size:12px;
	color:#FFFFFF;
	width:420px;
	margin-left:30px;
	margin-top:20px;
}

#ilustratia{
	float:left;
	font-family:Arial;
	font-size:12px;
	color:#A2A2A2;
	width:110px;
	margin-left:17px;
	margin-top:20px;
}
#verticalLeft{
	float:left;
	width:10px;
	height:291px;
}
#verticalRevista{
	float:left;
	width:434px;
	height:291px;
	background-color:#4E4433;
}
#verticalCenter{
	float:left;
	width:4px;
	height:291px;
}
#verticalIlustratie{
	float:left;
	width:232px;
	height:291px;
	background-color:#4E4433;
}
#verticalRight{
	float:left;
	width:10px;
	height:291px;
}

#copyright{
	height:14px;
	width:690px;
	font-family:Arial;
	font-size:10px;
	color:#A2A2A2;
	text-align:right;
}
#autorIlustratie{
	width:212px;
	height:21px;
	font-family:Arial;
	font-size:12px;
	color:#FFFFFF;
	margin-left:20px;
}

#articole{
	float:left;
	height:251px;
	width:190px;
	margin-left:20px;
	margin-top:20px;
	font-family:Arial;
	font-size:12px;
	color:#FFFFFF;
}
.link {
	font-family: Arial, Helvetica sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
}

.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}

.vscrollerbase {
width: 5px;
}
.vscrollerbar {
width: 5px;
background-color: #FFFFFF;
}
.hscrollerbase {
height: 5px;

}
.hscrollerbar {
height: 5px;
background-color: #FFFFFF;
}

.host {
	text-decoration:none;
	font-family:arial;
	font-size:9px;
	color:#433826;
}
.host a {
	text-decoration:none;
	font-family:arial;
	font-size:9px;
	color:#433826;
}