a{
    text-decoration: none;
}
img{
    border: none;
}
body{
    margin: 0;
    padding: 0;
    font-family: arial;
}
/* -------------- page -------------- */
header{
	width: 980px;
	height: 370px;
	cleaR: both;
	overflow: hidden;
	margin: 0 auto;
}
header section#lang{
	float:left;
	margin-top: 30px;
}
header section#lang ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
header section#lang ul li{
	float: left;
	overflow: hidden;
	margin: 0 3px;
}
header nav{
	float: right;
	width: 830px;
	margin-top: 30px;
}
header nav ul{
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
}
header nav ul li{
	float: left;
	overflow: hidden;
	border-left: 1px solid #fe7203;
	padding: 0 14px;
}
header nav ul li:first-child{
	border: none;
}
header nav ul li a{
	color: #0159d1;
	font-size: 20px;
	font-weight: 400;
	font-family: Ubuntu;
}
header nav ul li:hover a{
	color: #fff;
}
header nav ul li.select a{
	color: #fff;
}

footer{
	clear: both;
	overflow: hidden;
	width: 100%;
	height: 100px;
	background: url('../img/foot.png') repeat-x center top;
}
footer section#foot{
	width: 980px;
	margin: 0 auto;
	margin-top: 40px;
}
footer section#foot div:nth-child(1){
	float: left;
	color: #fff;
	font-size: 12px;
	font-family: arial;
}/*
footer section#foot div:nth-child(2){
	float: left;
	color: #fff;
	font-size: 12px;
	font-family: arial;
	margin-left: 50px;
}
footer section#foot div:nth-child(2) a{
	margin-right: 5px;
}*/
footer section#foot div:nth-child(2){
	float: right;
	color: #fff;
	font-size: 12px;
	font-family: arial;
	text-align: right;
}
footer section#foot div:nth-child(2) a{
	color: #fff;
}

section#page{
	clear: both;
	width: 980px;
	min-height: 260px;
	margin: 0 auto;
	margin-bottom: 50px;
}

/* -------------- page -------------- */
section#page section#startowa{
	clear: both;
	width: 980px;
	margin: 0 auto;
}
section#page section#startowa article#o-cechu{
	float: left;
	overflow: hidden;
	width: 550px;
	min-height: 340px;
	border: 2px solid #cb5b02;
	border-radius: 21px;
	background: #da7a2f;
	box-shadow: #b65201 0px 0px 10px;
}
section#page section#startowa article#o-cechu h2{
	color: #fff;
	background: #000;
	border-top-left-radius: 21px;
	border-top-right-radius: 21px;
	width: 546px;
	margin: 3px auto 0;
	text-align: center;
	font-family: ubuntu;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: 500;
	padding: 3px 0 8px;
	box-shadow: inset 0px -3px 4px #0E4C98;
}
section#page section#startowa article#o-cechu div{
	width: 520px;
	clear: both;
	margin: 5px auto;
	font-size: 14px;
	color: #000;
	padding: 0 5px;
	line-height: 150%;
	text-align: justify;
}
section#page section#startowa article#o-cechu div img{
	vertical-align: top;
	float: left;
	margin: 0 10px 10px 0;
}
section#page section#startowa article#o-cechu a{
	display: block;
	width: 129px;
	height: 26px;
	color: #fff;
	font-size: 14px;
	font-family: ubuntu;
	text-align: center;
	background: url('../img/more.png') no-repeat;
	font-weight: 500;
	padding-top: 4px;
	float: right;
	margin-right: 10px;
}

section#page section#startowa article#kontakt{
	float: right;
	overflow: hidden;
	width: 380px;
	min-height: 240px;
	border: 2px solid #0154c6;
	border-radius: 21px;
	background: #012f6d url('../img/ludzik.png') no-repeat 265px 80px;
	box-shadow: inset #000 0px 0px 10px;
	margin-top: 15px;
	margin-bottom: 30px;
}
section#page section#startowa article#kontakt h2{
	color: #fff;
	background: #000;
	font-size: 20px;
	border-top-left-radius: 21px;
	border-top-right-radius: 21px;
	width: 376px;
	margin: 3px auto 0;
	text-align: center;
	font-family: ubuntu;
	text-transform: uppercase;
	font-weight: 500;
	padding: 3px 0 8px;
	box-shadow: inset 0px -3px 4px #0E4C98;
}
section#page section#startowa article#kontakt div{
	width: 350px;
	clear: both;
	margin: 5px auto;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	padding: 0 5px;
	line-height: 150%;
	text-align: justify;
}
section#page section#startowa article#kontakt div a{
	color: #fff;
}
section#page section#startowa article#kontakt > a{
	display: block;
	width: 129px;
	height: 26px;
	color: #fff;
	font-size: 14px;
	font-family: ubuntu;
	text-align: center;
	background: url('../img/more.png') no-repeat;
	font-weight: 500;
	padding-top: 4px;
	float: left;
	margin: 10px 0 0 10px;
}

/* -------------- o cechu -------------- */
section#o-cechu{
	clear: both;
	width: 980px;
	margin: 0 auto;
	margin-top: -25px;
	
}
section#o-cechu nav{
	float: left;
	width: 215px;
	overflow: hidden;
}
section#o-cechu nav ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
section#o-cechu nav ul li{
	clear: both;
	overflow: hidden;
	margin-bottom: 5px;
}
section#o-cechu nav ul li a{
	display: block;
	width: 208px;
	height: 36px;
	background: url('../img/menu.png') no-repeat;
	color: #fff;
	font-size: 18px;
	font-family: Ubuntu;
	text-align: center;
	padding-top: 10px;
}
section#o-cechu nav ul li.select a{
	color: #0159d1;
}
section#o-cechu nav ul li:hover a{
	color: #0159d1;
}
section#o-cechu nav img{
	display: block;
	clear: both;
	overflow: hidden;
	margin: 30px auto;
	width: 144px;
	height: 144px;
		
}
section#o-cechu article{
	float: left;
	overflow: hidden;
	width: 565px;
	min-height: 240px;
	border: 2px solid #cb5b02;
	border-radius: 21px;
	background: #da7a2f;
	box-shadow: #b65201 0px 0px 10px;
	margin: 20px 0 30px 20px;
}
section#o-cechu article h1{
	color: #fff;
	background: #000;
	font-size: 20px;
	border-top-left-radius: 21px;
	border-top-right-radius: 21px;
	width: 560px;
	margin: 3px auto 0;
	text-align: center;
	font-family: ubuntu;
	text-transform: uppercase;
	font-weight: 500;
	padding: 3px 0 8px;
	box-shadow: inset 0px -3px 4px #0E4C98;
}
section#o-cechu article div{
	width: 540px;
	clear: both;
	margin: 5px auto 10px;
	font-size: 14px;
	color: #333;
	padding: 0 5px;
	line-height: 150%;
	text-align: justify;
}
section#o-cechu article div p{
	margin: 0 !important;
	text-indent: 0 !important;
}

section#o-cechu div.img{
	width: 147px;
	height: 254px;
	float: right;
	margin-top: 100px;
	border: 1px solid #0156ca;
}

/* -------------- zrzeszeni -------------- */
section#zrzeszeni{
	clear: both;
	width: 980px;
	margin: 0 auto;
	margin-top: -25px;
	
}
section#zrzeszeni article{
	float: left;
	overflow: hidden;
	width: 785px;
	min-height: 240px;
	border: 2px solid #cb5b02;
	border-radius: 21px;
	background: #da7a2f;
	box-shadow: #b65201 0px 0px 10px;
	margin: 20px 0 30px 20px;
}
section#zrzeszeni article h1{
	color: #fff;
	background: #000;
	font-size: 20px;
	border-top-left-radius: 21px;
	border-top-right-radius: 21px;
	width: 780px;
	margin: 3px auto 0;
	text-align: center;
	font-family: ubuntu;
	text-transform: uppercase;
	font-weight: 500;
	padding: 3px 0 8px;
	box-shadow: inset 0px -3px 4px #0E4C98;
}
section#zrzeszeni span{
	width: 760px;
	clear: both;
	margin: 5px auto;
	font-size: 12px;
	color: #333;
	padding: 10px 0 5px 0px;
	display:block;
}
section#zrzeszeni article div{
	width: 760px;
	clear: both;
	margin: 5px auto;
	font-size: 14px;
	color: #333;
	padding: 0 5px;
	line-height: 150%;
	text-align: justify;
}
section#zrzeszeni .step{
	float: right;
	margin-top: 100px;
}

/* -------------- galeria -------------- */
section#galeria{
	clear: both;
	width: 980px;
	margin: 0 auto;
	margin-top: -25px;
	
}
section#galeria nav{
	float: left;
	width: 215px;
	overflow: hidden;
}
section#galeria nav ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
section#galeria nav ul li{
	clear: both;
	overflow: hidden;
	margin-bottom: 5px;
}
section#galeria nav ul li a{
	display: block;
	width: 208px;
	height: 36px;
	background: url('../img/menu.png') no-repeat;
	color: #fff;
	font-size: 18px;
	font-family: Ubuntu;
	text-align: center;
	padding-top: 10px;
}
section#galeria nav ul li.select a{
	color: #0159d1;
}
section#galeria nav ul li:hover a{
	color: #0159d1;
}
section#galeria nav img{
	display: block;
	clear: both;
	overflow: hidden;
	margin: 30px auto;
	width: 144px;
	height: 144px;	
}
section#galeria article{
	float: left;
	overflow: hidden;
	width: 730px;
	min-height: 240px;
	margin: 20px 0 30px 30px;
}
section#galeria article p.info{
	background: #92c8f7;
	border: 1px solid #115896;
	width: 99%;
	display: block;
	text-align: center;
	font-size: 14px;
	font-family: tahoma;
	color: #333;
	font-weight: bold;
	padding: 20px 0;
}
section#galeria article .foto{
	width: 150px;
	height: 150px;
	float: left;
	overflow: hidden;
	border: 2px solid #0152c1;
	border-radius: 3px;
	margin: 0 10px 10px 0;
}

/* -------------- kontakt -------------- */
section#kontakt{
	clear: both;
	width: 980px;
	margin: 0 auto;
	margin-top: -25px;
	
}
section#kontakt nav{
	float: left;
	width: 215px;
	overflow: hidden;
}
section#kontakt nav ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
section#kontakt nav ul li{
	clear: both;
	overflow: hidden;
	margin-bottom: 5px;
}
section#kontakt nav ul li a{
	display: block;
	width: 208px;
	height: 36px;
	background: url('../img/menu.png') no-repeat;
	color: #fff;
	font-size: 18px;
	font-family: Ubuntu;
	text-align: center;
	padding-top: 10px;
}
section#kontakt nav ul li.select a{
	color: #0159d1;
}
section#kontakt nav ul li:hover a{
	color: #0159d1;
}
section#kontakt nav img{
	display: block;
	clear: both;
	overflow: hidden;
	margin: 30px auto;
	width: 144px;
	height: 144px;	
}
section#kontakt article{
	float: left;
	overflow: hidden;
	width: 410px;
	min-height: 240px;
	margin: 20px 0 30px 30px;
}
section#kontakt article div.tresc{
	width: 405px;
	clear: both;
	margin: 5px auto;
	font-size: 14px;
	color: #fff;
	padding: 0 5px;
	line-height: 150%;
	text-align: justify;
}
section#kontakt article div.tresc a{
	color: #fff;
}
section#kontakt article #map{
	width: 405px;
	height: 260px;
	clear: both;
	margin-top: 10px;
	overflow: hidden;
	border: 2px solid #0149ac;
	border-radius: 6px;
}

section#kontakt #form{
	float: right;
	width: 280px;
	overflow: hidden;
	border: 1px solid #0154c6;
	border-radius: 21px;
	padding: 10px;
	background: #012f6d;
	box-shadow: inset #000 0px 0px 10px;
	margin-top: 35px;
}
section#kontakt #form h2{
	color: #fff;
	background: #000;
	font-size: 16px;
	border-top-left-radius: 21px;
	border-top-right-radius: 21px;
	width: 274px;
	margin: 3px auto 5px;
	text-align: center;
	font-family: ubuntu;
	text-transform: uppercase;
	font-weight: 500;
	padding: 3px 0 8px;
	box-shadow: inset 0px -3px 4px #0E4C98;
}
section#kontakt #form input.inp{
	width: 270px;
	padding: 8px 5px;
	border: none;
	border-radius: 6px;
	background: #fff;
	margin-bottom: 5px;
	font-size: 12px;
	font-family: arial;
}
section#kontakt #form textarea{
	width: 270px;
	height: 100px;
	padding: 8px 5px;
	border: none;
	border-radius: 6px;
	background: #fff;
	margin-bottom: 5px;
	font-size: 12px;
	font-family: arial;
}
section#kontakt #form input[type=submit]{
	display: block;
	width: 129px;
	height: 28px;
	color: #fff;
	font-size: 14px;
	font-family: ubuntu;
	text-align: center;
	background: url('../img/more.png') no-repeat;
	font-weight: 500;
	padding-top: 0px;
	float: left;
	margin: 5px 0 0 155px;
	border: none;
}


/************************************/
.news{
	clear: both;
	overflow: hidden;
	border-bottom: 1px solid #0A366C;
	margin-bottom: 8px;
	padding-bottom: 8px;
}
.news h2{
	display: block;
	cleaR: both;
	overflow: hidden;
	margin: 0;
	font-size: 18px;
	font-family: Ubuntu;
	color: #05307F;
	font-weight: 500;
}
.news span{
	display: block;
	cleaR: both;
	overflow: hidden;
	margin: 0;
	margin-bottom: 3px;
	font-size: 12px;
	font-family: Ubuntu;
	color: #333;
}
.news p{
	margin: 0;
	padding: 0;
	line-height: 150%;
	font-size: 14px;
	font-family: Arial;
	color: #222;
}
.news a{
	display: block;
	width: 100px;
	font-size: 12px;
	font-family: arial;
	color: #222;
	float: right;
	text-align: right;
}

.loga{
	float: right;
}
.loga a{
	display: block;
	float: left;
	margin-right: 10px;
}



























