/* Reset */
html, body, h1, h2, h3, a, label {
    margin: 0;
    border: 0;
    padding: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}
p {
	line-height: 145%;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
li {
	line-height: 125%;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
html {
    height: 100%;
}
a img {
	border: none;
	text-decoration: none;
}
body {
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
	background-position: bottom;
}
a {
	color: #0050A8;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
/*********reset***********/
#logoCenter {
	background-image: url(../images/center_pic.jpg);
	background-repeat: no-repeat;
	height: 194px;
	width: 962px;
	padding-top: 34px;
}
#left1 {
	background-image: url(../images/pic_left1.jpg);
	background-repeat: no-repeat;
	background-position: right 100%;
	height: 228px;
}
#right1 {
	background-image: url(../images/pic_right1.jpg);
	background-repeat: no-repeat;
	background-position: left 100%;
	height: 228px;
}
#left2 {
	background-image: url(../images/pic_left2.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 199px;
}
#right2 {
	background-image: url(../images/pic_right2.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 199px;
}
#left3 {
	background-image: url(../images/left3.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 194px;
}
#right3 {
	background-image: url(../images/right3.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 194px;
	width: 100%;
}
#menuPad {
	background-image: url(../images/menu_top_orange.png);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 17px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin: 0 0 0 1px;
	width: 264px;
}
#menuPad h2 {
	font-size: 1.2em;
	color: #333333;
	background-color: #E9E8F5;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	font-weight: normal;
}

#padPage {
	background-image: url(../images/white_center.png);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 52px;
	padding-right: 9px;
	padding-bottom: 10px;
	padding-left: 18px;
}
#padPage li {
	padding-bottom: 15px;
}
h1 {
	font-size: 1.6em;
	font-weight: bold;
	margin-bottom: 18px;
}
h3 {
	color: #909090;
	font-size: 1.4em;
	font-weight: normal;
	margin-bottom: 18px;
	margin-top: 18px;
}
a.s {
	font-size: 0.8em;
}
#index1 {
	font-size: 1.1em;
	padding-right: 6px;
	padding-left: 20px;
	padding-bottom: 10px;
	line-height: 20px;
}
#index2 {
	font-size: 0.9em;
	padding-right: 6px;
	padding-left: 20px;
	padding-bottom: 10px;
	line-height: 19px;
}
hr {
	margin-top: 8px;
	margin-bottom: 8px;

}
#newsDate {
	font-weight: bold;
	color: #009fd1;
	padding-top: 3px;
}
a.newsTitle {
	font-size: 1em;
	font-weight: bold;
}
a.newsTitle:hover {
	color: #000000;
}
#newsAnons {
	font-size: 0.9em;
	color: #454545;
	padding-top: 6px;
	padding-bottom: 20px;
}
.newsCat {
	color: #999999;
	padding-left: 10px;
}
a.light {
	color: #777777;
}
a.light:hover {
	color: #000000;
}.footer {
	background-image: url(../images/footer.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
#footer {
	font-size: 0.8em;
	color: #666666;
}


#menuPad {
    float:left;
}
#menuPad ul, #menuPad li{
    list-style:none;
    margin: 0;
    padding: 0;
}
#menuPad ul li {
	position:relative;
	width:261px;
}
#menuPad ul li a{
	display:block;
	color: #000000;
}
#menuPad ul li a:HOVER{
	color: #D53000;
    background-color:#fff;
}

#menuPad ul li ul {
	display: none;
	position:absolute;
	top:0px;
	left:261px;
	border: 1px solid #a2b9c8;
	padding-top: 2px;
	padding-bottom: 5px;
	padding-right: 8px;
}
.menu {
	display: block;
	height: 27px;
	width: 261px;
	padding-top: 11px;
	background-image: url(../images/menu_bg.png);
	background-repeat: no-repeat;
	color: #000000;
	text-decoration: underline;
}
.menu:hover {
	background-image: url(../images/menu_bg_hover.png);
	color: #D53000;
}
.innerMenuElement {
	text-decoration: underline;
	display: block;
	/*height: 22px;*/
	width: 251px;
	padding: 5px 0 5px 0;
	background-repeat: no-repeat;
	color: #000000;
	background: url(../images/menu_bg.jpg) repeat-y #FFFFFF;
	border-bottom: 1px dotted #999999;
	margin: 0 0 0 10px;
}
.innerMenu {
	background: url(../images/menu_bg.jpg) repeat-y #FFFFFF;
	padding: 10px;
}
.innerMenu li {
}
.number {
	float: right;
	color: #999999;
}
.error_message {
	font-size: 0.8em;
	color: #FF0000;
}
.faq {
	background-color: #F5F5F5;
	width: 91%;
	font-family: Arial, Helvetica, sans-serif;	font-size: 1em;
	margin-bottom: 8px;
	padding-top: 12px;
	padding-right: 15px;
	padding-bottom: 12px;
	padding-left: 15px;
	line-height: 1.2em;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
	color: #333333;
}
.grey {
	color: #666666;
}
.green {
	color: #008a23;
	font-size: 1.1em;
}
.show {
	color: #0440a2;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #005B94;
	text-decoration: none;
	cursor: pointer;
}
.show:hover {
	color: #dd0000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #dd0000;
	text-decoration: none;
	cursor: pointer;
}
a.download {
	background-color: #8b8b8b;
	font-size: 1em;
	color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	margin-right: 10px;
	border: 1px solid #5D5D5D;
	text-decoration: none;
}
a.download:hover {
	background-color: #00a800;
	font-size: 1em;
	color: #FFFFFF;
	border: 1px solid #0E6811;
	text-decoration: none;
}
.bordBottom {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #BEBEBE;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 20px;
	font-size: 0.8em;
	color: #4A4944;
}
.zakup {
	font-size: 0.8em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-right: 10px;
	padding-left: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
	line-height: 14px;
}
.orderTitle {
	padding: 5px;
	font-weight: bold;
}
.orderCell {
	padding: 5px;
}
h4 {
	font-size: 1.2em;
	font-weight: bold;
	color: #000000;
}
.sp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #999999;
}
a.sp {
	color: #999999;
}