body {



        margin-left: 0;
        margin-right: 0;
        margin-top: 0;
        margin-bottom: 0;
        background-color: #000000; 
        background: url(images/bg.jpg) top center repeat-y #000000;

      
}

.red {

    color: #D70000;

}

#div {
	font-family: tahoma;
	font-weight: normal;
	font-size: 12px;
	color: #888888;
	margin: 25px 15px 20px 15px;
	line-height: 145%;
	text-align: justify;
	
	
}

#right {
	font-family: tahoma;
	font-weight: normal;
	font-size: 12px;
	color: #888888;
	margin: 25px 10px 20px 10px;
	line-height: 145%;
	text-align: justify;
	
	
}
        
.nag {

	letter-spacing: -1px;
	font-family: "Trebuchet MS";
	text-decoration: none;
	font-size: 22px;
	color: #EE9200;
	
	}

.list {
	margin-left: 0px;
	padding-left: 10px;
	list-style: none;
	line-height: 20px;
	font-size: 12px;
}

.list li {
    background: url(images/img.gif) no-repeat left;
   	padding-left: 20px;
}

.list a {
	text-decoration: underline;
	color: #888888;
}

.list a {
	
	text-decoration: underline;
	color: #888888;
}

.list a:hover {
	text-decoration: none;
}

.list1 {
	margin-left: 0px;
	padding-left: 10px;
	list-style: none;
	line-height: 24px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

.list1 li {
	background: url(images/img3.gif) repeat-x left bottom;
	padding: 5px 0px 5px 10px;
}

.list1 a {
	background: url(images/img2.gif) no-repeat left;
	text-decoration: none;
	padding-left: 20px;
	color: #5C5C5B;
}

.list1 a:hover {
	color: #EE9200;
}

        
.stopka {

	font-family: "Trebuchet MS";
	text-decoration: none;
	font-size: 11px;
	color: #5C5C5B;
	
	
	}
