body  {
	font: 100% Tahoma, Geneva, sans-serif;
	background:url(../gfx/layout_02.gif) #f5f5f5 repeat-x;
	margin: 0;
	padding: 0;
	text-align:left;
	color: #000000;
}

img {
	border:none;
}

#container { 
	width: 850px;
	margin: 0 auto;
	text-align: left;
} 

#header {
	position:relative;
	height:108px;
}
#header img {
	margin:25px 0 0 20px;
}

#menu {
	position:absolute;
	right:32px;
	top:50px;
	}

#menu a {
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	letter-spacing:1px;
	color:#292728;
	text-decoration:none;
	float:left;
	margin:0 10px;
	background:none;
	position:relative;
}

#menu a:hover {
	background:url(../gfx/menu_hover_bg_a.gif) no-repeat left;
	color:#FFF;
	z-index:10;
}

#menu a:hover b {
	background:url(../gfx/menu_hover_bg_b.gif) no-repeat right;
	position:absolute;
	height:36px;
	width:6px;
	top:2px;
	right:0;
	z-index:-2;
}

#menu .current {
	background:url(../gfx/menu_current_bg_a.gif) no-repeat left;
	color:#FFF;
	position:relative;
}

#menu .current b {
	background:url(../gfx/menu_current_bg_b.gif) no-repeat right;
	position:absolute;
	height:36px;
	width:6px;
	top:2px;
	right:0;
}

#top_picture {
	text-align:center;
	width:850px;
	background:#F5F5F5;
}

#sidebar1 {
	float: left;
	width: 345px;
	padding:15px 0 0 15px;
	font-size:0.8em;
}

#naszaflota {
	background:url(../gfx/flota_background.jpg) no-repeat right;
	height:120px;
	width:190px;
	padding:0 110px 0 0 ;
}

#naszaflota hr {
	padding:0;
	margin:3px 0;
	*margin:0;
	border:none;
	width:120px;
	background:url(../gfx/nasza_flota_hr.gif) no-repeat left;
}

#naszaflota a {
	background:url(../gfx/arrow.gif) no-repeat right;
	padding:4px 20px 4px 15px;
	color:#585858;
	line-height:20px;
	text-decoration:none;
}

#naszaflota a:hover {
	color:#F2BB16;
	background:#333;
}

#naszaflota .wiecej {
	color:#999;
	background:none;
	padding:2px 20px 2px 20px;
}

#naszaflota .wiecej:hover {
	text-decoration:underline;
	background:none;
}

#naszaflota b {
	color:#1c1c1c;
}

#naszaflota b span {
	color:#6a6a6a;
}

#zamowieniatelefoniczne {
	position:absolute;
	text-align:center;
	color:#a6a6a6;
	width:500px;
	padding:25px 0 0 0;
}

#zamowieniatelefoniczne span {
	color:#222222;
	font-size:2.5em;
}

#mainContent { 
	margin: 0 0 0 350px;
} 

#mainContent #mapa {
	margin:15px 0 0 0;
	position:relative;
}

#mapa .left {
	position:absolute;
	left:0;
	padding:30px 0 0 0;
	font-size:0.8em;
	color:#1C1C1C;
	}
	
#mapa .left span {
	color:#6A6A83;
}

#mapa .right {
	width:360px;
	float:right;
	font-size:0.8em;
}

#mapa .right a {
	font-size:0.7em;
	color:#333;
	text-decoration:none;
}

#mapa .right img {
	margin:5px 0 0 0;
}

#mapa .right b {
	color:#1C1C1C;
}

#mapa .right b span {
	color:#6A6A83;
}

/** TRESC **/

.tresc {
	font-size:0.8em;
	color:#404040;
	padding:15px;
}

.tresc h1 {
	font-size:1.1em;
	background:#F2BB16;
	color:#333;
	padding:5px;
	width:150px;
	float:left;
}

#map {
	float:right;
}

#dojazd form {
	width:200px;
	text-align:left;
	margin:30px 0 0 15px;
}

#dojazd form input {
	border:1px #999 solid;
	background:#FFF;
}

#dojazd form .submit {
	background:#F2BB16 !important; 
	padding:4px;
	border:none;
	width:145px;
	color:#FFF;
	font-weight:bold;
}

/* STAJNIA */

#stajnia .auto {
	width:880px;
	padding:15px 0 15px 15px;
	border:#CCC dotted;
	border-width:1px 0 0 0;
	float:left;
}

#stajnia .auto:hover {
	background:#ebecec;
}

#stajnia .auto img {
	border:1px #CCC solid;
	float:left;
}

#stajnia .auto .opis {
	margin:0 0 0 240px;
	width:600px;
	position:relative;
}

#stajnia .auto .opis h2 {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
}

#stajnia .auto .opis h2 span {
	color:#999;
}

#stajnia .auto .opis .zamow a {
	background:#F2BB16;
	float:left;
	padding:5px 10px;
	color:#FFF;
	text-decoration:none;
}

#stajnia .auto .opis .zamow a:hover {
	background:#333;
	color:#FFF;
	cursor:pointer;
}

/** KONTAKT **/

#form {
float:right;
font-size:x-small;
font-family:Verdana, Arial, Helvetica, sans-serif;
margin-top:-20px;
}

#form fieldset {
border:1px #CCCCCC solid;
padding:10px;
width:355px;
}

#form input, #form textarea {
width:350px;
border:1px #999999 dotted;
text-align:center;
}

#form input:hover, #form textarea:hover, #form submit:hover {
background-color:#FFFFCC;
}

#form textarea {
text-align:left;
}


#kontakt .dane {
	float:left;
	width:300px;
	padding:15px;
}

#kontakt .dane span {
	color:#999;
}

#kontakt .dane h3 {
	font-size:14px;
	margin:0;
	padding:0;
}

#kontakt .dane a {
	text-decoration:none;
	color:#eeb300;
}

#kontakt .dane a:hover {
	border:#333 dotted;
	border-width:0 0 1px 0;
}

#kontakt .dane img {
	margin:40px 0 0 40px;
}

#zamowienie input {
	float:left;
	border:1px #666 dotted;
	background:#F5F5F5;
	font-size:0.9em;
	font-family:Tahoma, Geneva, sans-serif;
}



#footer { 
	padding:0;
	height:117px;
	background:url(../gfx/footer_bg.gif) repeat-x;
	margin:30px 0 0 0;
	font-family:Verdana, Geneva, sans-serif;
} 

#footer .content {
	width:850px;
	margin:0 auto;
	position:relative;
    color:#d7d7d7;
}

#footer .content .wierzbak_logo {
	position:absolute;
	left:0px;
	top:30px;
}

#footer .content .granet_logo {
	position:absolute;
	right:0px;
	top:35px;
}

#footer .content .dane {
	margin:0 0 0 200px;
	top:30px;
	position:absolute;
	font-size:0.7em;
}

#footer .content .dane2 {
	margin:0 0 0 350px;
	top:42px;
	position:absolute;
	font-size:0.7em;
}

#footer .content .copyrights {
	position:absolute;
	top:90px;
	font-size:0.6em;
}

#footer .content .copyrights span {
	color:#F2BB16;
}

#footer a {
	color:#F2BB16;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.LV_validation_message{
    font-weight:bold;
    margin:0 0 0 5px;
}

.LV_valid {
    color:#00CC00;
}
	
.LV_invalid {
    color:#FFF;
	padding:4px;
	float:right;
	margin-right:5px;
	background:#F00;
}
    
.LV_valid_field,
input.LV_valid_field:hover, 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active {
    border: 0 solid #00CC00;
}
    
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active {
    border: 0 solid #CC0000;
}

/** KALENDARZ **/


table.jCalendar {
	border: 1px solid #000;
	background: #aaa;
    border-collapse: separate;
    border-spacing: 2px;
}
table.jCalendar th {
	background: #333;
	color: #fff;
	font-weight: bold;
	padding: 3px 5px;
}
table.jCalendar td {
	background: #ccc;
	color: #000;
	padding: 3px 5px;
	text-align: center;
}
table.jCalendar td.other-month {
	background: #ddd;
	color: #aaa;
}
table.jCalendar td.today {
	background: #666;
	color: #fff;
}
table.jCalendar td.selected {
	background: #f66;
	color: #fff;
}
table.jCalendar td.selected:hover {
	background: #f33;
	color: #fff;
}
table.jCalendar td:hover, table.jCalendar td.dp-hover {
	background: #fff;
	color: #000;
}
table.jCalendar td.disabled, table.jCalendar td.disabled:hover {
	background: #bbb;
	color: #888;
}

/* For the popup */

/* NOTE - you will probably want to style a.dp-choose-date - see how I did it in demo.css */

div.dp-popup {
	position: relative;
	background: #ccc;
	font-size: 10px;
	font-family: arial, sans-serif;
	padding: 2px;
	width: 171px;
	line-height: 1.2em;
}
div#dp-popup {
	position: absolute;
	z-index: 199;
}
div.dp-popup h2 {
	font-size: 12px;
	text-align: center;
	margin: 2px 0;
	padding: 0;
}
a#dp-close {
	font-size: 11px;
	padding: 4px 0;
	text-align: center;
	display: block;
}
a#dp-close:hover {
	text-decoration: underline;
}
div.dp-popup a {
	color: #000;
	text-decoration: none;
	padding: 3px 2px 0;
}
div.dp-popup div.dp-nav-prev {
	position: absolute;
	top: 2px;
	left: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-prev a {
	float: left;
}
/* Opera needs the rules to be this specific otherwise it doesn't change the cursor back to pointer after you have disabled and re-enabled a link */
div.dp-popup div.dp-nav-prev a, div.dp-popup div.dp-nav-next a {
	cursor: pointer;
}
div.dp-popup div.dp-nav-prev a.disabled, div.dp-popup div.dp-nav-next a.disabled {
	cursor: default;
}
div.dp-popup div.dp-nav-next {
	position: absolute;
	top: 2px;
	right: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-next a {
	float: right;
}
div.dp-popup a.disabled {
	cursor: default;
	color: #aaa;
}
div.dp-popup td {
	cursor: pointer;
}
div.dp-popup td.disabled {
	cursor: default;
}

a.dp-choose-date {
	float: left;
	width: 16px;
	height: 16px;
	padding: 0;
	margin: 1px 3px 0;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	background: url(../gfx/calendar.png) no-repeat; 
}
a.dp-choose-date.dp-disabled {
	background-position: 0 -20px;
	cursor: default;
}
/* makes the input field shorter once the date picker code
 * has run (to allow space for the calendar icon
 */
input.dp-applied {
	width: 140px;
	float: left;
}

.opis span {
	color:#999;
}

#stajnia {
	font-family:Tahoma, Geneva, sans-serif;
}

.wymiary {
	color:#333 !important;
	font-size:12px;
	font-weight:normal;
}

#stajnia table td {
	border:#666 dotted;
	border-width:0 0 1px 0;
}

ul {
	list-style-type:decimal;
}

ul ul {
	list-style-type:lower-alpha;
}

.tipbox {
	background:#404040;
	padding:15px;
	color:#FFF;
	width:450px;
	text-align:center;
	margin:0 auto;
	font-size:16px;
	color:#FFF;
}
