* {
	margin: 0;
	padding: 0;
}
/* ### LAYOUT ### */
html, body {

}
body {
	font-size: 75%;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5;
	background: #fff;
	color:#333;
}
html>body {
	font-size: small;
}
#main {
 	width: 920px;
	margin: 0 auto;
	text-align: left;
	position:relative;
}
#main #in {
	margin: 0 9px 0 9px;
}


#header {
	background:transparent url("img/bg-head-dashed.png") 0 0;
	text-align:left;
	height:199px
}
.home #header {
	height:283px;
}
#headerIn {
	width: 920px; height:199px;
	margin: 0 auto; 
	position: relative;
}

#motive {
	width:646px; height:281px;
	position:absolute;
	top:0; left:361px;
	background: url("img/header-motive-sub.png") 0 0 no-repeat;
	z-index:1;
}
.home #motive {background: url("img/header-motive.png") 0 0 no-repeat;}
.home #headerIn {
	/*background-position: right top;*/
	height:283px;
}
#left {
	float: left;
	width: 594px;
}
#leftIn {
     padding: 10px;
     border: 1px solid #ccc;
}
#right {
	float:right;
	width:258px;
}
#rightIn {
     padding: 10px;
     border: 1px solid #ccc;
} 

#footer {
	width:920px;
 	height: 84px;
	margin:10px auto;
	background: url("img/footer.gif") 0 0 no-repeat;
	padding: 0 0 20px;
	margin-top:40px;
 }
#footerIn {
     padding: 20px 25px 20px 168px;
}
#footer p {
	margin:0; padding:0;
 }

/* content links */
body a {color:#ff5a00;}
body a:hover {color:#336699;}

.linkColor {color:#ff5a00;}

/* logobox */
#logobox {
	position:absolute; top:-179px; left:0;
	width:318px; height:29px; 
}
.home #logobox {
	top:-283px; left:0;
}
#logobox a {
	display:block; width:100%; height:100%;
}


/* main menu */
#mainMenu {
	width:920px; height: 47px;
	background: url("img/main-menu-bg.png") 0 0 no-repeat;
	position:absolute; top:152px; left:0;
	z-index:1000;
}
.home #mainMenu {top:236px; left:0;}
#mainMenu ul {list-style-type:none; padding: 9px 0 0 9px;}
#mainMenu ul li {display:block; float:left; margin:0; margin-right:10px; padding:0 0 5px 0;}
				
#mainMenu a {float:left; padding-left:7px; text-decoration:none !important; cursor:pointer; color: #2468a0; line-height: 1.5; font-weight: bold; font-size: 102%; font-family: 'Trebuchet MS', Trebuchet MS, 'Arial CE', Arial, Helvetica, sans-serif;}
#mainMenu a span {float:left; display:block; padding:4px 11px 4px 4px;}
body:nth-of-type(1) #mainMenu a span{
   padding:5px 11px 4px 4px;
}				
#mainMenu a:hover {color:#ff5a00;}

/* ### Side Menu ### */
#sideMenu {width:258px; margin-top:20px;}
#sideMenu h3 {font-weight:normal; font-size:130%; color:#3b76b1; background: #d1edff url("img/submenu-cap.gif") 0 0 no-repeat; padding: 6px 15px 4px 15px; border-bottom: 2px solid #fff; font-family: 'Trebuchet MS', Trebuchet MS, 'Arial CE', Arial, Helvetica, sans-serif;}
#sideMenu ul {
	list-style-type:none; background:#5fb5ff;
}
#sideMenu li {
	width:258px; display:block; border-bottom: 2px solid #fff;
}
#sideMenu a {
	
}
#sideMenu a {
	display:block; width:210px; padding:5px 10px 5px 38px; color: #fff;
	text-decoration: none; background: url("img/submenu-item.gif") 11px 0.7em no-repeat;
}
#sideMenu a:hover {
	background: #ff6600 url("img/submenu-item.gif") -247px 0.7em no-repeat;
}

#sideMenu li.last {
	background: url("img/submenu-bottom.gif") 0 100% no-repeat; border:none;
}

/* POPTAVKOVY FORMULAR + zbytek v ie.css */
.form {margin:10px 0 20px; border: 1px solid #bcdeed; background: #e4f7ff;}
.form .in {padding: 0.5em 15px 15px; width:562px;}
.form textarea {
	_width: 560px;
}
.form .col-l, .form .col-r {
	width:270px;
	line-height: 1.5 !important;
}
.form .col-l {
	float: left;
	margin: 0 !important;
	margin-top:1em !important;
}
.form .col-r {
	float: right;
	margin: 0 !important;
	margin-top:1em !important;	
}
.form p {
	margin: 0;
}
.form label {
	
}
p.txtArea { padding-top: 10px !important; 	margin: 0 !important; margin-top:5px !important; }
.form input, .form textarea {
	margin-top: 2px;
	width: 100%;
	line-height: 1.5; 
}
form, fieldset {
	border:0px none;
	margin:0px;
	padding:0px; 
}
.enquiry input.button {
		width: auto ; 
}
.checkboxes input {
	width: auto;
}
.checkboxes strong {
	font-weight:normal !important;
}

.checkboxes label {
	line-height:2;
	margin:0pt 15px 0pt 0pt;
	font-weight: normal;
}
.form input.button {
	margin-top:20px;
	width:auto;
}
.form .inpText, .form textarea { border:1px solid #a5aeb2; padding: 2px 0; }
.required { font-size:90%; margin:20px 0 0 0 !important;}
.button {
	background:#5cb4ff none repeat scroll 0%;
	border:medium none;
	color:#fff;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-size:90%;
	font-weight:normal;
	padding:3px;
	text-transform:uppercase;
	vertical-align:bottom;
}

/* home intro */
.intro {
	margin: 65px 0 0 0;	
	float:left;
	width:450px;
	position:relative;
	z-index:999;
}
.intro h2 {
	font-weight:normal; font-family: 'Trebuchet MS', Trebuchet MS, 'Arial CE', Arial, Helvetica, sans-serif; font-size:150%; color:#004281;
}
.home .intro {
	margin: 78px 0 0 0;	
	float:left;
	width:450px;
	position:relative;
	z-index:999;
}
.home .intro h2 {
	font-weight:normal; font-family: 'Trebuchet MS', Trebuchet MS, 'Arial CE', Arial, Helvetica, sans-serif; font-size:33px; color:#004281;
}
.home .intro p {
	color:#fff; font-size:15px; line-height:1.3;
}

/* home Featured box */
#featured {
	margin-top: 20px;
	width: 902px;
}
#featured h2 {
	background: url("img/featured-bg-top.gif") top left no-repeat;
	font-size:20px; color:#fff; font-weight:normal; line-height:1; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:10px 10px 15px 22px;
}
#featured .bg-m {	
	background: url("img/featured-bg-middle.gif") top left repeat-y;	
}
#featured .bg-b {
	background: url("img/featured-bg-bott.gif") bottom left no-repeat;
	padding:0px 22px 10px;
}
#featured .col-l {
	float: left;
	width:429px;
	background: url("img/featured-splitter.gif") right center no-repeat;
}
#featured .col-r {
	float: right; padding-left:23x; width:406px
}
#featured .dash {
	float: left; width:24px; height:100%;
	margin: 10px 0 10px 0;
	background: url("img/featured-dash.gif") top center repeat-y;
}
#featured .col-l div, #featured .col-r div  {
	float:left; width:120px; margin-right:22px; padding-bottom:5px;
	display:block;
}
#featured .col-l div a, #featured .col-r div a {
	display:block; text-decoration:none;
}
#featured a:hover p, #featured a:hover h4 {color:#ff5a00;} 
#featured a:hover p {color:#ff5a00; text-decoration:underline;} 

#featured h4 {
	font-size:15px; color:#1871be; font-weight:bold; margin-top:3px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
#featured p {
	font-size:12px; color:#2b5d8f; margin:0; padding:0;
}
#featured .col-r h4 {
	color:#87b118;
}
#featured div.third {
	margin-right:0;
}


/* home crossroad */
.home #main h5 {
	font-size:120%; font-weight:bold; margin: 20px 0 0 0; padding: 0 0 3px 0; border-bottom:1px solid #efeeee; color:#3d3d3d;	
}

#homeCrossroad {margin: 17px 0 25px; background: url("img/hcr-bg-bott.gif") left bottom repeat-x; padding-bottom:1px; overflow: hidden;}
#homeCrossroad ul {overflow: hidden; background: url("img/hcr-ul-bg.gif") left bottom repeat-y;}
#homeCrossroad ul li {width: 198px; padding: 0 18px 18px 18px; list-style: none; float: left; display: inline;}
#homeCrossroad ul li.first {padding: 0 18px 18px 0;}
#homeCrossroad ul li.last {padding: 0 0 18px 18px;}
#homeCrossroad li h3 {font-size: 150%; font-weight: normal; margin: 0 0 0.5em;}
#homeCrossroad li h3 a {text-decoration: none; color: #336699; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; padding: 80px 0 0; display: block;}

#homeCrossroad li h3.kosmetika a {background: url("img/h3-kosmetika.jpg") 0 0 no-repeat;}
#homeCrossroad li h3.terapie a {background: url("img/h3-terapie.jpg") 0 0 no-repeat;}
#homeCrossroad li h3.osetreni a {background: url("img/h3-osetreni.jpg") 0 0 no-repeat;}
#homeCrossroad li h3.dalsi a {background: url("img/h3-dalsi.jpg") 0 0 no-repeat;}

#homeCrossroad li ul {background:none}
#homeCrossroad li li {float:none; display:list-item; padding: 4px 0 4px 22px; width:auto; line-height:1.4; background: url("img/hcr-item.gif") 0 0.55em no-repeat;}
#homeCrossroad li li a {color: #333; font-size:90%;}
#homeCrossroad li li a:hover {color: #ff5a00;}

#homeCrossroad ul li.cap {background:none;padding-left:0;}
#homeCrossroad h6 {font-size:90%; font-weight:bold; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#555;}

/* crumbs */
#crumbs {background: url("img/hcr-bg-bott.gif") left bottom repeat-x; padding:10px 0 10px;color:#336699;}

/* content */
#perex {margin: 20px 0 2em; color:#0f599e; font-weight:bold;}
#perex p {margin: 0,25em 0 0;}
h1 {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:215%;}
#left p, .contBox p {line-height:1.4; margin:0.4em 0 1.2em;}
#left h2, .contBox h2 {color:#0F599E; font-size:140%; font-weight:normal;margin:0.5em 0 0.4em;font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
#left h3 {color:#0F599E; font-size:112%; font-weight:normal; margin:0.5em 0 0.4em; padding:0; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
#left h4, .contBox h4 {color:#333; font-size:100%; font-weight:bold;margin:0.4em 0pt 0.5em;font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
#left img.fl {float:left;margin:6px 20px 10px 0;}
#left img.fr {float:right;margin:6px 0 10px 20px;}
#left img.nf {margin:6px 0 10px 0px;}
/* list */
ul.list {list-style: none; margin: 0.2em 0 0.5em;} 
ul.list li {margin: 0 0 0 15px; padding: 1px 0 0px 15px; background: url("img/list-item-base.gif") 0 0.55em no-repeat;}
.img1 {margin: 0 0 15px;}
.slogan {font-family:Georgia, 'Times New Roman', Times, serif; font-size:150%; font-weight:normal; color:#1b67af; margin-left:30px !important;}

/*contact box */
.contBox {margin:15px 0 0 0;}


/* cenik */
.priceList {padding:5px 0 0 0; background: #fff5e8 url("img/price-box-bg-top.gif") 0 0 no-repeat;}
.priceList .in {padding:0 15px 13px 15px; background: url("img/price-box-bg-bott.gif") bottom left no-repeat;}
.priceList .col-l {width:257px; float:left;}
.priceList .col-r {width:257px; float:right;}
.priceList .col-l div, .priceList .col-r div {background: url("img/pricelist-row.gif") left bottom repeat-x; }
.priceList .col-l div.spacer, .priceList .col-r div.spacer {background: none; clear:both; padding-bottom: 0;}
.priceList .col-l div p, .priceList .col-r div p {float:right; margin:0.5em 0 0.2em !important; width:67px; text-align:right; }
.priceList .col-l div p:first-child, .priceList .col-r div p:first-child {width:257px; float:left; width:190px; text-align:left;}
#left .priceList h4 {font-size:100%; font-weight:bold; color:#f64601; margin:0.7em 0 0.2em;}

/* ### Obecne ### */
.spacer {
  clear: both;
}
.cl {
  clear: both;
}
hr.cleaner {
      clear:both;
      height:1px;
      margin: -1px 0 0 0; padding:0;
      border:none;
      visibility: hidden;
}
a img	{
	border: 0;
}
.rt { text-align: right; }
.lt { text-align: right; }
.fr { float: right; }
.fl { float: left; }
a.ext { background: url(img/ico-ext.png) no-repeat 100% 0 !important; padding-right: 10px !important; } 
.red { color: red; }
.normal { font-weight: normal !important; }