@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: 1080px;
	background: #FFFFFF url(../img/body.gif) repeat-x 0 0;
	margin: 0;
	padding: 0;
}

/* HEADLINES
-------------------------------------------------- */

h1 {
	font: 3.8em/1.2 sans-serif;
	word-spacing: -.1em;
	color: #009DDF;
	margin: 0 0 .5em 0;
	padding: 0;
}
h2 {
	font: bold 2.3em/1.2 sans-serif;
	color: #0099BD;
	margin: .8em 0 .4em 0;
	font-weight: normal;
}
h3  {
	font: 1.6em/1.2 sans-serif;
	color: #000;
	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 #5F6870;
	border-spacing: 1px;
	width: 630px;
}
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: #5F6870;
	color: #FFF;
	font-weight: normal;
}
td {
	padding: .4em .8em;
	vertical-align: top;
	background-color: #EDE7DB;
	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
-------------------------------------------------- */
input, textarea, select {
	font-size: 1em;
	border: 1px solid #B1ADA1;
	background-color: #F4F5F4;
}
label {
	vertical-align: middle;
}
table input {
	padding: 2px;	
}

/* 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: #006A91;
}
a:visited {
	color: #6A747B;
}
a:hover, a:active {
	text-decoration: none;
}
h1 a, h2 a, h3 a {
	color: #017FA2 !important;
}
h3 a {
	color: #000 !important;
}
h1 a:hover, h2 a:hover, h3 a:hover {
	text-decoration: none;
}

/* LAYOUT
-------------------------------------------------- */
#global {
	background: #B1ADA1 url(../img/case-out-podstranka.jpg) no-repeat 50% 0;
}
.home #global {
	background-image: url(../img/case-out-home.jpg);
}
#case-out {
	width: 981px;
	margin: 0 auto;
	padding: 180px 0 0 0;
	position: relative;
	text-align: left;
}
.home #case-out {
	padding-top: 582px;
}
#case {
	width: 940px;
	margin: 0 auto;
	padding: 0;
}
#main {
	min-height:500px;
	height:500px;
	padding: 0 0 30px 0;
}
html>body #main {
	height: auto;
}
#content {
	width: 650px;
	float: left;
}
#panel {
	float: right;
	width: 240px;
	padding: 148px 0 0;
}
#panel #services {
	margin: 0 0 25px 0;
}
#panel #services ul {
	margin: 0;
	padding: 0;
}
#panel #services li {
	margin: 0 0 10px 0;
	padding: 0;
}
#panel #services a {
	width: 230px;
	height: 60px;
	display: block;
	background-position: 0 0;
	background-repeat: no-repeat;
}
#panel #services a span {
	display: none;
}
#panel #services .malovani a {
	background-image: url(../img/malovani-right.gif);
}
#panel #services .tapetovani a {
	background-image: url(../img/tapetovani-right.gif);
}
#panel #services .podlaharske-prace a {
	background-image: url(../img/podlaharske_prace-right.gif);
}
#panel #services .lakovani a {
	background-image: url(../img/lakovani-right.gif);
}
#panel #services .zednicke-prace a {
	background-image: url(../img/zednicke_prace-right.gif);
}
#panel #services a:hover {
	border: none;
	background-position: -230px 0;
}
#panel .box .inner {
	border-top: 1px solid #F2EEE8;
	background: #F1E9DE url(../img/box.jpg) 0 100% no-repeat;
	width: 190px;
	padding: 20px;
}
#bottom-block {
	background: #FFF url(../img/bottom.gif) repeat-x 0 0;
}
#reference-block {
	height: 160px;
	background: url(../img/reference_block.gif) no-repeat 50% 0;
}
#reference-block-in {
	width: 1100px;
	margin: 0 auto;
}
#reference-block-in #arrow-left a, #reference-block-in #arrow-right a {
	width: 80px;
	height: 119px;
	display: block;
	background: url(../img/arrow-left.gif) no-repeat 0 0;
}
#reference-block-in #arrow-right a {
	background: url(../img/arrow-right.gif) no-repeat 0 0;
}
#reference-block-in #arrow-left a:hover {
	background-position: -80px 0;
}
#reference-block-in #arrow-right a:hover {
	background-position: -80px 0;
}
#reference-block-in #arrow-left span,  #reference-block-in #arrow-right span{
	display: none;
}
#reference-block-in #arrow-left {
	float: left;
}
#reference-block-in #arrow-right {
	float: right;
}
#reference-block-in #carrousel {
	margin: 0;
	overflow: hidden;
	height: 150px;
	width: 940px;
}
#reference-block-in #carrousel ul {
	margin: 0;
	padding: 0;
}
#reference-block-in #carrousel ul li {
	float: left;
	display: block;
	width: 147px;
	height: 146px;
	margin: 0 8px 0 0;
	padding: 13px 0 0 3px;
	background: url(../img/carrousel.png) no-repeat 0 0;
}
#reference-block-in #carrousel ul li a {
	color: #18479F;
	text-decoration: underline;
}
#reference-block-in #carrousel ul li a:hover {
	text-decoration: none;
}
#reference-block-in li a {
	padding: 0;
	margin: 0;
	text-decoration: none;
	width: 
}
#reference-block-in li a img {
	display: block;
	margin: 0;
	width: 145px;
	height: 95px;
}
#reference-block-in li a span {
	margin: 10px 0 0 0;
	font-size: 0.85em;
	height: 1em;
	line-height: 1em;
	overflow: hidden;
	display: block;
	padding: 0 3px;
}
.reference-list .item, .reference.galerie .item {
	float: left;
	width: 305px;
	height: 259px;
	background: url(../img/reference_box.png) no-repeat 0 0;
	margin: 0 10px 10px 0;
	padding: 7px 5px 5px;
}
.reference-list .pic, .reference.galerie .item .pic {
	height: 200px;
	overflow: hidden;
}
.reference-list h3 {
	text-align: center;
	font-size: 100%;
}
#about {
	width: 940px;
	margin: 0 auto;
	text-align: left;
	padding: 30px 0 80px 0;
	background: url(../img/about.gif) no-repeat 100% 100%;
	position: relative;
}
#why-us {
	float: left;
	width: 340px;
}
#why-us ol {
	margin: 0;
	padding: 0;
}
#why-us li {
	background-repeat: no-repeat;
	list-style: none;
	margin: 0;
	padding: 5px 0 20px 45px;
	font-size: 120%;
}
#why-us .one {
	background-image: url(../img/one.gif);
}
#why-us .two {
	background-image: url(../img/two.gif);
}
#why-us .three {
	background-image: url(../img/three.gif);
}
#why-us .four {
	background-image: url(../img/four.gif);
}
#why-us .five {
	background-image: url(../img/five.gif);
}
#news-phone {
	float: right;
	width: 540px;
}
#news-phone .news-item {
	width: 260px;
	margin: 0;
}
.news-item h3 {
	font-size: 100%;
	margin: 0 0 0.5em 0;
}
.news-item h3 a {
	color: #D13229 !important;
}
#about h1 {
	font-size: 3.0em;
	margin: 0 0 0.7em 0;
}
#news-phone #phone {
	float: right;
}
#phone h2 {
	margin-top: 0;
}
#phone .predcislo {
	color: #CACECE;
}
#phone .cislo {
	color: #00AAD8;
}

/* Header
-------------------------------------------------- */
#logo {
	width: 239px;
	height: 109px;
	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: 5px;
	right: 10px;
	margin: 0;
}
#search .button {
	border: none; 
	vertical-align: top;
	margin: 0;
}
#search #query {
	width: 130px;
	border: 1px solid #C6C6C6;
	margin: 0;
	padding: 6px 10px;
}

/* Nav
-------------------------------------------------- */
#nav {
	position: absolute;
	top: 0;
	left: 260px;
	width: 480px;
}
#nav ul {
	margin: 0;
    padding: 0;
    list-style: none;
}
#nav ul li {
	float: left;
	margin: 0;
    padding: 0;
	background: none;
}
#nav ul li a {
	text-decoration: none;
	height: 70px;
	background-position: 0 0;
	background-repeat: none;
	display: block;
}
#nav ul li a span {
	display: none;
}
#nav .uvod a {
	background-image: url(../img/nav_uvod.gif);
	width: 70px;
}
#nav .uvod a.selected {
	background-position: -140px;
}
#nav .uvod a:hover {
	background-position: -70px;
}
#nav .reference a {
	background-image: url(../img/nav_reference.gif);
	width: 110px;
}
#nav .reference a.selected {
	background-position: -220px;
}
#nav .reference a:hover {
	background-position: -110px;
}
#nav .cenik a {
	background-image: url(../img/nav_cenik.gif);
	width: 70px;
}
#nav .cenik a.selected {
	background-position: -140px;
}
#nav .cenik a:hover {
	background-position: -70px;
}
#nav .o-nas a {
	background-image: url(../img/nav_o-nas.gif);
	width: 80px;
}
#nav .o-nas a.selected {
	background-position: -160px;
}
#nav .o-nas a:hover {
	background-position: -80px;
}
#nav .kontakt a {
	background-image: url(../img/nav_kontakt.gif);
	width: 94px;
}
#nav .kontakt a.selected {
	background-position: -188px;
}
#nav .kontakt a:hover {
	background-position: -94px;
}

/* Main
-------------------------------------------------- */
#title-info {
	width: 380px;
	position: absolute;
	top: 175px;
	left: 20px;
}
#title-info a {
	border-right: 1px solid #D2CEC2;
	margin: 0 10px 0 0;
	padding-right: 10px;
}
#title-info a.last {
	border: none;
}
#title-info h2 {
	margin: 0 0 0.3em 0;
}
#title-products {
	position: absolute;
	top: 390px;
	height: 197px;
	margin: 0;
	left: 20px;
}
#title-products ul {
	margin: 0;
	padding: 0;
}
#title-products li {
	background: none;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}
#title-products li a {
	float: left;
	width: 180px;
	height: 197px;
	display: block;
	margin: 0 10px 0 0;
	padding: 0;
}
#title-products li a span {
	display: none;
}
#title-products li a:hover {
	background-position: -180px;
}
#title-products li.zednicke-prace a {
	margin: 0;
}
#title-products .malovani a {
	background-image: url(../img/malovani.gif);
}
#title-products .tapetovani a {
	background-image: url(../img/tapetovani.gif);
}
#title-products .podlaharske-prace a {
	background-image: url(../img/podlaharske_prace.gif);
}
#title-products .lakovani a {
	background-image: url(../img/lakovani.gif);
}
#title-products .zednicke-prace a {
	background-image: url(../img/zednice_prace.gif);
}

/* Footer
-------------------------------------------------- */
#footer-out {
	background: url(../img/footer-out.gif) repeat-x 0 100%;
}
#footer {
	text-align: left;
	background: url(../img/footer.jpg) no-repeat 0 0;
	line-height: 1.8em;
	width: 940px;
	margin: 0 auto;
	padding: 20px 0 10px 0;
	height: 103px;
}
#footer, #footer a {
	color: #FFF;
}
#tools {
	margin: 0;
	float: left;
}
#webdesign {
	float: right;
	margin: 0;
}
.slovnicek, .faqs, .aktuality-list {
	margin: 0 0 20px 0;
}
.pojem {
	margin: 0 0 20px 0;
}
.pojem h3 {
	margin: 0 0 10px 0;
}

.flashes {
	color: #F5F4F1;
	font-weight: bold;
	background-color: #35373F;
	padding: 5px;
	margin: 0 0 10px 0;
}
.flashes p {
	margin: 0;
	padding: 0;
}
.vedeni {
	margin: 2em 0;
}
.vedeni .people {
	float: left;
	background-color: #F0E7DF;
	padding: 10px 5px;
	text-align: center;
	margin: 0 10px 10px 0;
	width: 150px;
}

/* 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;
}
.first {
	margin-top: 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;
}

}