body{
margin:	0px;
padding:	0px;
/*background-color:	rgb(210, 210, 198);*/
background-color:	rgb(222, 222,222);
color:	inherit;
}

/* glowna tabela */
table.main{
width:	770px;
height: 100%;
/*background-color:	rgb(148, 148, 148);*/
background-color: rgb(200,200,200);
color: inherit;
}

/* gora */
td.top{
width:	770px;
height:	100px; /*85*/
background-image:	url('../images/glinik_top.jpg');
background-position:	bottom right;
background-repeat:	no-repeat;
/*background-color:	rgb(148, 148, 148);*/
background-color: rgb(200,200,200);
color:	inherit;
}

td.top_img{
width:	10px;
padding-top:	45px;
text-align:	left;
}

td.top_text{
font-family:	"times news roman", serif;
font-size:	32px;
font-weight:	bold;
color:	rgb(0,0,0); /*255*/
background-color:	inherit;
}

td.top_text2{
font-family:	"times news roman", serif;
font-size:	18px;
font-weight:	bold;
/*color:	rgb(255, 255, 255);*/
/*color: rgb(0,151,44);*/
color:	rgb(0,0,0); /*255*/
background-color:	inherit;
}

td.top_langs{
width:	30px;
padding-top:	13px;
padding-right:	10px;
}

/* lewa strona */
td.left{
width:	229px;
height:	100%;
background-color:	rgb(94, 94, 91);
color:	inherit;
}

/* pasek lewa strona */
td.spacer_left{
width:	1px;
height:	auto;
background-color:	rgb(153, 153, 153);
color:	inherit;
}

/* glowna zawartosc */
td.main_content{
width:	540px;
height:	100%;
background-color: rgb(200, 200, 200);
color:	inherit;
padding-bottom:	10px;
}

/* dol */
td.bottom{
width:	770px;
height:	98px;
background-color:	rgb(130, 130, 130);
color:	inherit;
}

table.stopka{
font-family:	arial, serif;
font-size:	11px;
font-weight:	normal;
color:	rgb(36, 36, 36);
background-color:	inherit;
}

table.stopka a{
font-family:	arial, serif;
font-size:	11px;
font-weight:	normal;
color:	rgb(36, 36, 36);
background-color:	inherit;
text-decoration:	none;
}

table.stopka a:hover{
font-family:	arial, serif;
font-size:	11px;
font-weight:	normal;
color:	rgb(36, 36, 36);
background-color:	inherit;
text-decoration:	underline;
}

table.stopka2{
font-family:	arial, serif;
font-size:	11px;
font-weight:	normal;
color:	rgb(36, 36, 36);
background-color:	inherit;
}

/* stopka */
table.footer{
width:	100%;
border-right:	1px solid rgb(0, 0, 0);
margin-bottom:	5px;
}

table.footer td{
border-left:	1px solid rgb(0, 0, 0);
padding-left:	5px;
padding-right:	5px;
}

/* formularze */
form{
margin:	0px;
padding:	0px;
}

/* moduly */
table.modules{
width:	100%;
}

/* banery */
table.bannerTable{
width:	100%;
margin:	0px;
padding:	0px;
}

/* wyszukiwanie */
table.search_pl{
width:	229px;
height:	90px;
background-image:	url('../images/glinik_search_bg.jpg');
background-repeat:	no-repeat;
margin:	0px;
padding:	0px;
border:	0px;
}

table.search_en{
width:	229px;
height:	90px;
background-image:	url('../images/glinik_search_bg_en.jpg');
background-repeat:	no-repeat;
margin:	0px;
padding:	0px;
border:	0px;
}

table.searchForm{
width:	229px;
height:	90px;
}

table.searchForm td{
padding-top:	15px;
padding-left:	10px;
}

td.searchForm_input{
width:	100px;
}

input.searchForm_input{
width:	110px;
background-color:	rgb(106, 106, 103);
font-family:	arial, serif;
font-size:	10px;
font-weight:	normal;
color:	rgb(204, 204, 204);
border:	1px solid rgb(127, 127, 125);
}

table.searchFormAdv{
width:	90%;
margin-left:	10px;
}

table.searchFormAdv td{
background-color:	inherit;
font-family:	arial, serif;
font-size:	11px;
font-weight:	normal;
color:	rgb(204,204,204);
}

input.searchForm_input_adv{
width:	100%;
background-color:	rgb(106, 106, 103);
font-family:	arial, serif;
font-size:	10px;
font-weight:	normal;
color:	rgb(204, 204, 204);
border:	1px solid rgb(127, 127, 125);
}

select.searchForm_select{
background-color:	rgb(106, 106, 103);
font-family:	arial, serif;
font-size:	10px;
font-weight:	normal;
color:	rgb(204, 204, 204);
}

td.searchForm_input_adv{
padding:	10px;
}

table.searchResult{
width:	90%;
margin-left:	10px;
margin-bottom:	10px;
background-color:	inherit;
font-family:	arial, serif;
font-size:	12px;
font-weight:	normal;
color:	rgb(204, 204, 204);
}

/* newsletter */
table.newsletter{
width:	229px;
height:	112px;
background-color:	rgb(126, 126, 124);
color:	inherit;
margin:	0px;
padding:	0px;
}

td.newsletter_input{
padding-left:	10px;
width:	163px;
text-align:	right;
}

input.newsletter{
background-color:	rgb(108, 108, 106);
color:	rgb(255, 255, 255);
font-family:	arial, serif;
font-size:	11px;
font-weight:	normal;
border:	1px solid rgb(174, 174, 173);
width:	153px;
height:	15px;
}

td.newsletter_button{
width:	100%;
padding-left: 5px;
}

td.newsletter_text{
font-family:	arial, serif;
font-size:	11px;
font-weight:	normal;
color:	rgb(229, 229, 229);
background-color:	inherit;
padding-left:	10px;
padding-right:	20px;
}

/*PAGING*/
td.searchbar{
font-family: verdana, serif;
font-weight: bold;
font-size: 11px;
color: rgb(155,68,61);
text-decoration: none;
background-color:	inherit;
vertical-align:	middle;
}

a.paging{
font-family: verdana, serif;
font-weight: normal;
font-size: 11px;
/*color: rgb(255,103,0);*/
color: rgb(155,68,61);
text-decoration: none;
background-color:	inherit;
}

a.paging:hover{
font-family: verdana, serif;
font-weight: normal;
font-size: 11px;
color: rgb(255,103,0);
/*color: rgb(155,68,61);*/
text-decoration: underline;
background-color:	inherit;
}

/* informacje i ostrzezenia */
table.cms_Info{
width:	100%;
background-color:	inherit;
font-family:	arial, serif;
font-size:	12px;
font-weight:	bold;
color:	rgb(124,143,81);
text-align:	center;
border:	1px solid rgb(124,143,81);
}

table.cms_Error{
width:	100%;
background-color:	inherit;
font-family:	arial, serif;
font-size:	12px;
font-weight:	bold;
color:	rgb(230, 70, 50);
text-align:	center;
border:	1px solid rgb(230, 70, 50);
}

/* menu */
td.cms_menu_pointer{
width:	38px;
height:	25px;
text-align:	center;
background-color:	rgb(127, 127, 127);
color:	inherit;
border-bottom:	1px solid rgb(100, 100, 98);
}

/*td.cms_menu_item{
width:	191px;
background-color:	rgb(127, 127, 127);
border-bottom:	1px solid rgb(100, 100, 98);
border-left:	1px solid rgb(100, 100, 98);
border-right:	5px solid rgb(187, 187, 187);
padding-left:	20px;
}*/

a.cms_link{
background-color:	inherit;
font-family:	arial, serif;
font-size:	12px;
font-weight:	normal;
color:	rgb(255, 255, 255);
text-decoration:	none;
}

a.cms_link:hover{
background-color:	inherit;
font-family:	arial, serif;
font-size:	12px;
font-weight:	normal;
color:	rgb(255, 255, 255);
text-decoration:	underline;
}

a.cms_link_selected{
background-color:	inherit;
font-family:	arial, serif;
font-size:	12px;
font-weight:	bold;
color:	rgb(255, 255, 255);
text-decoration:	none;
}

a.cms_link_selected:hover{
background-color:	inherit;
font-family:	arial, serif;
font-size:	12px;
font-weight:	bold;
color:	rgb(255, 255, 255);
text-decoration:	underline;
}

/* archiwum */
table.archive{
width:	229px;
height:	166px;
background-image:	url('../images/glinik_archive_bg.jpg');
background-repeat:	no-repeat;
}

td.archive_title{
padding-top:	90px;
padding-left:	100px;
font-family:	arial, serif;
font-size:	11px;
font-weight:	normal;
color:	rgb(255, 255, 255);
background-color:	inherit;
}

table.archive_form{
margin-right:	5px;
margin-bottom:	10px;
width:	55%;
text-align:	right;
}

table.archive_form td{
font-family:	arial, serif;
font-size:	11px;
font-weight:	normal;
color:	rgb(255, 255, 255);
background-color:	inherit;
}

select.archive_select{
background-color:	rgb(255, 255, 255);
font-family:	arial, serif;
font-size:	11px;
font-weight:	normal;
color:	rgb(102, 102, 102);
}

/* mapa strony */
table.sitemapmain{
width:	100%;
}

table.sitemap{
width:	100%;
margin-top:	5px;
margin-left:	30px;
}

td.sitemaptd{
text-align:	left;
}

td.sitemaptd a{
background-color:	inherit;
font-family:	tahoma, serif;
font-size:	11px;
font-weight:	normal;
color:	rgb(25, 25, 25);
text-decoration:	none;
}

td.sitemaptd a:hover{
background-color:	inherit;
font-family:	tahoma, serif;
font-size:	11px;
font-weight:	normal;
/*color:	#b0beec;*/
color:	rgb(90, 123, 41);
text-align:	justify;
text-decoration:	none;
}
