@charset "utf-8";
/* CSS Document */
.bardzo_fajny_div A {DISPLAY: inline-block;margin-left: 15px; padding-left: 8px; background:url(/midcom-static/template_targi2005/st/strz.gif) no-repeat 0 3px}
.bardzo_fajny_div A:active {FONT-WEIGHT: bold; FONT-SIZE: 9px; COLOR: #b00505; FONT-FAMILY: Tahoma; TEXT-DECORATION: none}
.bardzo_fajny_div A:link {FONT-WEIGHT: normal; FONT-SIZE: 9px; COLOR: #666666; FONT-FAMILY: Tahoma;	TEXT-DECORATION: none}
.bardzo_fajny_div A:visited {FONT-WEIGHT: normal; FONT-SIZE: 9px; COLOR: #b00505; FONT-FAMILY: Tahoma; TEXT-DECORATION: none}
.bardzo_fajny_div A:hover {FONT-WEIGHT: bold; FONT-SIZE: 9px; COLOR: #b00505; FONT-FAMILY: Tahoma; TEXT-DECORATION: none}

.net_nehmer_blog_cloud {
        width: 99%;
	margin: 5px 0 5px 0;
        text-align: center;
}
.net_nehmer_blog_cloud .tag {
        padding: 3px;
}

#newsslider img {
    border: 0px;
    padding-top: 10px;
	width: 300px;
}
#newsslider a {
    text-decoration: none;
    color: white;
}

#newsslider {
    width: 300px; /* important to be same as image width */
    height: 160px; /* important to be same as image height */
    position: relative; /* important */
    overflow: hidden; /* important */
}

#newssliderContent {
    width: 300px; /* important to be same as image width or wider */
    position: absolute;
    top: 0;
    margin-left: 0;
    padding-left: 0;
}
.newssliderImage {
    float: left;
    position: relative;
	display: none;
}
.newssliderImage span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 300px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
.clear {
	clear: both;
}
.newssliderImage span strong {
    font-size: 14px;
}
.right {
	right: 0;
	bottom: 0;
	width: 90px !important;
	height: 120px;
}
#newsslider ul { list-style-type: none; padding-top: 0px; margin-top: 0px;}

.newssliderPrev {
	position: absolute;
	top: 50%;
}

.newssliderNext {
	position: absolute;
	top: 50%;
	right: 0;
}