* html{
	margin: 0  auto;
	padding: 0px;
}

.wide img .wide object{
	display: block;
	margin-left: auto;
	margin-right: auto;	
}

.wide2 img, .wide2 object{
	display: block;
	margin-left: auto;
	margin-right: auto;	
}

.wide3 img .wide3 object{
	display: block;
	margin-left: auto;
	margin-right: auto;	
}

body{
	margin: 0px auto;
	padding: 0px;	
}

.left-bk{
	text-align:right;
	background:url(/images/bg-left.jpg) no-repeat top right;
}

.right-bk{
	background:url(/images/bg-right.jpg) no-repeat top left;
	text-align:left;
}

/*-------------------------------------------------------------*/

#page{
	width:936px;
	background:#EEEEEE;
}

#header{
	height: 315px;
	width: 936px;
	background:url(/images/header.jpg) no-repeat #EEE;	
}

#lang{
	float: right;
	margin: 0px;
	margin-right: 23px;
	margin-top: 20px;
	font-family: Arial, Tahoma, Verdana;
	font-size: 14px;
	font-weight: normal;
	color:#FFFFFF;
}

#lang a:link {
	font-family: Arial, Tahoma, Verdana;
	font-size: 14px;
	font-weight: normal;
	color:#FFFFFF;
	text-decoration: none;
}

#lang a:visited {
	font-family: Arial, Tahoma, Verdana;
	font-size: 14px;
	font-weight: normal;
	color:#FFFFFF;
	text-decoration: none;
}

#lang a:hover {
	font-family: Arial, Tahoma, Verdana;
	font-size: 14px;
	font-weight: normal;
	color:#FFFFFF;
	text-decoration: underline;
}


#menu{
	width: 936px;
	height: 31px;
	margin-bottom:5px;	
}

#menu ul{ 
	list-style:none; 
	margin:0px; 
	padding:0px;
	height:31px;
}

#menu ul li{
	float: left;
}

#menu ul li.split{
	width: 2px;
	height: 31px;
	background:url(/images/menu-spliter.png) no-repeat;
}
#menu img{
	border:0px;
}

.preload{
	position:absolute;
	left:-1000px;
}
/*----------------------CONTENT-----------------*/
#content{
	width: 936px;
	padding-top:10px;
	display: table;
	background:#EEEEEE;
}

#content .wide{
	width: 600px;
	float:left;
	margin: 5px 10px 10px 10px;
	font: normal 12px Arial;
	display: table;
}

#content .wide2{
	width: 600px;
	float:left;
	margin: 5px 10px 10px 10px;
	font: normal 13px Arial;
	display: table;
}

#content .wide3{
	width: 600px;
	float:left;
	margin: 5px 10px 10px 10px;
	font: normal 14px Arial;
	display: table;
}

/*----------------------SIDEBAR-----------------*/
#content .sidebar{
	float: right;
	width: 290px;
	padding-top: 5px;
	font: normal 14px sans-serif;
	color: #666666;
/*	margin-left:-100px;*/
	display: inline;
}

#content .sidebar .searchbox{
	float: right;
	width: 290px;
	height: 40px;
	background: url(/images/searchbox-bg.jpg) no-repeat;
}
#content .sidebar .searchbox .field{
	padding-top:9px;
	padding-left: 75px;
	float:left;
}
#content .sidebar .searchbox .field input{width: 180px;border: 0px;}
#content .sidebar .searchbox .button{
	padding-top:10px;
	padding-left: 1px;
	
	float:left;
}


/*-------------- FOOTER ---------------*/

#footer{
	width: 936px;
	padding-top: 10px;
	padding-bottom: 30px;
	display: table;
	background: url(/images/footer-bk.png) no-repeat bottom #EEEEEE;
}

#footer th{
	font: normal 13px Arial;
	background:#FFFFFF;
	text-align:left;
	padding:4px 4px 4px 10px;
	color:#FFFFFF;
	border: 2px #FFFFFF solid;
}
#footer td.link{
	font: normal 13px Arial;
	background:#FFFFFF;
	text-align:left;

	padding:4px 4px 4px 10px;
}
#footer td.copyright{
	font: normal 10px Arial;
	text-align:left;

	padding:4px 4px 4px 10px;
}
#footer a{
	font: normal 11px Arial;
	color: #993366;		
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}

#footer a.style2{
	font: normal 12px Arial;
	color: #993366;		
	text-decoration:none;
}
/*----------------------*/

h1{
	font: bold 40px 'Century Gothic', Arial;
	margin:0px;
	padding: 0px;
	padding-top: 8px;
	color:#641A3D;	
}
h2{

	font: bold 20px 'Century Gothic', Arial;
	margin:0px;
	padding-top: 8px;
	color:#641A3D;	
}
h3{
	font: bold 13px 'Century Gothic', Arial;
	margin:0px;
	padding-top: 8px;
	color:#000000;
	color:#641A3D;	
}
h3 a{ 
	font: bold 12px 'Century Gothic', Arial;
	color:#641A3D;	
	text-decoration:none;
}
h3 a:hover{ 
	text-decoration:underline;
}
h4{
	font: bold 15px 'Century Gothic', Arial;
	margin:0px;
	padding-top: 8px;
	color:#000000;
}


.description{
	color:#333333;
}

.photo-big img{
	width: 400px;
	border: 5px #CCCCCC solid;
	padding:0px;
	margin:0px;
}

.photo-single img{
	width: 600px;
	border: 5px #CCCCCC solid;
	padding:0px;
	margin:0px;
}

.photo-sml img{
	width: 190px;
	border: 5px #CCCCCC solid;
}

.sidebar img{
	border: 3px #CCCCCC solid;
}

.photo-msml img{
	width: 180px;
	height: 135px;
	border: 5px #CCCCCC solid;
}
.photo-vsml img{
	width: 170px;
	border: 5px #CCCCCC solid;
}
img{
	border:0px;
}


.textlink{
	margin: 0px;
	font-family: sans-serif, Arial, Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
	color:#666666;
}

.textlink a:link {
	font-weight: normal;
	color:#666666;
	text-decoration: none;
}

.textlink a:visited {
	font-weight: normal;
	color:#666666;
	text-decoration: none;
}

.textlink a:hover {
	font-weight: normal;
	color:#666666;
	text-decoration: none;
}
