* { margin: 0; padding: 0; border: 0; }
html, body { height: 100%; width: 100%; }
BODY {
	color : #fde7e7;
	font: 12px Tahoma, sans-serif;
	background: #580000 url(img/fon.gif) repeat-x;
}
a, a:active, a:link, a:visited {
   text-decoration: underline;
	color: #ffb8b8;
}
a:hover {
 text-decoration: none;
 color: #fff;
}
p {
padding: 5px 0;
}
h4 {
padding: 0 0 10px 30px;
color: #fff;
font: normal 20px sans-serif;
}
h1, h2, h3 {
padding: 7px 0;
color: #fff;
font: normal 18px Tahoma, sans-serif;
}
.all{
min-height: 100%;
min-width: 1000px;
margin: 0 0 -66px 0;
background: url(img/flow.jpg) no-repeat;
}
*html .all{ 
height: 100%;
width: expression(((document.documentElement.clientWidth || document.body.clientWidth) < 1000)? "1000px" : "auto");
 }
/* start header */
.header{
padding: 32px 0 0 444px;
min-height: 275px;
}
*html .header{
height: 275px;
}
.icon{
float: right;
width: 200px;
}
.icon ul{
padding: 40px 0 0 0;
}
.icon li{
float: left;
padding: 0 0 0 30px;
list-style: none;
}
a.home, a.home:active, a.home:link, a.home:visited {
   text-decoration: none;
	display: block;
	background: url(img/home-a.gif) no-repeat;
	width: 17px;
	height: 16px;
}
a.home:hover, a#act {
 text-decoration: none;
 color: #000;
 background: #626169 url(img/home-h.gif) no-repeat;
}
a.mail, a.mail:active, a.mail:link, a.mail:visited {
   text-decoration: none;
	display: block;
	width: 17px;
	height: 16px;
	background: url(img/mail-a.gif) no-repeat;
}
a.mail:hover {
 background: #626169 url(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(img/map-a.gif) no-repeat;
}
a.map:hover {
 text-decoration: none;
 color: #000;
  background: #626169 url(img/map-h.gif) no-repeat;
}
#slogan{
color: #808088;
font-size: 11px;
width: 186px;
text-align: center;
padding: 2px 0 20px 0;
}
.header p{
padding: 5px 40px 5px 0;
}

/* end header*/
/* start sidebar */
.sidebar{
float: left;
width: 290px;
}
.menu{
padding: 20px 0 0px 135px;
min-height: 130px;
}
*html .menu{
height: 130px;
}
#pozdr{
background: url(img/pozdr.png) no-repeat !important;
background:none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/templates/img/pozdr.png', sizingMethod='crop');
position: relative;
}
#scenario{
background: url(img/scenario.png) no-repeat !important;
background:none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/templates/img/scenario.png', sizingMethod='crop');
position: relative;
}
#toast{
background: url(img/toast.png) no-repeat !important;
background:none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/templates/img/toast.png', sizingMethod='crop');
position: relative;
}
.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;
	background: none;
	padding: 0 5px;
}
span.m {
 background: #000;
	font-size: 13px;
	font-weight: bolder;
 padding: 0 5px;
 color: #fff;
}
a.m:hover {
 text-decoration: none;
 color: #fff;
 background: #000;
}
/* end sidebar */

/* start content */
.content{
margin: 0 30px 0 290px;
}
.content p{
padding: 5px 10px;
}
.content ul {
padding-left: 25px;
}
.reklama{
}
.rek{
display: block;
font-size: 11px;
padding: 20px 0 5px 0;
}
.buy-links{
font-size: 11px;
color: #fff;
border: 1px dashed #966464;
}
.buy-links div{
padding: 7px;
background: #793333;
}
/* end content */

/* start footer */
.clear{
clear: both;
height: 80px;
}
.footer{
min-width: 1000px;
height: 66px;
background: #010010 url(img/copyright.gif) no-repeat 10px 9px;
color: #878787;
}
*html .footer{ 
width: expression(((document.documentElement.clientWidth || document.body.clientWidth) < 1000)? "1000px" : "auto");
 }
.copyright{
float: left;
width: 470px;
}
.copyright div{
padding: 10px 0 0 70px;
}
.alfa-tec{
float: right;
width: 200px;
}
.banner{
margin: 0 220px 0 470px; 
padding: 20px 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(img/alfa.gif) no-repeat 0 20px;
	padding: 20px 0 10px 35px;
}
/* end footer */

