/*
CSS Credit: http://www.templatemo.com/
*/
html {
	background: url(images/templatemo_html_bg.jpg) repeat;
}
body {
	margin: 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color: #fff;
	background: url(images/templatemo_page_bg.jpg) repeat-x  center top;
	width: 100%;
	display: table;
}

a:link, a:visited { color: #008800; text-decoration: none; } 
a:active, a:hover { color: #CC0000; text-decoration: none }

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #86c111;
	background: url(images/templatemo_h1.jpg) no-repeat;
	background-position: left;
	height: 48px;
	padding-left: 38px;
	padding-top: 20px;
	
}
h2 {
	margin-top: 20px;
	padding-left: 10px;
	padding-top: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	height: 26px;
	background: url(images/templatemo_h2.jpg) repeat-x;
}

#lecznica_container {
	width: 900px;
	margin: auto;
}
#lecznica_topsection {
	float: left;
	width: 900px;
	height: 108px;
}
#lecznica_topsection_title {
	float: left;
	width: 600px;
	font-size: 28px;
	font-weight: bold;
	margin-top: 10px;
	height: 40px;
	padding-top: 20px;
	padding-left: 75px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 180px;
	background-image: url(images/weterynarz-logo.png);
	background-repeat: no-repeat;
}
#lecznica_topsection_title img {
	float: left;
}
.lecznica_topmenu{
	margin-top: 35px;
	margin-left: 70px;
}

.lecznica_topmenu ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.lecznica_topmenu li{
	display: inline;
}

.lecznica_topmenu li a{
	float: left;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #fff;
	width: 80px;
	height: 24px;
	margin-left: 10px;
	padding-top: 3px;
	background: url(images/templatemo_top_button.png) no-repeat;
}



.lecznica_topmenu li a:hover, .lecznica_topmenu li .current{
	color: #fff;
	background: url(images/templatemo_top_current.png) no-repeat;
}

#lecznica_left_column {
	float: left;
	width: 323px;
}
#lecznica_left_top {
	float: left;
	width: 323px;
	height: 219px;
	background: url(images/templatemo_left_header.jpg) no-repeat;
}
.lecznica_leftmenu {
	float: left;
	width: 260px;
	margin-top: 0px;
}
.lecznica_leftmenu ul {
	list-style-type: none;
	padding-left: 70px;
	margin:10px;
}
.lecznica_leftmenu li a {
	display: block;
	height: 20px;
	font-size: 11px;
	color: #3c4826;
	background: url(images/templatemo_menu_button.gif);
}
.lecznica_leftmenu li a:hover, .lecznica_leftmenu li .current {
	color: #000;
}
#lecznica_right_column {
	float: right;
	width: 577px;
	background: url(images/templatemo_right_bg.png) repeat-y;

}
#lecznica_right_top {
	float: left;
	margin: auto;
	width: 577px;
	height: 107px;
	background: url(images/templatemo_right_header.jpg) no-repeat;
}
#lecznica_right_mid {
	float: left;
	width: 446px;
	margin: 0px auto;
	background: #fff;
	color: #666666;
	padding: 0px 45px 0px 45px;
	text-align: justify;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#lecznica_right_mid img {
	float: right;
	padding-left: 22px;
}
#lecznica_container #lecznica_right_column #lecznica_right_mid .center {
	text-align: center;
	color: #434343;
	font-weight: bold;
}
#lecznica_right_bot {
	float: left;
	margin-top: 0px;
	padding-top: 50px;
	width: 561px;
	height: 25px;
	color: #333333;
	text-align: center;
	font-weight: bold;
	background: url(images/templatemo_right_footer.jpg) no-repeat;
}

.button {
	font-family: Tahoma, "Arial Black";
	float: left;
	width: 165px;
	padding: 10px 0px 0px 50px;
	margin: 20px 0px 0px 50px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	height: 30px;
	background: url(images/templatemo_h3.png) no-repeat;
}
.check {
	float: left;
	width: 323px;
	text-align: center;
}
#lecznica_container #lecznica_right_column #lecznica_right_mid #do_prawej {
	float: right;
	width: 200px;
	text-align: left;
}
#lecznica_container #lecznica_right_column #lecznica_right_mid .format {
	width: 220px;
	text-align: right;
	margin-left: -18px;
}
#lecznica_container #lecznica_right_column #lecznica_right_mid p b {
	font-weight: normal;
}

