html,body{
margin: 0;
padding: 5px 0 0 0;
line-height:1.5em;
font-size:10pt;
font-family:Times New Roman, Georgia, Arial, serif;
background: url('../images/background.gif') top left repeat-x #EBE2C9;
color:#87612E;
text-align: justify;
}
a{text-decoration: none;font-weight: bold;color:#87612E;}
a:hover{text-decoration: none;color:#C18E4A;font-weight: bold;}
img{display: block;border: 0;margin:0;padding: 0;}
p,h1,h2,h3,form{margin: 0;padding: 0;}
.center{margin: 0 auto;text-align: center;}
.fl{float: left;display: inline;}
.fr{float: right;display: inline;}
.clear{clear: both;display: block;}
input,textarea,checkbox,radio{border: 1px solid #BEB186;background: #FFF;margin: 1px;font-size:inherit;color:#87612E;}


div#header{
	display: block;
	margin: 0 auto;
	width: 980px;
	position: relative;
	z-index: 1;top:0;left:0;
	background:url('../images/shadow.png') repeat-y top;
	filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(enabled=’true’, sizingMethod=’scale’, src=’../images/shadow.png’ ); 
}
#r1,#r2{position: absolute;top:0;}#r1{left:-6px;}#r2{right:-6px;}
div#menu{width: 956px;margin: 0 auto;height: 38px;background: url('../images/menu-background.gif');}

/* MENU */
ul#mshow{margin: 0;padding: 0;list-style: none;}
li.shows{position: relative;z-index: 1;display: inline;float: left;}
#mshow li{position: relative;float: left;display: inline;}
ul.mshow, .mshow ul{
	display: none;
	margin: 0;padding: 0;
	list-style: none;
	z-index: 2;
	background:url('../images/menushow.gif');
	text-align: left;
}
.mshow li{border-bottom: 1px solid #997B46;display: block;float: none;width: 100%;clear: both;}
.mshow a{font-size:9pt;font-weight: lighter;padding: 2px 10px 2px 15px;display: block;line-height: 22px;}
.mshow a{background: url('../images/arrow0.gif') left no-repeat;color:#FFF;width: 88%;}
.mshow a:hover{background: url('../images/arrow1.gif') left no-repeat;color:#FFF;}

/* MENU */

/* CONTENT */
div#content{
	display:block;
	width:980px;
	margin:0 auto;
	clear:both;
	background:url('../images/shadow.png') repeat-y top;
	filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(enabled=’true’, sizingMethod=’scale’, src=’../images/shadow.png’);
}
div.wrapper{width: 928px;margin: 0 auto;display: block;}
div.left-side{display: inline;float: left;width: 182px;padding: 20px 0 30px 0;}
div.main-side{display: inline;float: left;padding: 20px 0 30px 0;}
div.right-side{display: inline;float: left;width: 178px;padding: 20px 0 30px 0;}

input.btn{background: url('../images/nag-background.gif') top repeat;font-size:10pt;color:white;padding: 3px 10px 3px 10px;border: 0;}


h1.nag{background: url('../images/nag-background.gif') repeat-x;font-size:10pt;color:white;height: 24px;padding: 2px 0 0 0;}
.nag img{float: left;}
#flashtest img{display: block;margin: 0 auto;border: 1px solid #8C7435;background: #FFF;}
.add{display: block;margin: 0 auto;border: 1px solid #8C7435;}
.dotz{background: url('../images/dot.gif') bottom repeat-x;padding: 0 0 10px 0;}
.ramka{border: 1px solid #8C7435;margin: 0 10px 0 0;display: inline;float: left;}
ul.in{margin: 0;list-style-position: inside;padding: 0;}
.in li{background: url('../images/dot.gif') bottom repeat-x;}

.fotter{width: 980px;margin: 0 auto;height: 50px;background: url('../images/footer.gif');display: block;padding: 18px 0 0 0;}




#who{width: 980px;display: block;margin: 0 auto;color:#DABC94;font-size:8pt;}
#who a{color:#A0713E;}
#f1,#f2{display:none;}

.galeria{
	display: inline;
	float: left;
	margin: 13px;
	border: 1px solid #AD9E71;
	min-width:150px;/*IE*/
	max-width:150px;
	width:auto;!important
	background: #FFF;
}
.galeria img{margin: 0 auto;display: block;clear: both;}
.galeria p{
	display: block;
	padding: 0 5px 0 5px;
	background: #AD9E71;
	color:#FFF;
	clear: both;
	text-align: center;	
	font-size:11px;
}
.galeria a,.galeria{color:#FFFFD4;}
