* {
	margin: 0px;
	padding: 0px;
}

body {
	height: 100%;
	background-color: #efefef;
	color: #85859c;
	font-family: tahoma, arial, sans-serif;
	font-size: 10px;
	text-align: center;
}

a {
	color: #85859c;
	text-decoration: underline;
}

a:hover {
	color: #69699c;
}

span {
	display: none;
}

img {
	border: none;
}

p {
	margin: 10px 0px 5px;
	text-align: justify;
	line-height: 14px;
}

.clearthis {
	margin : 0px;
	height : 0px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
}

#container {
	margin: 0px auto;
	width: 900px;
}

input {
	padding-left: 2px;
	background-color: #fff;
	color: #85859c;
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
}


/* Page Header */

#page_header {
	width: 900px;
	height: 155px;
	color: #fff;
	background: url('../images/top.gif') repeat-x 0px 0px;
	overflow: hidden;
}

#page_header a {
	color: #fff;
	text-decoration: underline;
	font-size: 11px;
}

#page_header a:hover {
	color: #e1e1e1;
}

#page_heading {
	width: 190px;
	height: 75px;
	float: left;
}
#breadcrumbs {
  padding-left: 20px;
  float:left;
  padding-top: 47px;

}

#breadcrumbs-ie {
  padding-left: 20px;
  float:left;
  padding-top: 35px;

}
#page_heading h1 {
	width: 190px;
	height: 52px;
	padding-top:40px;
	float: left;
}

#page_heading h2 {
	width: 190px;
	height: 16px;
	float: left;
	clear: both;
}

#page_headerlinks {
	padding-right: 200px;
	padding-top: 10px;
	width: 275px;
	float: right;
	text-align: left;
	word-spacing: -1px;
}

#page_headerlinks ul {
	list-style-type: none;	
}

#page_headerlinks li {
	padding: 0px 10px 0px 9px;
	float: left;
	list-style-type: none;
	background: url('../images/header_toplinks_div.gif') no-repeat 100% 2px;
}

#page_headerlinks li.last {
	padding-right: 0px;
	background: none;
}

#page_headersearch {
	padding-right: 30px;
	padding-top: 25px;
	float: right;
	clear: right;
	width: 255px;
	text-align: left;
	word-spacing: -1px;
	overflow : hidden;
}

#page_headersearch h3 {
	float: left;
	font-weight: bold;
	font-size: 12px;
}

#page_headersearch form {
	padding-left: 3px;
	float: left;
}

#page_headersearch input {
	margin-top: 1px;
	padding-left: 2px;
	width: 158px;
	height: 14px;
	float: left;
	border: none;
}

#page_headersearch input.button {
	padding: 0px;
	margin-top: 0px;
	margin-left: 5px;
	width: 34px;
	height: 16px;
	background-color: transparent;
	float: left;
}


/* Main Navigation Menu */

#page_menu {

	width: 900px;
	height: 41px;
  background: url('../images/menu-bg-full.png') no-repeat 0px 0px;
}

#page_menu ul {
	width: 780px;
	height: 30px;
	padding-top:1px;
	list-style-type: none;
	overflow: hidden;
	
}

#page_menu li {
	margin-right: 1px;
	width: 128px;
	height: 30px;
	float: left;
	background: url('../images/menu-item-bg.png') repeat-x 0px 0px;
	overflow: hidden;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
}

#page_menu li.last {
	margin-right: 0px;
	width: 130px;
}

#page_menu a {
	padding-top: 7px;
	padding-left: 15px;
	display: block;
	color: #000;
	text-decoration: none;
}

#page_menu a:hover {
	color: #474747;
}


/* Left Sidebar */

#left_sidebar {
	width: 200px;
	height: 450px;
	float: left;
	text-align: left;
	color: #8989b6;
	background: url('../images/left-menu-bg.png') repeat-y 0px 0px;

}

#left_sidebar a {
	color: #8989b6;
}

#left_sidebar a:hover {
	color: #75759c;
}


/* Left Sidebar : Categories */


#categories_header {
	margin-bottom: 2px;
	width: 127px;
	height: 20px;
	background-color: #9e9ec3;
	overflow: hidden;
}

#categories_header h2 {
	margin-top: 3px;
	margin-left: 5px;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
}

#categories ul {
	margin: 0px auto;
	width: 190px;
	list-style-type: none;
  padding-left: 10px;
  padding-top: 40px;
}

#categories li {
	width: 189px;
	height: 25px;
	list-style-type: none;
	text-align: left;
  background:#FFFFFF url('../images/sep.gif') repeat-x scroll left bottom;
	float: left;
}

#categories li.last {
	border: none;
}

#categories li a {
	margin-top: 4px;
	margin-left: 6px;
	display: block;
	color: #006bb5;
	text-decoration: none;
	font-size: 12px;
}

#categories li a:hover {
	color: #56567c;
}


/* Main Content Area */

#main_content {
	margin-right: 0px;
	width: 700px;
	height:450px;
	text-align: left;
	float: right;
	background: url('../images/content-background.png') repeat-y 0px 0px;

}
#content_texts {
  padding-left:40px;
  padding-right:40px;
  padding-top:40px;
  font-size: 12px;
}
/* Page Footer */

#page_footer {
	width: 900px;
	height: 146px;
	background: url('../images/footer.png') repeat-y 0px 0px;
}
#copy {
height: 20px;
float: left;
}
/* Photogallery */
#galerie
{
padding-top:40px;
}
.nahledy img:hover {
background-color:#A9A9A9;
}
.nahledy img {
background-color:#FFFFFF;
border:1px solid #A9A9A9;
margin:-6px 10px 16px -6px !important;
padding:5px;

}
/* Download section */
.download li {
line-height:170%;
list-style-image:url(../images/icon_author.gif);
list-style-position:outside;
list-style-type:square;
}
.download a{
 color:#EC5600;
}
.frame_for_docs {
overflow: auto;
width: 590px;
height: 280px;
padding:10px;
padding-left:20px;
}
