/* CSS Style www.okrouhla.cz - print.css */

body {
   margin: 0px;
   padding: 0px;
   font-family: verdana, arial;
   font-size: 70%;
   background: #4e9932 url(images/bg_body.jpg) repeat-x;
}
#box {
  background: url("images/bg_main.gif") repeat-y;
  position:absolute;
	left:50%;
	top: 0px;
	width:758px;
	margin: 0px 0px 0px -379px;
}
#page {
  width: 750px;
	margin-left: 4px;
	margin-right: 4px;
}
#top1 {
  background: url(images/top_1.jpg) no-repeat;
	float: left;
	width: 750px;
	height: 23px; 
}
#top1_text{
  padding-left: 20px;
	padding-top: 4px;
	color: #fff;
}
#top2 {
  display: none;
  float: left;
	width: 750px;
	height: 142px;
}
#main {
  margin-top: 2px;
  float: left;
	width: 750px;
}
a:link {
  color:#d45b02;
	text-decoration: none;
}
a:visited {
  color:#d45b02;
	text-decoration: none;
}
a:active {
	color:#d45b02;
	text-decoration: none;
}
a:hover {
	color:#d45b02;
	text-decoration: none;
}
#main_left{
  display: none
  float: left;
	width: 192px;
}
#main_text{
  color: #545454;
  background: url(images/top_text.gif) no-repeat;
  float: left;
	width: 700px;
}
#main_t{
  float: left;
  padding-top: 28px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
}
#text_nadpis {
  color: #d65a02;
  font-size: 110%;
  font-weight:bold;
}
#main_right{
  display: none;
  float: left;
	width: 170px;
}
#menu_nadpis{
  display: none;
  background: url(images/top_left.gif) no-repeat;
  float: left;
	width: 192px;
	height: 29px;
}
#menu_nadpis_text{
  display: none;
  margin-left: 20px;
	margin-top: 11px;
	color: #fff;
}
#menu{
  display: none;
  margin-top: 1px;
  float: left;
	width: 192px;
}
#copyright{
  display: none;
  color:#908e8f;
  text-align:center;
}
td, tr {
   font-family: verdana, arial;
   font-size: 84%;
   color: #545454;
}
