@charset "utf-8";

body,td,th,input,textarea {
	font-family: Tahoma;
	font-size: 11px;
	color: #575d5d;
}
input,textarea{
	background:transparent;
	border:1px solid #575d5d;
}
body {
	background-color: #FFFFFF;
	background-image: url(../images/page_back.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #575d5d;
}
a:visited {
	color: #575d5d;
}
a:hover {
	color: #0074ba;
}
a:active {
	color: #575d5d;
}
img{
	border:none;
}

/* headers*/
h1 {
/* header in the body content */
	font-size: 13px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}
h2 {
/* header in the zobacz-rowniez content */
	font-size: 11px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}
h3 {
	font-size: 13px;
	font-weight:normal;	
	margin:0px;
	padding:0px;
}

/* layout */
.headerDIV{
	height:68px;
	width:985px;
	z-index:10;	
}
.logoTL{
	position:absolute;
	width:198px;
	z-index:999;
}
.menuButtonsDIV{
	height:68px;
	width:985px;
	float:left;
	z-index:3000;
	position:relative;
}
.menu_buttons{
	position:absolute;
	right:0px;
	bottom:4px;
}
.menu_buttons img{
	cursor:pointer;
	margin-right:20px;
}
.bodyHomeDIV{
	margin-top:-1px;
	margin-bottom:20px;
	width:985px;
	height:520px;
	border:1px solid #575d5d;
	border-left:none;
	border-collapse:collapse;
	z-index:2;
}
.bodyDIV{
	margin-top:-1px;
	margin-bottom:20px;
	width:675px;
	border:1px solid #575d5d;
	border-left:none;
	border-collapse:collapse;	
	z-index:0;
}
.bodyContent{
	margin-left:40px;
	margin-bottom:20px;
}

.zobacz_rowniezDIV{
	position:absolute;
	top:113px;
	left:688px;
	width:250px;
}


.header22px{
	margin-top:45px;
	margin-left:40px;
	margin-bottom:25px;
}
.header18px{
	margin-bottom:10px;
}

/* home */
.homeBigAd{
	margin-top:25px;
	margin-bottom:15px;
}
.homeBanner{
	position:absolute;
	margin-top:18px;
	margin-left:585px;
}
.homeSnippet{
	float:left;
	margin-right:23px;
	width:280px;
	height:150px;
}
/* galeria */
.galleryPicture{
	width:300px;
	height:222px;
	overflow:hidden;
}
.galleryThumbsTable{
	width:300px;
	height:222px;
}

.galleryThumbs{
	width:300px;
	height:70px;
}
.galleryThumb{
	cursor:pointer;
	float:left;
	width:93px;
	height:70px;
	margin-right:7px
}
.galleryThumbHoverBorder{
	width:87px;
	height:64px;
	position:absolute;
	border:none;
}
.galleryThumbHoverBorder:hover{
	border:3px solid #0074ba;
}
.galleryText{
	height:152px;
	width:300px;
}




/**/
.zobacz_rowniez_content{
	margin-bottom:15px;
}


ul{
	margin: 0px; 
	padding-left: 11px; 
	list-style-type: none; 
	margin-bottom:15px;
}
ul li{
	text-indent: -11px;
	margin-bottom:5px;
}

/**/
.pdfLink{
	background:url(../images/icon/pdf_icon.gif) no-repeat 4px top;
	padding:5px;
	padding-left:25px;
}

.historie_img{
	margin-right:10px;
	margin-bottom:5px;
}

.historie_bold{
	margin-bottom:5px;
}

.kontakt_submit{
	background:#575d5d;
	color:#FFFFFF;
	font-weight:bold;
}



.firmaZespolOsoba{
	margin-bottom:40px;
}







.flagi{
	position:absolute;
	right:25px;
	top:4px;
}
.flagi img{
	border:2px solid #dad7d7;
}



.CooTabsCursor{
	cursor:pointer;
}
#latestItems{
border:1px solid #CCCCCC;
}

.bottomDark{
border-bottom:1px dotted #AAAAAA;
padding:2px 10px 2px 10px;
}
.trDE{
background:#FFFFCC;
}
.trPL{
background:#CCFFCC;
}
