/*   -------------  ZAKLAD */

body, html { 
margin: 0px;
padding: 0px;
background-color: black;
cbackground-repeat: repeat-x;
color: #BBB7A4;
text-align: center;
font-family: Arial;
font-size: 12px;
b_ackground-image: url(http://www.rexmark.cz/images/body-bg.png);
}
h1 {
background-image:url(http://www.rexmark.cz/images/h1.png);
background-repeat:no-repeat;
color:white;
font-size:11px;
font-weight:bold;
margin: 0px 0px 24px 0px;
padding:4px 0 4px 7px;
text-transform:uppercase;
}
h2 {
background-image:url(http://www.rexmark.cz/images/h2.png);
background-repeat:no-repeat;
color:white;
font-size:11px;
font-weight:bold;
margin: 0px 0px 6px 0px;
padding:4px 0 4px 7px;
text-transform:uppercase;
}
h2.ref {margin-left:30px;}
#main ul.ref  {margin-left:30px;}

#main a {color: #EBEBEB; text-decoration: none;}
#main a:link {color: #EBEBEB; text-decoration: none;}
#main a:hover {color: #EBEBEB ; text-decoration: underline;}
#main a:visited {color: #EBEBEB; text-decoration: none;}
#main a:visited:hover {color: #EBEBEB; text-decoration: underline;}
a.active {color: #FFFFFF !important;}

#main ul  {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
list-style: none;
}
#main li {
margin: 0px 0px 6px 0px;
padding: 0px 0px 0px 24px;
background-image:url(http://www.rexmark.cz/images/tecka.png);
background-repeat:no-repeat;
background-position:left center;
}

/*   -------------  LAYOUT */

div#center  {
margin: 0px auto 0px auto;
width: 1022px;
text-align: left;


}
div#dl  {
background-color: #38383A;
height: 177px;
width: 275px;
float: left;
background-image: url(http://www.rexmark.cz/images/dlbg.png);
background-repeat: repeat-x;
overflow: hidden;
}
a#logo {
display: block;
height: 101px;
margin-left: 67px;
text-indent: -5000px;
}
div#underlogo {
color: white;
margin: 23px 0px 0px 67px;
font-size: 11px;
color: #B6B2A0;
}
div#whd1 {
background-color: #38383A;
height: 177px;
width: 747px;
background-image: url(http://www.rexmark.cz/images/mbg.png);
background-repeat: no-repeat;
float: left;
}
ul#umenu  {
margin: 0px;
padding: 114px 0px 0px 96px;
list-style: none;
float: left;
}
ul#umenu li {
float: left;
margin: 0px;
padding: 0px;
}
ul#umenu a {
display: block;

padding: 0px 14px 0px 14px;
line-height: 14px;
text-decoration: none;
color: #B9B4A2;
font-size: 11px;
background-image: url(http://www.rexmark.cz/images/mebg.png);
background-repeat: no-repeat;
}

#umenu a {color: #B9B4A2;}
#umenu a:link {color: #B9B4A2;}
#umenu a:hover {color: #FF7F01  !important;}
#umenu a:visited {color: #B9B4A2;}
#umenu a:visited:hover {color: #FF7F01;}

li.first a{
background: none;
}

.clear {
clear: both;
}
div#main {
background-color: #38383A;
padding: 0px  68px 50px 380px;
background-image: url(http://www.rexmark.cz/images/mainbg.png);
}
div#footer {
font-size: 10px;color:#B9B4A2; 
}
#footer a{color:#B9B4A2; text-decoration: none;}
#footer a:link{color:#B9B4A2; text-decoration: none;}
#footer a:visited{color:#B9B4A2; text-decoration: none;}
#footer a:hover{color:#FF7F01; text-decoration: none;}
#footer a:visited:hover{color:#FF7F01; text-decoration: none;}


