body {
  font-family: 'Trebuchet MS';
  font-size: 10pt;
  margin-top: 0px;
  color: #3E4043;
  background: url(../img_web/body_background.gif) top left repeat-x;
  background-color: #80898E;  
}

img {
  border: none;
}

#logo {
  margin: 16px 0px 0px 30px;
}

#top_main {
  width: 100%;
  text-align: center;
  margin: 0 auto;
}

#pruhy {
  width: 760px;
  text-align: center;
  margin: 0 auto;
  background-color: white;
  padding-bottom: 5px;
}

#main {
  width: 750px;
  text-align: left;
  align: center;
  margin: 0 auto;
  background-color: #FFFFFF;
}

/* HEADERS */


#headup {
  width: 750px;
  height: 101px;
  background: url(../img_web/header_r.gif) top right no-repeat;
  margin-bottom: 1px;
}

#image {
  width: 500px;
  height: 167px;
  background: url(../img_web/image.gif) top left no-repeat;
  float: right;
  margin-right: 1px solid white;
}

#left {
  float: left;
}

#frame {
  clear: both;
  background: url(../img_web/background.gif) top left repeat-y;
  margin-left: 1px solid white;
}

.frame_block {
  margin-top: 1px;
  clear: both;
}

#line {
  background: url(../img_web/line.gif) top left no-repeat;
  height: 8px;
  margin-bottom: 15px;
}

.frame_left {
  float: left;
  margin-left: 23px;
  margin-left= 10px;
  width: 200px;
  font-size: 8pt;
  margin-bottom: 20px;
}

.frame_right {
  margin-bottom: 20px;
  margin-right: 34px;
  margin-right= 21px;
  float: right;
  width: 429px;

}

#footer_line {
  background: url(../img_web/line.gif) top left no-repeat;
  height: 8px;
}

#footer {
  clear: both;
  background: url(../img_web/footer.gif) bottom left repeat-x;
  width: 750px;
  height: 69px;
  background-color: #354557;
  text-align: center;
  color: white;
}

#footer a {
  color: white;
}

/* MENU */

#menu {
  float: left;
  width: 249px;
}

#menu ul {		
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	text-align: right;
	width: 249px;
}

#menu ul li {							
	margin-bottom: 1px;
	background-color: #4B6570;
	width: 249px;
}

#menu ul li a {
  width: 207px;
  width= 249px;
  height: 31.5px;
  height= 40px;
  margin-bottom: 1px;
  background-color: #4B6570;
  color: white;		
	display: block;	
	text-decoration: none;
  background: url(../img_web/menu_a.gif) top left no-repeat;	
  font-weight: bold;
  padding: 9px 42px 0px 0px;	
}

#menu ul li a:hover {
  background: url(../img_web/menu_ahover.gif) top left no-repeat;	
}

#menu #active {
	background: url(../img_web/menu_ahover.gif) top left no-repeat;
}

/* TEXT */

h1, h2, h3 {
  margin-top: 0px;
}

h1 {
  font-size: 14pt;
  color: #DA035B;
}

h2 {
  font-size: 12pt;
  color: #DA035B;
}

h3 {
  font-size: 10pt;
  color: #DA035B;
  margin-bottom: 5px;
}

strong {
  color: #0466D4;
  font-weight: bold;
}

th {
  color: #DA035B;
  font-weight: bold;
  font-size: 10pt;
}

tr {
  background-color: white;
}

.small {
  font-size: 8pt;
}

a {
  font-weight: bold;
  text-decoration: none;
  color: #3E4043;
   
}

a:hover {
  text-decoration: underline;
  color: #DA035B;
}

.cena {
  font-size: 10pt;
  color: #DA035B;
  font-weight: bold;
}

p.p_margine {
  margin-top: 7px;
  margin-bottom: 5px;
}

ul.odrazky {		
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

ul.odrazky li {
  padding-left: 16px;
  margin-bottom: 3px;
  background: url(../img_web/li.gif) top left no-repeat;	
}

table {
  font-size: 8pt;
}

/* OSTATNI */

.cleaner {  
  clear: both;  
  height: 1px;
  margin: -1px 0 0 0;
  padding: 0;
  border: none;
  visibility: hidden;
}
