/* style ogolne */
html {
	background:#fff;
}
html, body {
	font-family: arial,tahoma,verdana;
	margin:0;
	padding:0;
	width:100%;
	height:100%;
    text-align: center;
	text-align: center;
	font-size: 11px;
	color: #4b4c47;
/*	background-image: url('../gfx/bg_body.jpg'); */
	background-repeat: repeat-y;
	background-position: center;
	height: 100%;
}
form{
	margin: 0;
	padding: 0;
	line-height: 10px;
}
* {margin:0px; padding:0px}

input { margin:-1px 0px; }      /* all browsers read this, used to target IE6 */

html>body input { margin:0px; }       /* IE 6 cannot read this, others can */

*+html>body input {margin:-1px; }      /* targets IE7 */

textarea{
	font-family: arial,tahoma,verdana;
	overflow: auto;
}
a{
	color: #224B8D;
}
a:hover{
	color: #27afed;
}
h1{
	font-size: 13px;
	color: #254A90;
	font-weight: normal;
	margin: 10px 0 10px 0;
}
h2{
	font-size: 13px;
	color: #254A90;
	font-weight: normal;
	margin: 10px 0 10px 0;
}
p{
	margin: 10px 0 0 0;
}
ul{
	margin-left: 15px;
	margin-top: 20px;
}
.wiecej{
	cursor: pointer;
	color: #224B8D;
	text-decoration: underline;
}
.wiecej:hover{
	cursor: pointer;
	color: #27afed;
	text-decoration: underline;
}
#certyfikat1{
	cursor: pointer;
	color: #224B8D;
	text-decoration: underline;
}
#certyfikat2{
	cursor: pointer;
	color: #224B8D;
	text-decoration: underline;	
}
#certyfikat1:hover{
	color: #27afed;
}
#certyfikat2:hover{
	color: #27afed;
}
/* elementy layoutu */
#container {
	position: relative;
	text-align: center;
	width: 990px;
	margin: 0 auto 0 auto;
}
#site_holder{
	width: 951px;
	margin: 0 auto 0 auto;
}
#bg_holder{
	float: left;
	background-image: url('../gfx/bg_bottom_repeat.jpg');
	background-repeat:repeat-y;		
}
#bg_bottom_holder{
	clear: both;
	float: left;
	width: 951px;
	height: 11px;
	/*background-image: url('../gfx/bg_footer_top.jpg');
	background-repeat: no-repeat;
	background-position: center center;*/
	margin: 0;
}
#left_container{
	float: left;
	width: 451px;
	
}
#left_top{
	height: 144px;
	background-image: url('../gfx/bg_left_top.jpg');
	background-repeat: no-repeat;
	background-position: top;
	width: 451px;
	float: left;
	/*border: 1px solid red;*/
}
#logo_holder{
	float: left;
	cursor: pointer;
	width: 298px;
	height: 38px;
	margin-top: 29px;
	margin-left: 24px;
	display: inline;
}
#menu{
	clear: both;
	float: center;
	background-color: #244B8C;
	width: 100%;
	height: 30px;
	margin-top: 5px;
	font-size: 11px;
	text-align: right;
}
#menu a {
	float: right;
	padding: 10px 12px 0 12px;
	font-size: 13px;
	color: white;
	text-decoration: none;
}
#menu a:hover{
	color: #27afed;
}
#submenu_onas{
	width: 100px;
	position: absolute;
	top: 144px;
	left: 225px;
	background-color: #f3f3f3;
	border-bottom: 1px solid #8c8c8c;
	border-left: 1px solid #8c8c8c;
	border-right: 1px solid #8c8c8c;
	text-align: left;
	display:none;
}

#submenu_onas a{
	width: 80px;
	height: 18px;
	padding-top: 3px;
	color: #1a3a6b;
	padding-left: 10px;
	padding-right: 10px;
	display: block;
	font-size: 11px;
}
#submenu_uslugi{
	width: 240px;
	position: absolute;
	top: 144px;
	left: 280px;
	background-color: #f3f3f3;
	border-bottom: 1px solid #8c8c8c;
	border-left: 1px solid #8c8c8c;
	border-right: 1px solid #8c8c8c;
	text-align: left;
	display: none;

}
#submenu_uslugi a{
	width: 220px;
	height: 18px;
	padding-top: 3px;
	color: #1a3a6b;
	padding-left: 10px;
	padding-right: 10px;
	display: block;
	font-size: 11px;
}
#submenu_kariera{
	width: 120px;
	position: absolute;
	top: 144px;
	left: 340px;
	background-color: #f3f3f3;
	border-bottom: 1px solid #8c8c8c;
	border-left: 1px solid #8c8c8c;
	border-right: 1px solid #8c8c8c;
	text-align: left;
	display: none;
}
#submenu_kariera a{
	width: 100px;
	height: 18px;
	padding-top: 3px;
	color: #1a3a6b;
	padding-left: 10px;
	padding-right: 10px;
	display: block;
	font-size: 11px;
}
.frite{
	float: right;
}
.dotted{
	border-bottom: 1px dotted #8c8c8c;
}
.clear{
	clear: both;
}
.block{
	display: block;
}
.kontakt{
	width: 150px;
	height: 16px;
	border: 1px solid #bfc8d9;
	margin-bottom: 1px;
	font-size: 11px;
	color: #4b4c47;
	font-family: arial, tahoma, verdana;
	padding-top: 2px;
}
#kontakt_textarea{
	border: 1px solid #bfc8d9;
	width: 200px;
	height: 66px;
	float: right;
	color: #4b4c47;	
	font-size: 11px;	
	padding: 0;
	margin: 0;
}
.btn{
	float: right;
	clear: both;
	background-color: #1a3a6b;
	border: 1px solid #bfc8d9;
	color: white;
	font-size: 11px;
	height: 18px;
	width: 60px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 2px;
	cursor: pointer;
}
#left_content{
	clear: both;
	float: left;
	background-repeat: no-repeat;
	background-position: top;
	width: 451px;
}
#tresc{
	margin: 24px 14px 24px 110px; 
	text-align: justify;
}
#right_container{                               
	float: left;
	width: 500px;
}
#right_top{
	width: 500px;
	height: 504px;
}
#asd{
	cursor: pointer;
	position: absolute;
	width: 200px;
	height: 100px;
	left: 480px;
	top: 400px;
}
#asd2{
	cursor: pointer;
	position: absolute;
	width: 200px;
	height: 100px;
	left: 480px;
	top: 400px;
}
#flag_conainer{
    float: right;
    padding: 37px 62px 0 0;
    margin: 0px;
    text-align: right;
    width: 100px;
    position: relative;
}
#right_content{
	clear: both;
	float: left;
	background-color: #F2F2F2;
	background-image: url('../gfx/bg_right_content.jpg');
	background-repeat: repeat-y;
	width: 500px;
}
#o_nas{
	margin: 7px 66px 0 15px;
	text-align: justify;
}
.right{
	text-align: right;
}
#footer{
	float: left;
	margin: -1px 0 0 0;
	clear: both;
	text-align: center;
	border-top: 1px solid #E2E3DE;
	width: 100%;
}
#footer_top{
	text-align: right;
	margin: 0 auto 0 auto;
	width: 990px;
	font-size: 9px;
	color: #ABA5A5;
}
#logo_box{
    clear: both;
    float: none;
    margin-top: 35px;
    background-color: #ffffff;
    width: 100%;
    height: 352px;
    border-width: thin;
    border-color: aqua;     
}
#naglowek{
    margin-top: 15px;
    font-size: 15px;
    color: #244B8C ;
    font-family: verdana, tahoma, arial;
    text-align: center;   
}
#opis_dol{
    padding-left: 250px;
    padding-right: 250px;
    padding-top: 30px;
    font-size: 9px;
    color: #244B8C ;
    font-family: verdana, tahoma, arial; 
}
#div.boks{
    color: aqua;
    width: 400px;
    height: 600px;
    border: dotted;
    border-width: 1px;
    border-color: black;
}

    