html {
	overflow-x: hidden;
} 

body {
  font-family : Arial, Helvetica, Verdana, sans-serif;
  font-size : 12px;

  padding : 0;
  margin: 0;
  
  color : #FFF;
  background-color : #646a73;
/*  scrollbar */
}

.reset { width : 1px; overflow : hidden; font-size : 1px; clear : both;}

a img { border : none; }



#holder {
  position: relative;
	width: 935px;
	margin: auto;
	text-align: left;
	padding: 0px;
}

#facebook
{
	float: right;
	padding-top: 5px;
}

hr {
color:gray;
display:block;
height:2px;
margin-bottom: 15px;
}

#header {
  position : absolute;
  top : 0px;
  left : 0;
}

#header img#logoimg {
  float : left;
}

#header img#splash {
  position : relative;
  top : -2px;
}

ul#main-menu {
  margin : 0;
  padding : 0;
}

ul#main-menu li {
  border : #ccc 1px solid;
  float : left;
  
  text-align : center;
  background-color : #646a73;
  margin : 0;
  list-style-type : none;
}

ul#main-menu a.last {
  width : 99px;
}

ul#main-menu li a {
  padding : 26px 0;
  width : 103px;
  background : url(/images/main-menu-bgr.jpg) no-repeat top center;
  color : #FFF;
  font-size :  11px;
  display : block;
  text-decoration : none;
}

ul#main-menu li a:hover,
ul#main-menu li a.active {
  background : url(/images/main-menu-bgr-hover.jpg) no-repeat top center;
  text-decoration : underline;
}

ul#sub-menu, div.category_menu ul.first {
  list-style-type: none;
  margin-top: 7px;
  padding-left: 0px;
  margin-left: 0px;
}

ul#sub-menu li, div.category_menu ul.first li {
  padding-left:15px;
  padding-top: 2px;
  margin-left:0px;
}

ul#sub-menu li a, div.category_menu ul.first li a{
  color: #BC6548;
  text-decoration: none;
}
ul#sub-menu li a.active, div.category_menu ul.first li a.active{
  font-weight: bold;
  text-decoration: none;
}
ul#sub-menu li a:hover, div.category_menu ul.first li a:hover{
  color: #000;
  text-decoration: underline;
}
div.category_menu ul.next {
  padding-left: 5px;
  margin-left: 0px;
}


ul#menu li a.active {
  color: orange;
  text-decoration: none;
}
ul#menu li a {
  color: black;
  text-decoration: none;
}


#content {
  position : absolute;
  top : 282px;
  left : 0;
  
 
}

#content #left {
/*  position : absolute;
  top : 0;
  left : 0; */
  width : 184px;
  color : #646a73;
  /*padding : 10px;*/
  margin-top: -10px;
  margin-right: 21px;
  _margin-right: 11px;
  _width: 183px;
  
  vertical-align : top;
  float: right;
  _position: relative;
  }

#content #left #book {
  padding : 8px;
  margin-top : 2px;
  margin-left: 1px;
  font-size : 14px;
  /*color : #FFF;*/
  background : url(/images/right-menu-bgr.jpg) no-repeat;
  /*font-weight : normal;*/
  width: 167px;
  _width: 166px;
  height: 16px;
}

#content #main {
  position : absolute;
  top : 0;
  left : 0;
  width : 935px;
  padding : 10px 0 20px 0px;
  background : url(/images/content-bgr.gif) repeat-y;
}

#content #main #text {
  float : right;
  width : 500px;
  margin-right: 10px;
}

#content #main #text a {
  color: orange;
  text-decoration : none;
  font-weight: bold;
}


#content #main #text a:hover  {
  color: #333333;
  text-decoration: underline;
}

#content #main #text a.submit {
  /*color: orange;
  text-decoration : none;
  font-weight: bold;*/
  padding: 10px;
  border: 1px solid orange;
}

#content #main #text a.submit:hover {
  /*color: orange;
  text-decoration : none;
  font-weight: bold;*/
  padding: 10px;
  border: 1px solid #333;
}




#content #main #text ul ul.list-ico  {
  list-style-type: none;
}

/*a.ico-pdf, a.ico-doc, a.ico-image, a.ico-ppt, a.ico-video, a.ico-xls, a.ico-zip {
padding-left: 15px;
}*/

/*a.ico-pdf {
	background: url("/files/ikonky_typ/ico-pdf.gif") no-repeat left center;
}
a.ico-doc {
	background: url("/files/ikonky_typ/ico-doc.gif") no-repeat left center;
}
a.ico-image {
	background: url("/files/ikonky_typ/ico-image.gif") no-repeat left center;
}
a.ico-ppt {
	background: url("/files/ikonky_typ/ico-ppt.gif") no-repeat left center;
}
a.ico-video {
	background: url("/files/ikonky_typ/ico-video.gif") no-repeat left center;
}
a.ico-xls {
	background: url("/files/ikonky_typ/ico-xls.gif") no-repeat left center;
}
a.ico-zip {
	background: url("/files/ikonky_typ/ico-zip.gif") no-repeat left center;
}*/


#content #main h1 {
  margin : 0 0 0 30px;
  padding : 0;
  
  font-size : 22px;
}



#content #right-menu {
  float : left;
  
  width : 207px;
  color : #646a73;
  padding : 1px;
  
/*  margin-right: 20px;
  _margin-right : 10px; */
  margin-top : -10px;
}

#content #right-menu h2 {
  padding : 8px;
  margin-top: 1px;
  clear: left;
  font-size : 14px;
  color : #FFF;
  
  background : url(/images/right-menu-bgr.jpg) no-repeat;
  font-weight : normal;
}

#content #right-menu ul {
  margin : 7px 0 7px 8px;
  padding : 0;
}

#content #right-menu ul li {
  margin : 0;
  padding : 2px 0;
  
  list-style-type : none;
}

#content #right-menu ul li a {
  color : #bc6548;
  text-decoration : none;
}

#content #right-menu ul li a:hover {
  color : #000;
  text-decoration : underline;
}

#content #right-menu ul li img.actCar {
  float : left;
  margin-right : 5px;
}

#content #right-menu .polozky,
#content #text .polozky {
  margin-left: 10px;
  margin-right: 10px;
  /*clear:left;*/
  clear: both;
  margin-bottom: 5px;
}

#content #right-menu .polozky a,
#content #text .polozky a {
  color: #BC6548;
  text-decoration: none;
}

#content #right-menu .polozky a:hover,
#content #text .polozky a:hover {
  color: #000;
  text-decoration: underline;
}

#content #right-menu .polozky a img,
#content #text .polozky a img
{
  float: left;
  margin-right: 5px;
  margin-bottom: 10px;
}

#content #right-menu .polozky a.headinganchor,
#content #text .polozky a.headinganchor {
  color: white;
  text-decoration: none;
}


#content #right-menu a.next {
  margin-left: 10px;
  text-decoration: none;
  color: #BC6548;
}

#content #right-menu a:hover.next {
  color: #000;
  text-decoration: underline;
}


#content #main #foot {
  position : relative;
/*  left : -195px; */
  top : 20px;
  background-color : #6d7279;
  padding : 5px 0;
  width : 915px;
  font-size : 11px;
}

#content #main #foot #copyright {
  float : left;
  padding-left : 10px;
}

#content #main #foot #footLinks {
  float : right;
  margin-right: 10px;
  text-align:right;
}

#content #main #foot a {
  color:#999999;
  text-decoration : underline;
}

#content #main #foot a:hover {
color : #999;
}
.news, .action_offers {
	float:right;
	clear:right;
	width:150px;
	border:1px solid #000000;
	padding:7px;
	margin:0px 0px 10px 10px;
}

.news .heading {
	float:left;
	margin:1px;
}
.news .date {
	float:right;
	margin:1px;
}
.news .annotation {
	display:block;
	clear:both;
	color:#000000;
	border-bottom:1px dashed #000000;
}

.action_offers h4 {
	clear:left;
}

.action_offers img {
	float:left;
}

.gallery img {
	margin-right: 5px;
	border: 1px solid #333;
	width: 80px;
}


#content #main #text #newslist {
  
}

#content #main #text #newslist .item {
  margin-left: 10px;
  margin-right: 10px;
}

#content #main #text #newslist .item a.annotation {
  color: orange;
  text-decoration: none;
}

#content #main #text #newslist .item a:hover.annotation {
  text-decoration: underline;
}

#content #main #text #newslist .item a img{
  float: left;
  margin-right: 5px;
}

#content #main #text #newslist .item a.headinganchor, #content #main #text #newslist .item a.date {
  color: white;
  text-decoration: none;
}

#content #main #text #newslist .item a:hover.headinganchor, #content #main #text #newslist .item a:hover.date {
  text-decoration: underline;
}
#reklama {
margin-left:150px;
text-align:center;
width:600px;
}
#content #main #foot a:hover {
text-decoration:none;
}

.nab {
	width: 203px;
}

#text .nab
{
	width: auto;
}

.floatL {
	float: left;
}

.floatR {
	float: right;
}

#slider {
	position: relative;
	top: -2px;
	list-style-type: none;
	width: 731px;
	height: 184px;
	float: left;
	padding: 0px !important;
	margin: 0px !important;
}

#slider li {
	position: absolute;
	top: 0px;
}

.rel {
	position: relative;
	top: -2px;
}
