@CHARSET "UTF-8";

html,
body {
    background: #000000; 
    background-image: url(../images/bg.jpg);
    background-repeat: repeat;
    padding: 0;
    margin: 0;
    color: #FFFFFF;
}

.pasek_gorny ul {
	margin: 0;
	padding: 0;	
	list-style: none;
	float: right;
}

.footer a {
	border: 0;	
}

#map {
	width: 600px;
	height: 500px;
	color: #000000;
	margin-left: 50px;
	margin-top: 15px;	
}

.footerlogos {
	float: right;
}	

.logofooter {
	margin-top: 5px;
	margin-left: 14px;
	margin-right: 0px;	
}

ul.the_menu {
	display: none;
	float: left;
	z-index: 1002;	
}


.div_left ul li a{
	padding: 5px;
	font-size: 15px;
}

.div_left ul li a:hover{
	color: #FFFFFF;	
}

.g-plusone {
	margin-left: 10px;
	margin-top: 20px;	
}

#kontakt {
	position: fixed;
	top: 45%;
	right: -150px;
	background-image: url(../images/img/kontakt_right.png);
	background-repeat: no-repeat;
	width: 183px;
	height: 100px;
	z-index: 1000;
}

#facebook {
	position: fixed;
	top: 5%;
	right: -340px;
	background-image: url(../images/img/facebook_right.png);
	background-repeat: no-repeat;
	width: 372px;
	height: 100px;
	z-index: 1001;
}

#google {
	position: fixed;
	top: 25%;
	right: -100px;
	background-image: url(../images/img/google_right.png);
	background-repeat: no-repeat;
	width: 133px;
	height: 100px;
	z-index: 999;
}

#kontakt .text, #facebook .text, #google .text {
	margin-left: 33px;
	padding: 10px;
	background-color: #000000;	
	min-height: 100px;
	color: #FFFFFF;
	font-family: Georgia !important;
	font-size: 12px;
	z-index: 998;
}

#kontakt .text a {
	color: #FFFFFF;
	text-decoration: none;
}

.menu_class, .div_left, .div_left a{
	background-color: #000000;
	overflow:hidden; 
	font-family: Georgia;
	font-size: 16px;
	margin-left: 15px;
	margin-right: 15px;
	color: #bfbfbf;	
	text-decoration: none;
	float: left;
	line-height: 21px;
	cursor: pointer;
}

.div_left a:hover{
	color: #FFFFFF;
}

.div_left a:hover {
	color: #FFFFFF;		
}

	
.container {
	background-color: #000000; 
	min-height: 500px;
	margin-top: 25px;
	margin-bottom: 25px;	
}

.baner {
	height: 60px;	
}

.baner, .baners, .main {
	float: left;
	width: 950px;	
}

.main {
	background-color: #000000;	
	background-image: url(../images/mainbg.jpg);
    background-repeat: no-repeat;
    width: 950px;
}

.banertopimage {
	margin: 0 auto auto;	
}

.pasek_gorny {
	float: left;
	width: 950px;
	height: 78px;
}

.logo {
	float: left;
    width: 174px;
    height: 31px;
    margin-top: 20px;
    margin-left: 35px;   	
}

.logo a {
	border: 0;
}

.menu_gorne {
	float: right;
	margin-top: 20px;
	margin-right: 10px;	
}

.div_left {
	float: left;
	margin-left: 10px;	
	margin-right: 10px;	
}

.separator_menu {
	float: left;
	font-family: Georgia;
	font-size: 16px;
	color: #bfbfbf;	
	display: inline;
	cursor: default;
}

.bordermine {
	border-left: 1px solid #d2cacb;
	height: auto;
}

.borderminer {
	border-right: 1px solid #d2cacb;
	height: auto;
}

.page {
	margin-top: 25px;
	margin-bottom: 25px;
	float: left;	
}

.news_item {
	width: 100%;
	margin-top: 30px;
}

.news_title {
	font-family: Georgia;
	font-size: 18px;
	padding-left: 40%;	
}

.ofirmie_title {
	font-family: Georgia;
	font-size: 18px;
	padding-left: 30%;	
}

.zaufali_title {
	font-family: Georgia;
	font-size: 18px;
	padding-left: 15%;	
}

.news_content {
	width:100%;
	clear: both;	
}

.news_photo {
	width: 40%;
	float: left;	
}

.kontaktphone {
	margin-left: 50px;	
	flaot: left;
	width: 300px;
	display: inline;
}

.news_text {
	width: 50%;
	float: left;
	font-family: Verdana;
	font-size: 10px;
	color: #b3b3b3;
	text-align: justify;
	padding: 15px;
}

.ofirmie_text {
	font-family: Verdana;
	font-size: 10px;
	color: #b3b3b3;
	text-align: justify;
	padding: 15px;
	padding-right: 20px;
}

.footer {
	background-color: #FFFFFF;
	width: 950px;
	height: 70px;
	float: left;	
}

.footertext {
	font-family: Georgia;
	font-size: 11px;
	margin-left: 10px;
	line-height: 70px;
	color: #000000;	
	float: left;
}

.tagcloud a { 
	text-decoration: none;
	color: #b3b3b3;
	float: left;
	line-height: 20px;
}

.tagcloud {
	float: left;
	display: inline;
}

.tagcloud h2{
	float: left;
	display: inline;
	margin-left: 7px;
	margin-right: 7px;
	margin-top: 3px;
	color: #b3b3b3;
	margin-bottom: 0px;
	text-align: left;
	line-height: 20px;
}

.lista_text, .lista_details_text {
	font-family: Verdana;
	font-size: 10px;
	color: #b3b3b3;
	text-align: justify;
	margin-top: 5px;
}

.lista_details_text {
	margin-top: 20px;
	margin-left: 15px;
}

.lista_text p {
	margin: 0;
	padding: 0;
}

.lista_header a{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Georgia;
	font-size: 16px;	
}

.lista_header a:hover{
	text-decoration: underline;	
}

.lista_item {
	margin-left: 10px;
	margin-top: 20px;
	float: left;	
}

a.link_more {
	font-family: Verdana;
	font-size: 10px;
	color: #e41b23;
	text-decoration: none;
	text-align: right;
	float: right;
	display: inline;
	clear: both;
}

.pager {
	float: right;
	margin-right: 40px;
	margin-top: 20px;	
}

.pager span {
	color: #e41b23;
	font-weight: bold;
	margin-left: 3px;
	margin-right: 3px;
	cursor: pointer;
}

.pager a {
	text-decoration: none;
	color: #b3b3b3;
}

.slider {
	float: left;	
	margin: 0;
    padding: 0;
}

.nivoSlider {
    position:relative;
    width:950px; /* Change this to your images width */
    height:254px !important; /* Change this to your images height */
    margin: 0;
    padding: 0;
}
.nivoSlider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
.nivoSlider a {
    border:0;
    display:block;
}

.zaufalinam {
	width: 130px;
	margin: 0 auto auto;
}

.dojazd_title {
	margin-top: 40px;	
	font-family: Georgia;
	font-size: 18px;
	padding-left: 15%;	
}

.kontakttext {
	font-family: Georgia !important;
	font-size: 14px;
	color: #FFFFFF;
	clear: both;
}

.kontakttext a{
	text-decoration: none;
	color: #FFFFFF;
}

.kontaktlong {
	width: 250px;
	font-size: 12px;
	margin-left: 70px;
	clear: both;	
}

.kontaktshort {
	width: 250px;
	float: right;
	margin-right: 30px;	
	margin-top: 30px;
}










.sponsor{
	width:205px;
	height:205px;
	float:left;
	margin:8px;
	z-index:0;
	/* Giving the sponsor div a relative positioning: */
	position:relative;
	cursor:pointer;
}

.sponsorFlip{
	/*  The sponsor div will be positioned absolutely with respect
		to its parent .sponsor div and fill it in entirely */
	z-index:0;
	float: left;
	width:205px;
	height:205px;
	border:1px solid #ddd;	
	background:url("../images/background.jpg") no-repeat center center #f9f9f9;
}

.sponsorFlip:hover{
	border:1px solid #999;
	
	/* CSS3 inset shadow: */
	-moz-box-shadow:0 0 30px #999 inset;
	-webkit-box-shadow:0 0 30px #999 inset;
	box-shadow:0 0 30px #999 inset;
}

.refhref {
	text-decoration:none;
	margin-top: 10px;	
	float: left;
	margin-left: 10px;
}


.sponsorFlip img{
	/* Centering the logo image in the middle of the sponsorFlip div */
	margin: 0 auto auto;
}

.sponsorData{
	/* Hiding the .sponsorData div */
	display:none;
}

.sponsorFlip a img {
	border: 0 !important;
	margin:0 !important;
	padding: 0 !important;	
}

.clear{
	/* This class clears the floats */
	clear:both;
}

.lista_header a{
	font-size: 13px;
}