body {
  background-image: url(../image/bg_dots.gif);
  background-repeat: repeat-x;
  background-position: top;
  background-color:white;

}
table {
font-family: Arial;
}
a {
  color:#1BA4EA;
  text-decoration:underline;
}
a:hover {
  color:#1BA4EA;
  text-decoration:none;
}
h1,h2,h3 {
color:#FC9836;
font-family: tahoma;
font-weight:normal;
padding-bottom:0px;margin-bottom:0px;

}
h2,h3{
font-weight:bold;
}
#main {
  width:960px;
  margin:0px auto;
}
#top1{
  height:50px;

}
#top1_right{
  background-color:white;
  margin-left:645px;
  width:315px;
  height:20px;
  color:#F35C40;
  position:absolute;
  margin-top:20px;
  text-align:right;
  font-weight:bold;
  font-size:13px;

}
#top1_right img{
vertical-align:middle;
}
.top1_right_icons_ikon {
  margin:0px 2px;
  margin-top:2px;
}
#top2 {
  height:270px;
}

#top_menu {
  background-color:#E8E8E8;
  height:270px;
  float:left;
  width:232px;
  font-family: tahoma;
}
#top_flash {
  background-color:white;
  height:270px;
  float:left;
  margin-left:10px;
  width:493px;
}
#o_klinike{
  background-color:white;
  height:270px;
  float:left;
  width:225px;
}
.topmenu_item {
  height:25px;
  display:block;
  border-bottom:1px solid white;
  color:#696969;
  font-size:13px;
  font-weight:bold;
  text-decoration:none;
}
.topmenu_item_gray {
background-color:#DDDDDD;
}
.topmenu_item_active {
  color:white;
  background-color:#FF9933;
}
.topmenu_item:hover {
  color:white;
  background-color:#FF9933;
  text-decoration:none;
}
.topmenu_item div img {
float:right;
margin-right:12px;
width:15px;
height:16px;
}
.text_uvod {
color:#666666;
line-height:19px;
letter-spacing: 2px;
}
#middle {
margin-top:10px;
min-height:400px;
}
table tr td {
  vertical-align:top;
}
.zoznam_zakrokov_uvod tr td {
  width:242px;
}
#bottom {
  border-top: 1px solid #FF942A;
  padding-bottom:17px;
  font-size:11px;
  margin-top:20px;
}
.like_href {
  color:#1BA4EA;
}
.black_anchor a{
  color:black;
  text-decoration:none;
}
.black_anchor a:hover{
  color:#FF942A;
}
#middle_right {
width:232px;
}
#middle_main {
  padding-right:10px;
}
.right_box {
  border:1px solid #DEDCDF;
margin-top:20px;
  
}
.heading{
color:#FC9836;
font-family: arial narrow;
font-size:20px;

}
.input {
  border:1px solid #FF9933;
  color:gray;
}
.submit {
  background-color:#FF9933;
  color:white;
  font-weight:bold;
}
.napisali_o_nas div.clanok {
  width:300px;
  height: 215px;
  float:left;
  margin-left:20px;
  margin-bottom:20px;
  text-align:center;
}
.napisali_o_nas div.clanok div img{
position:relative;top:50%;
}
.fotky_pred_po tr td {
  text-align:center;
  vertical-align:top;
padding:10px 0px;border-bottom:1px dotted gray;
}
ul.zoznam_zakrokov {
list-style-image: url(../image/li.gif);
margin-left:15px;
}
ul.zoznam_zakrokov li{
padding-bottom:3px;
}
#contact_form {

	width: 600px;
	float:right;
}
#contact_form form {
	display: block;
	margin: 0px;
}
#contact_form table {
	width: 100%;
}
#contact_form table td {
	padding: 3px;
}
#contact_form table td.label {
	width: 30%;
}
#contact_form input, #contact_form select, #contact_form textarea {
	width: 98%;
	border: 1px dotted #5B5B5B;
	background-color: #ffffff;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5B5B5B;
}
#contact_form textarea {
	height: 90px;
}
#contact_form input.submit {
	background-color: #C5BFA3;
	border: 1px solid #FF0000;
	width: auto;
	cursor: pointer;
	color: #330705;
}
#contact_form input.A_required, #contact_form textarea.A_required {
	border-right: 5px solid #FF0000;
}
.english_procedure_list tr td, .english_procedure_list tr th{
border-bottom:1px solid #1BA4EA;
}