@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background: url('/img/bg.png') repeat-x #edf6f7;
	font: 12px/2 Verdana,Arial,sans-serif;
	color: #595d5e;
}
#global {
	margin-left: auto;
	margin-right: auto;
	width: 952px;
}
	

/* logo & header */
#top {
	height: 125px;
	padding: 65px 7px 0 20px;
	background: url('/img/header-img.png') no-repeat bottom right;
}
#logo {
	background: url('/img/logo.png') no-repeat;
	float: left;
	margin-right: 100px;
}
h1 a {
	display: block;
	width: 400px;
	height: 65px;
	text-indent: -9999px;
} 
#logo h1 {
	margin: 0;
	color: #000;
}
#slogan {
	text-transform: uppercase;
	font: bold 22px/1.5 Helvetica,Arial,sans-serif;
	color: #bee5ee;
	padding: 0 0 0 50px;
	margin-top: -10px;
}

/* menu */
#menu{
	margin: 0;
	padding: 0;
	height: 63px;
	background: url('/img/menu-bg.png') repeat-x top center;
	padding: 1px 4px 1px 4px;
	text-transform: uppercase;
	font: bold 14px Helvetica,Arial,sans-serif;
	border-left: 1px solid #d9f1f6;
	border-right: 1px solid #d9f1f6;
}
#menu a{
	text-decoration: none;
	line-height: 63px;
	padding: 23px 30px 24px 30px;
	margin-left: -4px;
	color: #fff;
	border-right: 1px solid #d9f1f6;
}
#menu a:hover{
	color: #009de0;
	background: url('/img/menu-item.png') repeat-x #fff top center;
}
#menu a:hover{
	text-decoration: underline;
}
#menu a.yellow {
	color: #fbc608;
}
#menu a.yellow:hover {
	background: #fdf9eb;
}
#menu a.purple {
	color: #ec71b0;
}
#menu a.purple:hover {
	background: #fff5fb;
}
#menu a.green {
	color: #8bc95e;
}
#menu a.green:hover {
	background: #effee4;
}
#menu a.blue {
	color: #37c2e1;
}
#menu a.blue:hover {
	background: #dbf8ff;
}
#menu ul{
	height: 65px;
	padding: 0;
	margin: 0;
}
#menu li{
	display: inline;
	padding: 0;
	margin: 0;
	background: none;
}


/* content */
#content-top {
	background: url('/img/content-bg-top.png') no-repeat transparent center top;
	height: 10px;
	clear: both;
}
#content{
	background: url('/img/content-bg.png') repeat-y center top;
	border-bottom: 1px solid #d9f1f6;
}
#left {
	float: left;
	width: 250px;
	margin: 0;
	padding: 0;
}
#left-content {
	margin: 0;
	padding: 10px 30px 20px 30px;
}
#right {
	float: left;
	width: 702px;
	margin: 0;
	padding: 0;
}
#right-content {
	margin: 0;
	padding: 20px 30px 20px 30px;
}
#cleaner {
	clear: both;
	visibility: hidden;
}

/* footer */
#footer {
	margin: 30px 30px 40px 30px;
	background: url('/img/logo2.png') no-repeat top right;
	color: #37c2e1;
}
#footer a {
	color: #37c2e1;
}
#footer a:hover {
	color: #000;
}


/* left menu */
.box {
	margin-bottom: 25px;
}
.box h2 {
	margin: 5px 0 20px 0;
	font: bold 14px Helvetica,Arial,sans-serif;
	color: #37c2e1;
}
.box ul {
	list-style: none;
	margin: 0;
	padding: 0 0 5px 0;
}
.box li {
	margin: 0 0 5px 0;
	padding: 0;
}
.box ul a {
	padding: 1px 5px 1px 5px;
	display: block;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.box ul.purplemenu a {
	color: #ec71b0;
	background: #fff5fb;
}
.box ul.purplemenu a:hover {
	color: #fff;
	background: #ec71b0;
}
.box ul.greenmenu a {
	color: #a9d788;
	background: #effee4;
}
.box ul.greenmenu a:hover {
	color: #fff;
	background: #a9d788;
}
.box ul.yellowmenu a {
	color: #fbc608;
	background: #fef9e7;
}
.box ul.yellowmenu a:hover {
	color: #fff;
	background: #fbc608;
}
.box ul.simple a {
	padding: 0 0 0 15px;
	display: inline;
	background: url('/img/li.png') no-repeat 0 5px;
}
.box p {
	margin: 0;
}
.box #phone {
	font-weight: bold;
	font-size: 1.2em;
}


/* text formating */
h1 {
	font: 20px Arial,Helvetica,sans-serif;
	font-weight: bold;
	padding: 5px 0 15px;
	margin: 0;
	color: #37c2e1;
	}
h2 {
	font: 18px Arial,Helvetica,sans-serif;
	font-weight: bold;
	padding: 30px 0 15px;
	margin: 0;
	color: #37c2e1;
}
h3 {
	font: 16px Helvetica,Arial,sans-serif;
	font-weight: bold;
	padding: 10px 0 15px;
	margin: 0;
	color: #37c2e1;
}
p {
	margin: 5px 0 20px;
	padding: 0;
	text-align: justify;
}
ul, ol {
	margin-bottom: 20px;
}
a {
	color: #ec71b0;
}
a:hover {
	color: #000;
}
ul#buttons {
	list-style: none;
	margin: 0 0 35px 0;
	padding: 0;
}
ul#buttons li{
	display: inline;
	margin-right: 11px;
}
ul#buttons li a{
	color: #fff;
	display: inline-block;
	line-height: 70px;
	width:  180px;
	padding: 0 0 0 20px;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}
ul#buttons li a#hlidani{
	background: url('/img/button-hlidani.png') no-repeat 0 0;
}
ul#buttons li a#hlidani:hover{
	background: url('/img/button-hlidani.png') no-repeat 0 -70px;
}
ul#buttons li a#doucovani{
	background: url('/img/button-doucovani.png') no-repeat 0 0;
}
ul#buttons li a#doucovani:hover{
	background: url('/img/button-doucovani.png') no-repeat 0 -70px;
}
ul#buttons li a#psychologie{
	background: url('/img/button-psychologie.png') no-repeat 0 0;
}
ul#buttons li a#psychologie:hover{
	background: url('/img/button-psychologie.png') no-repeat 0 -70px;
}
#images img {
	border: 3px solid #f6c3dd;
	margin: 5px 10px 5px 0;
}
