
/*----------------------------------------
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: #CDCDCD;
	font-size: 14px;
	line-height: 150%;
	height: 100%;
}

/*--- Link Styles ---*/
a
{
	color: #E1C296;
	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: 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: 266px;
	/*height: 336px;*/
	background-image: url(../img/header-bg.jpg);
	overflow: hidden;
}
	#subpage #header-wrapper {
		height: 266px;
		overflow: hidden;
	}
#header {
	background-image: url(../img/banner-sub-bg.jpg);
	/* změna na úzký pruh na UG
	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 320px;
		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: #E1C296;			
	}
	
	
	#header .slideshow { 
		height: 286px; 
		width: 860px; 
		margin: 0 auto;
		margin-top: 3px;
	}
	#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: 18px 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: #E1C296;
		font-size: 22px;
		font-weight: normal;
		font-family: "Trebuchet MS", Arial;
		padding: 30px 0;
		border-bottom: 1px solid #444444;
	}
		#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 {

		}
			#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 #E1C296;
					background-color: #202020;
					color: #ffffff;
					font-size: 11px;
					font-family: "Trebuchet MS", Arial;
					padding: 2px 10px;
					width: 200px;
				}
				#content .sidebar .contact-form form textarea {
					border: 1px solid #E1C296;
					background-color: #202020;
					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;
	}
		#content .main h1, #content .main h2 {
			color: #E1C296;
			font-size: 22px;
			font-weight: normal;
			font-family: "Trebuchet MS", Arial;
			padding: 30px 0;
			border-bottom: 1px solid #444444;
		}
			#subpage #content .main h1 {
				margin-bottom: 20px;
			}
		#content .main h2 {
			padding: 30px 0 10px 0;
		}
		#content .main .home-logos {
			text-align: center;
			padding: 15px 0;
		}
			#content .main .home-logos img {
				margin: 0 5px 10px 5px;
			}
		
		
		
		#content .sidebar .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 30px 20px 10px;
			line-height: 150%;
		}
			#content .sidebar .quote .author {
				text-align: right;
				padding: 15px 0;
				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: #CA5BD2;
						font-weight: bold;
						font-size: 14px;
						text-decoration: none;
					}
						#content .sidebar .services .item h3 a:hover {
							color: #ffffff;							
						}
	
	





/* 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;
				}







