@media screen {
	
/* BASE
-------------------------------------------------- */

body,
h1, h2, h3,
address, blockquote, div, hr, iframe, object, p,
dl, dt, dd, ul, ol, li,
table, caption, col, colgroup, thead, tfoot, tbody, tr, th, td,
form, fieldset, legend, label,
img,
a {
	border: none;
	margin: 0;
	padding: 0;
}
body, input, textarea, select {
	font: .8em/1.5 sans-serif;
}
body {
	text-align: center;
	color: #3B3B3B;
	min-width: 985px;
	background-color: #EAEDEB;
	margin: 0;
	padding: 0;
}

/* HEADLINES
-------------------------------------------------- */

h1 {
	font: 3.2em/1.2 sans-serif;
	word-spacing: -.1em;
	color: #009DDF;
	margin: .5em 0 .7em 0;
	padding: 0;
}
h2 {
	font: bold 2.2em/1.2 sans-serif;
	color: #017FA2;
	margin: .8em 0 .4em 0;
	font-weight: normal;
}
h3  {
	font: 1.6em/1.2 sans-serif;
	color: #017FA2;
	margin: .8em 0 .2em 0;
}

/* BLOCKS
-------------------------------------------------- */

address {
	margin: .8em 0;
}
blockquote {
	margin: .8em 20px;
}
hr {
	display: block;
	height: 1px;
	overflow: hidden;
	border: solid #53190F;
	border-width: 1px 0 0 0;
	margin: 1em 0;
}
p {
	margin: .8em 0;
}
h1+p, h2+p, h3+p {
	margin-top: .4em;
}

/* LISTS
-------------------------------------------------- */

dl {
	margin: .8em 0;
}
dt {
	margin: .2em 0;
}
dd {
	margin: .2em 0 .2em 20px;
}
ul {
	display: block;
	list-style: square;
	margin: .8em 0;
}
ul li, ol ul li {
	display: block;
	list-style: none;
	margin: .2em 0;
	padding: 0 0 0 12px;
	background: url(../img/bullet.gif) no-repeat 0 50%;
}
ol {
	display: block;
	list-style: decimal;
	margin: .8em 0 .8em 20px;
}
ol li, ul ol li {
	display: list-item;
	list-style: decimal;
	margin: .2em 0;
	padding: 0;
	background: none;
}

/* TABLES
-------------------------------------------------- */

table {
	border-collapse:separate;
	margin: 1em 0;
	border: 1px solid #BBC4BE;
	border-spacing: 1px;
	width: 500px;
	clear: both;
}
caption {
	margin: 0;
	padding: 0 0 .8em 0;
	text-align: center;
	color: #FFFF00;
}
th {
	padding: .4em .8em;
	text-align: left;
	vertical-align: top;
	background-color: #1363A8;
	color: #FFF;
	font-weight: normal;
}
td {
	padding: .4em .8em;
	vertical-align: top;
	background-color: #EAEDEB;
	color: #000;
}
table.construct {
	border-collapse: collapse;
	border: none;
	margin: .8em 0;
	background: transparent none;
}
table.construct caption {
	text-align: left;
}
table.construct th, table.construct td {
	border: none;
	padding: 0 10px .8em 0;
	font-weight: normal;
	background: transparent none;
}
/* FORMS
-------------------------------------------------- */

form {
	margin: 1em 0;
}
fieldset {
	border: 1px solid #6CCEF5;
	margin: 1em 0 .8em 0;
	padding: 2px 9px;
}
legend {
	margin: .8em 10px .8em 0;
	padding: 0 10px;
}
input, textarea, select {
	font-size: 1em;
	padding: 2px;
}
label {
	vertical-align: middle;
}

/* INLINES
-------------------------------------------------- */

abbr, acronym {
	border-bottom: 1px dotted;
	font-variant: small-caps;
	cursor: help;
}
dfn {
	border-bottom: 1px dotted;
	cursor: help;
}
cite, em, q, var {
	font-style: italic;
}
code, kbd, samp, pre, .monospace {
	font: 1em "Lucida Console", "Andale Mono", monospace;
	letter-spacing: -1px;
}
sub {
	font-size: smaller;
	text-decoration: none !important;
	vertical-align: sub;
}
sup {
	font-size: smaller;
	text-decoration: none !important;
	vertical-align: super;
}
del {
	text-decoration: line-through;
}
ins {
	text-decoration: underline;
}
strong {
	font-weight: bold;
}

/* ANCHORS
-------------------------------------------------- */

a:link {
	color: #017FA2;
}
a:visited {
	color: #6A747B;
}
a:hover, a:active {
	color: #184F9B;
}
h1 a, h2 a, h3 a {
	color: #017FA2 !important;
}
h1 a:hover, h2 a:hover, h3 a:hover {
	text-decoration: none;
}

/* LAYOUT
-------------------------------------------------- */
#case-out {
	background: url(../img/page_header.jpg) no-repeat 50% 0;
}
.home #case-out {
	background-image: url(../img/home_header.jpg);
}
#case {
	width: 985px;
	margin: 0 auto;
	text-align: left;
}

/* Header
-------------------------------------------------- */
#header {
	position: relative;
	height: 100px;
}
#logo {
	width: 202px;
	height: 87px;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	line-height: 1px;
}
#accesslink {
	position: absolute;
	z-index: -1;
	top: 0;
	width: 1px;
	height: 1px;
	margin: 0;
	overflow: hidden;
}
#search {
	position: absolute;
	top: 28px;
	right: 0;
	margin: 0;
}
#search .button {
	border: none; 
	vertical-align: top;
	margin: 0;
}
#search #query {
	width: 163px;
	border: 1px solid #C6C6C6;
	margin: 0;
	padding: 7px 10px;
}

/* Nav
-------------------------------------------------- */
#nav {
	position: absolute;
	top: 30px;
	left: 230px;
	width: 480px;
}
#nav ul {
	margin: 0;
    padding: 0;
    list-style: none;
}
#nav ul li {
	float: left;
	margin: 0;
    padding: 0;
	line-height: 1.9em;
	background: none;
}
#nav ul li a {
	color: #000;
	text-decoration: none;
	padding: 5px 3px;
}
#nav ul li a.item1:hover, #nav ul li a.item1.current {
	background-color: #B25F1A;
}
#nav ul li a.item2:hover, #nav ul li a.item2.current {
	background-color: #01A29C;
}
#nav ul li a.item3:hover, #nav ul li a.item3.current {
	background-color: #01A273;
}
#nav ul li a.item4:hover, #nav ul li a.item4.current {
	background-color: #7501A2;
}
#nav ul li a.item5:hover, #nav ul li a.item5.current {
	background-color: #017FA2;
}
#nav ul li a.item6:hover, #nav ul li a.item6.current {
	background-color: #98A201;
}
#nav ul li a.item7:hover, #nav ul li a.item7.current {
	background-color: #0157A2;
}
#nav ul li a.item8:hover, #nav ul li a.item8.current {
	background-color: #A20189;
}
#nav ul li.group1 {
	width: 100px;
}
#nav ul li.group2 {
	width: 140px;
}
#nav ul li.group3 {
	width: 100px;
}
#nav ul li.group4 {
	width: 130px;
}


/* Main
-------------------------------------------------- */
#main {
	margin: 0 0 60px 0;
	min-height: 400px;
	height: 400px;
}
html>body #main {
	height: auto;
}
.home #main {
	margin-top: 145px;
}
#content-out {
	float: left;
	width: 690px;
}
#content {
	background: #FFF url(../img/page-content-top.gif) top no-repeat;
	width: 640px;
}
#content-in {
	background:  url(../img/page-content-bottom.gif) bottom no-repeat;
	padding: 30px;
}
#content-out h1 {
	width: 682px;
	height: 201px;
	position: relative;
	overflow: hidden;
	margin: 0;
	padding: 0;
	color: #30302E;
}
#content-out h1 span {
	display: none;
}
#content-out h1.static {
	padding: 80px 0 50px 0;
	height: auto;
}
.nadpis_autofolie {
	background:  url(../img/nadpis_autofolie.jpg) 0 0 no-repeat;
}
.nadpis_autofolie_karoserie {
	background:  url(../img/nadpis_autofolie_karoserie.jpg) 0 0 no-repeat;
}
.nadpis_barevne {
	background:  url(../img/nadpis_barevne.jpg) 0 0 no-repeat;
}
.nadpis_bezpecnostni {
	background:  url(../img/nadpis_bezpecnostni.jpg) 0 0 no-repeat;
}
.nadpis_dekorativni {
	background:  url(../img/nadpis_dekorativni.jpg) 0 0 no-repeat;
}
.nadpis_externi {
	background:  url(../img/nadpis_externi.jpg) 0 0 no-repeat;
}
.nadpis_externi_plasty {
	background:  url(../img/nadpis_externi_plasty.jpg) 0 0 no-repeat;
}
.nadpis_keramicke {
	background:  url(../img/nadpis_keramicke.jpg) 0 0 no-repeat;
}
.nadpis_ochranne {
	background:  url(../img/nadpis_ochranne.jpg) 0 0 no-repeat;
}
.nadpis_proti_hluku {
	background:  url(../img/nadpis_proti_hluku.jpg) 0 0 no-repeat;
}
.nadpis_tepelne_izolacne {
	background:  url(../img/nadpis_tepelne_izolacne.jpg) 0 0 no-repeat;
}
.nadpis_zrcadla {
	background:  url(../img/nadpis_zrcadla.jpg) 0 0 no-repeat;
}
#panel {
	float: right;
	width: 290px;
}
#panel-products li {
	border-bottom: 1px dotted #CACBC1; 
	background: none;
	padding: 0;
}
#panel-products li a {
	padding: 2px 13px; 
	display: block;
	text-decoration: none;
	background:  url(../img/bullet.gif) 0 50% no-repeat;
}
#panel-products li a:hover {
	background-image:  url(../img/page-products-bullet-hover.gif);
}
#panel-products li.current a {
	font-weight: bold;
}
#title-text {
	width: 350px;
	padding: 0;
	margin: 0 0 30px 30px;
}
#page-reference-button {
	margin: 65px 0 120px 0;
}
#title-reference-button {
	margin: 0 0 100px 0;
}
#title-folie {
	float: left;
}
#title-about {
	float: left;
	width: 730px;
	padding: 12px 0 0;
}
.second-column {
	float: right;
	width: 350px;
}
.first-column {
	float: left;
	width: 350px;
}
.first-column .first_par, .second-column .first_par {
	margin-top: 0;
}
#title-products ul {
	margin: 0;
	padding: 0;
}
#title-products li {
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
	float: left;
}
#title-products a {
	display: block;
	background: #CACBC1 url('../img/title-products.gif') no-repeat;
	width: 230px;
	height: 200px;
	padding: 0;
	margin: 0 15px 10px 0;
	text-align: center;
	color: #30302E;
	text-decoration: none;
}
#title-products a:hover {
	color: #FFF;
}
#title-products span {
	height: 100px;
	width: 220px;
	display: block;
	margin: 0 0 25px 0;
}
#title-products .externi_plasty span {
	margin-bottom: 15px;
}
#title-products span.title {
	height: auto;
	width: 205px;
	margin: 0;
	margin: 0 auto;
	background: none !important;
}
#title-products .autofolie span {
	background: url('../img/box_autofolie.jpg') no-repeat;
}
#title-products .autofolie a:hover {
	background-color: #1A53C0;
}
#title-products .autofolie_karoserie span {
	background: url('../img/box_autofolie_karoserie.jpg') no-repeat;
}
#title-products .autofolie_karoserie a:hover {
	background-color: #C8AD01;
}
#title-products li.externi span {
	background: url('../img/box_externi.jpg') no-repeat;
}
#title-products .externi a:hover {
	background-color: #175489;
}
#title-products li.externi_plasty span {
	background: url('../img/box_externi_plasty.jpg') no-repeat;
}
#title-products .externi_plasty a:hover {
	background-color: #41B2BC;
}
#title-products li.barevne span {
	background: url('../img/box_barevne.jpg') no-repeat;
}
#title-products .barevne a:hover {
	background-color: #97A101;
}
#title-products li.bezpecnostni span {
	background: url('../img/box_bezpecnostni.jpg') no-repeat;
}
#title-products .bezpecnostni a:hover {
	background-color: #B2B2B1;
}
#title-products li.dekorativni span {
	background: url('../img/box_dekorativni.jpg') no-repeat;
}
#title-products .dekorativni a:hover {
	background-color: #B2B2B1;
}
#title-products li.proti_hluku span {
	background: url('../img/box_proti_hluku.jpg') no-repeat;
}
#title-products .proti_hluku a:hover {
	background-color: #B2B2B1;
}
#title-products li.interni span {
	background: url('../img/box_interni.jpg') no-repeat;
}
#title-products .interni a:hover {
	background-color: #616261;
}
#title-products li.keramicke span {
	background: url('../img/box_keramicke.jpg') no-repeat;
}
#title-products .keramicke a:hover {
	background-color: #FFFFFF;
	color: #30302E;
}
#title-products li.tepelne_izolacne span {
	background: url('../img/box_tepelne_izolacne.jpg') no-repeat;
}
#title-products .tepelne_izolacne a:hover {
	background-color: #B6271E;
}
#title-products li.zrcadla span {
	background: url('../img/box_zrcadla.jpg') no-repeat;
}
#title-products .zrcadla a:hover {
	background-color: #C5C7C1;
}
#title-products li.ochranne span {
	background: url('../img/box_ochranne.jpg') no-repeat;
}
#title-products .ochranne a:hover {
	background-color: #596D5F;
}
#title-news span, #title-reference span {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	margin: 0;
	padding: 0;
}
#title-news {
	float: left;
	width: 480px;
}
#title-reference {
	float: right;
	width: 480px;
}
#title-news h2, #title-reference h2, .order_nadpis {
	display: block;
	position: relative;
	overflow: hidden;
	margin: 0;
}
#title-news h2, #title-news span, #title-reference h2, #title-reference span, .order_nadpis {
	width: 480px;
	height: 71px;
	background: url('../img/title-news.gif') no-repeat;
}
#title-news h2, #title-reference h2, .order_nadpis {
	background: none;
}
#title-reference h2, #title-reference span {
	background: url('../img/title-reference.gif') no-repeat;
}
.order_nadpis {
	background: url('../img/title-order.gif') no-repeat;
}
#title-bottom {
	margin: 20px 0 0 0;
}
#title-bottom .box {
	background: #FFF url('../img/footer_box_top.gif') 0 0 no-repeat;
}
#title-bottom .inner {
	background: url('../img/footer_box_bottom.gif') 0 100% no-repeat;	
	padding: 30px;
	height: 285px;
	min-height: 285px;
}
html>body #title-bottom .inner {
	height: auto;
}
#title-bottom .inner h3 {
	margin: 0 0 0.5em 0;
}
.faqs dl, .testimonials dl, .aktuality-list dl {
	padding: 10px; 
	margin: 1.2em 0; 
	border: 1px solid #D8DDD9;
}
.faqs dt, .testimonials dt, .aktuality-list dt {
	padding: 10px;
	font-weight: normal !important;
	background-color: #D8DDD9;
}
.faqs dd, .testimonials dd, .aktuality-list .perex {
	margin-left: 0; 
	border-left: 10px solid #1867AA; 
	padding-left: 10px;
}
.galerie .pic, .reference_list .item {
	background-color: #EAEDEB;
	float: left;
	margin: 0 20px 20px 0;
	line-height: 1px;
	padding: 10px;
	border-right: 1px solid #BBC4BE;
	border-bottom: 1px solid #BBC4BE;
	width: 220px;
	text-align: center;
	height: 250px;
}
.galerie .pic p {
	line-height: normal;
}

.forum li {
	background: none;
}
.forum dl {
	padding: 10px; 
	margin: 1.2em 0; 
	border: 1px solid #D8DDD9;
}
.forum dt {
	padding: 10px;
	font-weight: normal !important;
	background-color: #D8DDD9;
}
.forum dd {
	margin-left: 0; 
	border-left: 10px solid #1867AA; 
	padding-left: 10px;
}
.forum dd.vlozeno {
	border: none;
	text-align: right;
}
.reference-panel h3 {
	font-size: 160%;
}
.reference-panel .pic {
	border: 1px solid #D7DBD8;
	padding: 8px;
	background-color: #FFFFFF;
	float: left;
	line-height: 1px;
	margin: 5px 0;
}

/* Footer
-------------------------------------------------- */
#footer-out {
	background: #0257A2 url(../img/footer.jpg) no-repeat 50% 0;
	overflow: hidden;
	text-align: center;
}
#footer {
	width: 982px;
	margin: 0 auto;
	text-align: left;
	height: 70px;
	line-height: 1.8em;
	padding: 30px 0 0;
}
#footer, #footer a {
	color: #FFF;
}
#tools {
	float: left;
	padding-left: 261px;
	margin: 0;
}
#tools span {
	margin-right: 10px;
	border-right: 1px solid #4F7A9F;
	padding-right: 10px;
}
#tools span.last {
	padding-right: 0;
	margin-right: 0;
	border: none;
}
#webdesign {
	float: right;
	margin: 0;
}
.flashes p {
	background-color: #FF4040;
	padding: 5px 10px;
	color: #FFF;
}

/* END OF CUSTOM STYLES */

/* UNIVERSAL DEFINITIONS
-------------------------------------------------- */

.fix {
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
	margin: 0;
	font: 1px/1px sans-serif;
	background-color: transparent;
}
.note td {
	background-color:#EEEEEE;
}
.note {
	color: #999999;
	word-spacing: -.1em;
}
p.note {
	line-height: 1.2;
}
.float-left {
	float: left;
	margin: .2em 10px .8em 0;
}
.float-right {
	float: right;
	margin: .2em 0 .8em 10px;
}
.noscreen, .noshow {
	display: none;
}
.clear {
	clear: both;
}
.center {
	text-align: center !important;
}
.right {
	text-align: right !important;
}
.middle {
	vertical-align: middle;
}
.larger {
	font-size: larger;
}
.smaller {
	font-size: smaller;
}
.extra {
	color: #A81524;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.nowrap {
	white-space: nowrap;
}
.nomargin {
	margin: 0;
}

}

/* PRINT RULES
================================================== */

@media print {

body {
	font-family: georgia, serif;
}
table {
	border-collapse: collapse;
	border: none;
}
th, td {
	border: 1px solid;
}
.noprint, .noshow, .fix, #accesslink, #global, #nav, #crumbs, #sidebar {
	display: none;
}

}