div {
	text-align: left;
	font-family:tahoma;
	font-size:11px;
	line-height:14px;
	vertical-align:top;
	color:#22405A;
}
#main {width:688px;min-height:350px;margin-top:15px;}
#sidebox {width:145px; float:right; min-height:300px;background-color:#C0CDE0;padding:10px 10px;}
#sidebox p {margin-bottom:20px;}
#sidebox a {float:right;}
#content {width:464px;float:left;margin:right:15px;padding-left:10px;font-size:12px;line-height:16px;}
#bottom_menu {width:496px; height:54px; vertical-align:middle; float:left;}
#bottom_menu a {margin-right:30px;}
.card_box {margin-bottom:20px;width:495px;min-height:155px;background-image:url(images/cb_background6.png);background-position:bottom left;background-repeat:repeat-x;} 
.card_box img { float:left; margin-right:15px;}
.card_box h2 {font-weight:bold; font-size:16px; margin:2px 0px;}
.description {width:275px;float:left;}
.thumb {width:175px;float:left;}

p {text-align:justify;}
h1 {font-size:18px;font-weight:bold;margin-bottom:25px;}
h2 {font-size:12px;font-weight:bold;}
h3 {font-size:14px;line-height:1.2em;}
h4 {font-size:13px;font-weight:bold;margin-bottom:0px;}
body { margin:0; padding:0; }
form{ margin:0px; padding:0px}
a { color:#4371B7; line-height:2.0em;}
a:hover{ text-decoration:none;}
span a  { color:#22405A; font-weight:bold;}
span a:hover{ text-decoration:none;}
b a {color:#22405A; font-weight:normal; font-size:11px;}
.clearer{clear:both;}
.head{ background-image:url(images/head.gif); background-repeat:no-repeat;}
.tall_menu{ background-image:url(images/tall_menu.gif); background-repeat:repeat-x;}
.foot{ text-align:right;  padding:0px 15 0px 0px;}
.foot a{color:#22405A; text-decoration:none;}
.foot a:hover{ text-decoration:underline;}
.foot span a {color:#6285BB; text-decoration:underline; font-weight:normal;}
.foot span a:hover{ text-decoration:none;}
.tall_bot{ background-image:url(images/tall_bot.gif); background-position:left; background-position:bottom; background-repeat:repeat-x}
.tall_x{ background-image:url(images/tall_x.gif); background-repeat:repeat-x}
.tall_y{ background-image:url(images/tall_y.gif); background-repeat:repeat-y}
.blue_td{ background-color:#AFBFD7; background-image:url(images/tall_blue.gif); background-repeat:repeat-x; }
.blue_td span a{ color:#092952; }
.blue_bot{ background-image:url(images/blue_bot.gif); background-repeat:no-repeat}
.blue_td1{ background-color:#A0B3D0; background-image:url(images/tall_blue1.gif); background-repeat:repeat-x; }
.blue_td2{ background-color:#C4D0E2; background-image:url(images/tall_blue2.gif); background-repeat:repeat-x; }
.blue_bot2{ background-image:url(images/blue_bot2.gif); background-repeat:no-repeat}
.blue_bot1{ background-image:url(images/blue_bot1.gif); background-repeat:no-repeat}
.margin1{ margin-left:20px; margin-top:16px}
.margin{ margin-left:11px}
b { font-size:12px; font-weight:normal}
.privacy_bg{ background:url(images/privacy_bg.gif) left bottom no-repeat}
.list ul{margin:0px; padding:0px; list-style:none; line-height:20px}
.list ul li { background:url(images/marker1.gif) top left no-repeat; padding:0 0 0 20px; }
.list ul li a{ color:#22405A; text-decoration:underline}
.list ul li a:hover{text-decoration:none}



.form input{
	width:217px;
	height:18px;
	font-family:tahoma;
	font-size:11px;
	color:#22405A;
	padding:3 0 0 4px;
	border-color:#767676;
	border-width:1px;
	
}
.form textarea{
	width:217px;
	height:141px;
	font-family:tahoma;
	font-size:11px;
	color:#22405A;
	padding:3 0 0 4px;
	overflow:hidden;
	border-color:#767676;
	border-width:1px;
	
}
/*********************stylowanie contact***************************/      
fieldset {
border: none;
}
  
label {
  display: block;
  width: 100px;
  float: left;
  font-size: 10px;
}

input, textarea {
  display: block;
  float: left;
  
}

div.forma {
  overflow: hidden;
  clear: both;
  margin-bottom: 0.5em;
}

input.submit {
margin-left: 100px;
}	

