body {
  background-image: none;
  background-color: white;
  color: #333;
	font-family:  verdana, arial, helvetica, sans-serif; /* Tahoma, Verdana, Arial, sans-serif*/
}

body#trosanibody {
	color: #888;
	background-color: #d9541e;

	background-position: top center;
	background-repeat: no-repeat;
	background-image: url(../_images/trosani_background.jpg);
}


h1, h2, h3, h4, h5, h6 {
  color: #D6481F;
  font-weight: bold;
  display: block; 
}

h1 {
  margin-top: 15px;
  font-size: 1.3em;
}

h2 {
  font-size: 1.2em;
}

h3 {
  font-size: 1.17em;
  line-height: 1.5em;
}

h4 {
  font-size: 1em;
}

h5 {
  font-size: 0.83em;
}

h6 {
  font-size: 0.67em;
}

a:link, a:visited {
  color: #787878;
}

a:hover, a:active, li a.active {
  color: #666;
  text-decoration: none;
}

img, a img {
  border: none;
}

hr {
  padding: 0;
  color: #E5885B;
  border: 0 none;
  border-top: 1px solid #E5885B;
  height: 1px;
}


/* --------------- */

.imgr, .imgr span {
  position: relative;
  display: block;
  padding: 0;
  left: 0;
  top: 0;
  overflow: hidden;
}

.imgr span {
  position: absolute;
}

#trosani_logo, #trosani_logo span {
  width: 298px;
  height: 70px;
  margin: 0;
  padding: 0;
}

#trosani_logo {
  margin-top: 11px;
}

#trosani_logo span {
	background: url(../_images/trosani_logo.gif) 0 0 no-repeat;
}


#trosani_toplinks {
  height: 55px;
  line-height: 55px;
  text-align: right;
  padding-right: 20px;
  color: #efefef;
  font-weight: bold;
  font-size: 0.9em;
}

#trosani_toplinks a {
  color: #efefef;
  text-decoration: none;
}
#trosani_toplinks a:hover {
  color: #fefefe;
}


#trosani_languages {
  padding-right: 24px;
  height: 48px;
  line-height: 48px;
  text-align: right;
  background-position: top center;
	background-repeat: no-repeat;
	background-image: url(../_images/trosani_languages.gif);
}

#trosani_languages img {
  border: 1px solid silver;
  vertical-align: middle;
  margin-left: 6px;
}
#trosani_languages a:hover img {
  border: 1px solid #dfdfdf;
}

#trosani_menu {
  height: 46px;
  background: url(../_images/trosani_menu_bg.gif) 0 0 repeat-x;
  margin: 0;
  padding: 0;
  border: 0px solid #dfdfdf;
  
}
/*
#trosani_menu div {
  height: 46px;
  line-height: 46px;
  float: left;
	color: #ffffff;
	font-size: 1em;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
	margin-right: 50px;
}

#trosani_menu div a {
	text-decoration: none;
	color: #ffffff;
	white-space: nowrap;	
}
#trosani_menu div a:hover {
  color: #dfdfdf;
}

#trosani_menu div.trosani_menu_selected {
  background: url(../_images/menu_selectedbg.gif) no-repeat center bottom;
} */

#trosani_mainbody {
  background: #FFFFFF;
}

#navSearch {
  height: 58px;
  line-height: 58px;
}

#search-block {
  float: right;
  padding-right: 20px;
}
#search-block .form-text {
  width: 130px;
  height: 18px;
  border-top: 1px solid #E6966E;
  border-left: 1px solid #E6966E;
  border-bottom: 1px solid #E6966E;
  border-right: 0;
  vertical-align: middle;
  font-style: italic;
  font-size: 0.8em;
  color: #333;
  padding: 0px;
  margin: 0px;
  line-height: 18px;
}

#search-block .input-image {
/* ikonky ve vyhledacim pruhu*/
  padding: 0px;
  margin: 0px;
  width: 20px;
  height: 20px;
  display: inline;
  vertical-align: middle;
}
#search-block img {
  display: inline;
  vertical-align: middle;
}


#siteinfoLegal {
  color: #F7DCCA;
  text-align: right;
  margin: 20px;
  font-size: 0.9em;
  font-weight: bold;
}

#siteinfoLegal a {
  color: #F7DCCA;
}