﻿@charset "utf-8";
* {margin:0px; padding:0px;}
img {border:0px;}
body, html {
width:100%;
height:100%;
text-align:center;
font-size:20px;
font-style:italic;
font-family:"Times New Roman",Times,serif;
background-color:#fff;
}
hr {
border: 1;
width: 80%;
}
h1,h2,h3,h4
{
color:white;
text-align: center;}
p
{
color:white;
font-size:16px;
margin-bottom:10px;
margin-left:12px;
text-align:left;
}
a, li
{
cursor:pointer;}
p a
{
font-size:8px;
margin-bottom:0px;
}
#rights
{
font-size:14px;
color:green;
}
#rights a{color:green;}
#red
{
	color: red;
	text-decoration: blink;
	font-weight: bold;
}
#bolt
{
	font-weight: bold;
}
#all
{
width:100%;
height:100%;
position:relative;
}
#fon
{
position:absolute;
top:0;bottom:0;
right:0px;
height:100%;
z-index:1;
background-image:url(../images/fon.jpg);
background-repeat:no-repeat;
}
#container{
position:relative;
z-index:2;
margin:0 auto;
text-align:center;
width:985px;
}
#header
{
background-image:url(../images/logo.png);
background-repeat:no-repeat;
text-align:right;
height:240px;
}
#left{
width:195px;
float:left;
}
#al
{
background-image:url(../images/v_fon1.gif);
background-repeat:no-repeat;
}
#al img
{
padding:4px 0px;}
#al a
{ display:block;
height:35px;
}
#clear{
height:0;
font-size:1px;
line-height:0px;
clear:both;
}
#footer{
padding-top:15px;}
#zakaz
{
margin-left:5px;
position:relative;
width:300px;}
#zakaz input
{float:right;}
#subm
{
color:#fff;
background:#23461f;
padding:3px;
cursor:pointer;}
#g_menu
{
margin-top:28px;
}
#adres
{
height:24px;}
#content{
margin:0px; 
margin-left:200px; 
padding-top:10px;
}
