* {
	margin: 0;
	padding: 0;
}
/* ### LAYOUT ### */
html, body {
	height: 100%;
}
body {
	font-size: 80%;
	text-align: center;
	line-height: 1.4;
	background: #bcd4ef url(img/bg-body.gif) 0 0 repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	color: #333;
}
#main {
 	width: 954px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	background: #fff url(img/bg-main.gif) 0 0 repeat-y;	
 }
#header {
    width: 100%;
	height: 165px;
	background: #fff url(img/bg-head2.gif) 0 0 no-repeat;
	position:relative;
}
#headerIn {
	margin: 0 0 0 275px;
	padding-top: 10px;
}
#rightCat {
    width: 717px;
    float: right;
	margin-top: 20px;
	padding-bottom: 120px;
}
#rightInCat {
    padding: 0 6px 0 0;
}
#left {
    width: 209px;
    float: left;
	margin-top: 20px; margin-left: 11px;	
	padding-bottom: 100px;
}
#leftIn {

}
#footer {
	width: 100%;
 	height: 80px;
	overflow: hidden;
	background: #bcd4ef url(img/bg-footer.gif) 0 0 no-repeat;	
}
#footerIn {
    padding: 10px;
}

/* Header Link */
#headerIn a, #headerIn a:visited {
	color: #333;
	font-weight: bold;
	font-size: 18px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	text-decoration: none;
	position:absolute; top:42px; left:168px;
}

/* ### MenuTop ### */

#menuTop {
	position: absolute;
	top: 94px; left: 11px;
	z-index: 100;
	width: 932px; height: 47px;
	background: url(img/bg-menutop.gif) left bottom repeat-x;
}
#menuTop ul {
	list-style: none;
	line-height: 1;
	margin-top: 5px;
}
#menuTop ul li {
	float: left;
	margin-left: 4px;
}
#menuTop ul li:first-child {
	margin-left: 0px;	
}
#menuTop ul li a {
	display: block;	
	color: #325887;
	font-size: 14px; text-decoration: none; font-weight: bold;
	padding: 7px 15px 8px 15px;
	background: #d9e6f5 url(img/bg-menutopitem.gif) 0 0 repeat-x;
	border: 1px solid #c3d6ed; border-bottom: none;	
	margin-top: 1px;	
}
#menuTop ul li a:hover {
	background: url(img/bg-menutopitem-hov.gif) 0 0 repeat-x;
}


/* ### MenuSide ### */
h3#menuSideCap {
	background: #e0dfde url(img/bg-h3-menuside.gif) 0 0 no-repeat;	
	line-height: 1;
	padding: 8px 13px 8px 13px;
	border-bottom: 1px solid #cfcecd;
	font-family: "Franklin Gothic Medium", Arial, Tahoma, Verdana; font-weight: normal; font-size: 160%; color: #555;
}
#menuSide {
	list-style: none;
	border-top: 1px solid #fff;		
}
#menuSide li {
	margin-bottom: 1px;
	border-bottom: 1px solid #e5e1e1;
}
#menuSide li:hover {
	border-bottom: 1px solid #ccebff;
}
#menuSide li a {
	display: block;
	padding: 5px 6px 5px 24px;
	background: #f2f2f2 url(img/menuside-bullet.gif) 9px 0.7em no-repeat;	
	text-decoration: none;
	color: #333;	
}
#menuSide li a:hover {
	background: #ccebff url(img/menuside-bullet.gif) 9px 0.7em no-repeat;	
}



/* BreadCrumbs */
#crumbs {
	position: absolute;
	top: 42px; left: 11px;
	width: 902px;
	margin-top: 100px;
	background: #ffedb7; color: #d86917;
	font-size: 88%;	
	padding: 4px 15px 4px 15px;
	font-weight: bold;
}
#crumbs a, #crumbs a:visited {
	color: #d86917;
	font-weight: normal;
}

/* CONTENT */
#home-intro {
	margin: 1em 11px 0 242px;
	min-height: 103px; /* podle vysky add-home.png */	
}
#home-intro h1, #home-intro div#prolog {
	
}
h1 {
	color: #333;
	font-weight: normal;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 240%;
	margin-bottom: 5px;
	letter-spacing:-1px;
}
h2 {
	color: #f24f0f;
	font-weight: normal;
	font-size: 150%;
	margin-top: 0.5em; margin-bottom: 0.5em;
}
h4 {
	font-size: 120%;
	margin-top: 1em;
}
#prolog {
	font-weight: bold;
	color: #333;
}

#rightInCat p {
    padding: 0 5px 0 5px
}
#rightInCat h1, #rightInCat h2, #rightInCat div#prolog {
    margin-left: 5px; margin-right: 5px;
}

#footer, #footer a, #footer a:visited {
	color: #4e7bae;
}
body a, body a:link, body a:visited {
	color: #325887;
}


/* ######## CrossRoad ####### */
#crossRoad {
	width: 100%;

}
#crossRoad ul {
	list-style: none;
}
#crossRoad ul li {
	float: left;
	width: 355px;
	background: url(img/bg-crossroad-yell.gif) bottom left no-repeat;
}
#crossRoad ul li.mrt {
	margin-top: 20px;
}
#crossRoad ul li.gr {
	background: url(img/bg-crossroad-gr.gif) bottom left no-repeat;
}
#crossRoad ul li h3 {
	padding: 19px 15px 12px 28px;
	background: url(img/bg-crossroad-cap-yell.gif) 0 0 no-repeat;
	font-size: 140%; font-weight: bold; font-family: Calibri,"Franklin Gothic Medium",Arial,Tahoma,Verdana;
	line-height: 1;	
}
#crossRoad ul li h3 a {
	display: block;
	width: 100%; height: 100%;
}
#crossRoad ul li h3 a, #crossRoad ul li h3 a:visited {
	text-decoration: none; color: #333;
}
#crossRoad ul li h3 span{
	display: block;	
	font-size: 80%; color: #d08520;
	margin-top: 5px;
}
#crossRoad ul li.gr h3 {
	background: url(img/bg-crossroad-cap-gr.gif) 0 0 no-repeat;
}
#crossRoad ul li p {
	padding: 0;
	line-height: 1.3;
}
#crossRoad ul li p.fl {
	margin: 15px 0 15px 20px;
}
#crossRoad ul li p.fr {
	margin: 15px 20px 15px 0;
	width: 158px;
}
#crossRoad ul li p.fr a {
	display: block;
	margin-top: 3px;
	color: #f24f0f; font-weight: bold;
}

/* ####### ProductCatalog ##### */

#productCatalog {

}
	/* parametres */
ul.parametres {
	width: 701px;
	padding: 2px 5px 3px 5px;
	margin-top: 30px;	
	list-style: none;
	background: #ebebeb url(img/bg-parametres.gif) bottom left no-repeat;
	font-size: 90%;
}
ul.parametres li {
	float: left;
	width: 231px;
	border-left: 2px solid #e1e0e0;
}
ul.parametres li:first-child {
	border-left: 0px none;
}
ul.parametres li p {
	float: right;
	padding: 0 !important;
	width: 97px;
	margin-right: 20px;	
	text-align: right;
	line-height: 1.8;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*margin-top: 2px; margin-bottom: 3px;*/
}
ul.parametres li p:first-child {
	float: left;
	padding: 0 !important;
	width: 94px;
	margin-left: 20px;	
	margin-right: 0;
	text-align: left;
	font-weight: normal;	
}

/* kdyz je jednen produkt na radku */
ul.parametres1 {
	width: 234px;
	padding: 2px 5px 3px 5px;
	margin-top: 30px;	
	list-style: none;
	background: #ebebeb url(img/bg-parametres.gif) bottom left no-repeat;
	font-size: 90%;
}

	/* products */	
ul.products {
	width: 701px;
	padding: 0 5px;	
	list-style: none;
	background: #ebebeb url(img/bg-products.gif) bottom left no-repeat;
}
ul.products li {
	float: left;
	width: 231px;
	border-left: 2px solid #ececec;
	text-align: center;
}
ul.products li:first-child {
	border-left: 0px none;
}

ul.products li h6 {
	font-size: 130%;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	padding: 8px 0 10px 0;
}
ul.products li h6 a, ul.products li h6 a:visited {
	color: #ff0033;
}
ul.products li h6 a img {
	text-decoration: none;
}
ul.products li div {
	padding: 8px 20px 8px 20px;	
}
ul.products li div p {
	float: right;
	padding: 0 !important;
	font-weight: bold;
	color: #196ce5;			
}
ul.products li div p:first-child {
	float: left;
	color: #333;				
}
ul.products li div.spacer {
	padding: 0;	
}

/* ####### Product ##### */

#product {
	padding: 0 5px;
	background: #eee url(img/bg-product.gif) bottom left no-repeat;
}

#rightInCat #product h1 {
	padding: 0; margin: 0;
	font-size: 180%; color: #3a3a3a;
	background: #eee;
	padding: 0.3em 20px 0.2em 20px;
}
#productBox {
	background: #eee url(img/bg-productbox.gif) bottom left repeat-x;
	margin: 0 2px 0 5px;
	border-top: 1px solid #dadada;
}
#productBox #img {
	max-width: 435px;
	float: left;
}
#productBox #img img {
	background: #fff;
	padding: 5px;
	border: 1px solid #dadada; 	border-top: none;
}
#productPar {
	width: 222px;
	float: right;
	margin: 0 0 0 15px;
	padding: 20px 20px 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	background: url(img/bg-productpar.gif) top right no-repeat;
}
#productPar h5 {
	font-size: 100%;
	font-weight: bold;
	margin-top: 10px; padding-top: 10px;
	border-top: 1px solid #dadada;	
}
#productPar h5:first-child {
	margin-top: 0; padding-top: 0px;
	border-top:none;	
}
#productPar p {
	padding: 0;
	margin-top: 0.25em;
}
#par {
	float: left;
	width: 108px
}
#val {
	float: right;
	width: 108px;
	text-align: right;
}
	/* cenik */
#prices {
	width: 434px;
	margin: 10px 0px 5px 5px;
	line-height: 220%;
	border-collapse:collapse;

}
#prices table {
	border-bottom:1px solid #dadada;
	border-right:1px solid #dadada;	
}
#prices table td {
	text-align: center;
	border-left:1px solid #dadada;
	border-top:1px solid #dadada;
	background: #fff;
	padding: 0 5px;
}
#prices table tr td:first-child {
	text-align: left;
	text-indent: 10px;
	padding: 0;
}

#prices #days {
	font-size: 90%;
}
#prices #ppd {
	font-weight: bold;
}
#prices p {
	padding: 0;
	font-size: 90%;
	line-height: 1.5;
	padding-left: 10px;
	margin-top: 1em;
}
#prices h5 {
	font-size: 95%;
	line-height: 1.4;
	margin-top: 1em;
	padding-left: 10px;
	color: #444;
}
	/* form */
#orderForm {
	background: #ffeec3 url(img/bg-orderform.gif) 0 0 no-repeat;
	border-top: 2px solid #ff9766;
	margin-top: 15px;
}
#orderForm h2 {
	margin: 0;
	padding: 15px 20px 10px 20px;
}

#form {
	margin: 0 20px;
	padding-bottom: 5px;
}
#form p {
	padding: 0;
}
#form p.col-l {
	float: left;
	font-weight: bold;
	width: 176px;
	margin: 0.3em 0pt 1em;
}
#form p.col-r {
	float: right;
	width: 474px;
	margin: 0.3em 0pt 1em;		
}

p.date-time input {
	width: 86px;
	margin-right: 18px;	
	text-align: right;
}
p.date-time select {
	width: 62px !important;	
}
p.name input {
	width: 170px;
}
span.fill { display: block; padding-top: 0.4em;}

/* LogoBox */
#logoBox {
	position: absolute; top:33px; left: 32px;
	width: 127px; height: 41spx;
}
/* header contacts */
#hdr-contacts {width:400px; position:absolute; top:34px; right:20px; text-align:right;}
/* AddBoxHome */
#addBoxHm {
	position: absolute; top: 177px; left: 11px;
	z-index: 100;
	width: 209px; height: 103px;
	background: url(img/add-home.png) 0 0 no-repeat;
}

/* ### Kontakt form kontakt page ### */
#wrapKontaktForm2 {
	width:440px;
	text-align: left;
	margin-top: 10px;
}
#kontaktForm2 {
	background: #F1F1F1 url("img/bg-form-top2.gif") top left no-repeat;
	padding: 15px 15px 0 15px;
	_padding: 15px 7px 0 15px;
}	
#kontaktForm2 form	{
	background: url("img/bg-form-bottom2.gif") bottom left no-repeat;
	margin: 0 -15px;
	padding: 0 15px 15px 20px;
}
#kontaktForm2 .heading {
	font-size: 110%; font-weight: bold; padding-top: 8px;
} 
#kontaktForm2 textarea	{
	width: 400px;
	height: 91px;
	border: 1px solid #505050;
	border-bottom: 1px solid #B6B6B6;
	border-right: 1px solid #818181;
	background: #fff url("img/textarea-bg.gif") top left no-repeat;
	color:#666666;
	font-size: 12px;
}
#kontaktForm2 input	{
	border: 1px solid #505050;
	border-bottom: 1px solid #B6B6B6;
	border-right: 1px solid #818181;
	background: url("img/input-gray-bg.gif") top left no-repeat;
	width: 127px;
}
#kontaktForm2 input.checkbox	{
	border: none;
	background: none !important;
	width: 25%;
}
#kontaktForm2 td.tdCheckbox	{
	text-align: left;
	padding-left: 20px;

}
#kontaktForm2 input.button	{
	margin: 15px 0 0 0;
	padding: 0;
	background: none;
	border: none;
	width: auto;
}
tr.valignTop td	{
	vertical-align: top;
}
#kontaktForm2 input.check, #kontaktForm2 input.radio	{
	width: auto;
	border: 0;
	margin-left: 0;
}
#kontaktForm2 select	{
	width: 130px;
}
#kontaktForm2 td.check input.check	{
	float: left;
}
#kontaktForm2 td.check label	{
	display: block;
	margin-left: 25px;
}
#kontaktForm2 td	{
	line-height: 220%;
}
#kontaktForm2 tr {
	width: 100%;
}
#kontaktForm2 .pozn {
	font-size: 90%;
	color: #666666;
}
#vyplnte { font-size: 90%; margin-bottom: 5px; }

.checkboxes input {
	width: auto;
}
.checkboxes label {
	line-height:2;
	margin:0pt 15px 0pt 0pt;
	font-weight: normal;
}

/* ### Obecne ### */
.spacer {
  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: left; }
.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; }

fieldset { border: none; }
.mrgLspc { margin-left: 18px; font-weight: bold; }
/* Ggle chrome hack */
body:nth-of-type(1) .mrgLspc{
   margin-left: 11px;
}
.map { border: 5px solid #D8D8D8; margin-top: 10px; }
