/* reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, button {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background-color: white;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
th, td {
	text-align: left;
	font-weight: normal;
}

/* zaklad */
body {font-family: "Lucida Grande", Arial, sans-serif;  text-align: center; border: 0; margin: 0; padding: 0; color: #333;}
input, textarea, select {font-family: Arial, Helvetica, sans-serif; font-size: 1em;}
form {margin: 0; padding: 0;}

h1, h2, h3, h4, h5, h6 {margin: 0; padding: 0;}
h1 {font-size: 2.2em; font-weight: bold; margin-top: .5em; margin-bottom: .25em; text-transform: uppercase; letter-spacing: -1px;}
h1 span {font-size: .8em; font-weight: normal; font-style: italic; text-transform: inherit;}
h2 {font-size: 1.5em; line-height: 1em; font-weight: bold; margin-top: 1em; margin-bottom: .5em; color: #E67817;}
h2 span {font-size: .8em; font-weight: normal; color: #333; font-style: italic; }
h3 {font-style: normal; font-weight: bold; margin-top: 1.2em; margin-bottom: .5em; color: #333;}
h4 {margin-top: 1em; margin-bottom: .5em; font-weight: bold; letter-spacing: -1px; font-weight: bold; margin: 1em 0 .5em 0;	padding: .5em 0; border-bottom: 1px solid #ccc;}

p, blockquote {font-size: .9em; margin: 0 0 1em 0; line-height: 1.6em;}
ul, ol, dl {font-size: .9em; margin: 0 0 1em 0; padding: 0;}
ul {list-style: none; position: relative;}
ol {margin-left: 3em;}
ul li, ol li {line-height: 1.4em; margin-bottom: .3em;}

dt, dd { padding: .5em 0}
dd {margin-left: 1em}

strong {font-weight: bold;}
em {font-style: italic;}

img {border: 0;}

table {font-size: .9em; margin-bottom: 1em;}
th {text-align: left;}

/* layout */
body {background-image: url("../gfx/body-bg.png"); background-repeat: repeat-x; background-position: top; font-size: .9em;}
.container_12 {text-align: left; }
.container_12 p a, .container_12 table a, .container_12 ul a {color: #666; text-decoration: none; border-bottom: 1px solid #E67817;}
.container_12 p a:hover, .container_12 table a:hover, .container_12 ul a:hover {color: #E67817; }

/* hlavicka */
#hlavicka { margin-top: 25px; margin-bottom: 10px; }
#hlavicka .logo, #hlavicka .menu {height: 90px; padding: 0;}
#hlavicka .menu {text-align: right;}
#hlavicka .menu ul { position: relative; top: 32px; }
#hlavicka .menu ul li { display: inline; padding: 6px .5em; font-size: 1.1em; font-weight: bold;}
#hlavicka .menu ul li a {text-decoration: none; border: none; color: white;}
#hlavicka .menu ul li a:hover {color: #E67817;}
#hlavicka .menu ul li.active {border-bottom: 1px solid #E67817;}

/* slideshow */
#slideshow img {display: none; position: absolute;}
#slideshow img:first-child {display: inherit;}
#slideshow-box {background: white; padding-top: 10px; }

/* obsah */
#obsah {background-color: white; padding-top: 10px; margin-bottom: 2em;}

.linka {height: 1px; border: 0; padding: 0; margin: .25em 0;}
.linka.oranzova {background-color: #E67817;}
.linka.seda {background-color: #666;}
.linka.slaba {background-color: #ccc; margin: 1em 0;}

.sep {padding: 2em 0 0 0;}



.nabidka h3 span {font-style: italic; text-transform: none; font-weight: normal; font-size: .9em; color: white;}
.nabidka ul li {display: block; width: 300px; height: 225px; float: left; margin-left: 10px; margin-right: 10px;}
	.boxgrid { width: 300px; height: 190px; overflow: hidden; position: relative; color: white;}
	.boxgrid img {position: absolute; top: 0; left: 0; border: 0; }
	.boxgrid p {padding: .35em 0; font-family: "Lucida Grande", Arial, sans-serif;}				
	.boxcaption { 
		position: absolute; 
		padding: 5px 5px;
		background-color: #000; 
		height: 200px;  
		opacity: .8; 
		/* For IE 5-7 */
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
		/* For IE 8 */
		-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	}
	.caption .boxcaption {top: 152px;left: 0;}
.nabidka h3 {display: block; margin:0; padding: 0; font-weight: bold; text-transform: uppercase; line-height: 1.1em; font-size: 1.1em; color: #E67817 !important; }	
.nabidka a {display: block; text-decoration: none; border: 0 !important; color: white !important;}		

table.spojeni {width: 100%;}
table.spojeni td {padding: .5em .5em .5em 0;}
table.spojeni .label {width: 150px;}

.poptavka {padding: 1em; margin-bottom: 1em; background-color: #EFEFEF;}
.poptavka label {font-style: normal;}
.poptavka input, .poptavka textarea {padding: .25em .5em; color: #333;}
.poptavka table {}
.poptavka table td {padding: .5em 0; vertical-align: middle;}

#chyby {padding: .5em 1em; margin-bottom: .5em; background-color: red; color: white;}
#chyby h2 {color: white;}
#chyby ul {list-style: square;}
#chyby ul li {margin-left: 1em;}

.galerie li {display: block; float: left; margin: 0 5px; }
.galerie li img {border: 1px solid #666;}
.galerie li a {display: block; float: left; width: 200px; padding: 5px 0; border: none;}

.sortiment li {display: block; float: left; margin: 0 1px; }
.sortiment li img {}
.sortiment li a {display: block; float: left; width: 193px; height: 149px; padding: 1px 0; border: none;}

#sortiment-galerie {display: none;}

.reference li {display: block; float: left; width: 229px; margin: 0 1px; }
.reference li a {display: block; float: left; width: 229px; height: 172px; padding: 1px 0; border: none;}

.katalogy li {list-style: square; margin-left: 1.5em;}

.telefon {display: block; padding: 2em 1em; background-color: #ccc; font-size: 1.8em; color: #333; text-align: center; }

/* paticka */
#paticka {background-color: white;}
#paticka h2 {color: #333;}

.kontakt {width: 100%;}
.kontakt td {padding: .5em .5em .5em 0;}
.kontakt td.data {font-weight: bold; color: #666; }

.copyright {border-top: 1px solid #ccc;}
.copyright p {padding: .5em 0;font-size: .75em; color: #666;}

.list2 {font-size: .8em;}
.list2 li {}
.list2 li span {font-weight: bold; font-size: 1.4em;}

/* tlacitka */
.button {padding: 1em; background-color: #E67817; color: white; cursor: pointer;}
.button:hover {background-color: #333;}
.button.sipka {padding-right: 30px; margin-bottom: 1em; background-image: url("../gfx/sipka.png"); background-repeat: no-repeat; background-position: right center;}
.button.sipkaup {padding-right: 30px; margin-bottom: 1em; background-image: url("../gfx/sipka-u.png"); background-repeat: no-repeat; background-position: right center;}

/*obecne*/
.tc {text-align: center;}
.tr {text-align: right;}
.tl {text-align: left;}

dl {
margin: 0;
padding: 0;
}
dt {
	font-weight: bold;
	margin: 1em 0 0 0;
	padding: .5em 0;
	border-bottom: 1px solid #ccc;
}
dd {
	display: list-item;
	list-style: square;
	margin: 0 0 0 1.5em;
	padding: .5em;
}

.nove {
  display: inline;
  background-color: red;
  color: white;
  font-size: .7em;
  text-transform: uppercase;
  padding: 1px;
  position: relative;
  top: -7px;
}

