/* @import "http://wap.tuskabina.si/css/reset.css"; */

/* --- defaults --- */

body {
	background:  white;
	font-family: Arial, Verdana, sans-serif;
/**	font-size: 9px; **/
}

h1, h2, h3, h4, h5, h6,
input, select, option, textarea {
	font-family: Arial, Helvetica, sans-serif;
}

h1, h2, h3 {
	font-weight: bold;
/**	font-size: 1em; **/
}

a {
	color: #00853e;
}

a:hover, a:focus {
	color: #009933;
}

table {
	border-collapse: collapse;
}

.spacer {
	clear: both;
	font-size: 0;
	line-height: 0;
	overflow: hidden;
}

/* --- header --- */

div#header {
	background: #ffffff;
}

/* --- menu top --- */

div#topmenu {
	text-align: left;
	background: #00853E;
	line-height: 30px;
}

/* --- menu best --- */

div#bestmenu {
	text-align: left;
	background: #bfe0cf;
	line-height: 20px;
}

div#bestmenu a {

}

div#bestmenu a:hover {
	text-decoration: underline;
}

div#bestmenu .selected {
	color: white;
	background-color: #00853e;
}

div#bestmenu span {
	background: url(../img/delim.gif) no-repeat center center;
	margin: 0px 0px;
	width: 4px;
	height: 10px;
}

div.menu_folders tr td {
	padding: 8px 10px 3px 10px;
	border-bottom: 1px solid #e9e9e9;
}

div.menu_folders a {
	color: black;
	text-decoration: none;
	display: block;
	width: 100%;
}

/*
div.navpicno {
	background: #ffffff;
	text-align: left;
	width: 100%;
}

div.navpicno a {
	display: block;
	text-decoration: none;
}

div.vodoravno a {
	padding: 2px 2px;
	text-decoration: none;
}


/* --- content --- */

div#content {

	padding: 5px 5px 0px 5px;
}



.c4 {
	color:#444444;
/**	font-size:medium;**/
	font-weight:bold;
	padding-top:1px;
	padding-bottom:1px;
	padding-left:2px;
}

.c4 a {
/**	font-size: 10px;**/
}

.c5 {
	padding-bottom:4px;
}

.c6 {
	color:#999999;
}

/* --- footer --- */

div#footer {
	color: white;
	text-align: center;
	background: #00853e;
/**	font-size: xx-small;**/
}

div#footer a {
	color: white;
	text-decoration: none;
}

div#footer a:hover {
	text-decoration: underline;
}

table.vreme {
	margin: 15px 0px 0px 0px;
}

table.vreme th {
	color: #00853E;
	text-align: left;
	padding: 0px 5px 0px 0px;
	font-style: italic;
}

table tr.row1 td {
	background: #fff;
	padding: 5px 7px;
}

table tr.row2 td {
	background: #E0EFE7;
	padding: 5px 7px;
}

#section{
	margin: 5px 0px 20px 0px;
}

#section a {

	margin: 2px 0px;
}

div#content p.datum {
	margin: 0px 0px 15px 0px;
}

div#content p {
	margin: 0px 0px 12px 0px;
}

.error {
	color: red;
}


/*** tus tv ***/

div.channel {
	width: 100%;
	border-bottom: 1px solid #e9e9e9;
	padding: 5px 0;
	float: left;
	background-color: #fff;
}

div.channel div.icon {
	float: left;
	width: 20%;
	margin-right: 3%;
}

div.channel div.epg {
	float: left;
	width: 77%;
}

div.epgtime {
	float: left;
	margin-right: 5px;
}

div.epgtitle {
	float: left;
}

div.epgchannel {
	font-weight: bold;
}

div.channel div.epgprogress {
	border: 1px solid #888;
	padding: 1px 0;
	width: 98%;
	float: left;
	margin: 2px 0;
	background-color: #fff;
}

div.channel div.epgprogressleft {
	background-color: green;
	height: 5px;
	overflow: hidden;
	font-size: 5px;
	float: left;
	width: 0px;
}

.menu_folders td {

}

/**********/

