@charset "utf-8";
/* CSS Document */

body {
  background-color: #efedd8;
	background-image: url('images/bg.jpg');
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: black;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
  text-align: center;
}
#content {
	background-image: url('images/header_bg.jpg');
	background-repeat: repeat-x;
	width: 100%;
}
a {
	color: #f67a00;
	text-decoration: none;
}
h1 {
  color: #ba5b0f;
  font-weight: normal;
	background-image: url('images/dots.gif');
	background-repeat: repeat-x;
	background-position: bottom left;
}
h2, .h2 {
	background-image: url('images/dots.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
}
/*\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
										HEADER
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
#header_block {
  text-align: left;
	background-image: url('images/header_bg_c.jpg');
	background-repeat: repeat-x;
	width: 960px;
	height: 227px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
}
#header_content {
	padding-top: 30px;
	float: right;
}
#header_content ul {
  display: inline;
  margin: 5px;
  padding: 5px;
}
#header_content ul li {
  display: inline;
  margin-right: 10px;
}
#header_content input {
	border: 1px solid #f4f1e3;
	background-color: #f4f1e3;
	font-family: Tahoma, Arial, sans-serif;
  height: 15px;
}
/*\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
										CONTENT
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
#content_block {
  text-align: left;
	width: 980px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}
.h3 {
	font-size: 1.5em;
	font-weight: bold;
	line-height: 2.5em;
  color: #ba5b0f;
	background-image: url('images/dots.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
}
/*\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
										LEFT
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
#left_block {
  text-align: left;
	float: left;
	width: 190px;
	margin-top: 0px;
	font-weight: bold;
}
#left_block ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#menu {
  background: transparent;
}
.menu_item_act {
	height: 24px;
	line-height: 24px;
	background-image: url('images/menu_act.jpg');
}
.menu_item_act a {
	padding-left: 29px;
	color: #f67a00;
}
.menu_item_no {
	height: 24px;
	line-height: 24px;
	background-image: url('images/menu_no.jpg');
}
.menu_item_no a {
	padding-left: 41px;
	color: black;
}
.menu_item_no a:hover {
	color: #f67a00;
	text-decoration: underline;
}
#contact_img {
	margin-top: 23px;
	margin-bottom: 5px;
}
address {
  font-style: normal;
}
.contact_nam {
	float: left;
	color: #f67a00;
	width: 60px;
}
.contact_val {
	float: left;
	color: #ba5b0f;
	font-weight: normal;
}
/*\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
									CENTER
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
#center_block {
  text-align: left;
	float: left;
	margin-left: 10px;
	width: 500px;
}
#c_img {
	background-image: url('images/tmp_c_img.jpg');
	background-repeat: no-repeat;
	height: 330px;
}
#c_img_text {
	padding-top: 125px;
	padding-left: 38px;
	color: white;
}
.akcie {
	float: left;
	width: 240px;
	margin-bottom: 1em;	
}
.akcie_date {
	float: left;
	margin-top: 3px;
	padding-top: 10px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	height: 40px;
	width: 50px;
	background-image: url('images/action_date.gif');
	background-repeat: no-repeat;
	background-position: top center;
	text-align: center;
}
.akcie a {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.akcie_text {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
}
/*\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
									RIGHT
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
#right_block {
  text-align: left;
	float: left;
	margin-left: 20px;
	font-weight: bold;
	width: 240px;
}
#clanky_content {
	font-weight: normal;
	line-height: 14px;
}
.clanky_date {
  width: 100%;
	color: #f67a00;
}
#clanky_content p {
  width: 100%;
}
#clanky_content p a {
	text-decoration: none;
	color: #f67a00;
}
#discuss_content {
	font-weight: normal;
}
#discuss_img {
	margin-top: 15px;
}
.discuss_title {
	color: #ba5b0f;
	font-weight: normal;
}
/*\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
									FOOTER
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
#footer_block {
  text-align: left;
	clear: both;
	background-image: url('images/footer.gif');
	background-repeat: no-repeat;
	width: 980px;
	height: 120px;
	margin-left: auto;
	margin-right: auto;
}
#copyright {
	margin-top: 55px;
	float: left;
}
#createdby {
	margin-top: 55px;
	margin-right: 25px;
	float: right;
}
/*\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
									BUTTONS
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
.dots {
	background-image: url('images/dots.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
}
.btn {
	float: right;
	padding-top: 5px;
	margin: 0;
	padding: 0;
}
.btn img {
	float :left;
	margin: 0;
	padding: 0;
}
.btn_text, .btn_text a {
	margin: 0;
	padding: 0;
	float: left;
	background-image: url('images/btn_c.gif');
	line-height: 20px;
	font-weight: bold;
	color: white;
}
#btn_temy {
	padding-right: 40px;
}
#btn_akcie {
	padding-right: 10px;
}
#btn_c_text {
	padding-right: 210px;
	margin-top: 5px;
}

/*\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
        TABLE
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
.contenttable {
  width: 100%;
  border-spacing: 0px;
  background-color: #e3e0c6;
}
.contenttable td {
  padding: 0;
  border-bottom: 1px solid #efedd8;
}
  .contenttable td .bodytext {
  margin: 5px;
}
.contenttable th {
  padding: 0;
  border-bottom: 1px solid #efedd8;
  background-color: #ba5b0f;
  color: white;
  text-align: left;
  font-weight: normal;
}
.contenttable th .bodytext {
  margin: 5px;
}
