
.newLine {
	clear: both;
}

.empty {
	clear: both;
	height: 0;
	font-size: 0;
	margin:0;
	padding:0;
	overflow:auto;
	width:0;
	font-size: 0;
	line-height: 1px;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

a {
	color: #999898;
	text-decoration: none;
}

a:hover {
	color: #26c2e0;
	text-decoration: none;
}

a.selected, .current_page	{	
	color: #26c2e0;
}

a img {
	border: 0;
}

ul {
	margin: 0;
	padding: 0;
	padding-left:11px;
	list-style: none;
	list-style-image: url(../images/li.png);
	list-style-position:outside;
	list-style-type:none;
}

div.li{
	padding-left: 10px;
	background-image: url(../images/li.png);
	background-position: top left;
	background-repeat: no-repeat;	
}

p{
	margin:0;
	padding:0;
}

div.btn, div.btn_back {	
	/*width: 90px;*/
	height: 40px;
	background-image: url(../images/background_more.png);
	background-position: top left;
	background-repeat: no-repeat;
	color: #ffffff;
	cursor: pointer;
	font-weight: bold;
}
	
	div.btn a{	
		color: #ffffff;
	}
	
	div.btn span, div.btn_back span{	
		padding: 13px 20px;
		display: block;
	}

div.btn_back {	
	width: 100px;	
	margin-top: 30px;
}

body {
	margin: 0 auto;
	padding: 0;
	height: 100%;
	font-size: 62.50%; /* 1em = 12px */
	font-family: Arial, Tahoma, Sans-serif;
	color: #999999;
	background-color: #ffffff;
	background-image: url(../images/background.png);
	background-repeat: repeat-x;
	background-position: top;
	line-height: 17px;
}

#main {
	margin: 0 auto;
	width: 960px;
	height: auto;
	vertical-align: top;
	table-layout: fixed;
	text-align: left;
	font-size: 1.2em;
}

#logo {
	height: 150px;	
}

	#logo img{
		margin-top: 45px;	
	}

#search {
	background-color: #5f5f61;
	height: 33px;
}

#search form{
	margin: 6px 10px;
	display: block;
}

#search form input{
	font: 12px Arial;
	color: #505050; 
	border: 0;
	border-top: 1px solid #c9c9c9;
	border-left: 1px solid #c9c9c9;
	height: 16px;
	padding-top: 2px;
	padding-left: 3px;
	width: 189px;
	display: block;
}

#search form input.submit{
	width: 20px;
	height: 21px;
	border: 0;
	padding: 0;

	margin-left: 10px;
}

#top_menu {
	text-align: right;
	margin-top: 15px;
}

div#main_menu{	
	margin-top: 38px;
	font-size: 14px;
}

	ul#main_list li	{	
		line-height:normal;
		float: left;
		list-style: none;	
	}

	ul#main_list li	img{	
		margin-left: 3px;	
	}

	ul#main_list li a	{	
		display: block;
		padding: 5px 12px;
		text-decoration: none;
		border-right: 1px solid white;
		white-space: nowrap;
		border-top: 1px solid #ffffff;
		border-right: 1px solid #ffffff;
		border-left: 1px solid #ffffff;	
	}

	ul#main_list li a:hover	{	
	}
		
		ul#main_list li ul{	
			margin: 0;
			margin-top: -1px;
			padding: 0;
			padding-top: 5px;
			position: absolute;
			visibility: hidden;
			border-top: 1px solid white;
			border: 1px solid #d0d0d0;
			z-index: 100;
			width:255px;
			background-color: #ffffff;
			font-size: 12px;
		}
		
		ul#main_list li ul a {	
			padding-left: 20px;
		}
		
			ul#main_list li ul li	{	
				float: none;
				display: inline;
			}
			
			ul#main_list li ul li a	{	
				padding: 10px 12px;
				width: auto;
				white-space: normal;
				line-height: 18px;
				padding-bottom: 2px;
			}
			
			ul#main_list li ul li a:hover	{	
			}
		
			ul#main_list li ul li.submenu a {	
				padding-left: 34px;
				line-height: 10px;
				color: #26c2e0;
				line-height: 12px;
				font-size: 11px;
				padding-top: 3px;
			}

	ul#main_list li a.main_border	{
		border: 1px solid #d0d0d0;
		z-index: 1000;
		position: relative;
		background-color: #ffffff;
	}

	ul#main_list li a.menu_border_bottom{
		border-bottom: 1px solid #ffffff;	
	}

	
/*
* MODUL KLIENCI / PARTNERZY
*/

div#mod_menu  {
	margin-top: 30px;
		position: absolute;
		z-index: 10
}

	div#mod_menu div.mod_title {
		cursor: pointer;
	}

	div#mod_menu div.turn_on {
		border: 1px solid #cecece;
		border-bottom: 1px solid #ffffff;
		background-color: #ffffff;
		color: #26c2e0;
	}
	
		div#mod_menu div.mod_title span {
			padding: 19px;
			padding-bottom: 25px;
			display: block;
			font-size: 18px;
		}

div.mod_box {
	margin-top:92px;
}

div#mod_partners{
	margin-top: -132px;
}

div.mod_items {
	height: 130px;
	width: 458px;
	border: 1px solid #cecece;
	background-color: #ffffff;
	position: absolute;
}

	div.mod_items img{
		margin: 30px 2px 0;
	}
	
div.mod_certificates {
	margin-top: 50px;
}
	
	div.mod_certificates img{
		border: 1px solid #cecece; 
		margin-left: 20px;
	}
		
	div.mod_certificates div.mod_title h2{
		margin:0;
		margin-bottom:25px;
		margin-left: 20px;
		font-size: 18px;
		color: #26c2e0;
		font-weight: normal;
	}
		
div.naskroty{
	height: 193px;
	width: 100%;
	background-image: url(../images/background_short.png);
	background-position: top left;
	background-repeat: repeat-x;
	margin-top: 30px;
}
		
div.naskroty a{
	color: #999898;
}
		
div.naskroty a:hover{
	color: #26C2E0;
}
		
div.naskroty_content{	
	padding: 20px 30px;
}
		
div.skroty_title{
	padding-bottom: 25px;
	color: #26c2e0;
	font-weight: bold;
}
		
div.skroty_item{
	width: 225px;
}
		
div.skroty_item div.ul{
	padding-right: 50px;
}		

div#footer{
	margin: 10px 0;
	color: #cccbcb;
}	

div#footer a{
	color: #cccbcb;
}

div#footer a:hover{
	color: #26C2E0;
}

div#footer_links{
	margin-top: 5px;
	margin-left: 10px;
}

div.footer_follow div.text{
	margin-top: 5px;
}
div.footer_follow img{
	margin-left: 10px;
	margin-top: 10px;
}

div.subpage_header{
	background-image: url(../images/background_header.png);
	background-position: top left;
	background-repeat: no-repeat;
	width: 100%;
	height: 100px;
}

	div.subpage_header div.header_title h1{
		font-size: 24px;
		font-weight: normal;
		padding: 40px 0 0 40px;
		margin:0;
		color: #ffffff;
	}

div.path {
	height: 50px;
	width: 100%;
	margin-bottom: 30px;
}

	div.path div.path_text{
		padding-top: 20px;
		color: #ffffff;
	}

	div.path div.path_text a.hp{
		color: #26C2E0;
	}

	div.path div.path_text a{
		color: #ffffff;
	}

	div.path div.path_text a:hover{
		color: #26C2E0;
	}

div.pages {
	width: 100%;
	margin-bottom: 10px;
	text-align: center;
}	

div.pages a,div.pages span{
	margin: 0 3px;
}		
		
		
		
/*
* ADDTO
*/
div.addto_box{	
	width: 150px;
	margin-top: 30px;
}
div#addto {
	/*border: 1px solid #dddddd;*/
	width: 160px;
	height: 25px;
	margin-top: 30px;
	cursor: pointer;
	position: relative;
	z-index:100;
}	

div#addto div{
	padding-top: 4px;
	padding-left: 10px;	
}

div#addto img.arrow_point{
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
}

div#addto img{
	margin-top: 3px;
}

div#addto_list{
	border: 1px solid #dddddd;
	width: 450px;
	display: none;
	margin-top: -1px;
	background-color: #ffffff;
	position: absolute;
	z-index:20;
}

div#addto_list div.addto_list_item{
	width: 130px;
	margin: 5px;
}

div#addto_list div.addto_list_item div.addto_list_item_text{
	padding-top: 2px;
}

div#addto_list div.addto_list_item img{
	margin-right: 5px;
}

div#atffc{display: none}
		
