body {
	font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #002A54;
	font-size: 100%;
	color: #FFF;
	}
*{
	margin: 0;
	padding: 0;
	}
address {
	font-style:normal;
	}
h1 {
	background: #FFF url(../images/bg_h1.jpg) repeat-x top right;
	width: 786px;
    height: 80px;
}
a {
	color: #FFF;
	text-decoration: underline;
	}
a:hover {
	}
h1 a {
  position: absolute;
  margin: 0;
  padding: 0;
  font-size: 0.9em;
  width: 580px;
  height: 80px;
  overflow: hidden;
  }
 h1 a:hover {
 	cursor:pointer;
	}
h1 a span {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 786px;
  height: 80px;
  background: url(../images/heading.jpg) no-repeat;
}
hr {
	display:none;
	}
.hide {
	display: none;
	}
.clear {
	clear: left;
	}
.clearr {
	clear: right;
	}
.clearl {
	clear: left;
	}
img {
	display: block;
	border: 1px solid #002A54;
	}
a img {
	display: block;
	border: 1px solid #002A54;
	}
a:hover img {
	border: 1px solid #FFF;
	}	
div#head {
	height: 80px;
	width: 100%;
	background-color: #0E345E;
	}
div#heading {
	width: 786px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	}
div#main {
	width: 786px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	font-size: 0.8em;
	}
/****** BOX S OBRAZKEM *******/
div.head_img_box {
	width: 770px;
	height: 208px;
	border-left: 8px solid #24477F; 
	border-right: 8px solid #24477F;
	border-bottom: 8px solid #24477F;
	background: url(../images/head1.jpg) no-repeat top;	
	}
*html div.head_img_box {
	width: 786px;
	height: 216px;
	}
div.head_img_box#contacts {
	background: url(../images/head1.jpg) no-repeat top;	
	}
div.head_img_box#introduction {
	background: url(../images/head1.jpg) no-repeat top;	
	}
div.head_img_box#offered-services {
	background: url(../images/head2-nabizene-sluzby.jpg) no-repeat top;
	}
div.head_img_box#history {
	background: url(../images/head3-history.jpg) no-repeat top;
	}
div.head_img_box#repairs-of-lorries{
	background: url(../images/head4-opravy-nakladnich-vozu.jpg) no-repeat top;
	}	
div.head_img_box#electric-locomotives{
	background: url(../images/head5-udrzba-a-opravy-elektrickych-lokomotiv.jpg) no-repeat top;
	}	
div.head_img_box#gas-engine-locomotives{
	background: url(../images/head6-udrzba-a-opravy-motorovych-lokomotiv.jpg) no-repeat top;
	}	
div.head_img_box#breaking-equipment{
	background: url(../images/head7-oprava-brzdoveho-zarizeni.jpg) no-repeat top;
	}
div.head_img_box#repairs-of-rail-vehicles-parts {
	background: url(../images/head8-opravy-soucasti-kolejovych-vozidel.jpg) no-repeat top;
	}
div.head_img_box#repairs-of-rail-vehicles-electronic-parts {
	background: url(../images/head9-opravy-elektronickych-soucasti-kolejovych-vozidel.jpg) no-repeat top;
	}
div.head_img_box#other-services {
	background: url(../images/head10-ostatni-sluzby.jpg) no-repeat top;
	}
div.head_img_box#references {
	background: url(../images/head11-reference.jpg) no-repeat top;
	}
div.head_img_box#certificates {
	background:url(../images/head12-certifikaty.jpg) no-repeat top;
	}
div.head_img_box#certifikates {
	background:url(../images/head12-certifikaty.jpg) no-repeat top;
	}
/****** JAZYKY ******/
ul#langs {
  position: absolute;
  top: 2px;
  margin: 0;
  padding: 0;
  margin-left: 680px;
  color: #FFF;
  list-style-type: none;
  font-size: 0.75em;
}
ul#langs li {
  display: inline;
  padding-right: 8px;
  background: url(../images/oddelovac.gif) no-repeat right center;
  text-transform: lowercase;
}
*html ul#langs li {
  padding-right: 4px;
}
/*
#langs li.active {
  font-weight: bold;
}
*/
ul#langs li.last {
  background: none !important;
  padding-right: 0;
  padding-left: 4px;
}
*html ul#langs li.last {
	padding-left: 6px;
	}
ul#langs li a {
	color: #FFF;
	text-decoration: none;
	}
ul#langs li a:hover {
	text-decoration: underline;
	}
	
	
div#main_box {
	width: 770px;
	border: 8px solid #24477F;
	margin: 18px 0;
	}
*html div#main_box {
	width: 786px;
	}
	
	
/***** HLAVNI MENU *****/
ul#main_menu {
	margin: 0;
	padding: 0;
	height: 37px;
	width: 770px;
	}
ul#main_menu li {
	display: inline;
	height: 37px;
	float: left;
	}
ul#main_menu li a {
	display: block;
	overflow: hidden;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 0.9em;
	}
ul#main_menu li a:hover {
 	cursor:pointer;
	}
*html ul#main_menu li a {
	height: 37px;
	}

ul#main_menu li.about a {
	width: 200px;
	height: 37px;
	position: relative;
	background: #002A54 url(../images/o-spolecnosti.gif);
	}
ul#main_menu.en li.about a {
	background: #002A54 url(../images/en_menu_about.gif);
	}
ul#main_menu li.about a span {
	background: url(../images/o-spolecnosti.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	}
ul#main_menu.en li.about a span{
	background: url(../images/en_menu_about.gif);
	}
/*ul#main_menu li.about a:hover {
	background: #002A54 url(../images/o-spolecnosti.gif);
	}*/
*html ul#main_menu li.about a {
	width: 200px;
	}
ul#main_menu li.services a {
	width: 370px;
	height: 37px;
	position: relative;
	background: #285D89 url(../images/nabizene-sluzby.gif);
	}
ul#main_menu.en li.services a {
	background: #285D89 url(../images/en_menu_services.gif);
	}
ul#main_menu li.services a span{
	background: url(../images/nabizene-sluzby.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	}
ul#main_menu.en li.services a span {
	background: url(../images/en_menu_services.gif);
	}
*html ul#main_menu li.services a {
	width: 370px;
	}
ul#main_menu li.contacts a {
	width: 200px;
	height: 37px;
	position: relative;
	background: #808080 url(../images/kontakty.gif);
	}
ul#main_menu.en li.contacts a {
	background: #808080 url(../images/en_menu_contacts.gif);
	}
ul#main_menu li.contacts a span{
	background: url(../images/kontakty.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	}
ul#main_menu.en li.contacts a span {
	background: url(../images/en_menu_contacts.gif);
	}
/*
*html ul#main_menu li.contacts a {
	width: 200px;
	margin-right: -3px;
	}
*/

div#content.introduction{
	background: #0E345E url(../images/bg_about_light.png) repeat-x top left;
	}
.introduction #content-in {
	background: url(../images/bg_about_trains.png) no-repeat bottom;
	}
.services #content-in {
	border-left: 8px solid  #285D89; 
	border-right: 8px solid  #285D89;
	border-bottom: 8px solid  #285D89;
	}
.about2 #content-in {
	border-left: 8px solid  #112D56;#002A54; 
	border-right: 8px solid  #112D56;#002A54;
	border-bottom: 8px solid  #112D56;#002A54;
	background-color: #002A54;
	}
div#content.about {
	background-color: #112D56;	
	}
*html #content {
	width: 100%;
	background-color: #112D56;
	}
.about #content-in #menu{
	background-color: #112D56;
	}
div#content ul {
	padding: 20px;
	font-size: 0.9em;
	list-style-type: none;
	line-height: 1.5em;
	list-style-position: inside;
	}
div#content ul li{
	background: url(../images/spot.gif) no-repeat 0 5px;
	padding-left: 20px;
	padding-bottom: 12px;
	}
*html div#content ul li{
	background: url(../images/spot.gif) no-repeat 0 5px;
	padding-left: 10px;
	}
#wraper {
	min-height: 430px;
  	height:auto !important;
  	height: 430px;
}
div#content.introduction ul#about {
	float: left;
	padding: 40px 0 85px 20px;
	width: 180px;
	background: url(../images/bg_about_right_line_long.gif) no-repeat right 45px;
	}
*html div#content.introduction ul#about {
	width: 200px;
	}
div#content.introduction ul#services {
	float: left;
	padding: 40px 0 0 20px;
	}
div#content ul li a {
	color:#FFF;
	text-decoration:none;
	}
div#content ul li a:hover {
	text-decoration:underline;
	}
	
	
div#top_box {
	width: 770px;
	height: 42px;
	}
.contacts div#top_box {
	background: #808080 url(../images/bg_contacts.png) repeat-x;
	}
.services div#top_box {
	background: #285D89 url(../images/bg_services.png) repeat-x;
	}
.about div#top_box, .about2 div#top_box {
	background: #002A54 url(../images/bg_about.png) repeat-x;
	}
div#top_box h3 {
	padding: 18px 0 0 27px;
	font-size: 1em;
	font-weight: bold;
	color: #FFF;
	}
.about div#top_box h3 {
	text-transform:lowercase;
	padding-left: 225px;
	}

/***** KONTAKTY *****/
.contacts div#addresses {
	width: 484px;
	border-left: 8px solid #808080; 
	border-right: 8px solid #808080;
	border-bottom: 8px solid #808080;
	padding: 20px 35px 0 35px;
	font-size: 0.85em;
	float:left;
	}
*html .contacts div#addresses {
	width: 570px;
	}
.contacts div#addresses .left {
	width: 225px;
	float: left;
	}
.contacts div#addresses .right {
	display: block;
	width: 210px;
	float: right;
	padding-left: 15px;
	}
.contacts div#addresses .right dl {
	padding-bottom: 15px;
	}
.contacts #map {
	margin: 0;
	padding: 7px;
	float: right;
	}
.contacts #map img {
	border: solid 1px #002A54;
	}
.contacts #map a:hover img {
	border: solid 1px #FFF;
	}
.contacts .big_map {
	border-left: 8px solid #808080; 
	border-right: 8px solid #808080;
	border-bottom: 8px solid #808080;
	border-top: none;
	}
.contacts h3 a {
	text-decoration: none;
	}
.contacts h3 a:hover {
	text-decoration: underline;
	}


/******* O SPOLECNOSTI *******/
.about div#content-in #menu {
	float: left;
	width: 200px
	}
.about div#content-in #menu ul#about {
	padding-top: 0;
	text-transform: lowercase;
	}
.about div#content-in #about_text {
	width: 562px;
	float: right;
	min-height: 400px;
	height:auto !important;
  	height: 400px;
	background-color: #FFF;
	border-right: 8px solid #112D56;
	border-bottom: 8px solid #112D56;
	color: #112D56;
	padding-bottom: 20px;
	}
*html .about div#content-in #about_text {
	width: 570px;
	}
.about div#content-in #about_text p {
	padding: 15px 20px 0 20px;
	}
/******* REFERENCE *****/
.about div#content-in #about_text.refer .images {
	background-color: #112D56;
	display: block;
	width: 562px;
	padding-bottom: 7px;
	}
.about div#content-in #about_text.refer {
	background-color: #0E345E;
	color: #FFF;
	}
.about #about_text.refer div.box div{
  width: 180px;
  display: inline;
  float: left;
  margin-left: 7px;
  margin-top: 8px;
  background-color: #0E345E;
}

.about #about_text.refer div.box p {
  width: 180px;
  padding: 0 !important;
  text-align: center;
}

.about #about_text.refer div.box img {
  display: block;
  margin-bottom: 0.4em;
}
.about #about_text.refer div.box p span a{
  font-size: 0.9em;
  color: #FFF;
  /*padding: 0.3em 0;*/
  height: 3em;
  display: block;
  text-decoration: none;
}
.about #about_text.refer div.box p span a:hover{
	text-decoration:underline;
	}



.about div#content-in #about_text.refer2 .images {
	float:left;
	width: 195px;
	margin-bottom: 0;
	padding-bottom: 7px;
	}
.about div#content-in #about_text.refer2 .images img {
	margin: 7px;
	margin-bottom: 0;
	}
.about div#content-in #about_text.refer2 .text-ref {
	float:right;
	width: 360px;
	}
/******* SLUZBY *******/
.services #images {
	margin: 7px 7px;
	}
.services #images img {
	margin-right: 6px;
	display: block;
	float: left
	}
.services #content-in {
	padding: 20px 20px 25px 20px;
	}
.services.intro #content-in {
	padding: 0px 20px 0 20px;
	}
	/******* NAKLADNI VOZY ******/
.services #content-in dl{
	padding-bottom: 15px;
	}
.services #content-in dd{
	/*font-size: 0.85em;*/
	}
	/******* FOTKA *****/
.photo #content-in {
	padding: 0;
	}
.photo #top_box h3 {
	/*padding-left: 540px;*/
	}
.photo #top_box h3 a {
	text-decoration: none;
	}
.photo #top_box a:hover {
	text-decoration: underline;
	}
.photo #content-in img{
	border: none;
	}
	/****** OPRAVA  PNEUM BRZD ZARIZENI ******/
.services ul#brakes {
	padding: 0 20px;
	line-height: 1.4em;
	/*font-size: 0.85em;*/
	}
.services ul#brakes li{
	padding: 0 0 10px 18px;
	background: url(../images/spot.gif) no-repeat 0 4px;
	}
*html .services ul#brakes li{
	padding-left: 2px;
	}
		