/* @override http://nettcom.pl/new/site.css */

body{
	background-color: #061729;
	margin-top: 0px;
	margin: auto;
	text-align: center;
}
#langblock{
	display: block;
	margin: auto;
	background-color: #0D2E4D;
	width: 900px;
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	color: #DAE6F4;
	text-align: left;
	padding-top: 4px;
	padding-bottom: 4px;
}
#langblock span{
	padding-left: 30px; 
}

#header{
	display: block;
	margin: auto;
	width: 900px;
	background-color: #0D2E4C;
}
/* MENU */
#menu{
	display: block;
	margin: auto;
	background-color: #0D2E4D;
	width: 900px;
	height: 17px;
	text-align: center;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	top: 4px;
}
#dd{	
	margin: 0;
	padding: 0;
	padding-left: 30px;
}
#dd li{	
	margin: 0;
	padding: 0;
	height: 17px;
	list-style: none;
	float: left;
}
#dd li a.menu{
	display: block;
	text-align: center;
	height: 17px;
	padding:0px;
	margin: 0px;
	color: #FFF;
	background-image: url(images/menu_bg.gif);
	background-repeat: repeat-x;
	text-decoration: none
}
#menu a.active {
	display: block;
	text-align: center;
	height: 17px;
	padding:0px;
	margin: 0px;
	color: Black;
	background-color: #CDE3ED;
	text-decoration: none
}
#dd li a.login{
	display: block;
	text-align: center;
	height: 17px;
	padding:0px;
	margin: 0px;
	color: #FFF;
	background-image: url(images/login_bg.gif);
	background-repeat: repeat-x;
	text-decoration: none;	
}
#menu span.mbw{
	display: block;
	float: left;
	width: 15px;
	padding-left: 15px;
	padding: 0px;
}



#dd li span{
	display: block;
	text-align: center;
	height: 17px;
	background-color: #0D2E4D;
	padding: 0px;
	margin: 0;
	color: #FFF;
	width: 15px;
	text-decoration: none
}
#dd li a.menu:hover{
	background: /*#FF5A00;*/ #49A3FF
}
/* SUBMENU */
.submenu{
	background-color: #CDE3ED;
	/*background-image: url(images/submenu_bg.gif);*/
	/*background-repeat:  repeat-x;*/
	/*background-position: top;*/
	border-top: 0px;
	border-left: 1px solid #D0D0D1;
	border-right: 1px solid #D0D0D1;
	border-bottom: 1px solid #D0D0D1;
	visibility: hidden;
	position: absolute;
	z-index: 3;
}
.submenu a{
	display: block;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-size: 11px;
	text-align: left;
	text-decoration: none;
	white-space: nowrap;
	color: #000000;
	padding: 8px 15px 3px 15px;
	background-image: url(images/submenu_a_bg.gif);
	background-repeat:  repeat-x;
	background-position: top;
}
.submenu a:hover{
	/*background-color: #D0D0D1;	*/
	/*color: #ffffff;*/
	background-color: #ff7f2a;	
	color: #000000;
}
/* CONTENT */
#cnt{
	margin: auto;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CDE3ED;
	width: 900px;
}
#cntimg{
	background-color: #CDE3ED;
	width: 287px;
	text-align: center;
	vertical-align: top;
	padding-top: 50px;
	margin: auto;
}
#cnttext{
	background-color: #CDE3ED;
	width: 470px;
	color: #015488;
	padding-right: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	font: 11px/1.2em "Lucida Grande", Lucida, Verdana, sans-serif;
}
#cnttext h1{
	color: #5182b0;
	font: bold 20px "Lucida Grande", Lucida, Verdana, sans-serif;
}
#cnttext span.mark1{
	color: #ff630b;
	text-align: left;
	font: 11px/1.2em "Lucida Grande", Lucida, Verdana, sans-serif;
}
#cnttext span.mark2{

	color: #ff630b;
	text-align: left;
	font: bold 11px/1.2em "Lucida Grande", Lucida, Verdana, sans-serif;
	}

#cnttext span.mark3{
	color: #015488;
	text-align: left;
	font: bold 12px/1.2em "Lucida Grande", Lucida, Verdana, sans-serif;
}
#cnttext a:link {
	color: #000;
}
#cnttext a:hover {
	color: #ff630b;
}
#cnttext a:active {
	color: #015488;
}
/* FOOTER */
#footer{
	display: block;
	margin: auto;
	background-color: #0D2E4D;
	width: 900px;
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	color: #DAE6F4;
	text-align: left;
	padding-top: 4px;
	padding-bottom: 4px;
}
#footer span{
	padding-left: 30px; 
}
#footer a{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #DAE6F4;
	text-decoration: none;
}
#footer a:hover{
	color: #0D2E4D;
	background-color: #ffffff;
}
/* ULUBIONE */
#favorites{
	display: block;
	margin: auto;
	width: 900px;
	text-align: left;	
	color: #4D5A68;
}
#favorites span{
	padding-left: 0px; 
}
#favorites a.favM{
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	color: #DAE6F4;
	text-decoration: none;
}
#favorites a.favM:hover{
	color: #0D2E4D;
	background-color: #ffffff;
}
div.favlinks{
	color: #4D5A68;	
	display: none;
	width: 900px;
	margin-top: 0px;
}
a.fav{
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	display: inline;	
	color: #DAE6F4;
	/*color: #0D2E4D;#CDE3ED
	background: #CDE3ED;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 1px;*/
	text-decoration: none;
}
a.fav:hover{
	color: #0D2E4D;
	background: #CDE3ED;
	text-decoration: none;
}
input, textarea, select{
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	border: 1px black solid;
	width: 350px;
}
#wyksztalcenie, #zatrudnienie{
	width: 480px;	
}
#zgoda{
	width: 15px;
	border: 0px;
	
}


	
