body {
	background-image: url(../images/bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: sans-serif, Verdana;
}
a, a:link, a:visited {color:#FF0000; text-decoration:none}
a img, a:link img, a:visited img {margin: 0px 5px 0px 0px; border: none}
#stopka{width:900px; margin:auto; height:97px; text-align:left;}
#main_left{float:left;width:600px; font-size:12px; line-height:150%;}
#main_left form {line-height: 16px!important;}
input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
#main_right{width:285px; float:right; vertical-align:top; font-size:12px}
#foot_left{float:left;width:600px; color: #999999}
.f1{float:left;width:81px; height:97px}
.f2{float:left;width:173px; padding-top:25px;}
#foot_left a, #foot_left a:link{color: #999999; text-decoration:none}
#foot_left a:hover {color: #FF0000;}
#foot_right{width:295px; float:right; vertical-align:top; font-size:11px}
#foot_right p {margin-top: 35px}
#copy {font-size:11px; margin: auto; width:900px; padding-top:5px;}
#copy .c1 a, #copy .c1 a:link {font-size:12px; margin-right:5px; text-decoration:none; color:#666666}
#copy .c1 a:hover {color: #FF0000}
#copy .c2 a, #copy .c2 a:link {text-decoration:none; color:#666666}
.c1 {float:left; width:500px; text-align:left; margin-left:81px;}
.c2 {float:right; text-align:right; width: 295px;}
#toolTip {
position:absolute; 
text-align: justify;
display:none;
border:1px solid #c2cedf;
padding:6px 10px;
background-color: #CCCC00;
color:#333333;
width:250px;
font-size:8pt;
filter: alpha(opacity=90);
-moz-opacity: 0.9;
-khtml-opacity: 0.9;
opacity: 0.9;
}

