@charset "windows-1251";
/* CSS Document */

body  {
    background-color:#FFFFFF;
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#464646;
    padding:0;
    margin:0;
    }

table  {
    border:0;
    margin:0;
    padding:0;
    }

#menutop1	{position: absolute;
		left:50%;
		margin-left:-110px;
		top:25px;
		width:130px;}
		
#menutop2	{position: absolute;
		left:50%;
		margin-left:40px;
		top:25px;
		width:130px;}

#menutop3	{position: absolute;
		left:50%;
		margin-left:175px;
		top:25px;
		width:130px;}

#footer_info {
	position:relative;
 	width:400px;
	bottom:200px;
	left:200px;
	font-family: Verdana;
	font-size:11px;
	color:#464646;
	}
		
a {color:#003471;}
a:hover {color:#9e0b0f; }

img {border:0}

h1 {font-size:24px; color:#9e0b0f; font-weight:bold;}
h2 {font-size:18px; color:#003471; font-weight:bold;}

p{font-family:Verdana; font-size:11px; color:#464646;}

p.left_blue_paragpaph{font-family:Verdana; font-size:11px; color:#0072bc; padding-right:20px;}

.marked{color:#7da7d9; font-weight:bold;}

.tablica{ border:1px #999999 solid}

