body{
	background: #000000;
	margin: 0;
	padding: 0;
	font-family: verdana;
	font-size: 11px;
	color: #cfcdcd;
}

img{
	border: 0;
}

a{
	text-decoration: none;
	color: white;
}

div,p,h1{
	margin: 0;
	padding: 0;
}

.form{
	border: 1px solid #999999;
	background: black;
	color: white;
	font-family: verdana;
	font-size: 11px;
	padding: 3px;
}

.button{
	border: 1px solid #999999;
	background: black;
	color: white;
	font-family: verdana;
	font-size: 11px;
	padding: 3px;
	cursor: pointer;
}

#header{
	width: 1280px;
	height: 139px;
	background: url(poze/layout/header.jpg) top left no-repeat;
	
}

#content{
	width: 1280px;
	background: url(poze/layout/content.jpg) top left no-repeat;
}

#contentSpacer{
	width: 2px;
	height: 850px;
	float: left;
}

#menu{
	text-align: right;
	float: left;
	width: 205px;
	padding-top: 30px;
	
}

#mainContent{
	
	width: 810px;
	float: left;
	
}

#menu ul{
	list-style-type: none;
	margin: 10px 10px 0 20px;
	padding: 0;
}

#menu ul li{
	padding-bottom: 5px;
}

#menu a{
	color: #cfcdcd;
	padding-right: 8px;
	font-family: tahoma;
	font-size: 12px;
	
}

#menu a:hover{
	color: #cb0505;
	background: url(poze/diverse/sag.gif) center right no-repeat;
}

.spacer{
	clear: both;
	height: 0;
	overflow: hidden;
}

#page{
	padding: 20px;
	width: 700px;
	
}

#pagePoze{
	padding: 20px;
}

h1{
	font-family: 'Arial';
	font-size: 16px;
	font-weight: normal;
}

.fontSize1{
	font-size: 11px;
}
.fontSize2{
	font-size: 12px;
}
.fontSize3{
	font-size: 13px;
}

.fontSize4{
	font-size: 14px;
}

.fontSize5{
	font-size: 15px;
}

.fontSizeBigest{
	font-size: 18px;
}

.fontTitlu{
	font-family: 'Trebuchet MS';
	font-size: 33px;
	font-weight: normal;
}

#textContent ul li{
	padding-bottom: 5px;
	
}

#listLinkuri{
	list-style-type: none;
	margin: 10px 10px 10px 20px;
	padding: 0;
}

#intro{
	width: 700px;
	height: 465px;
	overflow: hidden;
	border: 1px solid #999999;
}

#picThumbs a{
	display: block;
	width: 30px;
	height: 30px;
	border: 1px solid #999999;
}

#picThumbs a:hover{
		border: 1px solid #cb0505;
}

#meniuThumbs{
	float: left;
	width: 40px;
}

#chenarThumbs{
	position: relative;
	width: 38px;
	height: 340px;
	border: 1px solid #999999;
	overflow: hidden;
	
}
		
#picThumbs{
	position: absolute;
	left: 0;
}

#moveUp{
	display: block;
	width: 40px;
	height: 40px;
	background: url(poze/diverse/thumbs_sag_up.gif) center center no-repeat;
	cursor: pointer;
}

#moveDown{
	display: block;
	width: 40px;
	height: 40px;
	background: url(poze/diverse/thumbs_sag_down.gif) center center no-repeat;
	cursor: pointer;
	
}

#zonaPoza{
	float: left;
	margin-left: 20px;
}

#poza{
	width: 702px;
	overflow: hidden;
	
}

#poza img{
	border: 1px solid #CCCCCC;
}

#loading{
	background: url(poze/diverse/loader.gif) center center no-repeat;
	height: 300px;
}

.pozaIntro{
	display: none;
	position: absolute;
	width: 700px;
	height: 465px;
	overflow: hidden;
}

#footer{
	padding: 30px;
}

#page a{
	color: white;
}	


#page a:hover{
	
	text-decoration: underline;
}

#galerii img{
	border: 1px solid #999999;
}

#galerii a:hover{
	text-decoration: none;
	color: red;
}

#poza p{
	margin-top: 10px;
}

#formularBuy{
	display: none;
}