* {
	padding: 0;
	margin: 0;
}
body {
	margin: 0 0 50px 0;
	background: #fff;
	font-family:  "Lucida Grande", Helvetica, Arial, Sans-serif, "Trebuchet MS";
	font-size: 11px;
	color: #4d485b;
	text-align: justify;
}
.closeFloat {
	clear: both;
}
table {
	color: #4d485b;
}
img {
	border: 0;
}
p {
	margin-bottom: 5px;
}
h1 {
	margin-bottom: 10px;
	font-family: "Trebuchet MS", Helvetica, Arial;
}
a {
	color: #7d7d7d;
}
a:hover {
	color: #f57d1f;
}
.main {
	width: 837px;
	hidden;
	margin: 20px auto 25px auto;
}
.main ul {
	text-indent: 1em;
	padding: 0 0 0 20px;
	margin: 5px 0 5px 20px;
}
.boxy {
	float: left;
	width: 835px;
}
.box_wd_in {
	float: left;
	width: 208px;
}
.box_sm {
	background: #fff url(../images/smallboxbg.gif) no-repeat;
	padding: 9px 9px 0 9px;
	/*min-height: 134px;
	_height: 134px;
*/
}
.box_in {
	width: 190px;
	list-style: none;
}
.box_in li {
	position: relative;
	margin: 0 0 5px;
	background: #FBFBFB url(../images/btn_blank.png) 0 -38px no-repeat;
}
.box_in a {
	display: block;
	height: 36px;
	text-decoration: none;
	padding: 2px 0 0 8px;
}
.box_in a span.hdn {
	font: bold 1.2em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #3577AB;
}
.box_in a span.nr {
	position: absolute;
	top: 5px;
	right: 8px;
	color: #fff;
	font: bold 2.0em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
.box_in a span {
	font-size: 1.1em;
	color: #919191;
	cursor: pointer;
}
.box_in a:hover {
	background: #FBFBFB url(../images/btn_blank.png) 0 0 no-repeat;
}
.box_in a:hover span.nadpis {
	color: #f57d1f;
}
.box_wd {
	width: 837px;
	margin: 0 auto 0 auto;
}
.adversbox {
	float: left;
	background: #fff url(../images/smallboxbg.gif) no-repeat;
	padding: 9px 9px 0 9px;
	width: 188px;
	margin-left: 2px
}
.advers_ver {
	padding-bottom: 11px;
}
.adversbox_ftl img {
	display: none;
	text-align: center;
}
.adversboximg {
	position: relative;
	width: 190px;
	height: 86px;
}
.adversboxgpng {
	position: absolute;
	top: 0;
	left: 0;
	height: 86px;
	width: 190px;
	behavior: url("http://midi.is/scripts/pngbehavior.htc");
}
.bnr01 {
	margin: 5px 0 0 0;
	display: block;
	height: 36px;
	width: 182px;
	background: #3B8DC4 url(../images/upcoming.png) 0 0 no-repeat;
	text-decoration: none;
	padding: 2px 0 0 8px;
}
.bnr02 {
	margin: 5px 0 0 0;
	display: block;
	height: 36px;
	width: 182px;
	background: transparent url(../images/upcoming.png) 0 -38px no-repeat;
	text-decoration: none;
	padding: 2px 0 0 8px;
}
.bnr01 span.heading {
	font: bold 1.4em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
}
.bnr02 span.heading {
	font: bold 1.4em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
}
.bnr01 span {
	font-size: 0.9em;
	color: #fff;
}
.bnr02 span {
	font-size: 0.9em;
	color: #fff;
}
.adversbox_dnt {
	list-style: none;
}
.adversbox_dnt li {
	margin: 5px 0 0;
}
.adversbox_dnt a {
	display: block;
	height: 36px;
	width: 182px;
	background: #3B8DC4 url(../images/upcoming.png) 0 0 no-repeat;
	text-decoration: none;
	padding: 2px 0 0 8px;
}
.adversbox_dnt a:hover {
	background: transparent url(../images/upcoming.png) 0 -38px no-repeat;
}
.adversbox_dnt a.hov {
	background: transparent url(../images/upcoming.png) 0 -38px no-repeat;
}
.test_ov {
	background: #000000;
}
.test_ou {
	background: #000000;
}
.adversbox_dnt a span.heading {
	font: bold 1.4em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
}
.adversbox_dnt a span {
	font-size: 0.9em;
	color: #fff;
}
.stream {
	display: none;
}
#nav {
	width: 831px;
	background: #fff url(../images/navbg.jpg) repeat-x 0 0;
	margin: 0 0 0 3px;
}
#nav ul {
	height: 30px;
	list-style: none;
}
#nav li {
	float: left;
	margin: 0 2px 0 0;
}
#nav a {
	float: left;
	display: block;
	background: url(../images/btn_menu.png) 0 -30px no-repeat;
	text-decoration: none;
	font-size: 1.2em;
	font-weight: bold;
	color: #4d485c;
	width: 117px;
	text-align: center;
	padding: 8px 0 0;
	height: 22px;
}
#nav a:hover {
	color: #f58220;
	background: url(../images/btn_menu.png) 0 0 no-repeat;
}
#nav #current a {
	background: url(../images/btn_menu.png) 0 -60px no-repeat;
	color: #f58220;
}
#nav .last {
	margin: 0;
}
#nav img.new {
	position: absolute;
	top: -3px;
	left: 675px;
	background: url(../images/nytt.png) no-repeat;
}
*html #nav img.new {
	background: transparent url(../images/nytt.gif) no-repeat;
}
.mbox1 {
	background: #fff url(../images/smallboxbg.gif) no-repeat;
	width: 208px;
	float: right;
	margin: 0 1px 0 1px;
}
.mbox2 {
	background: url(../images/whatupbg.gif) no-repeat top;
	color: #6a6a6a;
	padding: 7px 12px 0 12px;
	height: 203px;
	margin: 9px 0 0 0;
	text-align: center;
}
.tp_zoznam {
	width: 600px;
	margin: 10px 10px 0 0;
	text-align: right;
	font-size: 12px;
	float: right;
}
.tp_zoznam span {
	color: #f57d1f;
	font-weight: bold;
	font-size: 14px;
	margin: 0 4px 0 4px;
}
.btm_info {
	width: 820px;
	margin: 5px auto 10px auto;
	text-align: right;
	font-size: 12px;
}
.btm_info span {
	color: #f57d1f;
	font-weight: bold;
	font-size: 14px;
	margin: 0 4px 0 4px;
}
.even {
	background: #fff;
}
.odd {
	background: #f6f6f6;
}
.td_01 {
	width: 65px;
	font-weight: bold;
	color: #000000;
}
.td_02 {
	width: 140px;
}
.td_03 {
	height: 15px;
}
.td_04 {
	width: 135px;
	font-weight: bold;
	color: #000000;
}
.td_05 {
	width: 140px;
}
.td_1_01 {
	width: 90px;
	font-weight: bold;
	color: #000000;
}
.td_1_02 {
	width: 400px;
}
.td_1_03 {
	height: 15px;
}
