/* CSS Document */
body{
background-image:url(images/body_razmn.jpg);
background-repeat:repeat-x;
padding-top:13px;
background-color:#75A0D8;
}
font
{
font-weight:normal;
}

a{
	color:#2D2B7E;
}
#container
{
		position:relative;
		top:0px;
		left:0px;
		width:800px;
		z-index:1;		
}
img
{
border-width:0px;
}
#header_up
{
position:relative;
background-image:url(images/up_header_razmn.jpg);
}
#header
{
position:relative;
z-index:10;
height:121px;
width:100%;
}
#header_down
{
position:relative;
width:800px;
height:8px;
}
#content
{
position:relative;
width:100%;
}
#menu
{
left:10px;
position:relative;
z-index:1;
}
#footer_up
{
position:relative;
height:9px;
}
#footer
{
position:relative;
height:36px;
background-color:#FFFFFF
}
#footer_down
{
position:relative;
height:19px;
}
a:hover 
{
	color: #3A38AD;
}
.menu
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}
.temno
{
color:black;
}
.temno:hover
{
color:white;
}

p font {font-family:Verdana;font-size:12px;}
p{font-family:Verdana;font-size:12px;}
td font {font-family:Verdana;font-size:12px;}
td {font-family:Verdana;font-size:12px;}