body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(images/bg01.jpg) repeat left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #797979;
}

h1, h2, h3 {
	margin-top: 0px;
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

h1 {
	font-size: 42px;
}

h2 {
	font-size: 30px;
}

h3 {
	font-size: 24px;
}

p, ul, ol {
	margin-top: 0px;
	line-height: 160%;
}

ul, ol {
}

a {
	color: #0098A4;
}

a:hover {
	text-decoration: none;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	margin: 0px auto;
}

img.alignleft {
	margin-right: 20px;
}

img.alignright {
	margin-left: 20px;
}

img.gal {
	margin: 15px;
	padding: 3px;
	border: 1px solid #ea5000;
}

.cena {
	color: #ea5000;
	float: right;
}

a img {
	border: none;
}

/* Wrapper */

#wrapper {
	background: url(images/bg02.jpg) repeat-x left top;
}

/* Header */

#header {
	width: 920px;
	height: 130px;
	margin: 0px auto;
	background: url(images/bg03.jpg) no-repeat left top;
}

/* Logo */

#logo {
	float: left;
}

#logo h1, #logo h2 {
	float: left;
	margin: 0px;
}

#logo h1 {
	padding: 60px 0px 0px 30px;
}

#logo h2 {
	padding: 80px 0px 0px 10px;
}

#logo a {
	text-decoration: none;
	color: #797979;
}

#logo a:hover {
	text-decoration: underline;
	color: #0098A4;
}

#logo h2, #logo h2 a {
	font-size: 13px;
	color: #9F9F9F;
}

/* Menu */

#menu {
	float: right;
}

#menu ul {
	margin: 0px;
	padding: 78px 30px 0px 0px;
	list-style: none;
}

#menu li {
	float: left;
}

#menu a {
	padding: 0px 20px 0px 22px;
	background: url(images/img02.gif) no-repeat left center;
	text-decoration: none;
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #7B7B7B;
}

#menu a:hover {
	text-decoration: underline;
	color: #0098A4;
}

#menu .first a {
	background: none;
}

/* Page */

#page {
	width: 920px;
	margin: 0px auto;
	background: url(images/bg04.jpg) repeat-y left top;
}

#bgtop {
	background: url(images/bg05.jpg) no-repeat left top;
}

#bgbottom {
	background: url(images/bg06.jpg) no-repeat left bottom;
}

/* Content */

#content {
	float: left;
	width: 650px;
	padding: 50px 0px 0px 35px;
}

#key {
	clear: right;
}

.post {
}

.post .title {
	padding: 0px 0px 0px 15px;
	margin-bottom: 20px;
	background: url(images/img03.gif) no-repeat left top;
	
}

.post .title2 {
	padding: 0px 0px 0px 0px;
	margin-bottom: 20px;
	font-size: 16px;
}

.post .title h2, .post .title h3 {
	margin: 0px;
	color: #FFFFFF;
}

.post .title h2 a, .post .title h3 a {
	text-decoration: none;
	color: #FFFFFF;
}

.post .title h2 a:hover, .post .title h3 a:hover {
	text-decoration: underline;
}

.post .title p {
	margin: 0px;
	text-transform: lowercase;
	font-size: 16px;
	color: #8D8D8D;
}

.post .title p a {
	text-decoration: none;
	color: #8D8D8D;
}

.post .entry {
	padding: 0px 15px 25px 15px;
}

.post img {
	float: left;
	border: 0px solid #929292;
	padding: 1px;
	margin-right: 10px;
	margin-bottom: 10px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 180px;
	padding: 50px 10px 0px 0px;
}

#sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	margin: 10px 15px 25px 15px;

}

#sidebar li li {
	font-size: 11px;
}

#sidebar h2 {
	height: 27px;
	margin: 0px;
	padding: 3px 0px 0px 15px;
	background: url(images/img04.gif) no-repeat left top;
	font-size: 20px;
	color: #FFFFFF;
}

#sidebar a {
	color: #BCE8EC;
}

/* Footer */

#footer {
	width: 920px;
	height: 100px;
	margin: 0px auto;
	background: url(images/bg07.jpg) no-repeat left top;
}

#footer p {
	margin: 0px;
	padding: 30px 0px 0px 0px;
	text-align: center;
	font-size: 11px;
}

#footer a {
	color: #797979;
	text-decoration: none;
}

/* formularz */

form#two {float: right;background:; width:410px; padding:0px 0 10px 20px; border-left:1px solid #ea5000; margin:0px 0 20px auto; font-size:1em;}
form#two p {font-size:.9em; text-align:left; padding:15px 5px 5px 0; margin:0;}
form#two fieldset#current p {padding:4px; margin:0;}

form#two fieldset {width:390px; display:block; border: 1px dotted Maroon; padding:5px 5px 5px 10px; font-family:verdana, sans-serif; margin-bottom:0.5em; line-height:1.5em; font-size:1em; }
form#two fieldset:hover {border:1px solid maroon;}
form#two fieldset#opt:hover {border:1px solid #ea5000;}

form#two legend {font-size:0.9em; font-weight:bold; margin-bottom:5px; padding:6px; background:none; }
* html form#two legend { padding:0 0 30px 0; margin:5px 0 0 0; border:none;}

form#two label {clear:left; display:block; float:left; width:120px; text-align:left; padding-right:10px;  margin-bottom:0.5em;}

form#two input {border:1px solid #414d59; padding-left:0.5em; margin-bottom:0.6em; width:220px; background: #E6E6E6;}
form#two input:hover { background:#ea5000; border:1px solid #fff; color:#fff;}
form#two input:focus {background:#fff; border:1px solid #ea5000; color:#ea5000;}
form#two fieldset#medical input, form#two fieldset#current input {width:45px;}

form#two select {margin:0 0 1em 0.5em;}
form#two textarea {width:350px; height:15em; border:1px solid #fff; padding:0.5em; overflow:auto; background:#e6e6e6;}
form#two textarea:hover { background:#ea5000; border:1px solid #fff; color:#fff;}
form#two textarea:focus {background:#fff; border:1px solid #ea5000; color:#080808;}

form#two #button1, form#two #button2 {color:#fff; padding-right:0.5em; cursor:pointer; width:190px; margin-left:8px; background: #ea5000; border:1px solid; border-color:#f11f54 #5f051c #5f051c #f11f54;  font-family: Verdana; }
form#two #button1:hover, form#two #button2:hover {color:#fff; background:#ea5000; border:1px solid; border-color:#4f718a #003 #003 #4f718a; }

#ab {
	display: none;
}

#kontakt {
	float: left; width: 170px;


}