@charset "utf-8";
/* CSS Document */

body {
	background-color: #e7e7e7;
	background-image: url(../images/background.png);
	background-repeat: repeat-x;
}

div#leftcolumn p,{
font-family: verdana, Helvetica, sans-serif;
font-size: 13px;
line-height: 1.5em;
}

ul#news_list{
font-family: arial, Helvetica, sans-serif;
font-size 10px;
line-height: 1.5em;
}

div#header { 
width : 922px;
height : 317px;
margin : 0;
padding : 0;
background: url(../images/top_bar.gif) no-repeat;
text-indent : -9999px;
}

#headerlink a {
display : block;
width : 900px;
height: 100px;
margin : 20px 0 0 20px;
}

a.link {
text decoration: none;
color: #133A63;
}

a.hover {
background: #e7e7e7 no-repeat 5px 50%;
txt decoration: none;
}

a img {
border: none;
}

#news_list a:link { 
text-decoration: none;
display: block;

}

#news_list a:hover {
background: #e7e7e7 no-repeat 5px 50%;
text-decoration: none;
}

div#navigation {
width : 922px ;
height : 120px ;
margin : 0;
padding : 0;
text-indent : -9999px;
background: #ffffff;
}

div#s1 {
padding-bottom: 20px;
}

div#s2 {
padding-bottom: 20px;
}

div#s3 {
padding-bottom: 20px;
}
ul#prizelist
{
margin-left: 0;
padding-left: 0;
list-style: none;
}

ul#prizelist li 
{
padding-left: 20px;
background-image: url(../images/arrow.png);
background-repeat: no-repeat;
background-position: 0.5 em;
}

ul#nav_main {
list-style-type : none;
position : relative;
width : 922px;
height : 100px;
margin : 0;
padding : 0;

}

ul#news_list {
list-style-type : circle;
text-decoration: none;
width : 190px;
margin : 0;
padding : 10px;
}


h3#news {
width : 195px;
height : 25px ;
margin : 0;
padding : 3px;
border-top: 2px solid #000000;
border-bottom: 2px solid #000000;
text-align:center;

}

h3#head1 {
width : 195px;
height : 25px ;
margin : 0;
padding : 3px;
border-top: 2px solid #000000;
border-bottom: 2px solid #000000;
text-transform: uppercase;


}
h3#head1 img {
float : left;
padding-right: 10px;
}

h3#head2 {
width : 195px;
height : 25px ;
margin : 0;
padding : 3px;
border-top: 2px solid #000000;
border-bottom: 2px solid #000000;
text-transform: uppercase;


}

h3#head2 img {
float : left;
padding-right: 10px;
}

p#p1 img {
float : left;
margin : 0 10px;
padding : 0.5em 0 0 0;
background-color:#000000;
}

h3#head3 {
width : 195px;
height : 25px ;
margin : 0;
padding : 3px;
border-top: 2px solid #000000;
border-bottom: 2px solid #000000;
text-transform: uppercase;


}

h3#head3 img {
float : left;
padding-right: 10px;
}

p#p2 img {
float : left;
margin : 0 10px;
padding : 0.5em 0 0 0;
background-color:#000000;

}

p#p3 img {
float : left;
margin : 0 10px;
padding : 1em 0 0 0;
background-color:#000000;
}

p#p4 img {
float : left;
margin : 0 10px;
padding : 1em 0 0 0;
background-color:#000000;
}

li#nm_1 {
	position : absolute;
	top : 18px;
	left : 77px;
	width : 150px;
	height: 48px;
	background : url(../images/CB.png) no-repeat;
}

li#nm_2 {
	position : absolute;
	top : 1px;
	left : 301px;
	width : 97px;
	height: 85px;
	background : url(../images/Nytric.png) no-repeat;
}

li#nm_3 {
	position : absolute;
	top : 20px;
	left : 485px;
	width : 220px;
	height: 50px;
	background : url(../images/Bereskinparr.png) no-repeat;
}

li#nm_4 {
	position : absolute;
	top : 20px;
	left : 758px;
	width : 100px;
	height: 53px;
	background : url(../images/nbp.png) no-repeat;
}

ul#nav_main a { 
display : block;
width : 150px ;
height : 80px ;
text-indent : -9999px ;
text-decoration : none ;
overflow : hidden;
}

textarea {
	width: 300px;
	height: 200px;
}

.textarea2 {
	width: 300px;
	height: 100px;
}


