body{
  width:940px;
  margin:0px auto;
}
a{
  text-decoration:underline;
  color:#3B8ADB;
}
a:hover {
  text-decoration:none;
  color:#3B8ADB;
}
h1,h2,h3 {
color:#E95D0F;
}

#top {

}
#top_right {
  width:650px;
  float:right;


}
#top_right_language {
  margin-top:6px;
}
#top_right_language a{
  font-size:11px;
  font-weight:600;
  color:black;
  text-decoration:none;
  display:block;
  width:25px;
  height:22px;
  float:right;
  text-align:center;
  margin-left:10px;
}
#top_right_language a:hover{
  color:white;
  text-decoration:none;
  background-image: url('http://www.plastickachirurgia.sk/image/language_item_bg.jpg');
  background-position: left top;
  background-repeat: no-repeat;
}
#top_right_language a.top_right_language_item_active {
  color:white;
  text-decoration:none;
  background-image: url('http://www.plastickachirurgia.sk/image/language_item_bg.jpg');
  background-position: left top;
  background-repeat: no-repeat;  

}
#top_right_menu {

}
#top_right_menu a{
  font-size:14px;
  font-weight:600;
  color:black;
  text-decoration:none;
  display:block;
  width:76px;
  height:32px;
  float:right;
  text-align:center;
  margin-left:5px;
}
#top_right_menu a.top_right_menu_item_wide {
  width:98px;
}
#top_right_menu a.top_right_menu_item_wide:hover {
  background-image: url('http://www.plastickachirurgia.sk/image/menu_item_bg_wide.jpg');
}

#top_right_menu a:hover{
  color:white;
  text-decoration:none;
  background-image: url('http://www.plastickachirurgia.sk/image/menu_item_bg.jpg');
  background-position: left top;
  background-repeat: no-repeat;
}
#top_right_menu a.top_right_menu_item_active {
  color:white;
  text-decoration:none;
  background-image: url('http://www.plastickachirurgia.sk/image/menu_item_bg.jpg');
  background-position: left top;
  background-repeat: no-repeat;  

}
#top_right_menu a.top_right_menu_item_wide_active {
  color:white;
  text-decoration:none;
  background-image: url('http://www.plastickachirurgia.sk/image/menu_item_bg_wide.jpg');
  background-position: left top;
  background-repeat: no-repeat;  

}
#billboard {
  margin-top:5px;
  background-image: url('http://www.plastickachirurgia.sk/image/billboard_bg.jpg');
  background-position: left top;
  background-repeat: no-repeat;
  height:300px;
  color:#707070;
}
#billboard a {
  color:black;
  font-weight:bold;
}
#billboard a:hover {
  color:black;
  font-weight:bold;
}
.billboard_heading {
    color:#E95D0F;
  font-size:20px;
  font-weight:bold;
  width:70%;
  padding-bottom:15px;
}
.billboard_text {

  line-height:14px;
  width:70%;
}
.billboard_contact {

}
.newsletter {
float:right;
width:250px;
}
#main {
  margin-top:10px;
  min-height:300px;
}
#main_left {
  width:250px;
  float:left;

}
.zoznam_nadpis {
  color:#E95D0F;
  font-size:14px;
  font-weight:bold;
}
ul.zoznam_zakrokov {
list-style-image: url('http://www.plastickachirurgia.sk/image/arrow.gif');
margin-top:3px;
margin-left:17px;
margin-bottom:7px;
}
ul.zoznam_zakrokov li{
padding-bottom:1px;
}

ul.zoznam_zakrokov li a, ul.zoznam_zakrokov li span{
position:relative;
top:-2px;
}
ul.zoznam_zakrokov li span {
color:gray;
}

#main_right {
  width:650px;
  float:left;

}
#bottom {
  margin-top:30px;
  background-image: url('http://www.plastickachirurgia.sk/image/bottom_bg.jpg');
  background-position: left top;
  background-repeat: no-repeat;
  height:31px;
  color:white;
  font-weight:600;
  font-size:11px;
}
#bottom a {
  color:white;
}

.pricelist tr td {
  padding:2px 0px;
  border-bottom:1px solid #FA6B03;
}
.pricelist .pricecol {
text-align:right;
}
.leaf_left {
  position:absolute;
  width:271px;
  height:349px;
  margin-left:-271px;
  margin-top:40px;
}
.leaf_right {
  position:absolute;
  width:93px;
  height:265px; 
  margin-left:633px;
  
}

#contact_form {
	clear: both;
	width: 75%;
}
#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;
}
