* { margin: 0; padding: 0; border: 0; }
html, body { height: 100%; width: 100%; }
BODY {
	color : #878787;
	font: 12px Tahoma, sans-serif;
	background: #fff;
}
a, a:active, a:link, a:visited {
   text-decoration: underline;
	color: #01a9ff;
}
a:hover {
 text-decoration: none;
 color: #000;
}
li{
	padding: 2px 10px;
	list-style: square;
}
p {
padding: 5px 0;
}
h4 {
padding: 0 0 10px 30px;
color: #a3732b;
font: normal 20px sans-serif;
}
h1, h2, h3 {
padding: 7px 0;
color: #01a9ff;
font: normal 18px Tahoma, sans-serif;
}
/*  */
.all{
min-height: 100%;
min-width: 1000px;
margin: 0 0 -95px 0;
}
*html .all{ 
height: 100%;
width: expression(((document.documentElement.clientWidth || document.body.clientWidth) < 1000)? "1000px" : "auto");
 }

/* start sidebar */
.sidebar{
float: left;
width: 290px;
padding: 0 0 60px 0
}
.logo{
	padding: 23px 0 0 12px;
}
.icon{
margin: -10px 0 0 0;
padding: 0 0 0 45px;
position: relative;
}
.icon li{
float: left;
padding: 0 0 0 20px;
list-style: none;
}
a.home, a.home:active, a.home:link, a.home:visited {
   text-decoration: none;
	display: block;
	background: url(/templates/img/home-a.gif) no-repeat;
	width: 17px;
	height: 16px;
}
a.home:hover, a#home-act {
 background: #92e2ff url(/templates/img/home-h.gif) no-repeat;
 text-decoration: none;
}
a.mail, a.mail:active, a.mail:link, a.mail:visited {
   text-decoration: none;
	display: block;
	width: 17px;
	height: 16px;
	background: url(/templates/img/mail-a.gif) no-repeat;
}
a.mail:hover, a#mail-act{
 background: #92e2ff url(/templates/img/mail-h.gif) no-repeat;
}
a.map, a.map:active, a.map:link, a.map:visited {
   text-decoration: none;
	display: block;
	width: 17px;
	height: 16px;
	background: url(/templates/img/map-a.gif) no-repeat;
}
a.map:hover, a#map-act {
  background: #92e2ff url(/templates/img/map-h.gif) no-repeat;
}
.sb-text{
	padding: 20px;
}
.sb-text p{
	padding: 5px 0;
}
#roz{
	color: #b01e1e;
}
#gr{
	color: #b01e1e;
}
.menu{
padding: 20px 0 0px 135px;
min-height: 130px;
}
*html .menu{
height: 130px;
}
#pozdr{
background: url(/templates/img/pozdr.jpg) no-repeat 10px 0;
}
#scenario{
background: url(/templates/img/scenario.jpg) no-repeat 10px 0;
}
#toast{
background: url(/templates/img/toast.jpg) no-repeat 3px 0;
}
.menu li{
padding: 2px 0;
list-style: none;
}
a.m, a.m:active, a.m:link, a.m:visited {
   text-decoration: underline;
	font-size: 13px;
	font-weight: bolder;
	padding: 0 5px;
	color: #005064;
}
a.m:hover {
 text-decoration: none;
 color: #01a9ff;
}
/* start content */
.content{
margin: 0 20px 0 290px;
padding: 20px 0 0 0;
}
.content ul {
padding-left: 25px;
}
.cont-top{
min-height: 320px;
float: left;
width: 100%;
}
*html .cont-top{
height: 320px;
}
.fl-l{
	float: left;
	padding: 0 10px 10px 0;
}
.text{
	margin: 0 0 0 430px;
}
.content p{
padding: 5px 10px;
}
.block{
float: left;
width: 100%;	
}
.bul{
background: #f3f3f3 url(/templates/img/bul.gif) no-repeat;
margin: 10px 0;
float: left;
}
.bur{
background: url(/templates/img/bur.gif) no-repeat 100% 0;
}
.bdl{
background: url(/templates/img/bdl.gif) no-repeat 0 100%;
}
.bdr{
padding: 30px 30px 30px 30px;
background: url(/templates/img/bdr.gif) no-repeat 100% 100%;
}
.buy-links{
font-size: 11px;
color: #fff;
border: 1px dashed #dedede;
float: left;
margin: 10px;
}
.buy-links div{
padding: 7px;
}
/* end content */

/* start footer */
.clear-cont{
clear: left;
height: 0;
overflow: hidden;
}
.clear{
clear: both;
height: 100px;
}
.footer{
min-width: 1000px;
height: 95px;
font-size: 11px;
position: relative;
}
*html .footer{ 
width: expression(((document.documentElement.clientWidth || document.body.clientWidth) < 1000)? "1000px" : "auto");
 }
 .foot-br{
 	margin: 0 20px 0 160px;
	border-top: 10px solid #dedede;
	padding: 20px 0 0 0;
 }
.copyright{
float: left;

}
.alfa-tec{
float: right;
width: 160px;
}
.banner{
margin: 0 190px 0 400px; 
padding: 10px 0 0 0;
text-align: right;
}
.banner img{
margin: 0 0 0 20px;
}
a.alfa, a.alfa:active, a.alfa:link, a.alfa:visited, a.alfa:hover{
   text-decoration: none;
	font-size: 10px;
	color: #878787;
	display: block;
	background: url(/templates/img/alfa.gif) no-repeat 0 10px;
	padding: 10px 0 10px 35px;
}
/* end footer */
.hz{
	background: url(/templates/img/hz.jpg) no-repeat 10px 0;
	height: 132px;
	width: 150px;
	margin: -132px 0 0 0;
}
