
/*----------------------------------------
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: #1B1B1B;
	color: #CDCDCD;
	font-size: 14px;
	line-height: 150%;
	height: 100%;
}

/*--- Link Styles ---*/
a
{
	color: #CA5BD2;
	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;
}
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: 14px;
	background: url(../img/header-top-bg.jpg) top center #1a1a1a;
}
#group {
	/*background-image: url(../img/group-bg2.jpg);*/
	height: 14px;
	background-repeat: no-repeat;
	background-position: center top;
}
#group-inner {
	width: 950px;
	height: 14px;
	margin: 0px auto;
}
	#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: 23px 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 220px;
		padding: 30px 0 0 0;
		height: 23px;
	}
		#header .menu li {
			float: left;
		}
			#header .menu a {
				font-size: 16px;
				color: #F1F1F1;			
				text-decoration: none;
				text-transform: uppercase;
				margin: 0 20px;
			}
				#header .menu li a:hover {
					text-decoration: underline;					
				}
	
		
	#header a.active {
		color: #CA5BD2;			
	}
	
	
	#header .slideshow { 
		height: 286px; 
		width: 860px; 
		margin: 3px auto;
	}
	#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: 3px 0 0 10px;
		position: absolute; /* opravuje bug s pozicovanim jazyku v IE */
	}
	#header .banner-subpage2 { 
		margin: 53px 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: 0 20px 0 10px;
		float: left;
	}
	#content .sidebar .title {
		color: #CA5BD2;
		font-size: 22px;
		font-weight: normal;
		font-family: "Trebuchet MS", Arial;
		padding: 30px 0;
		border-bottom: 1px solid #57275A;
	}
	
	#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: 52px;
				padding: 22px 0 0 70px;
			}
			#content .sidebar .side-text .item.mail {
				background-image: url(../img/icon-mail.jpg);
				background-repeat: no-repeat;
				height: 56px;
				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%;
				text-align: justify;
			}
				#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 .news-more {
				color: #ffffff;
				padding: 4px 0 0 0;
			}
			
		#content .main .controls {
			height: 32px;
			margin: 30px 0 15px 0;
			padding: 15px 0 0 0;
			border-top: 1px solid #262626;
		}
			#content .main .controls a {
				display: block;
				float: right;
				height: 26px;
				padding: 6px 35px 0 0;
				margin: 0 0 0 30px;
				background-repeat: no-repeat;
				background-position: right center;
				font-size: 12px;
			}
				#content .main .controls a.print {
					background-image: url(../img/icon-print.jpg);
				}
				#content .main .controls a.top {
					background-image: url(../img/icon-top.jpg);
				}
			
		#content .sidebar .contact-form {

		}
			#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 #ffffff;
					background-color: #190B1A;
					color: #ffffff;
					font-size: 11px;
					font-family: "Trebuchet MS", Arial;
					padding: 2px 10px;
					width: 200px;
				}
				#content .sidebar .contact-form form textarea {
					border: 1px solid #ffffff;
					background-color: #190B1A;
					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 30px;			
		}	
		#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: 12px 0;
				border-bottom: 1px solid #422C43;
			}
				#content .sidebar .submenu h2.last {
					border-width: 0;
				}
				#content .sidebar .submenu li a {
					font-size: 16px;
					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;
		text-align: justify;
	}
		#content .main p {
			text-align: justify;
		}
		#content .main h1, #content .main h2 {
			color: #CA5BD2;
			font-size: 22px;
			font-weight: normal;
			font-family: "Trebuchet MS", Arial;
			padding: 30px 0;
			border-bottom: 1px solid #57275A;
		}
			#subpage #content .main h1 {
				margin-bottom: 20px;
			}
		#content .main h2 {
			padding: 30px 0 10px 0;
		}
		#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 .main strong {
				font-weight: bold;
				color: #f0f0f0;
			}
			#content .main em {
				font-style: italic;
			}
			
		#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: #CA5BD2;
						font-weight: bold;
						font-size: 14px;
						text-decoration: none;
					}
						#content .sidebar .services .item h3 a:hover {
							color: #ffffff;							
						}
	
	#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;
		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.title {
					color: #CA5BD2;
					font-size: 16px;
					font-weight: bold;
					font-family: "Trebuchet MS", Arial;
					text-decoration: none;
					padding: 4px 4px;
				}


	#map_canvas {
		width: 350px;
		height: 350px;
		float: right;	 
	}
	#map_canvas .gmnoprint div div {
	    text-align: center;
	}   
	div#popup {
		background: #EFEFEF;
		border: 1px solid #999999;
		margin: 0px;
		padding: 7px;
		width: 270px;
	}


/* 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: 12px;
			}
				#footer #footer-inner .menu-alt a.q2 {
					color: #ff6600;
					font-size: 11px;
				}







.facebook-link {
	color: #FFFFFF;
	text-decoration: none;
}

	.facebook-link img {
		float: left;
	}

	.facebook-link span {
		float: left;
		margin: 2px 0 0 10px;
	}
