/*---OBECNE---*/
body {
	margin: 0;
	padding: 0;
	font: 80% Verdana, Arial, Tahoma, Sans-serif;
	color: #464646;
	background: #171717 url("../images/back.png") repeat-x 0 0;
	height: 100%;
}

img {
	border: none;
}

p {
	line-height: 1.4;
	padding: 0;
	margin: 0.5em 0 0.5em 0;
}

.not {
	display: none;
}

.vpravo {
	text-align: right;
}
hr {
color:#A0A0A0;
background-color:#A0A0A0;
height:1px;
margin:10px 0;padding:0;
border:none;
clear:both;
}
/*---TOP---*/
#top {
	width: 902px;;
	height: 170px;;
	display: block;
	margin: 0 auto;;
	padding: 0;
	position: relative;
	background: #D5D5D4 url("../images/top.png") repeat-x top left;
}

#top .logo {
	position: absolute;
	top: 24px;;
	left: 30px;
}

ul#mainMenu {
	list-style-type: none;
	margin: 0;;
	padding: 0;
	position: absolute;;
	top: 0;;
	right: 17px;
	background: url("../images/menu.jpg") no-repeat top left;
	padding-left: 177px;
}

ul#mainMenu li {
	float: left;
}

ul#mainMenu li A {
	width: 71px;
	height: 145px;
	display: block;;
	position: relative;
	font: 82% Arial Narrow;;
	color: #2E2E2E;;
	text-transform: uppercase;;
	text-decoration: none;
}

ul#mainMenu li A span {
	width: 71px;;
	text-align: center;
	position: absolute;;
	top: 60px;
}

ul#mainMenu li.odd A {
	background: url("../images/but1.png") no-repeat top left;
}

ul#mainMenu li.even A {
	background: url("../images/but2.png") no-repeat top left;
}

ul#mainMenu li A:hover, ul#mainMenu li.current A  {
	background: url("../images/buta.png") no-repeat top left;
	color: #fff;
}

#wrap {
	position: absolute;
	height: 100%;;
	width: 100%;
	background: url("../images/content.png") repeat-y top center;
}

/*---CONTENT---*/
#box {
	background: url("../images/content.png") repeat-y top center;
}

#content {
	margin: 0 auto;
	width: 897px;;
	display: block;
	position: relative;
	left: 1px;
}

h1 {
	font-size: 1.8em;
	font-weight: normal;
	color: #D28C1C;
	margin: 10px 15px;;
	padding: 0;
}

h2 {
	font-size: 1.3em;
	color: #D28C1C;
	margin: 10px 0;;
	padding: 0;
	clear: both;
}

h3 {
 font-size:1.1em;
 margin:0 0 5px 0;padding:3px;
 color: #7885BC;
}

.leftfloat {
float:left;
margin:0 10px 10px 0;
}
.rightfloat {
float:right;
margin:0 0 10px 10px;
}

#footer {
	text-align: center;
	clear: both;
	padding: 30px 10px 10px 10px;
	font-size: 0.8em;
	color: #999999;
}

#footer A {
	color: #999999;
}

/*---newsbox---*/
#text {
	margin: 5px 15px;;
	padding: 0;
}

#newsbox {
	width: 560px;
	margin-left: 15px;
	background: url("../images/newsbox.png") repeat-y top left;
	_height: 320px;
	min-height: 320px;
}

#newsbox p.date,#text p.date {
	margin: 0 0 5px 0;;
	padding: 0;
	font-size: 0.8em;;
	font-weight: bold;
}

#newsbox h2 {
	/*background: url("../images/newsbox-h2.png") repeat-x top left;*/
	margin: 0 0 5px 0;;
	padding: 0 0 5px 0;
	background-color: #fff;
	color: #7885BC;
	font-size: 1.3em;
	font-weight: normal;
}

#newsbox ul {
	list-style-type: none;
	margin: 0;;
	padding: 0;
}

#newsbox ul li {
	width: 260px;
	float: left;
}

#newsbox ul li.news1 {
	margin-right: 40px;
}

#newsbox A,#text a,#text a,#kb a,#subaktualita a {
	text-align: right;
	color: #7885BC;
}

#newsbox A:hover,#wrap a:hover {
	color: #000;
}

#bannerjoin {
position: absolute;
top: 250px;;
right: 0px;
width: 280px;;
}
#kb {
	background: url("../images/kb-news.jpg") no-repeat top left;
	position: absolute;
	top: 370px;;
	right: 0px;
	width: 280px;;
	min-height: 494px;
	padding: 35px 10px 0 10px;
}

#kb dl {
	margin: 0;
	padding: 0;
}

#kb dl dt {
	margin: 0;
	padding: 10px 0 0 0;
}

#kb dl dd {
	margin: 0;
	padding: 0;
}

#kb dl dd p {
	margin: 0;
	padding: 0;
}

/*---SUB---*/
#left {
	width: 201px;
	float: left;
	margin-top: 15px;

}
#subMenu {
background: url("../images/submenu.gif") repeat-y top left;
width:201px;	
	float: left;
	margin-top: 15px;
}
#subMenuBorder1 {
	background: url("../images/submenu1.gif") no-repeat top left;
	width:201px;height:11px;display:block;
}
#subMenuBorder2 {
	background: url("../images/submenu2.gif") no-repeat top left;
	width:201px;height:11px;display:block;
}

#subtext {
	width: 600px;
	float: left;;
	margin-left: 20px;
}
#subMenu p {
margin:3px 10px;padding:0;
}
	
#subMenu ul {
	list-style-type: none;
	margin:0;
	padding: 0;
	width:180px;
}
#subMenu ul#subMenuMain {
margin:0 10px;
}
#subMenu ul li A {
border-bottom:1px solid #CCCCCC;
display:block;
padding:2px 5px;
}
#subMenu A {
	text-decoration: none;;
	color: #000;
	border-left:2px solid #F0F0F0;
}
#subMenu A:hover {
color:#D28C1C;
}
#subMenu ul li.active {
background-color:#fff;
}
#subMenu ul li.active A {
border-left:2px solid #fff;
}
#subMenu ul li A.subMenuFirst {
border-left:2px solid #D28C1C;
font-weight:bold;
}
#subMenu ul li A.current {
border-left:2px solid #D28C1C;
background-color:#fff;
}
#subMenu ul ul ul A {
padding-left:10px;
}
#subMenu ul ul ul ul A {
padding-left:18px;
}
#subMenu ul ul ul ul ul A {
padding-left:26px;
}

#subaktualita{
height:250px;
padding:5px 10px 0;
position:absolute;
right:0;
top:600px;
width:270px;
border-left:1px solid #E2E3E6;
}
/*---PHOTO---*/
.photo {
	float: left;
	height: 150px;
	margin-right: 15px;
	margin-bottom: 15px;
}

.photo img {
	float: left;
	padding: 9px 0;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

.photo .photo1 {
	width: 10px;;
	height: 150px;
	background: url("../images/photogal1.gif") no-repeat top left;
	float: left;
}

.photo .photo2 {
	width: 10px;;
	height: 150px;
	background: url("../images/photogal2.gif") no-repeat top right;
	float: left;
}


/*---Knowledge Management Center---*/
.kmcrecord {
margin:0 0 20px 0;

}
.kmrecord h3 {
 font-size:1.1em;
 margin:0 0 5px 0;padding:3px;
 background-color: #F0F0F0;
}
.path {
font-size:0.8em;
color:#6C6C6C;
}
.path A {
color:#6C6C6C;
}
.path A:hover {
color:#D28C1C;
}

table.kmclist td, th {
font-size:0.8em;
padding:2px 3px;
margin:2px;
}
table.kmclist th {
background-color:#F0F0F0;
font-weight:normal;
border-bottom:1px solid #CCCCCC;
}
table .date {
width:75px;
}
table .author {
width:150px;
}
table .title {
width:320px;
}
table .icon {
width:25px;
text-align:center;
}
table .odd {
background-color:#F0F0F0;
}

/*---INTERNAL---*/
#internal {
width:201px;
float:left;
}
.internal_label {
font-size:10px;
width:60px;display:block;float:left;
margin-left:5px;
padding-top:2px;
}
.internal_input {
font-size:10px;
width:100px;
}
.internal_submit {
font-size:10px;
margin:5px 0 0 120px;
width:50px;
border:1px solid #000;
background-color:#fff;
}
#subMenu form {
margin:0;padding:0;
}


/*---SEARCH---*/
form#search {
position:absolute;
top:142px;right:7px;
margin:0;padding:0;
}
form#search fieldset {
border:0 none;
}
form#search legend, form#search label {
display:none;
}
form#search .searchField {
background-color:#C3C2C1;
border:1px solid #D5D7DC;
font-size:11px;
color:#464646;
padding:1px 2px;
vertical-align:middle;
}
form#search .searchButton {
vertical-align:middle;
}

div.search_item{
margin-bottom:20px;
}
div.search_item p.search_text{
color: #121212;
}
div.search_item a{
font-size:80%;
color:#566D7E;
font-family:sans-serif;
}
.error{
font-weight:bold;
color:#FF0000;
}