* { margin: 0; padding: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1a171b;
	background: #fff url(../images/bg-body.jpg) top repeat-x;
	text-align: center;
	position: relative;
}


a { color: #42c4ce; }
a:hover { color: #42c4ce; text-decoration: none; }
img { border-style: none; }

.clear { clear: both; } 
.clear20px { height: 20px; font-size: 20px; line-height: 20px; /* for IE */ }
.fl { float: left; }
.fr { float: right; }
  
/* ---------------------------------------------------------- */
/* -------------------------- wrap -------------------------- */
/* ---------------------------------------------------------- */
	#container { width: 100%; background: url(../images/bg-wrap.jpg) top center no-repeat; }
	#container-bottom { width: 100%; background: url(../images/container-bottom.jpg) bottom repeat-x; }
	#container-center { width: 100%; background: url(../images/container-center.jpg) center bottom no-repeat; }
	
	#wrap { width: 960px; margin: 0 auto; text-align: left; position: relative; }

/* ---------------------------------------------------------- */
/* -------------------------- header ------------------------ */
/* ---------------------------------------------------------- */
#header {  width: 960px; height: 130px; float: left; }

#logo { position: absolute; top: 45px; left: 10px; }
#logo a { display: block; width: 215px; height: 60px; overflow: hidden; position: relative; text-decoration: none; }
#logo a span { display: block; width: 162px; height: 39px; background-image: url(../images/logo.jpg); position: absolute; top: 0; left: 0; cursor: pointer; }
#logo a strong { overflow: hidden;  display: block; position: absolute; bottom: 0; left: 0; font-size: 13px; font-style: italic; }
	
/* ---------------------------------------------------------- */
/* -------------------------- navigation -------------------- */
/* ---------------------------------------------------------- */
#navigation { position: absolute; top: 45px; right: 0px; }
#naviatation ul { }
#navigation li { display: block; float: left; height: 30px; margin-left: 20px; font-size: 16px; }
#navigation li.last { margin-right: 0px; padding-right: 0px; border-right-style: none; }

#navigation li a { display: block; float: left; height: 30px; overflow: hidden; position: relative; }

#navigation li a span { display: block; float: left; height: 30px; background-repeat: no-repeat; background-position: top; position: absolute; top: 0; left: 0; cursor: pointer; }
#navigation li a:hover span, #navigation li.active a span  { background-position: bottom; }

	#navigation li#t1 a { width: 94px; }
	#navigation li#t1 a span { width: 94px; background-image: url(../images/nav-t1.gif); }
	
	#navigation li#t2 a { width: 110px; }
	#navigation li#t2 a span { width: 110px; background-image: url(../images/nav-t2.gif); }
	
	#navigation li#t3 a { width: 67px; }
	#navigation li#t3 a span { width: 67px; background-image: url(../images/nav-t3.gif); }
	
	#navigation li#t4 a { width: 90px; }
	#navigation li#t4 a span { width: 90px; background-image: url(../images/nav-t4.gif); }
	
	#navigation li#t5 a { width: 99px; }
	#navigation li#t5 a span { width: 99px; background-image: url(../images/nav-t5.gif); }

	#navigation li#t6 a { width: 74px; }
	#navigation li#t6 a span { width: 74px; background-image: url(../images/nav-t6.gif); }


/* ---------------------------------------------------------- */
/* ------------------------ FOOTER -------------------------- */
/* ---------------------------------------------------------- */
#footer { width: 960px; margin: 0 auto; font-size: 11px; color: #c0c0c0; position: relative; text-align: left; padding-bottom: 24px; }
	p#webdesign { float: left; width: 330px; padding-top: 24px; }
		p#webdesign img { margin: 0px; margin-right: 3px; border: 0px none #fff; vertical-align: middle; }
	p#copyright { float: left; width: 325px; padding-left: 5px; line-height: 24px; }
	p#copyright a { margin-right: 5px; }	
	
/* ---------------------------------------------------------- */
/* ----------------------- CONTENT -------------------------- */
/* ---------------------------------------------------------- */
#content { float: right; width: 620px; padding: 0px 0 120px; text-align: left;  }

h1 { color: #ee7f01; font-size: 29px; font-weight: normal; margin-bottom: 27px; }
h2 { color: #ee7f01; font-size: 27px; font-weight: normal; margin-bottom: 20px;  }
h3 { margin-bottom: 20px; }
h4 { color: #42c4ce; font-size: 18px; font-weight: normal; /* text-transform: uppercase; */ margin-bottom: 18px; }
p { line-height: 1.5em; padding-bottom: 20px; }
#content p { font-size: 13px;  }
#content p.obch-podminky { margin-bottom: 40px; }

#content img { border: 4px solid #c0ebef; }
	img.img-left  { float: left; margin: 0 14px 10px 0; }
	img.img-right { float: right; margin: 0 0 10px 14px; }

table { width: 100%; border-collapse: collapse; font-size: 12px; margin-bottom: 28px;border: 1px solid #c0ebef; }	
table tr td { border: 1px solid #c0ebef; padding: 14px 4px; text-align: center; background-color: #fff; }
table tr.head td { background-color: #42c4ce; color: #fff; font-weight: bold; }
table tr.blue td { background-color: #e6f7f8; }

/* ---------------------------------------------------------- */
/* ----------------------- objednavka -------------------------- */
/* ---------------------------------------------------------- */
table#objednavka tr td { height: 38px; padding: 5px 14px; text-align: left; vertical-align: middle; }
table#objednavka tr.celkem td { height: 38px; font-weight: bold; background: url(../images/celkem.jpg) top repeat-x; border: none; }
table#objednavka tr td.column-small { width: 60px; border-right: none; text-align: center; }
table#objednavka label { display: inline; padding: 0; line-height: 16px; }



ul.list { margin-bottom: 30px; }
ul.list li { padding: 5px 0 11px 16px; background-image: url(../images/list-li.gif); background-position: 0px 7px; background-repeat: no-repeat; list-style: none; }

ul.list ul.list { margin: 10px 0 0 0; }
ul.list li ul.list li { padding: 5px 0 11px 25px; background-image: url(../images/list-li.gif); background-position: 9px 7px; background-repeat: no-repeat; list-style: none; }

ul.list li.last { padding-bottom: 0 !important; }

ul.no li { padding: 5px 0 11px 27px; background-position: 0px 3px; background-repeat: no-repeat; list-style: none; }
	ul.no li.no_1 { background-image: url(../images/no/n1.png); }
	ul.no li.no_2 { background-image: url(../images/no/n2.png); }
	ul.no li.no_3 { background-image: url(../images/no/n3.png); }
	ul.no li.no_4 { background-image: url(../images/no/n4.png); }
	ul.no li.no_5 { background-image: url(../images/no/n5.png); }
	ul.no li.no_6 { background-image: url(../images/no/n6.png); }
	ul.no li.no_7 { background-image: url(../images/no/n7.png); }
	ul.no li.no_8 { background-image: url(../images/no/n8.png); }
	ul.no li.no_9 { background-image: url(../images/no/n9.png); }

.form { float: left; width: 620px; background: url(../images/form.jpg) left repeat-y; margin-bottom: 25px; }
.form-top { float: left; width: 620px; background: url(../images/form-top.jpg) top left no-repeat; }
.form-bottom { float: left; width: 620px; background: url(../images/form-bottom.jpg) bottom left no-repeat; }
	.form .padding { padding: 20px 20px 20px 26px; }
	
	form { margin-bottom: 20px; }
	fieldset { border-style: none; }
	label { display: block; padding-bottom: 7px; }
	label span { color: #E40000; }
	label.label_long  { display: inline; font-size: 13px; margin-bottom: 20px; }
	label.label_radio { display: block; font-size: 13px; }
  input { background: #fff; border: 1px solid #c0ebef; padding: 5px; width: 265px;  }
	input.check { background: transparent; border: none; color:#00CC00; padding: 0px; width: auto;  }
	input.button { width: 96px; height: 26px; padding: 0; background: url(../images/button.gif); border-style: none; font-size: 12px; font-weight: bold; color: #fff; cursor: pointer;  }
	textarea { background: #fff; border: 1px solid #c0ebef; width: 555px; height: 140px; padding: 5px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; }

.note { margin-top: 0; font-size: 80%; font-style: italic; }

/* -- Button - Objednat -- */
.btn-objednat {
  position: relative; 
  display: block;
  float: right;
  margin-top: -15px;
	width: 176px; height: 68px; line-height: 68px;
	font-size: 120%; font-weight: bold; text-align: center;
  color: #fff;
  background: #0e9dd5;
}
.btn-objednat span {
	display: block;
	margin: 0;	padding: 0;
	position: absolute;	left: 0; top: 0; z-index: 1;
	width: 176px; height: 68px;
	background: url(../images/objednat.jpg) 0 0 no-repeat;
	cursor: pointer;
}
a:hover.btn-objednat {
  color: #fff;
}
a:hover.btn-objednat span {
	background: url(../images/objednat.jpg) 0 0 no-repeat;
}


input.margin { margin-top: 20px; }

.column-left { float: left; width: 49%; padding-bottom: 15px; }
.column-right { float: right; width: 49%; padding-bottom: 15px; }
	
.column33 { float: left; width: 33%; }

/* error */
span.error label { color: #E40000; }

p.error     { margin: 20px 15px 0 0; padding: 5px 0 5px; font-size: 13px; color: #E40000; font-weight: bold; }
ul.error    { margin: 0 15px 20px 0; font-size: 13px; }
ul.error li { color: #E40000; padding: 5px 0 5px 20px; background: url(../images/ico-error.gif) 0px 8px no-repeat; list-style: none;  }

/* ---------------------------------------------------------- */
/* ------------------------ BOXES --------------------------- */
/* ---------------------------------------------------------- */
#boxes { width: 100%; background: url(../images/bg-boxes.jpg) top repeat-x;  }
#boxes-center { width: 960px; height: 200px; margin: 0 auto; background: url(../images/bg-boxes.jpg) top repeat-x; position: relative; text-align: left;  }

span.date { font-weight: bold; color: #42c4ce; }
span.line { color: #e1f2f4; }

/* news */
#news { width: 285px; height: 200px; position: absolute; top: -30px; left: 6px; padding-top: 60px;  }
	#news h3 { display: block; width: 146px; height: 52px; overflow: hidden; position: absolute; top: 0px; left: -37px; color: #ee7f01; font-size: 18px; font-weight: normal; }
	#news h3 span { display: block; width: 146px; height: 52px; background-image: url(../images/news-h3.jpg); position: absolute; top: 0; left: 0; }
		
	/* Easy Slider */
		#obal { width: 285px; height: 180px; overflow: hidden; position: relative; } 
		#slider { }	
		#slider ul, #slider li{ margin:0; padding:0; list-style:none; }
		#slider li{ display: block; width: 285px; height: 100px; overflow: hidden; position: relative; }	
		#slider li {}		
			#prevBtn { display: block; width: 22px; height: 22px; background-image: url(../images/prevBtn-light.jpg); position: absolute; top: 100px; left: 0px; }
			#prevBtn a { display: block; width: 22px; height: 22px; background-image: url(../images/prevBtn.jpg); position: absolute; top: 0; left: 0; }
			#nextBtn { display: block; width: 22px; height: 22px; background-image: url(../images/nextBtn-light.jpg); position: absolute; top: 100px; left: 30px; }	
			#nextBtn a { display: block; width: 22px; height: 22px; background-image: url(../images/nextBtn.jpg); position: absolute; top: 0; left: 0; }
	/* // Easy Slider */


/* our-visitors */
#our-visitors { width: 285px;  position: absolute; top: -30px; left: 330px; padding-top: 60px; }
	#our-visitors h3 { display: block; width: 203px; height: 52px; overflow: hidden; position: absolute; top: 0px; left: -37px; color: #ee7f01; font-size: 18px; font-weight: normal;  }
	#our-visitors h3 span { display: block; width: 203px; height: 52px; background-image: url(../images/our-visitors-h3.jpg); position: absolute; top: 0; left: 0; }

/* zapis */
#box-zapis { width: 333px; height: 217px; background-image: url(../images/bg-box-zapis.jpg); overflow: hidden; position: absolute; top: 0px; right: -5px; }
#box-zapis .padding { padding: 8px 40px 20px 46px; }  
	#box-zapis h4 { text-transform: none; color: #fff; font-size: 14px; font-weight: bold; margin-bottom: 10px;}
	#box-zapis a { display: block; float: right; width: 160px; text-align: center; text-decoration: none; height: 34px; line-height: 34px; padding: 0; background: url(../images/zap_btn.gif); border-style: none; font-size: 12px; font-weight: bold; color: #fff; cursor: pointer;  }
	#box-zapis p { color: #e1f2f4; font-size: 12px; text-align: left; padding-bottom: 10px; }
	
	
/* ---------------------------------------------------------- */
/* --------------------------- LEFT ------------------------- */
/* ---------------------------------------------------------- */
#left { float: left; width: 220px; min-height: 340px; padding: 60px 0 230px; }	

/* ---------------------------------------------------------- */
/* --------------------------- subnav ----------------------- */
/* ---------------------------------------------------------- */
#subnav { 
  position: relative;
  padding: 19px 0 80px 0;  
  width: 220px; 
}
#subnav-middle {  
  width: 220px; 
  background: #ee7f01 url(../images/subnav.jpg) left repeat-y; 
}
#subnav-top { 
  position: absolute; top: 0; left: 0; z-index: 5;
  width: 220px; height: 19px; 
  font-size: 0px; 
  background: url(../images/subnav-top.jpg) 0 0 no-repeat; 
}
#subnav-bottom { 
  position: absolute; bottom: 0; left: 0; z-index: 5;
  width: 220px; height: 109px; 
  font-size: 0px;
  background: url(../images/subnav-bottom.png) 0 0 no-repeat;
  _background: none;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", sizingMethod="crop", src="http://support.breezy.cz/paseo/update/images/subnav-bottom.png"); /* ve finale prepsat na absolutni cestu */
}

#subnav ul { padding: 0; position: relative; z-index: 10; }
#subnav li { display: block; width: 220px; padding: 0; margin: 0; background: url(../images/subnav-li.jpg) bottom no-repeat; }

#subnav a { display: block; padding: 8px 0px 8px 34px; color: #fff; text-decoration: none; }
#subnav a:hover { text-decoration: underline; background: url(../images/subnav-a.gif) 20px 10px no-repeat; }
#subnav li.active a { background: url(../images/subnav-a.gif) 20px 10px no-repeat; }
	
/* ---------------------------------------------------------- */
/* --------------------------- stazeni --------------------- */
/* ---------------------------------------------------------- */
#left h3 { color: #42c4ce; font-size: 18px; font-weight: normal; margin-bottom: 14px; text-transform: uppercase; }

	
/* ---------------------------------------------------------- */
/* --------------------------- icon pdf, xls, doc ----------- */
/* ---------------------------------------------------------- */
.icon-pdf,
.icon-doc,
.icon-xls { float: left; width: 220px; height: 71px; margin-bottom: 5px;m background: left repeat-y; overflow: hidden; }
.icon-pdf p,
.icon-doc p,
.icon-xls p { padding: 28px 0px 0px 74px; margin: 0; font-size: 14px; line-height: 16px; }
.icon-pdf p span,
.icon-doc p span,
.icon-xls p span { font-size: 11px; }

.icon-pdf { background-image: url(../images/icon-pdf.gif);}
.icon-doc { background-image: url(../images/icon-doc.gif);}
.icon-xls { background-image: url(../images/icon-xls.gif);}


/* ---------------------------------------------------------- */
/* --------------------------- gallery ---------------------- */
/* ---------------------------------------------------------- */
.gallery { overflow: hidden; height: 100%; margin-bottom: 20px; }
.gallery .item { width: 288px; margin-bottom: 15px; }
.gallery .item p { color: #8f8a90; padding: 5px 2px 0; margin: 0; }

