
body {
	margin: 0px;
	padding: 0px;
	background: white url(./graphics/bckg.gif) repeat-x 0px 20px;
	text-align: center;
}

body, div {
	font-family: Tahoma, Arial, Verdana, helvetica, sans-serif;
	font-size: 12px;
}

p {
	margin: 0px;
	padding: 0px;
}

a {
	font-weight: bold;
	color: #475b54;
	text-decoration: none;
}
.sc a b{
  font-size:140%;
  vertical-align:-3px
}
a:hover {
	text-decoration: underline;
}

a.menu {
	color: black;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	height: 16px;
	background: url(./graphics/menu_off.gif) left no-repeat;
	padding-left: 15px;
	padding-right: 12px;
	padding-top: 0px;
	margin-bottom: 5px;
	display: block;
	float: left;
}

a.menu span {
	position: relative;
	bottom: 0px;
}

a.menu:hover {
	text-decoration: none;
	background: url(./graphics/menu_on.gif) left no-repeat;
	color: black;
}


#holder {
  position: relative;
  margin: 0 auto;
  width: 1007px;
  _height: 400px;
  min-height: 400px;
  text-align: left;
}

.cleaner {
	clear:both;
   height:1px;
   margin: -1px 0 0 0; padding:0;
   border:none;
   visibility: hidden;
   font-size: 1px;
}

#content {
  width: 1007px;
  min-height: 600px;
  _height: 600px;
  background: url(graphics/pruh.gif) top no-repeat;
  padding-bottom: 10px;
}

#menu {
  height: 95px;
  width: 1009px;
  position: relative;
}

#menu div {
  width: 829px;
  height: 95px;
  position: relative;
  left: 170px;
}

#logo {
  position: absolute;
  top: 0px;
  left: 0px;
}

#logo img {
  border: 0px;
}

#logoend {
  position: absolute;
  top: 0px;
  left: 20px;
}

#logoend img {
  border: 0px;
}

#leftcol {
  position: relative;
  width: 835px;
  float: left;
}

#rightcol {
  position: relative;
  width: 164px;
  float: right;
}

#rightcol div {
  width: 156px;
  _width: 164px;
  height: 180px;
  _height: 188px;
  border: 4px dotted #eb05a7;
  margin-bottom: 10px;
  text-align: center;
  position: relative;
}

#rightcol div a {
  position: relative;
  top: 10px;
  /* color: #d91212; */
}

#rightcol div a img {
  border: 0px;
}

#rightcol div img {
  margin-bottom: 5px;
}

#rightcol div.firstanon {
  margin-bottom: 140px;
  border: none;
  width: 164px;
  height: 188px;
}

#rightcol div.firstanon a {
  top: 35px;
  color: white;
}

#rightcol div.firstanon a img {
  border: 2px solid white;
}

.topbox {
  width: 835px;
  height: 328px;
}

.topbox div.top {
  position: relative;
  width: 360px;
  height: 270px;
  top: 15px;
  left: 30px;
  float: left;
}

.topbox div.top img {
  float: left;
  margin-right: 5px;
  margin-bottom: 5px;
  border: 2px solid #e8bae8;
}

.topbox div.top h1 {
  font-family: tahoma;
  font-size: 14px;
  font-weight: bold;
  text-decoration: underline;
  color: white;
  margin: 0px;
  padding: 0px;
}

.topbox div.top p.telefon {
  margin: 0px;
  padding: 5px;
  width: 180px;
  min-height: 60px;
  _height: 60px;
  display: block;
  background: url(graphics/tel_ruz.gif) bottom right no-repeat;
  border: 1px solid white;
  float: left;
  position: relative;
  top: 5px;
  left: 0px;
  color: white;
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 10px;
}

.topbox div.top p.text {
  color: white;
  font-size: 12px;
  padding: 5px;
}

.voicebox {
  width: 394px;
  _width: 394px;
  _height: 128px;
  min-height: 120px;
  border: 4px solid #eb05a7;
  position: relative;
  left: 10px;
  float: left;
  margin-right: 10px;
  margin-bottom: 20px;
}

.voicebox2 {
  width: 800px;
  _width: 811px;
  _height: 128px;
  min-height: 120px;
  border: 4px solid #eb05a7;
  position: relative;
  left: 10px;
}

.voicebox img {
  float: left;
  margin-right: 10px;
  margin-bottom: 0px;
  /* border: 2px solid #e8bae8; */
}

.voicebox h1 {
  font-family: tahoma;
  font-size: 14px;
  font-weight: bold;
  text-decoration: underline;
  color: #0181d3;
  margin: 0px;
  padding: 0px;
}

.voicebox p.telefon {
  margin: 0px;
  padding: 5px;
  width: 190px;
  min-height: 60px;
  _height: 60px;
  display: block;
  background: url(graphics/tel_cerv.gif) bottom right no-repeat;
  border: 1px solid black;
  float: left;
  position: relative;
  top: 5px;
  left: 0px;
  /* color: #de0f0f; */
  color: black;
  font-size: 13px;
  font-weight: bold;
  margin-right: 5px;
  margin-bottom: 10px;
}

.voicebox p.text {
  color: black;
  font-size: 12px;
  padding: 5px;
}

#textbox {
  font-size: 12px;
  color: white;
  text-align: center;
  position: absolute;
  width: 164px;
  height: 100px;
  left: 836px;
  top: 305px;
  font-weight: bold;
}

#footer {
  width: 999px;
  margin: 0 auto;
  color: #475b54;
  text-align: left;
  font-size: 12px;
  position: relative;
  top: -5px;
  font-weight: bold;
}

.footer {
  width: 100%;
  border-top: 4px dotted #eb05a7;
  padding-bottom: 10px;
 } 

.topbox .cislo {
  font-size: 14px;
  color: yellow;
}

.voicebox .cislo {
  color: #de0f0f;
  font-size: 14px;
}

