/* CSS Document */


body
{
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin: 0px;
	padding:0px;
}

#container
{
	width:765px;
	position:relative;
	margin:0 auto;
	padding:0;
}

#top
{
	height:230px;
	position:relative;
}

#top_left
{
	height:230px;
	width:34px;
	background:url(images/top_left.jpg) top left;
	float:left;
}

#top_middle
{
	width:712px;
	height:230px;
	/*background:url(images/top_middle.jpg) top left no-repeat;*/
	float:left;
}

#top_right
{
	position:relative;
	top:154px;
	left:0;
	width:19px;
	height:42px;
	float:left;
	background:url(images/top_right.jpg) top left;
}

#top_middle_lower
{
	width:100%;
	height:76px;
	position:relative;
	top: 0px;
	background:url(images/menu_left.jpg) top left no-repeat;
}

#top_middle_lower_right
{
	float:right;
	width:612px;
	height:76px;
	background:url(images/menu_under_right.jpg) bottom right no-repeat;
}

#top_middle_lower_left
{
	width:365px;
	height:76px;
	float:left;
	background:url(images/menu_under_left.jpg) bottom left no-repeat;
}

#polklinik_logo
{
	width:247px;
	height:31px;
	float:left;
}

#main
{
	float: left;
	width: 100%;
	background:url(images/bcg.jpg) no-repeat;
	background-position: 187px 0px;
}

#menu
{
	float:left;
	width:187px;
	background:url(images/kropla.jpg) no-repeat;
	background-position:21px 0px;
	height:519px;
}

#content
{
	float:right;
	width:544px;
	margin:0px 19px 0px 15px;
}

div.clearer
{
	clear:both;
	display:none;
}

#menu_buttons
{
	float:right;
	width:153px;
	height:inherit;
}

div.menu_button
{
	height:40px;
	width:inherit;
}

#lower_menu
{
	height:122px;
	width:inherit;
	background:url(images/menu_bcg.jpg);
}

#footer
{
	float:left;
	width:100%;
	text-align:center;
	margin-top:10px;
	color:#666666;
}

#hr_footer
{
	width:85%;
	color:#999999;
}

p
{
	text-align:justify;
}

th
{
	border:solid #FFFFFF 2px;
	margin:0;
	padding:3px;
}

img.obrazek_right
{
	float:right;
	margin:5px 0px 5px 10px;
	text-align:center;
	cursor:pointer;
}

img.obrazek_left
{
	float:left;
	margin:2px 10px 2px 0px;
	text-align:center;
	cursor:pointer;
}

img.obrazek_galeria
{
	margin:2px;
	cursor:pointer;
}

span.b
{
	font-weight: bold;	
}

a:link
{
	color: #CC0000;
	text-decoration:underline;
}

a:visited
{
	color: #CC0000;
	text-decoration:underline;
}

a:hover
{
	color: #000000;
	text-decoration:underline;
}

a:active
{
	color: #CC0000;
}

h1
{
	color:#CC0000;
	font-size:18px;
	font-weight:bold;
}

h2
{
	color:#CC0000;
	font-size:14px;
	font-weight:bold;
}


table
{
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}

	#container #footer h1 {
	color: #CCCCCC;
	font-size: 9px;
	font-weight: normal;
}


}

#container #footer a {
	color: #CCCCCC;
	font-size: 9px;
	font-weight: normal;
}
