
body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #FFFFFF;
}

img {
	border: none;
}

a {
	text-decoration: none;
	color: #D20E00;
}
a:hover {
	color:  #000000;
}

h1 {
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-size: 15px;
	color: #000500;
	font-weight: normal;
	border-bottom: solid 1px #B1B0B0;
}

h2 {
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-size: 13px;
	color: #000500;
	font-weight: bold;
}

h3 {
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-size: 11px;
	color: #D20E00;
	font-weight: normal;
}

p, ul, ol, td {
	vertical-align: top;
	margin-top: 11px;
	margin-bottom: 11px;
/*	text-align: left;*/
	font-size: 11px;
	color: #000000;
	line-height: 18px;
	letter-spacing: 0.4px;
	font-family: Tahoma, Trebuchet MS, sans-serif;
}

span {
	color: #D31102;
}

table {
	width: 100%;
}

.textInput {
	width: 70%;
	font-size: 11px;
	font-family: Tahoma, Trebuchet MS, sans-serif;
	background-color: #F9F9F9;
}
button, .button {
	width: 55px;
	margin-bottom: 0px;
	vertical-align: bottom;
	background-color: #7C0202;
	background-image: url(images/bg_button.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Tahoma, Trebuchet MS, sans-serif;
}

li {
	list-style-image: url(images/array.gif);
	margin-bottom: 5px;
}


/* content */

img.page {
	padding-top: 11px;
	float: right;
	padding-left: 8px;
	padding-bottom: 8px;
}

.err {
	color: #FF8000;
}

.sign {
	text-align: right;
	margin-top: 0px;
	color:  #000000;
}

.leftCol {
	text-align: right;
	width: 45%;
}

.partners {
	text-align: center;
	vertical-align: bottom;
}

.flag {
	text-align: center;
	width: auto;
	margin-right: auto;
	margin-left: auto;
}

img.flag {
	border: solid 1px #727272;
	margin: 2px;
}


/* index */

.top {
	width: 758px;
	margin-right: auto;
	margin-left: auto;
}
.logo {
	vertical-align: bottom;
}
.rightHead {
	font-size: 10px;
	line-height: 14px;
	color: #B1B0B0;
	text-align: right;
	vertical-align: bottom;
}
.rightHeadSign {
	font-size: 10px;
	line-height: 14px;
	color: #000000;
	text-align: right;
}

.pasek{
	width: 100%;
	background-color: #950203;
}
.baner{
	width: 758px;
	height: 111px;
	margin-right: auto;
	margin-left: auto;
}

.mainTable {
	width: 758px;
	margin-right: auto;
	margin-left: auto;
}

.menuCol {
	width: 195px;
}

.menuBottomSep {
	height: 20px;
}
	
.contact {
	width: 195px;
	height: 105px;
	background: url(images/contact.jpg) no-repeat bottom;
}
.contactText {
	margin-left: 10px;
	margin-top: 16px;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 18px;
	color: #B31102;
}
.contactNo {
	margin-left: 10px;
	margin-top: 10px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #000000;
}

.contact2 {
	width: 195px;
	height: 59px;
	background: url(images/contact2.jpg) no-repeat top;
}
.contact2Text {
	margin-left: 10px;
	margin-top: 5px;
	line-height: 16px;
	font-size: 12px;
	color: #000000;
	font-family: Arial, sans-serif;
}
/*.email {
	color: #C70D00;
}*/

.redSep {
	width: 195px;
	height: 5px;
	background-color: #950203;
}

.searchEng {
	width: 195px;
	margin-top: 10px;
	font-family: Trebuchet MS, Arial, sans-serif;
	color: #C7C6C6;
	text-align: center;
	font-weight: bold;
	letter-spacing: 3px;
	font-size: 13px;
}
table.serachEng {
	vertical-align: middle;
	text-align: center;
}
.searchEngEnd {
	font-family: Tahoma, Trebuchet MS, sans-serif;
	font-size: 11px;
	color: #B1B0B0;
	text-align: right;
	border-bottom: solid 1px #B1B0B0;
}

.upMenuTab {
	width: 12px;
	background: url(images/bg_upMenu.jpg) repeat-x;
}

.upMenu {
	width: 537px;
	height: 26px;
	background: url(images/bg_upMenu.jpg) repeat-x;
	font-size: 12px;
	font-family: Arial, sans-serif;
	color: #88888A;
	vertical-align: middle; 
}

.upMenuLink {
	color: #88888A;
}

a.upMenuLink:hover {
	color: #FFFFFF;
}

.upMenuSep {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.mainContent {
	margin-top: 12px;
	margin-bottom: 32px;
	margin-left: 12px;
	margin-right: 12px;
}

.footLeft {
	width: 195px;
	text-align: center;
	border-top: solid 1px #000000;
}

.footMain {
	border-top: solid 1px #950203;
}
p.footMain {
	font-size: 11px;
	font-family: Arial, sans-serif;
	letter-spacing: 0px;
	line-height: 16px;
	text-align: center;
	color: #727272;
	border-top: none;
}
.footLink {
	color: #727272;
}
a.footLink:hover {
	color: #000000;
}
.footLinkSep {
	color: #D31102;
}


/* strona glowna */
	

.mainPage 	{
	line-height: 14px;
	letter-spacing: 0.6px;
}
.mainPageFormBox {
	background-color: #F9F9F9;
	background-image: url(images/bg_form.jpg);
	background-repeat: repeat-x;
	border: solid 1px #DDDDDD;
	padding-bottom: 6px;
}
.mainPageForm {
	margin-left: 6px;
	margin-right: 6px;
	margin-top: 6px;
	margin-bottom: 6px;
}
h1.mainPageForm {
	border-bottom: none;
}
p.mainPageForm {
	font-size: 10px;
	color: #000000;
	line-height: 12px;
	letter-spacing: 0.6px;
}
input.mainPageForm, textarea.mainPageForm {
	width: 216px;
	height: 18px;
	padding-left: 4px;
	
	font-size: 10px;
	color: #A9A8A8;
	font-family: Tahoma, Trebuchet MS, sans-serif;
	border: solid 1px #DDDDDD;
	background-color: #FFFFFF;
}
textarea.mainPageForm {
	height: 60px;
	width: 150px;
	margin-bottom: 0px;
}
.mainRightImageCol {
	width: 100px;
}
.mainRightImage {
	float: right;
}
.mainRightSep {
	width: 1px;
	height: 45px;
	background: #DDDDDD;
	}
.mainRightText {
	margin-top: 0px;
	margin-bottom: 18px;
	line-height: 14px;
	letter-spacing: 0.6px;
}
p.footAdres {
	font-size: 10px;
	font-family: Arial, sans-serif;
	letter-spacing: 0px;
	text-align: center;
	color: #727272;
	border-top: none;
}