/*----------------------------------------
Q2 CSS Framework v1.1
Developed by: Q2 Interactive | david.krasensky@q2.cz
Based on: Elements CSS Framework | http://elements.projectdesigns.org
----------------------------------------*/

/* Imports
----------------------------------------*/
@import url("reset.css");
/* @import url("externalLinks.css"); */


/* Elements
----------------------------------------*/
html {
	height: 100%;
}
body
{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #171717;
	color: #E7E7E7;
	font-size: 14px;
	line-height: 150%;
	height: 100%;
}

/*--- Link Styles ---*/
a
{
	color: #EDBC00;
	text-decoration: underline;
}

a:hover
{
	color: #ffffff;
	text-decoration: none;
}


/* Standard Definitions
----------------------------------------*/

blockquote	{
	margin: 0 0 18px 18px; 
	color: #666666; 
	font-style: italic;
}
#web-container strong	{
	font-weight: bold;
}
.main em	{
	font-style: italic;
}

.hide {
	display: none;
}
.nobg {
	background-image: none;
}
/* http://www.positioniseverything.net/easyclearing.html */
.clear {
	clear: both;
}
.clear:after { /* fixed > fix-ie.css */
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}


/* Forms
----------------------------------------*/

input.text {
	padding: 1px 4px;
	border: 1px solid #BBBBBB;
}
textarea {
	padding: 1px 4px;
	border: 1px solid #BBBBBB;
}
input.text:focus, textarea:focus {
	border: 1px solid #000000;
}

.error, .notice, .success {
	padding: 10px; 
	border: 2px solid #dddddd;
	margin: 10px 0;
}
.error {
	background: #FBE3E4;
	color: #8a1f11;
	border-color: #FBC2C4;
}
.error a {
	color: #8a1f11;
}
.notice {
	background: #FFF6BF;
	color: #514721;
	border-color: #FFD324;
}
.notice a {
	color: #514721;
}
.success {
	background: #E6EFC2;
	color: #264409;
	border-color: #C6D880;
}
.success a {
	color: #264409;
}



#web-container {
	
}


/* Header
----------------------------------------*/

#group-wrapper {
	height: 54px;
	background-image: url(../img/group-bg.jpg);
}
#group {
	background-image: url(../img/group-bg2.jpg);
	height: 54px;
	background-repeat: no-repeat;
	background-position: center top;
}
#group-inner {
	width: 950px;	
	margin: 0px auto;
	padding: 0 0 0 10px;
}
	#group img {
		float: left;
	}

#header-wrapper {
	height: 336px;
	background-image: url(../img/header-bg.jpg);
	overflow: hidden;
}
	#subpage #header-wrapper {
		height: 266px;
		overflow: hidden;
	}
#header {
	background-image: url(../img/banner-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 336px; /* 290 */
	
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;}
	
	#subpage #header {
		background-image: url(../img/banner-sub-bg.jpg);
	}
#header-inner {
	width: 960px;	
	margin: 0px auto;
}

	#header #logo {
		position: absolute;
		z-index: 9999;
		/*background-color: red;*/
		margin: 0 0 0 0;
		width: 180px;
		height: 100px;
		display: block;		
		text-decoration: none;
	}
	#header .lang {
		float: right;
		text-align: right;
		padding: 5px 6px 0 0;
		position: absolute;
		z-index: 1000;
		margin: 0 0 0 860px; 
	}
		#header .lang a {
			text-align: right;
			color: #F1F1F1;			
			text-decoration: none;
			margin: 0 0 0 10px;
		}
			#header .lang a:hover {
				text-decoration: underline;
			}
			
	#header .menu {
		margin: 0 0 0 320px;
		padding: 30px 0 0 0;
		height: 41px;
		overflow: hidden;
	}
		#header .menu li {
			float: left;
		}
			#header .menu a {
				font-size: 16px;
				color: #F1F1F1;			
				text-decoration: none;
				text-transform: uppercase;
				margin: 0 20px;
				margin-right: 16px;
				text-align: center;
				display: block;
			}
				#header .menu li a:hover {
					text-decoration: underline;					
				}
	
		
	#header a.active {
		color: #EDBC00;			
	}
	
	
	#header .slideshow {
		height: 286px;
		margin: 0 auto;
		width: 860px;
	}
	#header .nav { 
		position: absolute;
	}
		#header  #prev { 
			margin: 135px 0 0 6px;
			position: absolute;
		}
		#header  #next { 
			margin: 135px 0 0 925px;
			position: absolute;
		}
		
	#header .banner-subpage { 
		margin: 0px 0 0 10px;
		position: absolute; /* opravuje bug s pozicovanim jazyku v IE */
	}

	
	
		
/* Content
----------------------------------------*/
#content {
	width: 960px;	
	margin: 0px auto;
	/*background-image: url(../img/content-bg.jpg);
	background-repeat: no-repeat;*/
}
	#content .sidebar {
		width: 320px;	
		padding: 6px 20px 0 10px;
		float: left;
	}
	#content .sidebar .title {
		color: #EDBC00;
		font-size: 22px;
		font-weight: normal;
		font-family: "Trebuchet MS", Arial;
		padding: 25px 0 20px 0;
		border-bottom: 1px solid #9B8307;
	}
		#content .sidebar .title span {
			font-family: Arial;
		}
	#content .sidebar .side-text {
		padding: 15px 0;
		background-image: url(../img/side-bg.jpg);
		background-repeat: no-repeat;
		line-height: 18px;
	}
		#content .sidebar .side-text .item {
			
		}
			#content .sidebar .side-text .item.call {
				background-image: url(../img/icon-call.jpg);
				background-repeat: no-repeat;
				height: 60px;
				padding: 20px 0 0 70px;
			}
			#content .sidebar .side-text .item.mail {
				background-image: url(../img/icon-mail.jpg);
				background-repeat: no-repeat;
				height: 60px;
				padding: 10px 0 0 70px;
			}
			#content .sidebar .side-text .item a {
				color: #E7E7E7;
			}
			
		
		
		
		#content .news {

		}
			#content .main .news h2 {
				color: #ffffff;
				border-color: #6B6B6B;
			}
			#content .news .item {
				font-size: 12px;
				color: #8C8C8C;
				padding: 15px 0;
				border-bottom: 1px solid #2B2B2B;
				line-height: 135%;
			}
				#content .news .item h4 {
					color: #ffffff;
					font-weight: bold;
					padding: 0 0 4px 0;
				}
					#content .news .item h4 a {
						color: #ffffff;
						font-weight: bold;
						text-decoration: none;
					}
						#content .news .item h4 a:hover {
							text-decoration: underline;
						}
			#content .news .archive {
				font-size: 12px;
			}
		
		#content .sidebar .contact-form {
			/*margin: -43px 0 0 0;*/
		}
			#content .sidebar .contact-form form {
				padding: 10px 0;
				font-size: 12px;
			}
				#content .sidebar .contact-form form label {
					display: block;
					padding: 10px 0 0 0;
				}
				#content .sidebar .contact-form form input {
					border: 1px solid #dddddd;
					background-color: #C09802;
					color: #ffffff;
					font-size: 11px;
					font-family: "Trebuchet MS", Arial;
					padding: 2px 10px;
					width: 200px;
				}
				#content .sidebar .contact-form form textarea {
					border: 1px solid #dddddd;
					background-color: #C09802;
					color: #ffffff;
					font-size: 11px;
					font-family: "Trebuchet MS", Arial;
					padding: 2px 10px;					
					width: 200px;
					height: 80px;
				}
				#content .sidebar .contact-form form .submit {
					border-width: 0;
					background-color: transparent;
					color: #ffffff;
					font-size: 14px;
					font-family: "Trebuchet MS", Arial;
					padding: 2px 10px;
					width: 150px;
					height: 36px;
					margin: 15px 0 0 30px;
					background-image: url(../img/button-form.png);
					background-repeat: no-repeat;
					cursor: pointer;
				}
				
				

			
	#content .sidebar .submenu {
		background-color: #3C1B3F;
		background-image: url(../img/submenu-bg.jpg);
		background-repeat: repeat-x;		
		margin: 0 0 50px 0;
	}	
		#content .sidebar .submenu li {
			padding: 0 40px;			
		}	
		#content .sidebar .submenu li.active {
			background-image: url(../img/submenu-active.png);
			background-repeat: no-repeat;
			background-position: left center;
		}			
			#content .sidebar .submenu li h2 {
				font-weight: normal;
				padding: 20px 0;
				border-bottom: 1px solid #422C43;
			}
				#content .sidebar .submenu h2.last {
					border-width: 0;
				}
				#content .sidebar .submenu li a {
					font-size: 18px;
					font-family: "Trebuchet MS", Arial;
					color: #ffffff;
					text-decoration: none;
				}
					#content .sidebar .submenu li a:hover {
						text-decoration: underline;
					}
					#content .sidebar .submenu li.active a {
						color: #FB99FB;
					}
			
			
			
			
			
	
	#content .main {
		width: 580px;	
		padding: 0 10px 0 20px;
		float: right;
		overflow: hidden;
	}
		#content .main h1, #content .main h2 {
			color: #EDBC00;
			font-size: 22px;
			font-weight: normal;
			font-family: "Trebuchet MS", Arial;
			padding: 30px 0 20px 0;
			border-bottom: 1px solid #9B8307;
		}
			#subpage #content .main h1 {
				margin-bottom: 20px;
			}
		#content .main h2 {
			padding: 30px 0 10px 0;
		}
		#content .main h3 {
			padding: 40px 0 4px 0;
			color: #ffffff;
			font-weight: bold;
			font-size: 15px;
			color: #EDBC00;
		}
			#content .main h3 a.icon-top {
				float: right;
			}
		#content .main .quote {
			background-image: url(../img/quote-bg.jpg);
			background-repeat: no-repeat;
			font-family: "Trebuchet MS", Arial;
			font-size: 18px;
			font-style: italic;
			color: #ffffff;
			padding: 20px 0 20px 50px;
			line-height: 150%;
		}
			#content .main .quote .author {
				text-align: right;
				padding: 15px 30px;
				color: #999999;
			}
			
		#content .sidebar .services {
		
		}
			#content .sidebar .services .item {
				margin: 15px 0 15px 0;
				background-image: url(../img/service-bg.jpg);
				background-repeat: no-repeat;
				background-position: right top;
				height: 100px;
			}

				#content .sidebar .services .item img {
					float: left;
				}
				#content .sidebar .services .item h3 {
					padding: 10px;
					margin: 0 0 0 180px;
				}
					#content .sidebar .services .item h3 a {
						color: #EDBC00;
						font-weight: bold;
						font-size: 14px;
						text-decoration: none;
					}
						#content .sidebar .services .item h3 a:hover {
							color: #ffffff;							
						}
	
	#content .where-buttons {
		padding: 30px 0;
		clear: both;
	}
		#content .where-buttons .item {
			float: left;
			padding-bottom: 10px;
		}
			#content .where-buttons .item.right {
				float: right;
			}
			
	#content .main ol {
		
	}
		#content .main ol li {
			background-image: url(../img/list-dot.jpg);
			background-repeat: no-repeat;
			background-position: 2px 7px;
			padding: 0 0 0 20px;
		}

	#content .main dl.opening dt {
		clear: left;
		float: left;
		padding-top: 4px;
		width: 60px;
	}
	#content .main dl.opening dd {
		float: left;
		margin-left: 0;
		padding-top: 4px;
	}
	
	#content .main .reserve {
		border-width: 0;
		background-color: transparent;
		color: #ffffff;
		font-size: 14px;
		font-family: "Trebuchet MS", Arial;
		padding: 2px 10px;
		width: 150px;
		height: 36px;
		margin: 15px 0;
		background-image: url(../img/button-form.png);
		background-repeat: no-repeat;
		cursor: pointer;
		font-weight: bold;
	}

	#content .main ol {
		
	}
		#content .main ol li {
			background-image: url(../img/list-dot.jpg);
			background-repeat: no-repeat;
			background-position: 2px 7px;
			padding: 0 0 0 20px;
		}

		
	#content .main .offer-table {
		width: 580px;
		margin-top: 20px;
		overflow: hidden;
	}
		#content .main .offer-table .item {
			width: 180px;
			height: 112px;
			padding-top: 68px;
			margin-right: 20px;
			margin-bottom: 20px;
			overflow: hidden;		
			float: left;
			background-repeat: no-repeat;
		}
			#content .main .offer-table .item.last {
				margin-right: 0;
			}
			#content .main .offer-table .item#i01 {
				background-image: url(../img/offer01.jpg);			
			}
			#content .main .offer-table .item#i02 {
				background-image: url(../img/offer02.jpg);			
			}
			#content .main .offer-table .item#i03 {
				background-image: url(../img/offer03.jpg);			
			}
			#content .main .offer-table .item#i04 {
				background-image: url(../img/offer04.jpg);			
			}
			#content .main .offer-table .item#i05 {
				background-image: url(../img/offer05.jpg);			
			}
			#content .main .offer-table .item#i06 {
				background-image: url(../img/offer06.jpg);			
			}
			#content .main .offer-table .item#i07 {
				background-image: url(../img/offer07.jpg);			
			}
			#content .main .offer-table .item#i08 {
				background-image: url(../img/offer08.jpg);			
			}
			#content .main .offer-table .item#i09 {
				background-image: url(../img/offer09.jpg);			
			}
			
			
			#content .main .offer-table .item a {
				display: block;
			}
				#content .main .offer-table .item a.desc {
					color: #ffffff;
					text-decoration: none;
					padding: 0 5px;
					height: 78px;
					overflow: hidden;
					line-height: 16px;
					font-size: 11px;
				}
				#content .main .offer-table .item a.desc:hover {
					text-decoration: underline;
				}
				#content .main .offer-table .item a.title {
					color: #EDBC00;
					font-size: 16px;
					font-weight: bold;
					font-family: "Trebuchet MS", Arial;
					text-decoration: none;
					padding: 4px 4px;
				}
				#content .main .offer-table .item a.title:hover {
					text-decoration: underline;
				}
		
		
	.fleet-table {
			
	}
		.fleet-table td {
			padding: 0 30px 20px 0;
		}


	#order-form {
			
	}
		#order-form fieldset {
			background-color: #222222;
			border-bottom: 1px solid #600E18;
			padding: 15px 10px;	
			font-size: 11px;	
			margin-bottom: 10px;		
		}

			#order-form fieldset#step1 {
				font-size: 12px;	
				background-color: #333333;
			}
			
			
			#order-form fieldset .row {
				clear: both;	
				height: 22px;
				padding: 2px 0;	
			}
			#order-form fieldset label {
				margin-top: -2px;
				padding-left: 4px;
			}
			#order-form fieldset .label {
				float: left;
				font-weight: bold;
				width: 120px;		
			}
			#order-form fieldset .block {
				float: left;
				width: 250px;		
			}
				#order-form fieldset.switch .block {
					width: 140px;		
				}
			#order-form fieldset .title {
				display: block;
				padding: 0 0 4px 0;
				color: #EDBC00;	
				font-size: 12px;	
			}
			#order-form fieldset select {
				font-size: 11px;
			}
			#order-form fieldset .txt-input {
				border: 1px solid #dddddd;
				background-color: #555555;
				color: #ffffff;
				padding: 1px 4px;
			}
				#order-form fieldset .txt-input.shorty {
					width: 20px;
				}
			#order-form fieldset textarea {
				border: 1px solid #dddddd;
				background-color: #555555;
				color: #ffffff;
				padding: 1px 4px;
				width: 240px;
				height: 80px;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 13px;
			}
			#order-form fieldset .required {
				font-style: italic;
				padding: 0 0 0 4px;
			}
			#order-form fieldset.textarea-box .row {
				height: 90px;
			}
			#order-form fieldset.submit-box .row {
				height: 60px;
				text-align: center;
			}
				#order-form fieldset .submit {
					border-width: 0;
					background-color: transparent;
					color: #ffffff;
					font-size: 14px;
					font-family: "Trebuchet MS", Arial;
					padding: 2px 10px;
					width: 150px;
					height: 36px;
					margin: 15px auto;
					background-image: url(../img/button-form.png);
					background-repeat: no-repeat;
					cursor: pointer;
					font-weight: bold;
					float: none;
				}
		
	#content .home-services {
		background-image: url(../img/quote-bg.jpg);
		background-repeat: no-repeat;
	}
		#content .home-services .row {
			background-image: none;
		}
			#content .home-services .image {
				width: 160px;
				float: left;
				padding: 30px 0 0 0;
			}
				#content .home-services .image img {
					border: 1px solid #7E7E7E;
				}
			#content .home-services .links {
			
			}
				#content .home-services .links h3 {
					font-size: 18px;
					color: #EDBC00;
					font-family: "Trebuchet MS", Arial;
					font-weight: normal;
					padding: 25px 0 4px 0;
				}
				#content .home-services .links ul {
					float: left;
					margin-right: 10px;
					width: 130px;
				}
				#content .home-services .links a {
					color: #ffffff;
					font-size: 12px;
				}
		
		



/* Footer
----------------------------------------*/
#footer {
	color: #ffffff;
	height: 235px;
	background-image: url(../img/footer-bg.jpg);
	font-size: 12px;
}
	#footer #partners {
		width: 940px;
		height: 125px;
		padding: 5px 10px 0 10px;
		margin: 0px auto;
		color: #8E8E8E;
	}
		#footer #partners img {
			margin: 8px 4px 0 4px;
		}
		
	#footer #footer-inner {
		width: 940px;
		height: 75px;
		padding: 30px 10px 0 10px;
		margin: 0px auto;
	}
		#footer #footer-inner .copy {
			float: left;
		}
			#footer #footer-inner .copy a {
				color: #ffffff;
				font-size: 12px;
			}
			#footer #footer-inner .copy span a {
				font-size: 11px;
			}
		#footer #footer-inner .menu-alt {
			float: right;
			text-align: right;
			line-height: 185%;
			font-size: 11px;
		}
			#footer #footer-inner .menu-alt a {
				color: #ffffff;
				font-size: 11px;
			}
				#footer #footer-inner .menu-alt a.q2 {
					color: #fffff;
					font-weight: bold;
					font-size: 11px;
				}








