body {font-family: "helvetica", "sans-serif";
    background-color:#10AB00;
	background-image:url(../img/9/bg.gif); background-position: top center; background-repeat:repeat-y;
	line-height: 19px;
	color: #000000;
	text-align:justify; 
	margin:0;
}

h2 { color:#639238; font-size:16px; padding: 8px 0 0 0; text-transform: uppercase;}

p {font-size:12px; text-align:justify; line-height: 19px;}
td {font-size:12px; color:#8E7746; text-align:justify; vertical-align:top; line-height: 19px;}

img{
border:0;
}

.ramka{
float: right;
background-color:#FFFFFF;
margin:  10px 10px;
border: 1px solid  #D4B28C;
padding:2px 2px 2px 2px;
}

.stopka{
font-size:12px; 
color:#FFFFFF;
background-image:url(../img/9/stopka.jpg); background-position: left center; background-repeat:no-repeat;
}

.srodek{
background-color:#fdefd0;
background-image:url(../img/9/srodek.jpg); background-position: top left; background-repeat:repeat-x;
}

.nag{
background-image:url(../img/9/nag.jpg);background-position: left center; background-repeat:no-repeat;
 }

.pasek{
background-image:url(../img/9/pasek.gif);background-repeat:no-repeat;
 }


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#blueblock{
width: 180px;
padding: 10px 20px 0 20px;
font-family:  Arial, 'Trebuchet MS', 'Lucida Grande', sans-serif;

}

* html #blueblock{ /*IE 6 only */
w\idth: 220px; /*Box model bug: 180px minus all left and right paddings for #blueblock */
}

#blueblock ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#blueblock li {
border-bottom: 1px solid #ffdfa9;
margin: 0;
}

#blueblock li a{
display: block;
padding: 5px 5px 5px 8px;
border-left: 10px solid #fcb33a;
border-right: 10px solid #ffcb75;
background-color: #ffbe53;
color: #fff;
text-decoration: none;
width: 100%;
}

html>body #blueblock li a{ /*Non IE6 width*/
width: auto;
}

#blueblock li a:hover{
border-left: 10px solid #fcb34b;
border-right: 10px solid #fbd493;
background-color: #ffce7d;
color: #fff;
}