#stahovanie{
	position:absolute;
	top:150px;
	left:0px;
}
.rel{
	position:relative;
}
body{
	margin:0px;
	padding:0px;
	font-size:small;
	background-color:#ffffff;
	font-family:'arial narrow',Arial, Helvetica, sans-serif;
	color:#1f1d21;
	cursor:default;
} 

a{
	color:#000000;
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
}

h2{
	font-size:1.1em;
	color:#000000;
	padding:0px;
	margin:0px;
}

.hand{
	cursor:pointer;
}

#news_box h2{
	margin-bottom:10px;
}

#news_list_header{
	width:100%;
}

.news_list_item{
	border-top:solid 1px #bfbfbf;
	padding-top:3px;
	margin-top:2px;
}
.news_list_item a{
	color:#666666;
}

/* 
#news_item{div} */
#news_detail_footer{
	width:100%;
}

#news_box a{
	text-decoration:none;
}
.link_right{
	background:url(../gfx/link-arrow-right.gif) no-repeat center right;
	padding-right:10px;
	text-decoration:none;
}
.link_left{
	background:url(../gfx/link-arrow-left.gif) no-repeat center left;
	padding-left:10px;
	text-decoration:none;
}
.link_up{
	background:url(../gfx/link-arrow-up.gif) no-repeat center left;
	padding-left:10px;
	text-decoration:none;
}

#canvas0_0 img,#canvas0_1 img{
	border:solid 1px #bfbfbf;
}
#banner_video{
	margin-left:35px;
}
#banner_mlieko{
	position:absolute;
	left:400px;
	top:0px;
	width:450px;
	height:383px;
}