* {
	margin: 0px;
	padding: 0px;
}

body{
	background: #0e0e0e url(imgs/bg.gif) repeat 0 0;
	color: #999;
	font:11px/18px "Lucida Grande", Geneva, Arial, Verdana;
	text-align:center;
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, fieldset, hr {margin: 1em 0px;}
a {color: #00ad47;text-decoration:none}
a:hover {color:#fa0;}a img{border: 0;}
.left{float:left}.right{float:right}.center,.c{text-align:center;}
img{vertical-align:middle;}blockquote{margin-left:3em;}fieldset{border:0}
.inside{text-align:left}
.clear:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
* html .clear {height: 1%;}
h1{color:#fff;font-size:16px;}
.clear-fx{clear:both}
input[type=text],input[type=password],textarea{background-color:#d1cbc4 !important;}

.white{font-size: 11px;color:#fff;font-weight: bold;margin: 0.8em 0px;}

#header{
	width:826px;
	height:200px;
	text-align:left;
	margin-top: 21px;
	margin-right: auto;
	margin-left: auto;
}


#content-i{width:826px;margin: 0 auto 5px;padding-bottom:7px;background: transparent url(../imgs/c-bottom.gif) no-repeat 0 100%;font-size:11px;}
#content-i .inside{padding:20px 20px 20px 20px; background-color:#303030;}
#content-i h1{font-size:16px;margin:0.4em 0}
#content-i h2{font-size:11px;color:#fff}
#content-i img.right{margin: 0 0 15px 30px;}

.content .inside{padding: 1px 20px;background-color:#303030;}
.content h1{margin:0.8em 0;}
.content img.right{margin: 10px 0 20px 30px;}
.content {width:826px;margin: 0 auto 5px;}

#content-l-block{width:537px;margin: 0 auto 5px;padding-bottom:7px;background: transparent url(../imgs/lb2-bottom.png) no-repeat 0 100%;}
#content-l-block .h1{color:#fff;font-size:16px;font-weight: bold;margin-top: 0;margin-bottom: 0;}
#content-l-block .inside{padding: 20px 20px 0; background-color:#303030;}
#content-l-block h1{font-size:16px;margin:0.4em 0}
#content-l-block h2{font-size:11px;color:#fff}

#content-s-block{width:280px;margin: 0 auto 5px;padding-bottom:7px;background: transparent url(../imgs/sb2-bottom.png) no-repeat 0 100%;}
#content-s-block .inside{padding: 20px 20px 0; background-color:#303030;}

.content .last, .last{margin-right:0}

.single .inside{padding: 1px 20px;background-color:#303030;}
.single{padding-bottom:7px;background: transparent url(../imgs/c-bottom.gif) no-repeat 0 100%;text-align:left;}
.single h1{margin:0;padding:1em 20px;background: transparent url(../imgs/c-top.gif) no-repeat 0 0;}
.single .inside h1{margin:1em 0;padding:0}
.single .inside h1 a{color:#fff}

.img-31{right: 25px;position: relative;top: 8px;}
.img-32{position: relative;bottom: 0;}

#news{float: right;background-color: #0e0e0e;position: relative;right: 10px;width: 300px;height: 300px;}

.single .inside-full{padding:10px 20px 1px 20px;background: transparent url(../imgs/c-top.gif) no-repeat 0 0;}



p.contact{
	margin: 0;
	padding: 0;
}

.mail{
	position: relative;
	bottom: 4px;
	right: 6px;
}

.tabulated{margin-left: 30px;}
.preparation{font-style: italic;
	font-weight: bold;
	color: #00ad47;
	font-size: 12px;
	margin-left: 10px;
}

#copyright{margin: 10px 0 21px;font-size: 11px;font-style: italic;}
#copyright p{font-size: 11px;font-style: italic;margin: 0;}


