@charset "utf-8";
body,td,th {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	color: #000000;
	line-height: 1.2em;
}
h2 { 
	line-height:1.7em;
	font-family: Tahoma, Arial, Tahoma;
	font-size: 16px;
}
body {
	padding: 0px;
	margin: 0px;
	background-color: #ffffff;
}
a {
	text-decoration: none;
	color: #5d0d59;
}
a:hover {
	text-decoration: underline;
}
img {
	border:none;
}
#outer_wrapper {
	width: 100%;
	float: left;
}

#inner_wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
}

#logo {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: left;
}

#right_partner {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	float: right;
}

.main_photo {
	z-index: 1;
	width: 900px;
	height: 300px;
	float: left;
}

#content {
	width: 100%;
	float: left;
}

#content_page {
 	width: 630px;
	float: right;
	background: #ffffff url("../img/content_bg_page.gif") top left no-repeat;
	padding: 0px 20px 0px 20px;
}

#content_left {
 	width: 230px;
	float: left;
}

#content_left ul {
	padding: 0px 20px 10px 10px;
	margin: 0px;
	list-style: none;
}

#content_left ul li {
        padding: 0px;
	margin: 0px;
	background-image:url(../img/tick.gif);
	background-repeat:no-repeat;
	background-position: 0px 10px;
}

#content_left ul li a {
	font-weight: normal;
	color: #6a6a6a;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	text-decoration: none;
	padding: 7px 5px 7px 5px;
	display: block;
	margin-left: 10px;
	border-bottom: 1px solid #ffb8b8;	
}

#content_left ul li a:hover {
	color: #000000;
	text-decoration: underline;
}

#content_left ul li a.sel {
	color: #be0000;
	font-weight: bold;
}

#content_left ul li a.sel:hover {
	color: #000000;
	text-decoration: underline;
}

#content_left ul li ul {
	padding: 0px 0px 0px 10px;
	margin: 0px;
	list-style: none;
}

#content_left ul li ul li {
        padding: 0px;
	margin: 0px;
	background-image:url(../img/tick_sub.gif);
	background-repeat:no-repeat;
	background-position: 0px 10px;
}

#content_left ul li ul li a {
	font-weight: normal;
	color: #6a6a6a;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	text-decoration: none;
	padding: 7px 5px 7px 5px;
	display: block;
	margin-left: 10px;
	border-bottom: 1px solid #ffb8b8;	
}

#content_left ul li ul li a:hover {
	color: #000000;
	font-weight: normal;
}

#content_left ul li ul li a.sel {
	color: #be0000;
	font-weight: bold;
}

#content_left ul li ul li a.sel:hover {
	color: #000000;
	text-decoration: underline;
}


#content_middle {
 	width: 410px;
	float: left;
	background: #ffffff url("../img/content_bg_middle.gif") bottom left no-repeat;
	padding: 0px 20px 0px 20px;
}

#content_middle .content_text {
 	color: #6a6a6a;
	font-family: Arial, Tahoma, Verdama;
	font-size: 12px;
	padding-left: 5px;
	padding-right: 5px;
}

#content_right {
 	width: 220px;
	float: left;
}

#footer {
	clear: both;
/*	background: #29383b url(../img/footer_bg.jpg) top left no-repeat; */
	background-color: #ffffff;
	width: 900px;
	float: left;
	border-top: 1px solid #d4d4d4;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-top: 0px;
}

#footer .left {
	width: 230px;
	float: left;
	margin-top: 10px;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #979797;
	text-align: center;
}

#footer .left a {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #717171;
	text-decoration: underline;
}

#footer .left a:hover {
	color: #000000;
	text-decoration: underline;
}

#footer .right {
	width: 665px;
	float: right;
	margin-top: 10px;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #979797;
	text-align: center;
	padding-top: 6px;
}

#footer .right a {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #de2921;
	text-decoration: none;
	padding-left: 3px;
	padding-right: 3px;
}

#footer .right a:hover {
	color: #000000;
	text-decoration: underline;
}

.pageGallery ul {
  list-style:none;
  margin:0;
  padding:0;
  overflow:hidden;
}

.pageGallery ul li {
  float:left;
  height:90px;
  margin:10px;
  text-align:center;
  width:90px;
}

.pageGallery ul li .caption {
  display:none;
}

#lightbox-overlay {
  z-index:100 !important;
}

.tabelka table {
	border: 1px solid #d4d4d4;
	border-spacing: 2px;
	border-style: outset;
	border-collapse: collapse;
	background-color: #ffffff;
}

.tabelka table td, .tabelka th {
	border: 1px solid #d4d4d4;
	padding: 3px;
	background-color: #ffffff;
}

#referencje img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 3px solid #f2f2f2;
}
