@CHARSET "UTF-8";

/*
barvy:

oranzova: 	#fc6e02
zluta:		#ffcb00
*/

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Trebuchet MS, DejaVu Sans, sans;
	font-size: 0.7em;
	color: black;
	background-color: white;
	background-image: url("../gfx/head_back.png");
	background-repeat: repeat-x;
	background-position: left 80px;
}

hr {
	display: none;
}

#content, #footer {
	margin: 0 auto;
	width: 864px;
}

ul {
	list-style-image: url("../gfx/pix.png");
}

h2 {
	margin: 15px 0;
	color: #fc6e02;
	font-size: 1.5em;
	line-height: 140%;
}

h3 {
	font-size: 1.2em;
	margin: 5px 0;
}

h3.sub_h2 {
	color: #fc6e02;
}

a {
	color: #fc6e02;
	text-decoration: none;
}

a:hover {
	color: #ffcb00;
}

a img {
	border: 0;
}

a.iconlink {
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: top left;
	height: 16px;
}

a#printlink {
	background-image: url("../gfx/printer.png");
}

h1 {
	margin: 0;
	padding: 8px 0 0 0;
	width: 864px;
	height: 189px;
	float: left;
}

h1 a {
	position: relative;
}

h1 a span {	
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 864px;
	height: 197px;
	background-image: url("../gfx/head2.3.jpg");
	background-position: top left;
	background-repeat: no-repeat;
}

#lang, #mainmenu {
	float: left;
	list-style-type: none;
}	

#lang {
	width: 164px;
	padding: 0;
	margin: 7px 0 0 0;
}

#lang li {
	margin-right: 5px;
}

#lang li, #mainmenu li {
	display: inline;
}

#mainmenu {
	width: 678px;
	padding: 0;
	margin: 7px 0 0 20px;
}

#mainmenu li {
	margin-right: 10px;
}

#mainmenu li a {
	font-weight: bold;
	color: white;
	text-decoration: none;
}

#mainmenu li a:hover {
	color: #ffcb00;
}

.mainCurrent {
	color: #ffcb00 !important;
}	

#main, #sidebar {
	line-height: 150%;
}

#main {
	float: left;
	margin: 20px 0 0 20px;
	padding-right: 30px;
	text-align: justify;
}

.wide {
	width: 800px;
}

.narrow {
	width: 600px;	
}

#sidebar {
	float: left;
	width: 171px;
	margin: 41px 0 0 0;
	color: white;
	background-color: #fc6e02;
	background-image: url("../gfx/side_image3.jpg");
	background-position: top left;
	background-repeat: no-repeat;
	padding: 213px 10px 10px 10px;
	border-top: 10px #fc6e02 solid;
}

#footer {
	color: #9b9b9b;
	padding: 10px 0 20px 20px;
	margin-top: 20px;
	border-top: 1px #ebebeb solid;
}

.selfpromo_a {
	color: #9b9b9b;
	text-decoration: none;
}

.selfpromo_a:hover {
	text-decoration: none;
	color: #9b9b9b;
}

.text_img {
	padding: 2px;
	border: 1px #fc6e02 dotted;
	display: inline;	
}

.illustrations {
	text-align: center;
}

.illustrations img {
	margin: 0 20px;
}

#galerie {
	color: #9b9b9b;
	text-align: center;
}

/*table#galerie tr td {
	width: 33%;
	height: 200px;
	vertical-align: top;
}*/

div.image {
	float: left;
	width: 33%;
	height: 200px;
}

div.image#two_row {
	margin: 0 10% 0 11%;
}

dt {
	font-weight: bold;
}

#surgery_hours tr td {
	border-bottom: 1px #ebebeb dotted;
	padding: 5px;
}

.dayname {
	width: 10em;
	font-weight: bold;
}