@charset "utf-8";
/* CSS Document */

* {
	font-family:Tahoma, Arial;
	font-size:11px;
	color:#000000;
	margin:0px;
	padding:0px;
}

body {
	background-color:#ffffff;
}

img {
	display:block;
	margin:0px;
	padding:0px;
	border:none;
}

a {
	color:#f26522;
	text-decoration:none;
}

a:hover {
	color:#9c0834;
}

table.container {
	width:1012px;
	border:none;
	border-collapse:collapse;
	margin:auto;
}

table.container td {
	padding:6px;
}

.link_but {
	width:78px;
	height:43px;
	display:block;
	margin:auto;
	float:left;
	text-align:center;
	color:#565656;
	text-decoration:none;
}

.link_but.home { background:url('/img/top_icons.gif') no-repeat 0px 0px; }
.link_but.home:hover { background:url('/img/top_icons.gif') no-repeat 0px -43px; }
.link_but.searcht { background:url('/img/top_icons.gif') no-repeat -78px 0px; }
.link_but.searcht:hover { background:url('/img/top_icons.gif') no-repeat -78px -43px; }
.link_but.konto { background:url('/img/top_icons.gif') no-repeat -156px 0px; }
.link_but.konto:hover { background:url('/img/top_icons.gif') no-repeat -156px -43px; }
.link_but.oferta { background:url('/img/top_icons.gif') no-repeat -234px 0px; }
.link_but.oferta:hover { background:url('/img/top_icons.gif') no-repeat -234px -43px; }
.link_but.kontakt{ background:url('/img/top_icons.gif') no-repeat -312px 0px; }
.link_but.kontakt:hover { background:url('/img/top_icons.gif') no-repeat -312px -43px; }

table.search {
	width:100%;
	border:none;
	border-collapse:collapse;
}

table.search td {
	background:none;
	margin:0px;
	padding:0px;
	font-weight:normal;
}

table.search th {
	line-height:12px;
	padding:4px;
}

table.search tr.trwhite td { background-color:#FFFFFF;}
table.search tr.trgray td { background-color:#CCCCCC;}

table.panel {
	width:100%;
	border:none;
	border-collapse:collapse;
}

table.panel td {
	background:none;
	margin:0px;
	padding:0px;
}

div.pwhite {
	font-weight:bold;
	color:#FFFFFF;
	background-color:#999999;
	width:190px;
}

div.pwhite a {
	color:#FFFFFF;
}

div.pblack a {
	color:#000000;
}


table.branches {
	width:100%;
	border:none;
	border-collapse:collapse;
}

table.branches td {
	background:none;
	margin:0px;
	padding:0px;
	padding-bottom:4px;
}

table.branches td a {
	color:#000000;
}

table.branches td a:hover {
	text-decoration:underline;
}

table .nodata { text-align: center; font-style: italic; font-size: 9pt; }

.search_but {
	width:177px;
	height:27px;
	display:block;
	float:right;
	margin-left:1px;
}

.search_but.firma { background:url('/img/search_links.gif') no-repeat 0px 0px; }
.search_but.firma:hover { background:url('/img/search_links.gif') no-repeat 0px -27px; }
.search_but.produkt { background:url('/img/search_links.gif') no-repeat -177px 0px; }
.search_but.produkt:hover { background:url('/img/search_links.gif') no-repeat -177px -27px; }

span.search_txt { font-family:Tahoma, Arial; font-size:12px; color:#c2deec; font-weight:bold; }

.firma_but {
	width:123px;
	height:28px;
	display:block;
	float:left;
	margin-left:2px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	line-height:28px;
	vertical-align:middle;
}

.firma_but.info { background:url('/img/pa/bg_links.gif') no-repeat 0px 0px; }
.firma_but.info:hover { background:url('/img/pa/bg_links.gif') no-repeat 0px 0px; color:#FFFFFF; }

span.pager_curpage {
	color:#fff;font-weight:700;
	padding:3px;
	border:1px solid #000;
	background-color:#9c0834;
	text-decoration:none
}

a.pager_link {
	color:#000;
	font-weight:700;
	padding:3px;
	border:1px solid #009bda;
	background-color:#d3e2eb;
	text-decoration:none
}

table.stopka {
	width:100%;
	border:none;
	border-collapse:collapse;
}

table.stopka td, table.stopka td a {
	color:#FFFFFF;
	font-weight:bold;
}

table.stopka td a:hover {
	text-decoration:underline;
}

table.passch {
	margin:auto;
}

table.passch th {
	font-weight:normal;
	text-align:right;
	background:none;
}

table.passch td {
	background:none;
}

table.passch td input {
	background-color:#f3f3f3;
	border:1px solid #9e9e9e;
	width:200px;
	padding:3px;
}

table.comp {
	margin:auto;
}

table.comp th {
	font-weight:normal;
	text-align:right;
	padding:5px;
	vertical-align:top;
	font-weight:bold;
	color:#333333;
}

table.comp td {
	padding:3px;
}

table.comp td input {
	background-color:#f3f3f3;
	border:1px solid #9e9e9e;
	width:400px;
	padding:3px;
}

table.comp td input[type="checkbox"] {
	width:15px;
	background:none;
	border:none;
}

table.comp td textarea {
	background-color:#f3f3f3;
	border:1px solid #9e9e9e;
	padding:3px;
	width:400px;
	height:200px;
}

li {
	color:#cc0000;
	list-style:none;
}

div.static_content li {
	list-style:square;
	margin-left:15px;
	color:#333333;
}

div.fico {
	height:19px;
	margin-bottom:5px;
}

div.fico a, div.fico_c a, div.fico_c_shift a {
	color:#0c7ab5;
	text-decoration:none;
}

div.fico a:hover, div.fico_c a:hover, div.fico_c_shift a:hover {
	text-decoration:underline;
}

div.fico_c {
		height:19px;
		width:200px;
		margin-bottom:5px;
		background:url('/img/firm_icons.gif') no-repeat 0px 0px;
}

div.fico_c_shift  {
		height:19px;
		width:200px;
		margin-bottom:5px;
		background:url('/img/firm_icons.gif') no-repeat 0px -179px;
}

div.fico.strona {
		background:url('/img/firm_icons.gif') no-repeat 0px -29px;
}

div.fico.mail {
		background:url('/img/firm_icons.gif') no-repeat 0px -58px;
}

div.fico.trasa {
		background:url('/img/firm_icons.gif') no-repeat 0px -87px;
}

div.fico.pdf {
		background:url('/img/firm_icons.gif') no-repeat 0px -120px;
}

div.fico.druk {
		background:url('/img/firm_icons.gif') no-repeat 0px -149px;
}

div.fico.show {
		background:url('/img/firm_icons.gif') no-repeat 0px -205px;
}

div.g_picture {
		width:100px;
		height:100px;
		border:1px solid #999999;
		background-color:#e4e4e4;
		vertical-align:middle;
		line-height:90px;
		text-align:center;
		margin:2px;
}

div.success_msg {
		padding:10px;
		border:1px solid #000000;
		background-color:#6fba1c;
		text-align:center;
		margin:auto;
		font-weight:bold;
		width:350px;
		margin-bottom:10px;
		color:#FFFFFF;
		line-height:20px;
		vertical-align:middle;
}

div.error_msg {
		padding:10px;
		border:1px solid #000000;
		background-color:#cc0000;
		text-align:center;
		margin:auto;
		font-weight:bold;
		width:350px;
		margin-bottom:10px;
		color:#FFFFFF;
		line-height:20px;
		vertical-align:middle;
}

div.success_msg img, div.error_msg img {
	display:inline;
	vertical-align:middle;
	margin-right:10px;
	margin-bottom:3px;
}


/* THICK BOX */

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url('/img/macFFBgHack.png') repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}


/* thickbox2 */

.new-gallery li {
	float: left;
	margin-left: 19px;
	width: 192px;
	height: 102px;
	padding:0px;
}

/* search filters */
.filter-panel { margin: 6px 4px; padding: 0 .5em; }
.filter-panel .set { display: inline-block; margin-right: 1em; margin-bottom: 3px; }
.filter-panel .set a { display: inline-block; padding: .2em 1em; border: 1px solid #aaa; color: #444; border-radius: 4px; -moz-border-radius: 4px; }
.filter-panel .set a .x { font-weight: bold; display: inline-block; margin-left: .4em; }
.filter-panel .set a:hover { color: #000; background-color: #d3e2eb; }
.filter-panel .set a:hover .x { color: #f00; }

#filter-sidebar { border: 1px solid #aaa; min-height: 200px; margin-top: 1em; padding: .8em; border-radius: 12px; -moz-border-radius: 12px; }
#filter-sidebar h3 { background: transparent url(/img/dots.gif) no-repeat left bottom; margin: 0 0 8px; }
#filter-sidebar h3 span { display: block; padding: 6px 0 8px 10px; background: transparent url(/img/pointer_o.gif) no-repeat 1px center; color: #9c0834; }
#filter-sidebar .set { margin-top: 1em; }
#filter-sidebar .set li { color: #333; }
#filter-sidebar .set:first-child { margin-top: 0; }
#filter-sidebar .set .hide { display: none; }
#filter-sidebar .set .new-item { display: none; }
#filter-sidebar input[type=text] { border: 1px solid #aaa; padding: 2px; }
#filter-sidebar .manage { text-align: center; margin-top: .9em; background: transparent url(/img/dots.gif) no-repeat left top; padding: 1.2em 0 .6em; }
#filter-sidebar .range input { width: 4em; }
#filter-sidebar .append, #filter-sidebar .more { margin: 2px 2px 2px 2px; }
#filter-sidebar .append a, #filter-sidebar .more a { background: transparent url(../img/pa/small_plus.gif) no-repeat left center; color: #333; padding-left: 12px; }

.overlay { display: none; background-color: #fff; width: 450px; padding: 15px; border: 1px solid #777; border-radius: 5px; z-index: 5000; -webkit-box-shadow: 0 0 50px rgba(0, 0, 0, .5); }
#select-map-pos {  }
#filter-map { height: 400px; background-color: #ddd; }
#select-map-pos p { margin: .4em 0; }
#select-map-pos .manage { text-align: right; }

