/*
Theme Name: Gastrolog
Theme URI: http://webkom.net.pl/
Description: Projetk strony www.
Version: 1.0
Author: Marcin Roszkowski
*/

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;	padding: 0;	border: 0;	outline: 0;	font-weight: inherit;	font-style: inherit;	font-size: 100%;	font-family: inherit;	vertical-align: baseline;
}

*{
	margin: 0; padding: 0;
}

img{
	border: 0px;
}

a{
	outline-style: none;
	text-decoration: none;
	color:#E21464;	 
}

strong{
	font-weight: bold;
}

body{
	background: #ddd url(web_gfx/body_bg.jpg) repeat-x top;
	height: 100%;
	font: 12px Arial, Helvetica, sans-serif;
	}

.lekarze h6{
	font-size:11px;
}


.floatLeft 			{ float: left; }
.floatRight			{ float: right; }
.clear				{ clear: both; }

.alignright			{ float: right; }
.alignleft			{ float: left; }

.wrapper {
	margin: 0px auto;
	position:relative;
	width:810px;	
}

/* START HEAD */

#header{
	display: block;
	width: 810px;
	height: 267px;
	background: url(web_gfx/motyw.jpg);	
}

#logo{
/* background-color:Aqua; */
    display: block;
    float: left;
    height: 54px;
    left: 20px;
    position: relative;
    top: 100px;
    width: 385px;
}

#text{
/* background-color:BLUE; */
display:block;
float:left;
height:140px;
left:96px;
position:relative;
top:78px;
width:100px;
}

#menu{
/* background-color:gray; */
display:block;
float:left;
height:140px;
left:70px;
position:relative;
top:65px;
width:250px;	
}

#menu a{
	color: #dcf6fe;
}

#menu ul{
	float: left;
}

#menu ul li{
	list-style: none;
	text-align: center;
	line-height: 18px;
	margin-bottom: 8px;
}


#menu ul li a{
	font-size: 11px;
	letter-spacing: 1px;
	background-image: url(web_gfx/button_1.png); 
	width: 103px; height: 20px;
	display: block;
}
#current{
	font-weight: bold; color: White;
}
#menu ul li a:hover{
	/* text-decoration: underline; */
	color: White;
	background-image: url(web_gfx/button_2.png);	
}

#szukaj{
	background-image: url(web_gfx/button_1.png); 
	width: 83px; height: 20px;
	display: block;
	color:white;
	float: left;
}

/* END HEAD */






/* CONTENT */

#content{
	display: block;
	width: 100%;	
	font: normal 12px Arial, Helvetica, sans-serif; Arial, Helvetica, sans-serif;
}
#content p{
	line-height: 18px;
	padding: 10px 0 10px 0;
}

#content h2{
	color: #e21464;
	font-weight: lighter;
	font-size: 14pt;	
}



.box-one			{ width: 552px; background: url(web_gfx/box-one-middle.png) center repeat-y; margin: 0px 0 ;}
.box-one .inside	{ padding: 0 5px; min-height:400px; color: #116f92;}
.box-one .txt {	padding: 10px 15px 10px;}

.box-two			{ width: 256px; background: url(web_gfx/box-two-middle.png) center repeat-y; margin: 0px 0 ;}
.box-two .inside	{ padding: 0 20px; min-height:400px;}


#footer{
	margin: 10px 0px 10px 0px;
	padding: 0 15px 20px;
}
#footer ul li{
	list-style: none;
	float: left; 
	margin-right: 15px;
}
#footer ul li a{
	color: #7c7c7c;
}
#footer ul li a:hover{
	text-decoration: underline;
}

#stopka_right{
	color: #aaa;
}

#stopka_right a{
	color: #aaa;
}


#badania{
	height:67px;
	width:542px; 
	display:block;
	/*background-color:#106B8E;*/
	/*margin-bottom:6px;*/
	border-top:1px solid #106b8e; 
	border-bottom:1px solid #106b8e;
	background: #106B8E url(web_gfx/badanie_bg.png) repeat-x;
}
#badania ul li{
	list-style: none;
	float: left;
}

.badania_site_menu ul {
	padding: 15px;
}
.badania_site_menu a {
	color: #E21464;
}
#gastologia{
	background-image: url(web_gfx/badanie_gastrologia.png);
	width: 271px;	height: 33px; display: block;
}
#polipektomia{
	background-image: url(web_gfx/badanie_polipektomia.png);
	width: 270px;	height: 33px; display: block;
	border-left:1px solid #106B8E;
}
#kolonoskopia{
	background-image: url(web_gfx/badanie_kolonoskopia.png);
	width: 271px;	height: 33px; display: block;
}
#endoskopia{
	background-image: url(web_gfx/badanie_endoskopia.png);
	width: 270px;	height: 33px; display: block;
	border-left:1px solid #106B8E;
}


.badania_bootom_line{
	border-top:1px solid silver; width:100%; padding-bottom:2px;
}

.text-input {
	border:1px solid #B5B8C8;
	font-size:11px;
	/* margin-top:2px;*/
	padding:2px;
	width:120px;
	height: 14px;
	color: #106b8e;
}

.breadcrumb{
	padding: 6px 15px 5px 15px;
	color: Gray;
	font-size: 11px;
   background-color:#eee;
}

.breadcrumb a{
	color: #E21464;
}

/* SIDEBAR */

#menu_sidebar ul li{
	list-style: none;
}

/* PANEL */

#panel{
	padding-top: 15px;
}

#panel ol {
	padding: 15px;
	color:#116F92;
}

.txt h3{
	font-size: 16px;
	font-weight: bold;
	padding: 10px 0 20px 0;	
}
.txt ul{
	padding: 0px 20px 0px 20px;
/*	font-size: 15px; */
	line-height: 20px;
	font-size:100%;
}
.txt ul li{
	list-style: disc;
}

#menu_sidebar ul li{
	margin-bottom:20px;
}