* { 
FONT-FAMILY: verdana;
FONT-SIZE: 12px; 
COLOR: #ccc; 
SCROLLBAR-FACE-COLOR: #8d1e22; 
SCROLLBAR-HIGHLIGHT-COLOR: #8d1e22; 
SCROLLBAR-SHADOW-COLOR: #809bb9; 
SCROLLBAR-ARROW-COLOR: #a0bbd9; 
SCROLLBAR-TRACK-COLOR: #8d1e22; 
SCROLLBAR-DARKSHADOW-COLOR: #203b59; 
SCROLLBAR-BASE-COLOR: #203b59; 
SCROLLBAR-3d-light-color: #cccccc
PADDING:0px;
MARGIN:0px;
}

h1
{
   font-size:13px;
   font-weight:bold;
   color:white;
   margin-bottom:20px;
}

h2
{
   font-size:12px;
   font-weight:bold;
   color:white;
}

h3
{
   font-size:12px;
   color:white;
}


body
{
  background-color:black;

}

div.main
{
	width:1000px;
	text-align:left;
        border:1px solid grey;  
        background-color:#8d1e22;
}

div.head
{
position:relative;
width:1000px;
height:168px;
background-image:url('head_kuk.gif');
background-color:black;
}

div.head span
{
position:relative;
top:150px;	
left:193px;
color:#8d1e22;
}

div.head span a
{
text-decoration:none;
}

div.head span a:hover
{
text-decoration:underline;
color:white;
}

div.left
{
float:left;
width:183px;
height:400px;
background-image:url('left.gif');
}

div.left div
{
position:relative;
width:140px;
left:20px;
top:60px;
}

div.left div a {
text-decoration:none;
}
div.left div a:hover {
text-decoration:underline;
color:white;
}


div.contentb
{
float:right;
height:400px;
width:812px;
background-image:url('right.gif'); 
background-position:top right; 
background-repeat:no-repeat;
background-color:#8d1e22;
overflow:none;
}


div.content
{
position:absolute;
height:400px;
overflow:auto;
width:812px;
padding-right:270px;
}

*:not(hr)   #content{
width:542px;
padding-right:270px;
}

div.bottom
{
clear:both;
width:1000px;
height:50px;
background-image:url('bottom.gif');
background-color:black;
}

div.bottom a 
{
position:relative;
top:32px;
left:950px;
}

p
{
margin-bottom:10px;
}

a img.top {
border:0px;
}

a img
{
1px solid grey;  
}

img {
margin-right:5px;
}

