/* ////////////////////// Global Syles ////////////////////// */
body {
	margin: 0px;
	background-color: #f1f1f1;
}

#site {
	width: 900px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}

A {
	text-decoration: none;
	color: #3D3D3D;
	font-size: 11px;
}


A:hover {
	color: #004466;
	}



A.opis:hover {
	color: #FFFFFF;
	}


#headerLinks {
	height: 35px;
	background-color: #FFFFFF;
	border-bottom: #d7d7d7 1px solid;
}

#selectLanguage {
	color: #474747;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 300px;
}

#selectLanguage a{
	color: #474747;
	text-decoration: none;
}

#selectLanguage a:hover{
	color: #001d58;
	text-decoration: none;
}

#selectLanguagePl {
	background-image: url(../img/flag_pl.gif);
	background-repeat: no-repeat;
	background-position: 0em 0em;
	padding-left: 20px;
}

#selectLanguageGr {
	background-image: url(../img/flag_gr.gif);
	background-repeat: no-repeat;
	background-position: 0em 0em;
	padding-left: 20px;
}

#selectLanguageUk {
	background-image: url(../img/flag_uk.gif);
	background-repeat: no-repeat;
	background-position: 0em 0em;
	padding-left: 20px;
}


#optionalLinks {
	width: 300px;
	color: #474747;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;

}

#optionalLinks a{
	color: #474747;
	text-decoration: none;
}

#optionalLinks a:hover{
	color: #001d58;
	text-decoration: none;
}

#optionalLinksSiteMap {
	background-image: url(../img/icon_siteMap.gif);
	background-repeat: no-repeat;
	background-position: 6.5em 0em;
	padding-right: 20px;

}

#optionalLinksContact {
	background-image: url(../img/icon_contact.gif);
	background-repeat: no-repeat;
	background-position: 3.5em .1em;
	padding-right: 20px;

}

#optionalLinksRegister {
	background-image: url(../img/icon_register.gif);
	background-repeat: no-repeat;
	background-position: 5.2em 0em;
	padding-right: 20px;

}

#logo {
	clear: both;
	width: 100px;
	height: 57px;
}


#mainMenu {
	width: 550px;
	height: 20px;
}

#mainMenu a{

	
}

#loginForm {
	width: 210px;
	color: #6c6c6c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
}

#loginForm label {
	display: block;

}


#loginForm #submit {
	border: none;
	width: 30px;
	background-image: url(../img/submit.gif);
	background-repeat: no-repeat;
	background-position: 0.5em center;
	background-color: #f1f1f1;

}

#loginForm .input {
	border-bottom: #dcdcdc 1px solid;
	border-right: #dcdcdc 1px solid;
	border-top: #a1a1a1 1px solid;
	border-left: #a1a1a1 1px solid;
	height: 18px;
	width: 143px;

}

#searchForm {	
	width: 300px;
	height: 55px;
	background-color: #9c9c9c;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
}

#searchForm label {
	display: block;
}


#searchForm #submit {
	border: none;
	width: 30px;
	background-image: url(../img/submit.gif);
	background-repeat: no-repeat;
	background-position: 0.5em center;
	background-color: #9c9c9c;
}

#searchForm .input {
	border-bottom: #dcdcdc 1px solid;
	border-right: #dcdcdc 1px solid;
	border-top: #a1a1a1 1px solid;
	border-left: #a1a1a1 1px solid;
	height: 18px;
	width: 143px;

}

#visualBlock {
	height: auto;
}

#footer {
	height: 45px;
	border-top: #d7d7d7 1px solid;
}

#footerRights {
	width: 300px;
	color: #474747;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#footerContact {
	color: #474747;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:right;
}

.lightText {
	color: #797979;
}

.bluetText {
	color: #001d58;
}

.bluetTextBold {
	color: #001d58;
	font-weight: bold;
}
.smallText {
	font-size: 9px;
	color: #7d7c7c;
}

/* //////////////////////  Homepage Syles ////////////////////// */

#mainVisual {
	width: 600px;
	height: 280px;
	background-image: url(../img/mainVisual.jpg); 
	
}

#productVisual {
	width: 300px;
	height: 155px;
	padding: 0px;
}

#productInfo {
	width: 280px;
	height: 55px;
	background-color: #727e8a;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px;
	text-decoration: none;
}

#productInfo a {
	color: #ffffff;
	

}

.newsBlock {
	height: 100px;
	background-color: #FFFFFF;
	color: #474747;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

}

.newsBlock a {
	color: #474747;


}

.newsBlock h1 {
	height: 25px;
	color: #001d58;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.newsBlock h1 a{
	color: #001d58;
}

.newsMore {
	height: 15px;
	width: 280px;
	border-top: #d7d7d7 1px solid;
	text-align: right;
	padding-top: 5px;

}

.more {
	color: #001d58;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	background-position: 6.9em 0.3em;
	background-repeat: no-repeat;

}

/* ////////////////////// Subpage Syles ////////////////////// */

#subPageVisual {
	width: 600px;
	height: 115px;
	background-image: url(../img/subPageVisual.jpg);
	
}

#subPageTitle {
	width: 300px;
	height: 60px;
}

#contentBlock {
	border-top: #d7d7d7 1px solid;
	
}

#loaclMenu {
	width: 240px;
}

a.smenua {
	color: #FFFFFF;
	}

td.smenua {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-color: #001d58;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	height: 30px;
	padding-left: 10px;
}

td.smenub {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	padding-left: 10px;	
	height: 20px;
}

#smenu {
	background-color: #f1f1f1;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #001d58;
}

#smenu a{
	background-color: #f1f1f1;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #001d58;
}

#breadcrumb {
	height: 10px;
	width: 640;
	color: #AAAAAA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#siteContent {
	background-color: #FFFFFF;
	width: 660px;
}

#mainContentNoRight {
	width: 520px;
	height: auto;
	border-top: #d7d7d7 1px solid;
	border-right: #d7d7d7 1px solid;
	border-bottom: #d7d7d7 1px solid;
	color: #474747;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#mainContent {
	width: 470px;
	height: auto;
	border-top: #d7d7d7 1px solid;
	border-right: #d7d7d7 1px solid;
	border-bottom: #d7d7d7 1px solid;
	color: #474747;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 10px;
	
}

#mainContentNoRight h1, #mainContent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #001d58;

}

#mainContentNoRight h2, #mainContent h2 {
	color: #474747;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

#mainContentNoRight h3, #mainContent h3 {
	color: #001d58;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#mainContentNoRight h4, #mainContent h4 {
	height: 17px;
	color: #001d58;
	text-align: left;
	font-size: 11px;
	border-bottom: #d7d7d7 1px solid;
}

#mainContentNoRight ul, #mainContent ul {
	list-style-type: none;
}

#mainContentNoRight li, #mainContent li {
	background-image: url(../img/bulletpoint.gif); 
	background-repeat: no-repeat;
	background-position: 0em .4em;
	line-height: 14px;
}

#mainContentNoRight td, #mainContent td {
	padding: 2px;
}

#mainContentNoRight .input, #mainContent .input {
	border-bottom: #dcdcdc 1px solid;
	border-right: #dcdcdc 1px solid;
	border-top: #a1a1a1 1px solid;
	border-left: #a1a1a1 1px solid;
	background-color: #f8f8f8;
	height: 18px;
	width: 143px;

}

#mainContentNoRight #optinLinks, #mainContent #optinLinks {
	width: 100%;
	height: 20px;
}

#mainContentNoRight #formButtons, #mainContent #formButtons {
	width: 100%;
	height: 20px;
	text-align: right;
}

#mainContentNoRight #submit, #mainContent #submit {
	border: none;
	width: 67px;
	height: 22px;
	background-image: url(../img/formSubmit.gif);
	background-repeat: no-repeat;
	background-position: 0em center;
	background-color: #dfffff;
}

#mainContentNoRight #reset, #mainContent #reset {
	border: none;
	width: 67px;
	height: 22px;
	background-image: url(../img/formReset.gif);
	background-repeat: no-repeat;
	background-position: 0em center;
	background-color: #dfffff;
}

.rightBlock {
	width: 190px;
	padding: 5px;
} 

#bottomLinksNoRight {
	width: 520px;
	height: 20px;
	padding: 20px 20px 20px 10px;
	text-align: right;
}

#bottomLinks {
	width: 440px;
	height: 20px;
	padding: 20px 20px 20px 10px;
	text-align: right;
}

.table table {
	border-top: #d7d7d7 1px solid;
}

.table td {
	border-bottom: #d7d7d7 1px solid;
}

.table th {
	color: #001d58;
	text-align: left;
	border-bottom: #d7d7d7 1px solid;
}


#back {
	background-image: url(../img/back.gif);
	background-repeat: no-repeat;
	background-position: 2.7em 0.1em;
	padding-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #001d58;
}

#print {
	background-image: url(../img/icon_print.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.1em;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #474747;
}

#getPdf {
	background-image: url(../img/icon_pdf.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.1em;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #474747;
	margin-left: 10px;
}



/* ////////////////////// Product ////////////////////// */
#productPhoto {
	width: 180px;
	height: 170px;
	text-align: right;
}

.productPhotoMini {
	border: #d7d7d7 1px solid;
	margin: 10px 10px 0 0;
	
}

#byNow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #001d58;
	background-image: url(../img/icon_basket.gif);
	background-repeat: no-repeat;
	background-position: 8.5em .4em;
	background-color: #f1f1f1;
	padding: 3px 25px 3px 5px ;
	border: #d7d7d7 1px solid;
	margin-left: 5px;
	
}

.morePorducts {
	color: #474747;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 30px;
}
.morePorducts h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #001d58;
	margin: 0px;

}

.morePorducts h2 {
	color: #474747;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
}

.morePorductsMore {
	height: 15px;
	text-align: right;
	margin: 5px 0 0 0;
	padding-top: 5px;

} 

.productList {
	background-color:#E8E8E8;
	padding: 2px;
	}
	
INPUT {
	background-color: #F0F0F0;
	border: 1px inset #EEEEEE;
	width: 200px;
}	

INPUT.Active {
	background-color: #FFFFFF;
	border: 1px inset #DDDDDD;
	width: 200px;
}	

INPUT.Submit {
	background-color: #CCCCCC;
	border: 1px outset #EEEEEE;
	width: 120px;
}	
