@charset "windows-1251";  
BODY {
	background: darkred;
	margin: 0px;
	color: #000000;
	font-family: arial;
	font-size: 12px;
         text-align: center;
}
#pageBody {
	background-image: url(bg.jpg);
	width: 750px;
         position: relative;
         text-align: left;
         border-left: 1px solid white;
         border-right: 1px solid white;
}

/* HEADER HEADER HEADER HEADER HEADER HEADER HEADER*/

#pageHeader {
	background-color: #A30000;
	background-image: url(pageHeader.bg.jpg);
	background-repeat: no-repeat;
	border-bottom: 26px solid #aaaaaa;
	height: 140px;
	overflow: hidden;
         width: 811px;
}
#pageTitle {
	color: black;
	font-size: 17px;
	border-bottom: 1px solid red;
	font-weight: bold;
	height: 30px;
	overflow: hidden;
	padding: 15px 5px 0px 5px;
	margin: 0px;
         position: relative;
	right: 0px;
	text-align: left;
	top: 0px;
	}

#siteLanguage {
	left: 20px;
	position: absolute;
	top: 145px;
	width: 100px;
         z-index: 1000;
}
.language {
	color: white;
	font-size: 12px;
	afont-variant: SMALL-CAPS;
	font-weight: bold;
         text-decoration: none;
}
#languageActive{color: red;}
.language:hover {color: red;}

#siteLogotype {
	left: 660px;
	position: absolute;
	top: 0px;
         height: 70px;
}
#siteSubtitle {
	color: pink;
	font-size: 16px;
	
	font-weight: bold;
	left: 200px;
	position: absolute;
	top: 85px;
         width: 380px;
         padding: 0px;
         margin: 0px;
         text-align: right;
}
#siteTitle {
	color: White;
	font-size: 25px;
	font-variant: SMALL-CAPS;
	font-weight: bold;
	left: 200px;
	position: absolute;
	top: 55px;
         text-align: right;
         padding: 0px;
         margin: 0px;
         width: 380px;
}

/* MENU  MENU MENU MENU MENU MENU MENU MENU MENU MENU*/

#pageMenu {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	left: 10px;
	padding: 10px;
	position: absolute;
	top: 250px;
	width: 160px;
}

#pageMenu .menu {
	border-bottom: 1px solid white;
	display: block;
	padding: 3px;
	color: pink;
}

#pageMenu .menu:hover {
	background-color: pink;
         color: darkred;
}

#pageMenu .submenu {
	padding-left: 15px;
}

#pageServiceMenu {
	color: white;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	left: 20px;
	position: absolute;
	text-align: right;
	top: 145px;
	width: 95%;
}

#pageServiceMenu .menu {
	color: white;
	display: inline;
	padding: 0px 5px;
	padding-left: 20px;
	text-decoration: none;
}

#pageServiceMenu .menu:hover {
         color: red;
}
#pageServiceMenu .menuActive {
         color: #666666;
}
/* CONTENT  CONTENT CONTENT CONTENT CONTENT CONTENT CONTENT*/

#pageContent, {
         height: 450px;
}

#pageContent {
	background-color: white;
	color: #333333;
	font-size: 13px;
	min-height: 450px;
	margin-left: 183px;
	padding: 20px;
	padding-top: 20px;
	position: relative;
	text-align: left; 
         width: 588px;   
}
.content {
	padding: 15px 30px 15px 30px;
	width: 528px;   
}

#pageEnteringText, 
#pageClosingText {
	padding: 15px 30px 15px 30px;
	margin: 0px;
         width: 528px;
         clear: both;
}
.content H3.title {
	height: 18px;
	padding: 15px 5px 15px 5px;
         margin-left: -30px;
	margin-bottom: 5px;
	width: 528px;
         border-bottom: 1px solid red;

}

.button {
	background: red;
	border: 1px solid red;
	color: #FFFFFF;
	cursor: hand;
	font-weight: bold;
}


.contentSearchResults{
         padding: 15px 30px 15px 30px;
	width: 528px;
}
.contentContactsBrief {
	bottom: -70px;
	height: 60px;
	left: -184px;
	padding: 5px 5px 5px 5px;
	position: absolute;
	width: 175px;
         text-align: center;
         margin: 0px;
         background: white;
}
.contentContactsBrief  p { text-align: center;}
.contentContactsBrief  {
	color: black;
}
.contentContactsBrief .title {display: none;}
.title {
	color: #333333;
	font-size: 14px;
	font-variant: SMALL-CAPS;
}

img.image {
	border: 1px solid #cccccc;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

img.preview {
	border: 1px solid#222266;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}


input {	color: black;}

.link {	color: red;}

.object {	clear: both;	margin: 1px 0px;}

.object .link {	float: right;}

.object .title {
	background-image: none;
	margin-bottom: 5px;
	padding-left: 0px;
}

.objectMessage .title {
	font-size: 12px;
}

.contentProductListBlocklike .objectProduct
{
    float: left; clear:none; width: 50%
}
	
.contentProductListBlocklike .objectProduct .link
{
   float: none;
}
.contentProductListBlocklike .button {
clear: both
}
.contentProductListBlocklike .objectProduct .note { clear:both }



/* TABLE  TABLE TABLE TABLE TABLE TABLE TABLE TABLE TABLE TABLE TABLE TABLE */
.tableTable {
	border-bottom: 12px solid red;;
	margin-bottom: 5px;
	margin-top: 5px;
	width: 85%;
}

.tableTable .tableHeader td {
	background: red;;
	color: #FFFFFF;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	padding: 1px 3px;
}

.tableTable td {
	border-bottom: 1px solid red;
	padding: 5px 3px;
}

.tableTable td.preview { border-top: 0px;}

.tableTable td.title { font-size: 11px;	font-weight: bold; }

/* NEWS NEWS NEWS NEWS NEWS NEWS NEWS NEWS NEWS NEWS NEWS NEWS  NEWS NEWS NEWS NEWS NEWS NEWS NEWS NEWS NEWS */ 

.contentNews .title {color: red; font-size: 14px;}

.date {color: red;	font-size: 11px; font-variant: small-caps;}

.note {	margin: 5px 0px 0px 0px;}

/* PHOTOALBUM  PHOTOALBUM PHOTOALBUM PHOTOALBUM PHOTOALBUM PHOTOALBUM */

.contentPhotoAlbum .object {
	border: 1px solid  red;
	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: darkred;
}
/* SPECIALSALES  SPECIALSALES SPECIALSALES SPECIALSALES SPECIALSALES*/

.contentSpecialSales {
	border: 1px solid red;
	height: 300px;
	margin: 5px 25px 5px 25px;
	width: 300px;
}

.contentSpecialSales #viewcart {margin-top: 10px;}

.contentSpecialSales .price {font-weight: bold;}

.contentSpecialSales h3.title {color: red; ont-variant: small-caps; width: 300px; }

/* FOOTER  FOOTER FOOTER FOOTER FOOTER FOOTER FOOTER FOOTER FOOTER*/

#pageFooter {
         background-color: #A30000;
	clear: both;
	height: 50px;
	margin-left: 183px;
	padding: 10px;
	position: relative;
         width: 608px;
}
#pageCopyrights {
	bottom: 35px;
         left: 10px;
	color: white;
	font-size: 9px;
	margin: 0px;
         padding: 0px;
	position: absolute;
	text-align: left;
	width: 500px;   
}
#pageTechnology { 
         display: block;
         bottom: 15px;
	color: pink;
	font-size: 9px;
	left:10px;
	position: absolute;
	text-align: left;
	width: 500px;
         z-index: 1001;
         padding: 0px;
         margin: 0px;

}
#pageCounter {bottom: 10px;	right: 10px; position: absolute;}
#siteProviderLogo { display: block; }
#siteTechnologyLogo { display: block; bottom}
#siteProviderLogo img {border: none; bottom: 10px; right: 210px; position: absolute; }
#siteTechnologyLogo img {border: none; bottom: 10px; right: 105px; position: absolute; }

/* SEARCH  SEARCH SEARCH SEARCH SEARCH SEARCH SEARCH SEARCH SEARCH SEARCH SEARCH SEARCH */
#pageSearch {
         
         width: 147px;
         height: 70px;
         position: absolute;
         left: 5px;
         top: 170px;
         padding: 10px 10px 0px 10px;
         margin: 0px;
         z-index: 1000;
         aborder: 1px inset #bbbbbb;
         abackground-image: url(bg.gif);
         text-align: right;
         border: 1px inset white;
         background: red;
}
#pageSearch input {width: 150px; margin: 0px; margin-bottom: 10px; padding: 0px;z-index: 1000; }
#pageSearch .button {
         width: 70px; 
         margin: 0px; 
         padding: 0px; 
         
         background: red;
	border: 1px solid white;
	color: white;
acursor: hand;
	font-weight: bold;}

a {	color: red;}	

/* --- REKLAMA --- */
#adServiceMenu {position: absolute; right: 0px;  top: 35px; z-index: 1000;}
#adHeader {position: absolute; left: 400px; top: 0px;}
#adSite{ position: absolute; left: 320px; top: 0px; z-index: 1000;}
#adFooter {position: absolute; left:200px; bottom: 70px;}

/* --- reklama --- */

.match {background: orange; color: black;}
p {text-align: justify;}										
