/*  This template was created by Mantis-a [http://www.mantisa.cz/]. For more templates visit Free website templates [http://www.mantisatemplates.com/]. */



/* CSS Document */


/* General */

* {
margin: 0;
padding: 0;
}

html {
height: 100%;
font-size: 62.5%;
}

body {
height: 100%;
text-align: center;
font: 1.2em Verdana, Arial, Helvetica, sans-serif;
background: #1A1A1A url('../img/bg.gif') repeat-x 0 0;
min-width: 900px;
}

a:link, a:visited {
color: #FFC750;
text-decoration: none;
font-weight: bold;
}

a:hover {
text-decoration: none;
color: #ffffff;
}

.cleaner {
clear: both;
height: 0;
font-size: 0;
visibility: hidden;
content: ' ';
}

.cleaning-box { 
min-height: 1px;
}

.cleaning-box:after {
display: block; 
clear: both; 
visibility: hidden; 
height: 0; 
font-size: 0; 
content: ' ';
}

.noscreen {
display: none;
}

.hidden { /* Skip menu */
position: absolute;
top: -10000px;
left: 0;
width: 1px;
height: 1px;
overflow: hidden;
}


/* Paragraphs, headings, ... */

p {
line-height: 170%;
margin-bottom: 10px;
color: #999999;
}
p span  { 
float: right; 
}
i      {
color: #404040;
}
h1 {
font-size: 2.4em;
font-family: Georgia, "Times New Roman", Times, serif;
color: #FFFFFF;
text-align: left;
padding: 23px 0 4px 0;
letter-spacing: 1px;
background: url('../img/h1-bg.gif') repeat-x 0 100%;
width: 60%;
}

h1 a:link, h1 a:visited {
font-weight: normal;
text-decoration: none;
color: #FFFFFF;
}

h1 span {
color: #FFCB5C;
}

h2 {
font-size: 1.6em;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
color: #999999;
text-align: left;
margin: 3px 0 0 0;
letter-spacing: 1px;
}

h3 {
font-size: 1.4em;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
color: #999999;
letter-spacing: 1px;
margin-bottom: 8px;
background: url('../img/h3-bg.gif') no-repeat 0 center;
padding-left: 27px;
}

h4 {
font-size: 1.2em;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
color: #999999;
letter-spacing: 1px;
margin-bottom: 8px;
background: url('../img/h3-bg.gif') no-repeat 0 center;
padding-left: 27px;
}
h4 span { 
background-color: #404040;
color: #FFCB5C;
padding: 2px;
}

address {
}


/* Header */

#header {
width: 900px;
height: 157px;
margin: 0 auto;
position: relative;
background: url('../img/cd_bg.jpg') repeat-x 0 0;
text-align: left;
}

/* Menu */

#menu-box {
background: #323232 url('../img/menu-bg.gif') repeat-x 0 0;
border-bottom: 1px solid #3B3B3B;
}

#nav         {
	background: #323232 url('../img/menu-bg.gif') repeat-x 0 0;
}
#nav, #nav ul {
	width: 900px;
	list-style: none;
	line-height: 2;
	background: #222222;
	font-weight: bold;
	padding: 0;
	border: solid #404040;
	border-width: 1px 0;
	margin: 0 auto;
	z-index: 999;
}

#nav a {
	display: block;
	width: 10em;
	w\idth: 6em;
	color: #ffffff;
	text-decoration: none;
	padding: 0.25em 2em;
}

#nav a.daddy {
	background: url('../img/top.gif') 95% center no-repeat;
}

#nav li {
	float: left;
	padding: 0;
	width: 10em;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 14.4em;
	w\idth: 13.9em;
	font-weight: normal;
	border-width: 0.20em;
	margin: 0;
}

#nav li li {
	padding-right: 1em;
	width: 13em
}

#nav li ul a {
	width: 13em;
	w\idth: 9em;
}

#nav li ul ul {
	margin: -1.75em 0 0 14em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: #404040;
}
#nav li a:hover, #nav li a.active {
font-weight: bold;
color: #FFCB5C;
}

/* Content */

#content {
background: #1A1A1A url('../img/content-bg.gif') repeat-x 0 0;
min-height: 231px;
clear: left;
}
.cd img  { 
margin-top: 5px; 
margin-bottom: 10px;
border: 2px solid #ffffff;
}

#content-box {
width: 950px;
margin: 0 auto;
text-align: left;
min-height: 544px;
}

#content-box-in-left {
width: 72%;
float: left;
}

#content-box-in-left-in {
margin: 2em 1em 5em 1.8em;
}

#content-box-in-right {
width: 27%;
float: right;
}

#content-box-in-right h3 {
color: #FFFFFF;
font-size: 1.2em;
margin-bottom: 13px;
padding: 0;
background: none;
}

#content-box-in-right-in {
margin: 2em 1.4em 5em 2.8em;
}


/* Right column directives */

#content-box-in-right-in ul {
list-style-type: none;
margin: 0 0 30px 4px;
}

#content-box-in-right-in ul li {
color: white;
display: inline;
}

#content-box-in-right-in ul li a, #content-box-in-right-in ul li a:visited {
color: #FAFAFA;
font-weight: normal;
text-decoration: none;
padding: 4px 0 4px 16px;
line-height: 130%;
border-left: 2px solid #404040;
display: block;
}

#content-box-in-right-in ul li a:hover, #content-box-in-right-in ul li a.active {
border-left: 2px solid #FF9C31 !important;
text-decoration: underline !important;
}
.contact img  {
margin-top: 5px;
border: 0;
}
.contact a:link {
text-decoration : none;
}
.contact a:visited {
text-decoration : none;
}
.contact a:hover {
text-decoration : none;
}
.rollover img  {
border: 0;
}
.rollover  {
 display: block;
 width: 230px;
 height: 15px;
 overflow: hidden; 
 }
.rollover a:hover  img { 
margin-top: -15px;
display: block;
   }
.figure img { 
  margin-top: 5px;
  margin-left: 0;
  margin-bottom: 10px;
  border:  2px solid #404040;
}


/* Block of text with dotted border-bottom */

.block {
padding-bottom: 1px;
margin-bottom: 20px;
border-bottom: 1px dotted #606060;
}
.block p.part {
padding-left: 4em;
}

/* Small gallery */

#small-gallery {
margin: 1.5em 0 3em 0;
width: 80%;
padding: 1px 0;
}

#small-gallery img {
border: 2px solid #434343;
margin: 0 10px 15px 0;
}

#small-gallery a:hover img {
border: 2px solid #FF9C31;
}
p.links a:link   {
color: #999999;
font-weight: normal;
padding-left: 0;
}
p.links a:visited   {
color: #999999;
font-weight: normal;
}
p.links a:hover {
color: #FFC750;
font-weight: normal;
}

/* Footer */

#footer {
width: 900px;
height: 80px;
margin: 0 auto;
border-top: 1px solid #404040;
}

p.footer-left {
float: left;
width: 430px;
color: #999999;
text-align: left;
margin: 9px 0 0 15px;
display: inline;
font-weight: normal;
}

p.footer-left a, p.footer-left a:visited {
color: #999999;
font-weight: normal;

}
p.footer-left a:hover {
color: #FFFFFF;
font-weight: normal;
}

p.footer-right {
float: right;
width: 430px;
color: #999999;
text-align: right;
margin: 9px 15px 0 0;
display: inline;
}

p.footer-right a, p.footer-right a:visited {
color: #999999;
font-weight: normal;
}

p.footer-right a:hover {
color: #FFFFFF;
font-weight: normal;
}
.num b  { 
margin-right: 5px;
}
p .big  { 
font-size: 20px;
font-family: Georgia, "Times New Roman", Times, serif;
color: #404040;
letter-spacing: 8px;
}

