@CHARSET "windows-1250";

body{
	background-color : #7d7f7f;
	margin : 0;
	font-family: verdana, arial;
	font-size : 9pt;
	line-height : 1.7em;
}

a{
	color : inherit;
}
#main {
	background-color : #a9d5fb;
	width : 100%;
	overflow : hidden;
}
#menu{
	float : left;
	width : 717px;
} 
#page {
	width : 999px;
	margin : 0 auto;
	position : relative;
	overflow : hidden;
/*	margin-right : 282px;*/
}
#sidebar{
	/*width : 282px;*/
	width : 256px;
	position : absolute;
	top :0;
	right : 0;
	background : #f8d32c url("./sidebar.jpg") no-repeat top left;
	overflow: hidden;
	padding : 13px;
	color : #474949;
}

#menu a{
	text-indent: -3000px;
	background-repeat: no-repeat;
	background-position: 0 0;
	height : 47px;
	display : block;
	float : left;
}

#menu a.centrum-zdravi{
	display : block;
	background-image: url("./centrum-zdravi.png");
	height : 82px;
	width : 422px;
	float : none;
	margin-top : 15px;
	padding-bottom : 13px;
}

#menu a.metody-lecby{	
	background-image : url("./metody-lecby.gif");
	width : 166px;
}

#menu a.o-centru-zdravi{	
	background-image : url("./o-centru-zdravi.gif");
	width : 180px;
}

#menu a.kontakt{	
	background-image : url("./kontakt.gif");
	width : 129px;
}
div.links {
	text-align : right;
	font-size : 7pt;
}

div.links a {
	text-decoration : none;
	color : #000;
}

div.links a+a {
	border-left : solid 1px #000;
	padding-left : 5px;
	margin-left : 4px;
}

#sidebar form.search input{
	border : solid 1px #8c8b8e;
	height :  21px;
	width : 180px;
} 

#sidebar form.search input.submit-search{
	border : none;
	background : #191200 url("search.gif") no-repeat center center;
	text-indent: -3000px;
	width :70px;
	height :  24px;
	float : right;
}

#sidebar h3{
	padding : 0;
	margin-bottom : .4em;
	margin-top : 25px;
}

#sidebar h3.hledat{
	text-indent: -3000px;
	display : block;
	background: transparent url("hledat.gif") no-repeat top left;
	width : 52px;
	height : 16px;
}
#sidebar h3.objednejte-si-nase-sluzby{
	text-indent: -3000px;
	display : block;
	background: transparent url("objednejte-si-nase-sluzby.gif") no-repeat top left;
	width : 195px;
	height : 19px;
}
#sidebar h3.cenik-sluzeb{
	text-indent: -3000px;
	display : block;
	background: transparent url("cenik-sluzeb.gif") no-repeat top left;
	width : 97px;
	height : 16px;
}
#sidebar h3.reference{
	text-indent: -3000px;
	display : block;
	background: transparent url("reference.gif") no-repeat top left;
	width : 75px;
	height : 17px;
}
#sidebar h3.kontakt-centra-zdravi{
	text-indent: -3000px;
	display : block;
	background: transparent url("kontakt-centra-zdravi.gif") no-repeat top left;
	width : 171px;
	height : 16px;
}

#sidebar h3+div {
	background : transparent url("tecka.gif") repeat-x top left;
	padding-top : .5em;
}
#sidebar hr {
	background : transparent url("tecka.gif") repeat-x top left;
	border : none;
}
#sidebar a.button {
	font-family: Calibri, Tahoma, Verdana;
	background: transparent url("tlacitko.gif") no-repeat top left;
	height : 50px;
	width : 207px;
	display: block;	
	text-decoration: none;
	color : rgba(248, 211, 44, .9);
	line-height: 48px;
	text-indent: 10px;
	font-size : 10pt;
	font-size : 16px;
}
#sidebar a.button:hover{
	background-position : bottom left;
	color : #393a3b;
}
#sidebar div.reference div{
	background: transparent url("99.gif") no-repeat top right;
	height : 120px;
}
#sidebar div.reference div img{
	border : solid 1px #fff;
}
#sidebar div.reference strong{
	display : block;
}
#pata {
	border-right : solid 282px #f8d32c;
	background-color : #7d7f7f;
}
#content {
	bakcground-color : transparent;
	/*width : 500px;*/
	padding-right : 282px;
	border : solid 1px red;
}
