body {
  margin: 0;
  padding: 0;
  background: #CCCCCC url('../images/bg.png') repeat-x;
  background-position: top;
  text-align: center;
  font: 11px Tahoma, Arial;
  color: #EEEEEF;
}

a { 
  color: #F2F2F2;
  text-decoration: underline; 
  margin: 0px;
  padding: 0px;
}

a.menu {
  color: #FFFFFF;
  text-decoration: none;
}

a:hover, a.wiecej:hover { color: #E3E895; }

a.wiecej {
  color: #fff;
  text-decoration: none;
}

a.prop{
	text-decoration: none;
	font-weight: bold;
	color: #E2EBF4;
}

a.prop:hover{
	text-decoration: underline;
	font-weight: bold;
	color: #E3E895;
}

ul.menu {
  list-style-type: square;
  margin: 0px 0px 0px 3px;
  padding: 0px;
  font: bold 11px Tahoma, Arial;
}

li {
  margin-top: 2px;
  margin-bottom: 2px;
}

div#centrowanie {
  position: relative;
  margin: auto;
  width: 760px;
 
}


div#pojemnik {
  position: relative;
  margin-top: 5px;
  width: 760px;
}

div#logo_language{
	position: relative;
	width: 100%;
	height: 101px;
	
}

div#logo{
	position: relative;
	float: left;
	width: 341px;
	height: 101px;
	
	
}

div#language{
	position: relative;
	float: left;
	width: 419px;
	height: 101px;
	background:  url('../images/language_bg.png') repeat-x;
	background-position: left bottom;
	text-align: right;
}

div#przesunlanguage{
	margin-top: 75px;
	margin-right: 5px;
}

a.polski{
	color: #C8CAC9;
	text-decoration: none;
	font: 10px Verdana;
	font-weight: bold;
}

a.polski:hover{
	color: #1C47B1;
}

a.english{
	color: #748899;
	text-decoration: none;
	font: 10px Verdana;
	font-weight: bold;
}

a.english:hover{
	color: #1C47B1;
}


div#menu {
  position: relative;
  margin: auto;
  height: 31px;
  background: #fff;
  width: 100%;
}



div#ltd{
	position: relative;
	float: left;
	width: 268px;
	height: 31px;
	background:  url('../images/ltd.png') no-repeat;
}

div#menu_buttons{
	position: relative;
	float: left;
	width: 492px;
	height: 31px;
	text-align:left;
}

div#zdjecia {
  position: relative;
  margin: auto;
  height: 197px;
  background-color: #FFFFFF;
}

div#tresc {
  position: relative;
  margin: auto;
  background: #1E4DC3 url('../images/tresc_bg.png') repeat-x;
  background-position: top;
  text-align: left;
}

div#trescbezflasha {
  position: relative;
  margin: auto;
  font: 12px Verdana;
  background: #1E4DC3 url('../images/tresc_bg.png') repeat-x;
  background-position: top;
  text-align: left;
}

td#kolumna {
  width: 225px;
  text-align: center;
  vertical-align: top;
}

td#tekst {
  width: 490px;
  text-align: left;
  vertical-align: top;
}

td#tekstbezflasha {
  width: 690px;
  text-align: left;
  vertical-align: top;
}

div#stopka {
  position: relative;
  float: left;
  width: 100%;
  height: 30px;
  background: #FFFFFF;
}

div#stopka_tresc {
  position: absolute;
  top: 7px;
  left: 7px;
  color: #2B383E;
  font: bold 10px Verdana;
}

div#stopka_tresc a{
	color: #748899;
}

div#stopka_tresc a:hover{
	color: #1C47B1;
}

input{
	border: 1px solid #B0D3FC;
}

textarea{
	border: 1px solid #B0D3FC;
}

input.bezramki{
	border: 0px;
}

div#kontaktform{
	position: relative;
	float: left;
	width: 310px;
	height: 170px;
	border-right: 1px solid #B0D3FC;
}

div#kontaktinfo{
	position: relative;
	float: left;
	width: 160px;
	margin-left: 10px;
}

div#maincontent{
	position: relative;
	float: left;
	width: 100%;
	background: #1E4DC3;
	
}

div#proponujemy{
  position: relative;
  float: left;
  width: 171px;
  height: 382px;
  background: #fff;
}

div#tresc_proponujemy{
	position: relative;
  	float: left;
  	width: 587px;
  	background: #1E4DC3 url('../images/tresc_bg.png') repeat-x;
  	background-position: top;
  	text-align: left;
}

div#galeria{
  position: relative;
  float: left;
  width: 300px;
  height: 382px;
  background: #fff;
}

div#tresc_galeria{
	position: relative;
  	float: left;
  	width: 458px;
  	background: #1E4DC3 url('../images/tresc_bg.png') repeat-x;
  	background-position: top;
  	text-align: left;
}

div#tekst{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	width: 565px;
}

div#cieniowanie_bottom{
	position: relative;
  	float: left;
  	width: 100%;
}

a.pacjent{
	text-decoration: none;
	font-weight: bold;
}

a.pacjent:hover{
	text-decoration: underline;
	font-weight: bold;
	color: #E3E895;
}

div.pagetitle{
font: 12px Verdana;
font-weight: bold;
}




