body {
    font-family: Arial;
    font-size: 13px;
    color: #666;
    text-align: center;
    background: #f6f6f6;
}

a {
    color: #6a8db7;
	text-decoration: none;
}

a:hover {
    text-decoration: none;
    padding: 0px;
}

p {
    line-height: 25px;
    color: #555;
    text-align: justify;
}

#container {
    width: 942px;
    text-align: left;
    margin: 0 auto;
    padding: 0;
}

#header {
    width: 942px;
    height: 45px;
    margin-top: 25px;  
    border-top-left-radius:10px; 
    border-top-right-radius:10px; 
    border-bottom-right-radius:10px; 
    border-bottom-left-radius: 10px;   
    background: #1e5799; /* Old browsers */
    background: -moz-linear-gradient(left, #1e5799 0%, #207cca 32%, #2989d8 50%, #7db9e8 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#1e5799), color-stop(32%,#207cca), color-stop(50%,#2989d8), color-stop(100%,#7db9e8)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, #1e5799 0%,#207cca 32%,#2989d8 50%,#7db9e8 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, #1e5799 0%,#207cca 32%,#2989d8 50%,#7db9e8 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, #1e5799 0%,#207cca 32%,#2989d8 50%,#7db9e8 100%); /* IE10+ */
    background: linear-gradient(to right, #1e5799 0%,#207cca 32%,#2989d8 50%,#7db9e8 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=1 ); /* IE6-9 */
}

#content {
    width: 942px;
    margin: 0 auto;
    float: left;
    margin-top: 15px;
}

.clear {
    height: 30px;
    width: 470px;
}


#logo {
    height: auto;
    width: auto;
    float: left;
    padding-top: 10px;
    padding-left: 30px;
}

#logo p {
    color: #FFFFFF;
    margin: 0px;    
    padding-left: 10px;
}

#logo a {
    text-decoration: none;
    color: #FFF;
}

#logo a:hover {
    color: #CCC;
}

#logo h1 {
    color: #fff;
    margin: 0px;
    font-weight: bold;
}

#logo p {
    margin-top: -4px;
    font-style: italic;
    color: #23658f;
}

#logo h1 {
    font-size: 22px;
}

#search {
    padding-top: 4px;
    padding-right: 15px;
    float: right;
    background: #34393b url('images/header-right.gif') right no-repeat;
}

input {
    border: 1px solid #ccc;
    background: #34393b;
    margin: 5px;
    padding: 5px;
    color: #CCC;
}

#menu {
    width: 942px;
    height: 40px;
    float: left;
    margin-bottom: 15px;
}

#menu ul {
    margin: 0;
    padding: 5px 0px 0px 0px;
    list-style: none;
}

#menu li {
    display: block;
    float: left;
}

#menu a {
    display: block;
    float: left;
    padding: 15px 15px 15px 15px;
    text-decoration: none;
    text-align: left;
    text-transform: uppercase;
    font-family: Arial;
    font-weight: normal;
    color: #444;
    font-size: 12px;
}

#menu a:hover {
    color: #fff;
	background: #1e5799; /* Old browsers */
	background: -moz-linear-gradient(top, #1e5799 0%, #207cca 32%, #2989d8 50%, #7db9e8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1e5799), color-stop(32%,#207cca), color-stop(50%,#2989d8), color-stop(100%,#7db9e8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #1e5799 0%,#207cca 32%,#2989d8 50%,#7db9e8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #1e5799 0%,#207cca 32%,#2989d8 50%,#7db9e8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #1e5799 0%,#207cca 32%,#2989d8 50%,#7db9e8 100%); /* IE10+ */
	background: linear-gradient(to bottom, #1e5799 0%,#207cca 32%,#2989d8 50%,#7db9e8 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=0 ); /* IE6-9 */
    
    border-top-left-radius:10px; 
    border-top-right-radius:10px; 
    border-bottom-right-radius:10px; 
    border-bottom-left-radius: 10px;   
}

.margin_left1 {
    margin-left: 16px;
}

#box_txt {
    width: 942px;
    float: left;      
}

#box_txt img{
    height: 350px;
    width: 640px;    
    margin: 0 auto;
}

#box_car {
    background:  #FFF url('/images/img02.jpg');
    background-repeat: no-repeat;
    background-position: top;    
    margin-top: 10px;
    width: 221px;
    height: 169px;
    float: inherit;
    border: 1px solid #ccc;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding-top: 5px;
}

#kontakt p {
    text-align: center;    
}
.title_box_car a {
    text-decoration: none;
}

.title_box_car a:hover {
    text-decoration: underline;
}

.title_box_car {
    font-size: 18px;
    color: #6a8db7;
    text-align: left;
    padding-top: 140px;
    padding-left: 10px;

}

#div_left {
    width: 200px;
    float: left;
 /*   border: 1px solid #ccc;*/
  /*  background: #FFF;*/
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 0px 10px 10px 0; 
    margin-right: 15px;    
}


#tabor, #artykuly{
   /* width: 200px;
    float: left;
    border: 1px solid #ccc;
    background: #FFF;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 10px;
    margin-right: 15px;*/ 
    margin-top: 15px;
}

#uslugi, #tabor , #artykuly{
    width: 200px;
    float: left;
    border: 1px solid #ccc;
    background: #FFF;
    border-top-left-radius:15px; 
    border-top-right-radius:15px; 
    border-bottom-right-radius:15px; 
    border-bottom-left-radius: 15px;       
    padding: 0 10px 10px 10px;
    margin-right: 15px;       
}

#div_right {
        width: 697px;
        float: left;
        /*margin-left: 15px;*/
        padding: 0 0 10px 20px;        
}

#div_right img{
	 width: 92px !important;
	 height: 69px !important;
	 border: 0;
}

.tabor p{
    position: relative;
    left: 25px;
    text-align: justify;    
}

h2 {
	font-size: 20px;
	color: #6a8db7;
}

#sell {
	border: 1px solid #ad2948;
	padding: 0px;
	font-weight: bold;
	background: #FFF;
}

#sell p {
	color: #ad2948;
	text-align: center;
}

#footer {
	width: 942px;
	border-top: 1px solid #CCC;
	padding-bottom: 20px;
	margin-top: 10px;       
	color: #7A7A7A;
	text-align: right;
	float: left;
	font-size: 11px;
}
/**
 * BxSlider v4.0 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2012
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
	position: relative;
	margin: 0 auto 0px;
	padding: 0;
	*zoom: 1;
}

.bx-wrapper img {
	/*max-width: 100%;*/
	display: block;
	height: 405px;
	width: 942px
}

.bx-viewport ul {
    margin: 0 auto;
}

.bx-viewport li{
    /*background-color: #34393B;*/
    background-color: #000;
	border-top-left-radius:15px; 
    border-top-right-radius:15px; 
    border-bottom-right-radius:15px; 
    border-bottom-left-radius: 15px;   
}

.bx-pager a{
    display: none;
}
/** THEME
===================================*/

.bx-wrapper .bx-viewport {
	-moz-box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px #ccc;
	box-shadow: 0 0 0px #ccc;
	border: solid #fff 0px;
	/*left: -5px;*/
	background: #F6F6F6;
	height: 350px !important;
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(images/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: none;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: 10px;
	background: url(images/controls.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
	right: 10px;
	background: url(images/controls.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
	background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(images/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(images/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}

#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}

#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}

#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}

#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;        
}

#lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;        
}

#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;               
}

#lightbox-nav-btnNext { 
	right: 0; 
	float: right;                
}

#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}

#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}

#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	

#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}		
	
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

#gallery li{
    display: inline;
}

#gallery li img{
    width: 92px;
    height: 72px; 
    margin-right: 5px;
	border: 0;
}

#gallery ul{
    padding: 0;
}

#uslugi a:hover, #tabor a:hover, #artykuly a:hover{
	color: #DA251D;
}

#tabor li, #uslugi li, #artykuly li {
	background: url("../images/kropka.png") no-repeat scroll 0px 6px transparent;
	 margin-bottom: 8px;
	font-size: 14px;
}

#tabor ul, #uslugi ul, #artykuly ul{
   list-style: none outside none;
   padding-left: 10px;
}

#tabor a, #uslugi a, #artykuly a{
	margin-left: 15px;
	text-decoration: none;
}

#telefon{
	float: right;
	/*width: 205px;
	height: 43px;
	font-family: Brush Script MT;
	font-size: 35px;
	color: #FFF;*/
	margin-top: -10px;
}
#zdjecie{
	float: left;  
	width: 705px; 
}