body {
	font-family: Times New Roman, Book Antiqua, Bookman Old Style, Tahoma, Verdana, Arial, sans-serif;
	font-size: 15px;
	background: #faa61a url(img/bg.jpg) repeat-x;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	margin: 0;
	color: #004171;
	
}


.box {
 border: 4px solid #9e0033;
 padding: 4px;
  font-size: 14px;
}


.box ul {
 margin: 0px 0px 0px 20px;
 padding: 0px;
}


.box .nag {
 height: 30px;
 color: #ffffff;
 background-color: #9e0033;

}

.box .nag .nag_tresc{
 padding-top: 5px;
 text-align: center;
 font-weight: bold;
}

a {
 color: #0169b6;
 text-decoration: none;
}

a:hover {
 color: #0280dd;
 text-decoration: none;
}


.header {
  width: 970px;
	height: 171px;
	margin: 0 auto 0 auto;
}

.header .header_1 {
  float: left;
  width: 230px;
	height: 171px;
}

.header .header_2 {
  float: left;
	width: 266px;
	height: 171px;
}

.header .header_3 {
  float: left;
  width: 474px;
	height: 171px;
}

.header_line {

  width: 970px;
	height: 68px;
	margin: 0 auto 0 auto;
	background: #004171 url('img/head_line.jpg') no-repeat left top;
}


.content {
	width: 970px;
	margin: 0 auto 0 auto;
	background: #9e0032 url('img/bg_all.gif') repeat-y left top;		
}

.td_tresc {
    background: #ffeacc url('img/postacie.gif') no-repeat right bottom;
}


.td_tresc_hp {
  /* background: #ffeacc url('img/para.jpg') no-repeat right bottom; */
}


.footer {
	width: 970px;
	color: #383838;
	font-size: 12px;
	height: 40px;
	margin: 0 auto 0 auto;
	background: #faa61a url('img/footer.gif') no-repeat left top;		
}

.footer a {
  color: #484848;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}



.footer .footer_1 {
  float: left;
	width: 420px;
  margin-top: 10px;
	margin-left: 10px;
}

.footer .footer_2 {
  float: left;
	width: 200px;
  margin-top: 10px;
}

.footer .footer_3 {
  float: right;
	width: 180px;
  margin-top: 10px;
}



