*
{
    padding: 0;
    margin: 0;
}



a {
color: #f80000;
}
p {
padding-bottom: 10px;
}

body {
	font: normal 12px Trebuchet, "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:16px;
	letter-spacing:0.01em;
	padding-left: auto;
	padding-right: auto;
	background-color:#292929;
	color: #292929;
}
.hhh{
	padding-top: 60px;
	padding-left: 60px;
	padding-bottom: 40px;

}

h1 {
	font: normal 20px Trebuchet, "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #f80000;
	padding:0px;
	padding-top:18px;
	padding-bottom:10px;	
	margin:0px;
}
h2 {
	font: normal 16px Trebuchet, "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: black;
	padding:0px;
	margin:0px;
	margin-top:5px;
	padding-top: 10px;
	margin-bottom: 3px;
	padding-bottom: 3px;
}
h3 {
	font: normal 18px Trebuchet, "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #f80000;
	font-style: italic;
	padding:0px;
	margin:0px;
	padding-top: 15px;
	margin-top: 15px;
	margin-bottom: 0px;
	padding-bottom:0px;
}
#main {
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
	margin-bottom: 20px;
	width: 802px;
	height: auto;
	background: white url(images/letak-back_4.jpg) no-repeat;
}
.kategorie {
	font: normal 18px Trebuchet, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: black;
}
#page
{
	color:black;
	padding-top: 585px;
	padding-left: 104px;
	padding-bottom: 10px;
	width: 600px;
	text-align:justify;
}

.hod {
	font: normal 12px Trebuchet, "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: black;
	padding:0px;
	padding-top:38px;	
	margin:0px;
	padding-left: 555px;
}

.par {
	color:black;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 718px;
	text-align:justify;

}
.big {
	font: normal 18px Trebuchet, "Trebuchet MS", Arial, Helvetica, sans-serif;
padding-top: 20px;
padding-bottom: 20px;

}
.txt {
	color:#1b4132;
	padding-top: 20px;
	padding-left: 200px;
	padding-bottom: 10px;
	width:320px;
	text-align:justify;

}
.kont {
color:white;
	padding: 20px;
	margin-top: 40px;
	margin-left: 440px;
width: 250px;
	text-align:justify;
	background-color:#1b4132;
}
#cdcontainer {
	padding-top: 20px;
}

.lcdstyle{ /*Example CSS to create LCD countdown look*/
font:  16px Trebuchet, "Trebuchet MS", Arial;
padding: 0px;
color: #black;

}

.lcdstyle sup{ /*Example CSS to create LCD countdown look*/
font-size: 100%;
}

#header
{
    height: 80px;
    background: url('images/header_bg.jpg') no-repeat;
}

#header h1
{
    display: none;
}

#navigation
{
    height: 30px;   
    background: url('images/navigation_bg_2.gif') repeat-x;
    padding-left: 0px;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
   
}

#navigation a
{
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    line-height: 30px;
}

#navigation a:hover
{
    color: #f80000;
}

#navigation li
{
    display: inline;
    margin-right: 0px;
    padding-right: 8px;   
    background: url('images/navigation_separator.gif') no-repeat right center;
    maring-left: 0px;
    padding-left: 8px;    
}

#navigation #nav_home
{
    margin-left: 0;
}

#navigation #nav_2008
{
    background: none;
}

/*
#navigation li:first-child
{
    margin-left: 0;
}

#navigation li:last-child
{
    background: none;
}
*/

#footer
{
    height: 29px;
    color: #737373;
    border-top: 1px #cccccc solid;
    font-size: 12px;
    padding-left: 0px;
    padding-top: 4px;
    margin-top: 20px;
	text-align: right;
}

#footer p
{
    line-height: 29px;
}

#footer p span
{
    margin-left: 15px;
    margin-right: 15px;
}

#footer a
{
    color: #737373;
    text-decoration: none;
}

#footer a:hover
{
    color: #737373;
    text-decoration: underline;
}
