body, html{
margin: 0px;
padding: 0px;
background: #8d1b11;
font: 12px Arial, Verdana;
color: #800b10;
text-align:center;
height:100%;
}
#menu{
width:190px;
margin:0px;
padding:0;
list-style:none;
}
#menu ul{
margin:0;
padding:0;
list-style:none;
width:200px;
display:none;
}
#menu li{
position:relative;
}
#menu li:hover,#menu li.jshover{
background-color:#8f1711;
}
#menu ul{
position:absolute;
top:0px;
left:190px;
color:#ffebd9;
background-color:#8f1711;
}
#menu ul a{
color:#ffebd9;
border-bottom:1px solid;
padding-left:10px;
}
#menu ul a:hover{
background-color:#82070d;
color: #ffffff;
}
#menu li:hover ul,#menu li.jshover ul{
display:block;
}
#menu a{
display:block;
padding-left:38px;
padding-top:3px;
padding-bottom:3px;
text-decoration:none;
position:relative;
color:#800b10;
border:none;
}
#menu a:hover{
background-color:#8f1711;
color:#ffffff;
}
* html #menu a{height:1%}
* html #menu li{float:left}

#container{
width:1000px;
margin:0 auto;
height:100%;
}
#content-all{
width:1000px;
height:100%;
background-image:url(/UserFiles/Image/fon.jpg);
}
img{
border: none;
}
#header1{
float: left;
}
#header2{
float: left;
}
#header3{
float: left;
}
#header4{
float: left;
}
#header5{
float: left;
}
#header6{
float: left;
}
#header7{
float: left;
}
#top1{
float: left;
}
#top2{
float: left;
}
#center1{
float: left;
}
#center2{
float:left;
width: 611px;
height: 26px;
background-color: #8e1911;
}
#center3{
float: left;
}
#content-left{
background-image:url(img/content-left.jpg);
width:192px;
height:100%;
float:left;
}
#nav{
width: 192px;
height: 200px;
text-align: justify;
line-height: 20px;
font-weight: bold;
}
#pusto{
width:192px;
height:9px;
}
#content-center{
float:left;
height:100%;
background-color:#fcfded;
width:612px;
}
#content-center p{
text-align: justify;
margin: 14px 10px 10px 10px;
}
#content-center img{
float:right;
margin-left:15px;
margin-bottom:5px;
}
#content-right{
float: left;
background-image:url(img/content-right.jpg);
width:196px;
height:100%;
}
#content-right p{
text-align: center;
margin-top:14px;
margin-right:10px;
margin-bottom:10px;
margin-left:10px;
}
