/* CSS Document */

body, td, th {
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	font-size: 11px;
	margin:0px;
	padding:0px;
	background-color:#f6f6f6;
	color:#697888;
}
#top {
	height:233px;
	border-bottom:1px solid #efefef;
	background-color:#ffffff;
	text-align:center;
}
#top-small{
	height:172px;
	border-bottom:1px solid #efefef;
	background-color:#ffffff;
	text-align:center;
}
h1{
	font-size:18px;
	color:#818181;
	height:29px;
	padding:10px 0px 0px 0px;
	margin:0px 0px 0px 15px;
	font-weight:100;
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	float:left;
}	
#top img{
	border:0px;
}
#top-small img{
	border:0px;
}
#top-baner {
	width:833px;
	margin:0px auto;
	text-align:left;
}
#languages{
	text-align:right;
	padding:42px 8px 4px 5px;

	float:right;
}
#languages img{
	float:left;
}
#logo{
	float:left;
}
#top-baner img {
	float:left;
}
#main-content {
	width:833px;
	margin:0px auto;
	text-align:left;
}
#footer{
	width:825px;
	height:16px;
	float:left;
	padding:8px 3px 4px 5px;
	font-size:10px;
}

#copyright{
	width:820px;
	text-align:right;
	float:left;
}
a:link {
	color: #697888;
	text-decoration:none;
}
a:visited {
	color: #697888;
	text-decoration:none;
}
a:hover {
	color: #448bd7;
	text-decoration:underline;
}
a:active {
	color: #697888;
	text-decoration:none;
}




#main-page {
	width:877px;
	margin-top:7px;
}
#main-page img{
	border:0px;
	float:left;
}
#left-menu {
	width:278px;
	margin-top:26px;
	float:left;
	
}
#left-menu  img{
	border:0px;
	float:left;
}
#column-1 {
	width:277px;
	float:left;
}
#column-2 {
	width:278px;
	float:left;
}
#column-3 {
	width:278px;
	float:left;
}
#column-1 ul{
	width:277px;
	float:left;
}
#column-2 ul{
	width:277px;
	float:left;
	border-left:1px solid #ffffff;
}
#column-3 ul{
	width:277px;
	float:left;
	border-left:1px solid #ffffff;
}

ul {
	list-style-type:none;
	padding:0px;
	margin:0px;
	
}
li {
	width:277px;
	float:left;
}
.li_blue {
	width:277px;
	float:left;
}
#content-text{
	float:left;
	width:540px;
	/*padding:0px 10px 10px 10px;*/
	text-align:justify;
	margin-left:5px;
	
	
}
#border{
	border-top:2px solid #9d9d9d;
	width:550px;
	margin-left:282px;
	
	margin-top:-2px;
}
#path{
	float:left;
	width:539px;
	padding:10px 0px 2px 15px;
	color:#3d7ec3;
	background-color:#F6F6F6;
	height:14px;
	
	background-image:url(../img/path-border.gif);
	background-repeat:no-repeat;
	background-position:left;
}

input{
	padding:3px;
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	font-size: 11px;
	color:#3D7EC3;
	background-color:#F6F6F6;
	border:1px solid #777777;
}
textarea{
	padding:3px;
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	font-size: 11px;
	color:#3D7EC3;
	background-color:#F6F6F6;
	border:1px solid #777777;
}
select{
	
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	font-size: 11px;
	color:#3D7EC3;
	background-color:#F6F6F6;
	border:1px solid #777777;
}
.wyslij{
	padding:2px;
	height:20px;
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	font-size: 11px;
	color:#ffffff;
	font-weight:bold;
	background-color:#3D7EC3;
	border:1px solid #509BEC;
}


.white-header{
	background-color:#ffffff;
	color:#3D7EC3;
	float:left;
	width:529px;
	padding:10px 10px 10px 0px;
	margin:0px;
	font-weight:normal;
}
.white-header ul{
	width:170px;
	float:left;
	
}
.white-header li{
	list-style-type:disc;
	margin-left:15px;
}
.white-header a:link {
	color: #ffffff;
	text-decoration:underline;
}
.white-header a:visited {
	color: #ffffff;
	text-decoration:underline;
}
.white-header a:hover {
	color: #d1dfee;
	text-decoration:none;
}
.white-header a:active {
	color: #ffffff;
	text-decoration:underline;
}

.white-header-line{
	background-color:#4081c7;
	color:#ffffff;
	float:left;
	width:529px;
	padding:0px 10px 2px 10px;
	margin:0px;
}

.blue-header{
	background-color:#4081c7;
	color:#ffffff;
	float:left;
	width:529px;
	padding:10px 10px 10px 10px;
	margin:0px;
	font-weight:normal;
}
.blue-header ul{
	width:160px;
	float:left;
	
}
.blue-header li{
	list-style-type:disc;
	margin-left:15px;
}
.blue-header a:link {
	color: #ffffff;
	text-decoration:underline;
}
.blue-header a:visited {
	color: #ffffff;
	text-decoration:underline;
}
.blue-header a:hover {
	color: #d1dfee;
	text-decoration:none;
}
.blue-header a:active {
	color: #ffffff;
	text-decoration:underline;
}

.blue-header-line{
	background-color:#4081c7;
	color:#ffffff;
	float:left;
	width:529px;
	padding:0px 10px 2px 10px;
	margin:0px;
}

.simple-text{
	padding:3px 10px 10px 10px;
	clear:both;
}
.simple-text li{
	list-style-type:disc;
	margin-left:15px;
	float:none;
	width:inherit;
}
