body {
	background-color: #E6E6E6;
	color: #453b61;
	margin: 0;
}
body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
textarea {
	margin: 0;
}
li {
	list-style-type: circle;
	margin-bottom: 7px;
}
#idNovost img {
	margin: 0px 3px 0px 0px;
}
.bgTop {
	background-image: url(../gfx/bg_top.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 15px;
}
.bgHeader {
	background-image: url(../gfx/bg_header.gif);
	background-repeat: repeat-x;
	height: 130px;
}
.bgHeaderDark {
	background-image: url(../gfx/bg_header_dark.gif);
	background-repeat: repeat-x;
	height: 130px;
}
.bgIspodHeadera {
	color: white;
	background-color: #e5e5e5;
	height: 1px;
}
.Menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: white;
	background-color: #c959a1;
	height: 30px;
	padding-top: 0px;
	padding-left: 30px;
}
a.MenuItem {
	color: white;
	background-color: #c959a1;
	text-decoration: none;
}
a.MenuItem:hover {
	color: #c959a1;
	background-color: white;
	text-decoration: none;
}
.ButtonPretraga {
	padding: 0;
	margin: 0;
	border: 0;
	vertical-align: bottom;
}
.PoljePretraga {
	padding: 0;
	margin: 0;
	border: 1px solid #bfbfbf;
	color: #64647c;
	background-color: white;
	width: 193px;
	height: 22px;
	vertical-align: bottom;
}
.bgContent {
	background-image: url(../gfx/bg_content.gif);
	background-position: top;
	background-repeat: repeat-x;
}
.Content {
	width: 780px;
}
.Header {
	color: #64647c;
	background-color: #cccccc;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	/*padding: 5px;*/
	height: 24px;
}
.NewsContent {
	padding: 3px;
	text-align: justify;
}
.NewsDate {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 6px;
	text-align: right;
}
.NewsItems {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.item {
	height: 225px;
	padding-right: 4px;
	overflow: scroll;
	overflow-y: scroll;
	overflow-x: auto;
}
.hboFooter {
	background-color: #003f5b;
	background-image: url(../gfx/bg_hbo.jpg);
	background-repeat: no-repeat;
	width: 468px;
	height: 23px;
	line-height: 23px;
	color: white;
}
.hboFooter a {
	color: white;
	background-color: transparent;
	text-decoration: none;
}
.hboFooter a:hover {
	color: #FF3;
	background-color: transparent;
	text-decoration: none;
}
img.News {
	padding-right: 5px;
}
img.Kanal {
	border: 1px solid #cfd0d6;
}
.th {
	color: white;
	background-color: #c959a1;
	font-size: 11px;
}
.SideMenuItems {
	padding: 2px 1px 2px 25px;
	font-weight: bold;
}
a.SideMenuItem {
	color: #666666;
	background-color: #e6e6e6;
	font-weight: bold;
	text-decoration: none;
}
a.SideMenuItem:hover {
	color: #666666;
	background-color: #e6e6e6;
	font-weight: bold;
	text-decoration: underline;
}
a {
	color: #c959a1;
	text-decoration: none;
}
a:hover {
	color: #c959a1;
	text-decoration: underline;
}
.bgCopyright {
	width: 780px;
	color: #c8c8d0;
	font-size: 10px;
}