
IMG, A IMG { border: 0; }
FORM { margin: 0; }
P { margin: 2px 0; }
TEXTAREA { font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif; }

/* ========================================================================== */

BODY {
	margin: 0;
	padding: 0;
	background: #FFF;
	}
BODY, TD, TH {
	color: #333;
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 14px;
/*	line-height: 150%;*/
	}

INPUT,
TEXTAREA,
SELECT {
	border: 1px solid #999;
	font-size: 16px;
	color: #000;
	}

A {
	color: #2CA131;
	text-decoration: underline;
	}
A:hover {
	color: #F60;
/*	text-decoration: none;*/
	}

H1, H2, H3, H4, H5, H6 {
	margin: 0 0 25px;
	color: #F60;
	font-family: Verdana;
	font-size: 24px;
	font-weight: normal;
	}
H2 {
	margin-bottom: 20px;
	font-size: 20px;
	}
H3, H4, H5, H6 {
	margin-bottom: 15px;
	font-size: 16px;
	}

UL {
	margin: 10px 0;
	padding: 0;
	list-style: none;
	}
UL LI {
	margin: 20px 0;
	padding: 0 0 0 10px;
	background: url(../../img/li.gif) left 1.1ex no-repeat;
	}

/* ========================================================================== */

TABLE.maket {
	border: none;
	border-collapse: collapse;
	}
TABLE.maket TD,
TABLE.maket TH {
	padding: 0px;
	}

.small { font-size: 11px; }
.smallX { font-size: 10px; }
.b { font-weight: bold; }

.spacer {
	width: 1px;
	height: 1px;
	overflow: hidden;
	}

/* ========================================================================== */

#Body {
	width: 1000px;
	position: relative;
	}

#HeadLogo {
	display: block;
	position: absolute;
	left: 25px;
	top: 47px;
	width: 276px;
	height: 30px;
	background: url(../../img/h_logo.gif) no-repeat;
	}

#HeadLinks {
	position: absolute;
	left: 330px;
	top: 40px;
	font-size: 17px;
	line-height: 28px;
	}
#HeadLinks A {
	margin-right: 20px;
	}

#HeadContacts {
	position: absolute;
	left: 700px;
	top: 25px;
	width: 284px;
	}
#HeadContacts1 {
	float: right;
	background: url(../../img/h_tel.gif) no-repeat;
	}
#HeadContactsTel {
	margin: 10px 0 0 43px;
	color: #D15400;
	font-size: 26px;
	font-weight: bold;
	}
#HeadContactsTelCode {
	margin-right: 3px;
	color: #4C4C4C;
	font-size: 14px;
	font-weight: normal;
	}
#HeadContactsText {
	margin: 10px 0 8px;
	font-size: 14px;
	}
#HeadContactsLinks {
	text-align: right;
	font-size: 14px;
	}

#HeadAwards {
	position: absolute;
	left: 30px;
	top: 162px;
	width: 264px;
	height: 217px;
	overflow: hidden;
	color: #666;
	font-size: 12px;
	font-style: italic;
	}
#HeadAwards DIV {
	padding-left: 78px;
	}
#HeadAwards A {
	font-size: 14px;
	font-style: normal;
	}

#HeadBanner {
	position: absolute;
	left: 330px;
	top: 146px;
	width: 654px;
	height: 234px;
	background: url(../../img/h_ban.jpg) no-repeat;
	}
#HeadBannerLink {
	display: block;
	position: absolute;
	left: 350px;
	top: 306px;
	width: 310px;
	height: 40px;
	}


#RightBanner {
	display: block;
	position: fixed;
	/*left: 1003px;*/
	right: -4px;
	top: 250px;
	width: 69px;
	height: 354px;
	background: url(../../img/r_ban.jpg) no-repeat;
	}


#Page {
	width: 950px;
	margin: 0 0 0 34px;
	padding: 411px 0 25px;
	}

#LeftCol {
	float: left;
	width: 264px;
	}
#ContentCol {
	margin-left: 296px;
	padding: 0;
	width: 654px;
	}

#Tail {
	background: #E5E5E5;
	padding: 5px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	behavior: url(PIE/PIE.php);
	}
#Tail TD {
	color: #333;
	font-size: 12px;
	line-height: 150%;
	}


#LeftMenu {
	border: 1px solid #CCC;
	padding: 10px 20px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	behavior: url(PIE/PIE.php);
	color: #2CA131;
	font-size: 14px;
	font-weight: bold;
/*	font-size: 17px;*/
	}
#LeftMenu UL {
	margin: 0;
	padding: 0;
	list-style: none;
	}
#LeftMenu UL LI {
	margin: 15px 0;
/*	margin: 10px 0;*/
	padding: 0 0 0 15px;
	background: url(../../img/li.gif) left 1ex no-repeat;
	}
#LeftMenu UL UL {
	margin: 0 0 0 25px;
	}
#LeftMenu UL UL LI {
	padding: 0;
	background: none;
	}
#LeftMenu UL UL UL LI {
	margin: 10px 0;
/*	margin: 5px 0;*/
	font-size: 14px;
	font-weight: normal;
	}

#LeftSearchText {
	width: 195px;
	height: 30px;
	margin: 0;
	padding: 0 10px;
	border: 1px solid #999;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	behavior: url(PIE/PIE.php);
	font-size: 16px;
	line-height: 28px;
	}
#LeftSearchSubmit {
	width: 40px;
	height: 44px;
	margin: 0;
	padding: 0;
	border: 0;
	cursor: pointer;
	background: url(../../img/button_search.gif) no-repeat;
	}

#LeftLinks {
	background: #E5E5E5;
	padding: 1px 20px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	behavior: url(PIE/PIE.php);
	font-size: 17px;
	}
#LeftLinks DIV {
	margin: 10px 0;
	padding-left: 50px;
	line-height: 40px;
	background-position: left center;
	}


#HpNews {
	float: right;
	width: 250px;
	margin: 0 0 50px 20px;
	}


.PageContent {
	line-height: 150%;
	}

/* ========================================================================== */

.imgButton,
#Page .imgButton {
	width: 157px;
	height: 36px;
	margin: 0px;
	border: none;
	background: url(../../img/button_bg.gif) no-repeat;
	color: #FFF;
	font-size: 16px;
	font-weight: normal;
	}

/* ========================================================================== */

.hl {
	color: #FE9900;
	font-weight: bold;
	}
.note {
	color: #7F7F7F;
	}


.news_date {
	margin-bottom: 3px;
	color: #FE6700;
/*	font-weight: bold;*/
	}

.page_bar {
	padding: 5px;
/*	color: #2CA131;*/
	color: #333;
	background: #E1E1E1;
	}
.page_bar STRONG {
	color: #333;
	font-weight: bold;
	}
.page_bar BIG {
	font-size: 12px;
	}

.qa_q {
	color: #698EC6;
	font-weight: bold;
	}
.qa_a {
	color: #A5CD5B;
	font-weight: bold;
	}

/* TABLE */
.border {
	background-color: #116699;
	}
.bg, .bgi, .bgi input {
	background-color: #DBE2E9;
	}
.bgH {
	background-color: #A9BFD4;
	}


.button {
	background-color: #DBE2E9;
	}
.buttonH {
	color: #DBE2E9;
	font-weight: bold;
	background-color: #116699;
	}

/* necessary to fill field */
.star {
	color: #CC3333;/*#FF0000*/
	}


.txt, .txt TD {
	font-size: x-small;
	}
.txtB, .txtB TD {
	font-size: x-small;
	font-weight: bold;
	}
.txtH, .txtH TD {
	font-size: small;
	font-weight: bold;
	}


/*.hl, .hlH,*/
.ok, .okH, .warn, .warnH {
	color: #116699;
	font-weight: bold;
	font-size: x-small;
	}
.ok, .okH {
	color: #339966;
	}
.okForm {
	font-size: 14px;
	color: #339966;
	font-weight: bold;
}
.warn, .warnH {
	color: #CC3333;
	}
.hlH, .okH, .warnH {
	font-size: small;
	}

.inactive {
	color: #889088;
	}

/* ========================================================================== */

.buttonOrange {
	padding: 5px 20px 8px;
	color: #FFF5EC;
	font-family: Arial;
	font-family: Tahoma;
	font-size: 20px;
/*	font-weight: bold;*/
	letter-spacing: 1px;
	cursor: pointer;
	
	border: 0;
	border-radius: 5px;
	-o-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	
	background-color: #478F23;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #1D6A02), color-stop(1, #4D9525));
	background: -moz-linear-gradient(bottom, #1D6A02, #4D9525);

/*
	text-shadow: 0px 1px 1px #441b00;
	-o-text-shadow: 0px 1px 1px #441b00;
	-moz-text-shadow: 0px 1px 1px #441b00;
	-webkit-text-shadow: 0px 1px 1px #441b00;
*/

/*
	box-shadow: 0px 1px 3px #000;
	-o-box-shadow: 0px 1px 3px #000;
	-moz-box-shadow: 0px 1px 3px #000;
	-webkit-box-shadow: 0px 1px 3px #000;
*/

	behavior: url(PIE/PIE.php);
	}

.buttonZapis {
	width: 349px;
	height: 36px;
	margin: 0px;
	border: none;
	background: url(../../img/button_zapis.jpg) no-repeat;
	cursor: pointer;
/*
	color: #FFF5EC;
	font-size: 16px;
	font-weight: normal;
*/
	}

