/* RESET - RESET - RESET - RESET - RESET - RESET - RESET - RESET - RESET */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img {
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

/* RESET - RESET - RESET - RESET - RESET - RESET - RESET - RESET - RESET */

body{
	font-size:						11px;
	font-family:					Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:							#FFF;
	background: 					url(../img/bg.gif) repeat-x fixed;
}

a{
	color:							#E0C59D;
	text-decoration: 				none;
}

#page{
	margin:							0 auto;
	width:							600px;
	padding:							0 8px;
	background: 					url(../img/bg_page.png) repeat-y;
}

#header{
	position:						relative;
}

#it, #en{
	position:						absolute;
	top:							10px;
	right:							10px;
    display:                        none;
}

#it{
	right:							36px;
}

#main{
	float:							left;
	width:							600px;
	min-height:						300px;
	background: 					#A02925 url(../img/bg_main.gif) repeat-y;
}

#menu{
	float:							left;
	width:							165px;
	background: 					url(../img/bg_menu.gif) 119px 20px no-repeat;
}

#menu ul{
	margin-top:						20px;
	width:							130px;
}

#menu ul li{
	height:							15px;
	line-height:					15px;
	margin:							0 0 5px 10px;
	text-align: 					right;
}

#menu a:link, #menu a:visited{
	height:							15px;
	line-height:					15px;
	padding-right:					18px;
	font-weight:					bold;
	text-decoration: 				none;
	display:							block;
}

#menu a:hover, #menu a:focus, #menu a:active{
	padding-right:					16px;
	color:							#000;
	/*background: 					url(../img/select2.gif) right 2px no-repeat;*/
	text-decoration: 				none;
}

#content{
	float:							left;
	width:							380px;
	padding:							20px;
	font-size:						12px;
	line-height:					21px;
	text-align: 					right;
	background: 					#A02925 url(../img/bg_content.gif) repeat-y;
}

.gallery img{
	margin:							0 6px 5px 0;
	border:							1px solid #FFF;
}

.gallery .last{
	margin-right:					0;
}

#content p{
	margin-bottom:					21px;
	font-size:						11px;
}

#content h1,#content h2{
	font-size:						13px;
	font-weight:					bold;
	color:							#E0C59D;
}

.news{
	float:							left;
	width:							100%;
	padding-bottom:				5px;
	margin-bottom:					25px;
	border-top:					1px dotted #E2CAA5;
}

.news h2{
	margin-bottom:					5px;
}

.news img{
	float:							right;
	margin:							5px 0 0 10px;
	border:							1px dotted #E2CAA5;
	clear:                         right;
}

.linksx{
	float:							left;
	width:							130px;
	margin:							0 0 20px 40px;
	text-align: 					center;
}

.linkdx{
	float:							right;
	width:							130px;
	margin:							0 40px 20px 0;
	text-align: 					center;
}

.linksx img, .linkdx img{
	border:							1px dotted #E2CAA5;
}

#footer{
	height:							50px;
	color:							#000;
	padding-top:					8px;
	font-size:						10px;
	text-align: 					center;
	background: 					#E2CAA5 url(../img/bg_footer.gif);
	border-bottom:					2px solid #444;
	clear:							both;
}

#footer b{
	color:							#000;
}

#footer a{
	color:							#A02925;
	text-decoration: 				none;
}



#CSSViewer_block, #CSSViewer_center{
	color:			#000;
}
