BODY {
	margin: 0px;
	
	font-family: Arial;
	font-size: 13px;
	text-align: center;
}

#pageBody {
	width: 780px;
         position: relative;
         text-align: left;
         background: url(/skin/bg.gif) repeat-y;

}


/* --- HEADER --- */
#pageHeader {
	background-image: url(/skin/top.gif);
	background-repeat: no-repeat;
	height: 200px;
}


#pageTitle {
	font-size: 16px;
	font-weight: bold;
	color:  darkred;
	margin:  0px;
	padding: 0px;
	z-index: 10000;
         position: absolute;
         top: -25px;
}

#siteLanguage {
	position: absolute;
	top: 110px;
	left: 10px;
	text-decoration: none;
	width: 90px;
	z-index: 11;
}
.language {
	color:  darkred;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.language:hover {
	text-decoration:underline;
}
#languageActive {
	color: #666666;
}
#siteLogotype {
	left: 550px;
	position: absolute;
	top: 0px;
         margin: 0px;
         padding: 0px;
}

#siteSubtitle{
	font-size: 12px;
	color: black;
	top: 50px;
         left: 10px;
         position: absolute;
         margin: 0px;
         padding: 0px;
         width: 270px;
         text-align: left;
         overflow: hidden;

}

#siteTitle{
	position: absolute;
         left: 10px;
         top: 15px;
         font-size: 24px;
         color:  red;
         margin: 0px;
         padding: 0px;
         width: 270px;
         height: 25px;
         overflow: hidden;

}
/* --- header --- */
/* --- CONTENT --- */


.content H3.title {
	margin-bottom: 5px;
         color: #FFFF00;
}

#pageEnteringText,
#pageClosingText {clear: both;}
#pageContent, {
         height: 450px;
}
#pageContent {
	background: url(/skin/content_bg.gif) bottom repeat-x;
	position: relative;
	min-height: 450px;
         width: 491px;
         margin: 0px;
	padding: 20px 20px 50px 20px;
	text-align: left;
         left: 0px;
         top: 0px;
         display: block;  
         border-left: 1px solid #FFFF00;   
}
.note {
	margin: 5px 0px 0px 0px;
}

.object {
	clear: both;
	margin: 1px 0px;
}

.object .link {
	float: right;
}

.object .title {
	background-image: none;
	margin-bottom: 5px;
	padding-left: 0px;
}

.title {
	font-size: 14px;
         color:  #FFFF00;
         
}

input {
	color: black;
}

.button {
	background:  #FFFF00;
	border: 1px solid  darkred;
	color:#FFFF00;
	cursor: hand;
	font-weight: bold;
}
#pageSearch {
         
         width: 250px;
         height: 35px;
         position: absolute;
         left: 500px;
         top: 150px;
         padding: 10px 20px 0px 10px;
         margin: 0px;
         z-index: 1000;
         text-align: right;
}
#pageSearch input {width: 120px; margin: 0px; padding: 0px; float: right;}
#pageSearch .button {width: 70px; BACKGROUND: gray; border: none; margin: 0px; padding: 0px; margin-right: 10px;}

/* --- content --- */
/* --- MENU --- */
#menuHome {
	background-image: url(menuHome.gif);
	background-repeat: no-repeat;
	height: 14px;
	margin: 28px 0px 10px 0px;
	width: 15px;
         position: absolute;
         left: 455px;
}

#menuTop {
	background-image: url(menuTop.gif);
	background-repeat: no-repeat;
	height: 14px;
	margin: 10px 10px 10px 0px;
	width: 15px;
         position: absolute;
         left: 470px;
}
#pageMenu {
	left: 532px;
	top: 200px;
         width: 245px;       
         margin: 0px;
         padding: 0px;
         display: block;
	position: absolute;
	z-index: 1000;
         text-align: left;
         background: url(pic1.jpg) 30px no-repeat;
	
}

#pageMenu .menu {
	color: red;
	height: 35px;
	padding: 5px 5px 5px 20px;
	text-decoration: done;
	text-transform: uppercase;
         display: block;
         font-weight: bold;
         
}

#pageMenu .submenu {margin-right: 15px;}

#pageMenu .submenu .menu {color: #FFFF00;}

#pageMenu .menu:hover {Color: black;}
#pageServiceMenu {
        position: absolute;
        display: block;
        top: 140px;
        left: 5px;
        z-index: 1000;
        margin: 0px;
        padding: 0px;
}

#pageServiceMenu .menu {
	height: 14px;
	padding: 5px 10px 5px 10px;
	text-decoration: done;
	color:grey;
	font-size: 10px;
         display: block;
         float: left;
         font-weight: bold;
         background: url(/skin/menu_div.gif) right no-repeat;
         text-transform: uppercase;
}


#pageServiceMenu .menu:hover {
	text-decoration: underline;
}
/* --- menu --- */

/* --- PHOTOALBUM --- */


.contentPhotoAlbum .object {
	border: 1px solid  #666666;
	margin: 15px;
	padding: 5px;
	clear: none;
         display: block;
         width: 110px;
         height: 150px;
         position: relative;
         float: left;
         text-align: center;
         
}
.contentPhotoAlbum .preview {
         display: block; 
         margin: 0px;
         clear: none; 
         float: none;
}
.contentPhotoAlbum .object .link {
         float: none;
         font-weight: bold;
	     margin: 0px;
	     padding: 0px;
	     width: 110px;
         position: absolute;
         bottom: 5px;
         text-align: center;
         left: 0px;
}

.contentPhotoAlbum .object .note {
	float: none;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	width: 110px;
         position: absolute;
         bottom: 5px;
         text-align: center;
         left: 5px;
}

.contentPhotoAlbum .object .link:hover {
	color: #666666;
}
/* --- photoalbum --- */

/* --- NEWS  NEWS NEWS NEWS NEWS NEWS NEWS NEWS NEWS NEWS NEWS NEWS --- */

.contentNews .title{
    font-size: 12px;
    font-weight: bold;
}
.date {
	color:  darkred;
	font-size: 12px;
}
.contentNews .link {color:  darkred;}
.contentNews A {color:  darkred;}

/* --- news --- */
/* --- TABLE  TABLE TABLE TABLE TABLE TABLE TABLE TABLE TABLE TABLE TABLE TABLE TABLE ---*/

.tableTable {
	border-bottom: 12px solid darkred;
	margin-bottom: 5px;
	margin-top: 5px;
         BACKGROUND: gray;
         color: white;
}

.tableTable .tableHeader td {
	background: darkred;
	color: #FFFFFF;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	padding: 1px 3px;
}

.tableTable td {
	border-bottom: 1px solid darkred;
	padding: 5px 3px;
}

.tableTable td.preview {
	border-top: 0px;
}

.tableTable td.title {
	font-size: 11px;
	font-weight: bold;
}

/* --- table ---*/
/* --- SPECIALSALES --- */


.contentSpecialSales {

	border: 1px solid red;
	padding: 20px 20px 50px 20px;
}
/* --- specialsales --- */
/* --- ProductListBlocklike ---*/

.contentProductListBlocklike .objectProduct
{
    float: left; clear:none; 
}
	
.contentProductListBlocklike .objectProduct .link
{
   float: none;
}
.contentProductListBlocklike .button {
clear: both
}
.contentProductListBlocklike .objectProduct .note { clear:both }

/* --- ProductListBlocklike ---*/

/* --- IMG --- */
img.image {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	border: 1px solid #C7C7C7;
}

img.preview {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	border: 1px solid #C7C7C7;
}
/* --- img --- */
/* --- FOOTER --- */

#pageFooter {
	BACKGROUND: gray;
	height: 70px;
	width: 780px;
         position: relative;
         margin: 0px;
         padding: 0px;
         background: url(/skin/footer.jpg) no-repeat;
}
#pageCopyrights {
	bottom: 25px;
         left: 10px;
	color: black;
	font-size: 9px;
	margin: 0px;
         padding: 0px;
	position: absolute;
	text-align: left;
	width: 750px;
         
}
#pageTechnology { 
         display: block;
         bottom: 7px;
	color: #666666;
	font-size: 9px;
	left:10px;
	position: absolute;
	text-align: left;
	width: 750px;
         z-index: 1001;
         margin: 0px;
         padding: 0px;
}
#pageCounter {bottom: 5px;	right: 10px; position: absolute;}
#siteProviderLogo { display: block; }
#siteTechnologyLogo { display: block; bottom}
#siteProviderLogo img {border: none; bottom: 5px; right: 210px; position: absolute; }
#siteTechnologyLogo img {border: none; bottom: 5px; right: 105px; position: absolute; }

#pageContactsBrief {clear: both;}
/* --- footer --- */


A {color:  darkred;}

/* --- REKLAMA --- */
#adServiceMenu {position: absolute; left: 120px;  top: -45px; z-index: 1000;}
#adHeader {position: absolute; left: 320px; top: 50px;}
#adSite{ position: absolute; left: 710px; top: 90px; z-index: 1000;}
#adFooter {position: absolute; left:80px; bottom: 70px;}
/* --- reklama --- */

.match {background: orange; color: black;}
p {text-align: justify;}
		
