/* general */

* {
margin: 0;
padding: 0;
border: 0;
}

body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 70%;
color: black;
text-align: center;
background: #e1e5e9;
}

a, a:link {
color: #6a92c2;
text-decoration: underline;
}

a:visited {
color: black;
}

a:hover, a:active, a:focus {
color: white;
}


/* logo */
h1 {
width: 313px;
height: 63px;
color: white;
background: #7a7a76;
font-size: 190%;
text-transform: uppercase;
position: absolute;
top: -26px;
left: 17px;
z-index: 1000;
}

h1 a {
display: block;
}

/* aktivni polozka menu */
h2 {
font-size: 100%;
font-weight: bold;
color: #6a92c2;
padding-left: 15px;
background: url("../grafika/menu.jpg") no-repeat left center;
}

h3 {
font-size: 120%;
color: black;
margin: 25px 0 15px;
font-weight: bold;
}

h3.first {
margin-top: 0;
}

h4 {
font-size: 90%;
color: white;
text-transform: lowercase;
background: #2d2d2d url("../grafika/nadpis.jpg") no-repeat left center;
padding: 3px 20px;
margin-bottom: 10px;
}

p {
margin: 10px 0;
line-height: 150%;
}

ul {
margin-left: 30px;
}

li {
margin: 5px 0;
line-height: 140%;
list-style: square;
}

.seda {
color: #787872;
}

.cistic {
_height: 1px;
_width: 1px;
_font-size: 1px;
_line-height: 1px;
_margin: -1px -1px 0 0;
clear: both;
}

.strong {
font-weight: bold;
}

input {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 90%;
padding: 3px;
}

address {
font-style: normal;
line-height: 150%;
}

/***************** layout *************/

#main {
width: 790px;
margin: 0 auto;
text-align: left;
}

#header {
width: 790px;
height: 241px;
background: url("../grafika/header.jpg") no-repeat;
float: left;
}


/*** menu ***/

ul#menu {
width: 770px;
height: 50px;
font-size: 100%;
margin: 0;
padding: 0 0 0 20px;
background: white;
float: center;
}

ul#menu li {
width: 80px;
height: 50px;
line-height: 50px;
margin: 0;
padding: 0;
list-style: none;
color: black;
display: block;
text-transform: lowercase;
position: relative;
float: left;
}
ul#menu li#sluzby {
width: 85px;
}

ul#menu li#snowpark {
width: 170px;
}

ul#menu li#reference {
width: 110px;
}

ul#menu li#galerie {
width: 90px;
}

ul#menu li#ctvrty {
width: 135px;
}

ul#menu li#paty {
width: 50px;
}

ul#menu li a, ul#menu li a:link, ul#menu li a:visited {
height: 50px;
padding-left: 15px;
color: black;
text-decoration: none;
display: block; /*dulezite*/
background: url("../grafika/menu.jpg") no-repeat left center;
}

ul#menu li a:hover, ul#menu li a:focus, ul#menu li a:active {
color: #6a92c2;
}


/**obsah**/

#obsah {
width: 790px;
padding: 40px 0 15px;
background: white url("../grafika/bg.jpg") repeat-y;
float: left;
position: relative;
}

#left {
width: 212px;
float: left;
}

#right {
width: 518px;
padding: 0 20px 0 40px;
float: left;
}

.text {
padding: 0 5px;
}

.text a {
padding: 5px;
border: 1px solid #c8c8c8;
text-decoration: none;
display: block;
margin-bottom: 10px;
}

.popis {
color: #4f4f4f;
font-size: 90%;
=font-size: 85%;
margin-top: 5px;
}

/*** kontakt ***/


fieldset {
padding: 20px;
border: 1px solid white;
background: #e1e5e9;
}

input {
border: 1px solid white;
background: white url("../grafika/input.jpg") repeat-x;
}

input#button {
margin: 5px 0;
float: right;
border: 0;
background: white;
color: #787872;
padding: 5px 10px;
text-transform: uppercase;
font-weight: bold;
}

textarea {
width: 97%;
background: white url("../grafika/textarea.jpg") repeat-x;
border: 1px solid white;
}

label {
font-size: 90%;
color: #787872;
padding-bottom: 3px;
display: block;
}



/* paticka */


#paticka {
width: 790px;
height: 25px;
line-height: 25px;
background: #2d2d2d;
font-size: 90%;
=font-size: 85%;
color: #999;
float: left;
text-align: center;
clear: both;
}

#paticka a {
color: #6a92c2;
}

#paticka a:visited {
color: #999;
}

#paticka a:hover, #paticka a:focus, #paticka a:active {
color: white;
}

.oddelovac {
margin: 0 7px;
color: #c9c9c9;
}
