body {
	background: #000 url(layout/backround1px.jpg) repeat-y center;
	font: small/1.5 Arial, Helvetica, sans-serif;
	color: white;
	margin: 0;
	padding: 0;
	text-align: center;
}

ul {
  padding-left: 1.5em;
}

li {
	font: small/1.25 Arial, Helvetica, sans-serif;
	color: white;
	text-align: left;
	margin-left: 0;
}

#body {
	background: #0A0A0A url(layout/topban.jpg) no-repeat top;
	margin: 0;
	width: 998px;
	margin-left: auto;
	margin-right: auto;
}

#tv {
	height: 340px;
	width: 580px;
	padding-top: 40px;
	padding-left: 399px;
	margin: 0;
}

#menu {
	height: 100px;
	width: 580px;
	padding-top: 15px;
	padding-left: 399px;
}

#news {
	float: left;
	width: 360px;
	margin-left: 19px;
	margin-top: -15px;
	background: url(layout/news_bgr.jpg) bottom no-repeat;
	text-align: justify;
}

#news_top {
	height: 20px;
	background: url(layout/news_top.jpg) top no-repeat;
}

.ins {
	padding: 0 20px 20px 20px;
}

.gins {
	padding: 0 10px 10px 10px;
}

.cins {
  padding-left: 20px;
}

#category {
	float: left;
	margin-left: 20px;
	padding-top: 5px;
	width: 580px;
	background: url(layout/category.jpg) bottom no-repeat;
	text-align: justify;
}

.galerie {
	float: left;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-right: 15px;
	width: 170px;
	background: url(layout/galerie.jpg) bottom no-repeat;
	text-align: left;
}

.galerie_top {
	height: 10px;
	background: url(layout/galerie_top.jpg) top no-repeat;
}

.datum {
	font: x-small/1;
	color: #ff7300;
	text-decoration: none;
}

A.datum:HOVER {
	color: #ff7300;
	text-decoration: underline;
}

A.datum:ACTIVE {
	color: white;
	text-decoration: underline;
}

.nadpis1 {
	font: bold x-large/1 Arial, Helvetica, sans-serif;
	text-align: left;
	color: white;
}

.nadpis2 {
	font: large/1 Arial, Helvetica, sans-serif;
	text-align: left;
	color: white;
}

.text_main {
	font: small/1.25 Arial, Helvetica, sans-serif;
	text-align: left
		color: white;
}

A.text_main {
	color: FF7300;
	text-decoration: none;
	}

A.text_main:HOVER {
	color: #ff7300;
	text-decoration: underline;
}

A.text_main:ACTIVE {
	color: white;
	text-decoration: underline;
}

.nadpis3 {
	color: ff7300;
	font: x-large/1.25 "Times New Roman", Times, serif;
}

.cins .text_main {
	padding-right: 20px;
}

hr.clear {
  height: 0;
  clear: both;
  visibility: hidden;
}

#copyright {
	font: x-small/1 Arial, Helvetica, sans-serif;
	color: #787878;
	padding-bottom: 0.5em;
}
.nadpis4 {
	color: #7A7A7A;
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	line-height: 1.25;
}
