*{
	margin: 0px;
	padding: 0px;
}

body{
	background: #000000 url('../images/pruhy.jpg');
	color: white;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

a{
   color: #DA0A07;
	text-decoration: none; 
	font-weight: bold;
}

a:hover {color: #DA0A07;text-decoration: underline;}

a.dtm{
	background: url('../images/dtm.jpg') no-repeat;
	width: 77px;
	height: 28px;
	text-decoration: none;
	font-weight: normal;
	margin-right: 80px;
	display: inline;
	float: right;
}

a.dtm span{
	position: relative;
	z-index: -1;
}

h1{
	font-size: 1.2em;
	float: left;
}

h1 a{
	background: #000000 url('../images/h1.jpg');
	width: 202px;
	height: 159px;
	display: block;
}

h1 a:hover {text-decoration: none;}

h1 a span{
	position: relative;
	z-index: -1;
}

h2{
	color: #FF2102;
	font-family: "Trebuchet MS";
	font-size: 1.5em;
	margin-bottom: 20px;
}

h3{
	color: #FF2102;
	font-size: 0.9em;
	margin-bottom: 15px;
}

img {border: none;}

p{
	font-size: 0.8em;
	line-height: 20px;
	margin-bottom: 10px;
}

.red {
    color: #FF0000;
    font-weight: normal;
}

span.date {
    font-size: 0.8em;
}

#header{
	background: #000000;
	width: 1000px;
	height: 160px;
	margin: 0px auto;
	position: relative;
}

#language{
	color: #FFFFFF;
	font-size: 0.6em;
	text-align: left;
	margin: 0px;
	position: absolute;
	top: 30px;
	left: 215px;
	border: 0px solid red;
}

#language a {color: #FFFFFF;}

#menu{
	background: #191919 url('../images/menu.png') repeat-x;
   height: 127px;
	list-style-type: none;
	font-family: "Trebuchet MS";
	font-size: 0.9em;
	padding-left: 0px 0px 0px 10px;
}

#menu li {float: left;
   position: relative;
	 left: 10px;
}

#menu li a{
  color: #FFFFFF;
	padding: 92px 20px 17px 0px;
	display: block;
	font-weight: normal;
}

#menu li a span {padding: 0px 0px 0px 20px;}

#menu li a span#home{
	background: url('../images/menu_rec.jpg') no-repeat 8px 5px;
	margin-left: 10px;
}

#menu li a:hover, #menu li a.active{
   background: url('../images/menu_li.png') repeat-x;
	text-decoration: none;
}

#main{
   background: #000000 url('../images/main.png') repeat-y;
   width: 1000px;
	margin: 0px auto;
	padding-top: 50px;
}

#main.contactBkg {background: #000000 url('../images/contactBkg.jpg') top no-repeat;}

#main ul{
	list-style-type: none;
	font-size: 0.9em;
	text-align: right;
}

#main ul li {line-height: 28px;}

#main ul li a{
  font-weight: normal;
  color: white;
}

#main ul li a.active {color: #DA0A07;}

#left{
   width: 495px;
   float: left;
	padding-bottom: 70px;
}

#right{
   width: 500px;
   float: right;
	padding-bottom: 70px;
}

#leftright {
   width: 997px;
   float: left;
   padding-bottom: 70px;
}

#line{
	background: #1C1C1C;
	width: 2px;
	height: 100%;
	float: left;
}

#footer{
   background: #000000;
	width: 1000px;
	margin: 0px auto;
	padding: 15px 0px 30px 0px;
}

.clear-left {clear: left;}

.clear {clear: both;}

.content{
   width: 385px;
	text-align: left;
   margin: 0px auto;
}

.content #docs {
    clear: left;
}

.content #docs p {
    margin: 0px 0px 5px 0px;
    padding: 5px 0px 0px 30px;
    font-size: 0.8em;
    font-weight: normal;
    background: url('/images/doc-ico.png') 0 -2px no-repeat;
}
.content #docs p a {
     color: #fff;
     font-weight: normal;
}

.content2{
	text-align: left;
	position: relative;
	top: 300px;
	right: 50px;
	float: right;
}

.contentNews{
   width: 885px;
   text-align: left;
   margin: 0px auto;
}

.contentNews p {
    float: left;
    width: 450px;
}

.slogan{
	background: url('../images/rectangle.jpg') repeat-y;
	font-family: "Trebuchet MS";
	float: left;
	padding: 1px 0px 0px 32px;
	margin-left: 80px;
	display: inline;
}

.grey{
	color: #ACACAC;
	margin-bottom: 20px;
}

.height {height: 470px;}

.par1 {line-height: 26px; text-align: justify;}

.gallery {margin-top: 20px;}
.galleryNews {float: right; width: 400px;}

.gallery img, .galleryNews img {
   float: left;
	margin: 0px 16px 16px 0px;
}

.newsCleaner {
    clear: both;
    margin: 20px 0 20px 0;
}
