
@import "../css/superfish.css";

@import "../css/flexslider.css";

@import "../css/forms.css";

@import "../css/prettyPhoto.css";

@import "../css/mreza.css";

@import "../css/colors.css";

body {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-image: url('../images/tmp/background.jpg');
	background-position: top center;
	font-family: "Source Sans Pro" !important;
}

html,body {
	height: 100%;
	font-family: Arial, Calibri, Candara, Segoe, "Segoe UI", Optima, Arial,
		sans-serif;
	line-height: 1.4;
}

.relative {
	position: relative;
}

/*  Header styles */
h1,h2,h3,h4,h5,h6 {
	line-height: 1.2em;
	color: #3d3d3d;
	font-family: Arial, Calibri, Candara, Segoe, "Segoe UI", Optima, Arial,
		sans-serif;
	font-weight: normal;
}

h1 {
	font-size: 30px;
}

h2 {
	font-size: 27px;

}

h3 {
	font-size: 23px;
	padding-bottom: 14px;
}

h3 a {
	color: #3d3d3d;
}

h3 a:hover {
	text-decoration: none;
	color: #ED1C24;
}

h4 {
	font-size: 18px;
	color: #ED1C24;
	font-style: italic;
}

h5 {
	font-size: 18px;
}

h6 {
	font-size: 16px;
}

.justify {
	text-align: justify;
}

.container {
	width: 100%;
	position: relative;
}


.t1 {
	margin-top: 10px !important;
}

.t2 {
	margin-top: 20px !important;
}

.b2 {
	margin-bottom: 20px !important;
}

.t3 {
	margin-top: 30px !important;
}

.t4 {
	margin-top: 40px !important;
}

.t5 {
	margin-top: 50px !important;
}

.t10 {
	margin-top: 100px !important;
}

.r2 {
	padding-right: 20px !important;
}

.p1 {
	margin-bottom: 10px !important;
}

.p2 {
	margin-bottom: 20px !important;
}

.p3 {
	margin-bottom: 30px !important;
}

.p4 {
	margin-bottom: 40px !important;
}

.lclear {
	clear: left;
}

.rclear {
	clear: right;
}

.clear {
	clear: both;
}

.fleft {
	float: left;
}

.fright {
	float: right;
}

.header_height {
	height: 140px;
}

.header {
	position: relative;
	top: 100px;
	z-index: 10;
}

.header_main {
	height: 37px;
	width: 1008px;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
}

.header_subcategory {
	height: 180px;
}

.header.sticky {
	position: fixed;
	top: 5px;
}

.header .first { /*border-top-left-radius: 10px 10px;
	border-bottom-left-radius: 10px 10px;*/
	
}

.header_main ul {
	height: 37px;
	font-family: Arial;
}

.header_main .r{
	width: 50px;
	margin: 0;
	padding: 0;
	position: relative;
	top: 2px;
	left: 2px;
}

.header_main .r:hover{
	background-image: none;
}


.header_main .r img{
	position: absolute;
	top: 6px;
	left: 14px;
}

.header_main ul li {
	color: white;
	display: inline;
	float: left;
	font-size: 12pt;
	height: 29px;
	padding-top: 8px;
	text-align: center;
	text-shadow: 1px 1px 1px #444444;
}

.header_main ul li.active {
	background-color: #FFFFFF;
}

.header_main ul li.active:hover {
	background-color: #FFFFFF !important;
	background-image: none !important;
}



.header_main ul li div {
	margin-left: 10px;
	margin-right: 10px;
}

.header_main ul li a {
	text-decoration: none;
	color: white;
	display: block;
	opacity: 0.9;
}

.search{
	position: absolute;
	top: 40px;
	left: 393px;
	width: 185px;
}

.search .input {
	background: url(../images/searchi.png) no-repeat;
	width: 135px;
	position: relative;
	left: 0px;
	border: 0px !important;
	outline: none;
	padding-right: 0px;
	box-shadow: none !important;
	border-radius: none !important;
}

.search .submit {
	background: url(../images/searchb.png) no-repeat;
	position: absolute;
	left: 140px;
	outline: none;
	border: 0px solid !important;
	width: 35px;
	height: 31px;
	z-index: 2;
}

.search .submit:hover {
	opacity: 0.8;
	filter: alpha(opacity =  80); /* For IE8 and earlier */
	outline: none;
	border: 0px solid;
	width: 81px;
	height: 31px;
	cursor: pointer;
}

.header_main .hour_date{
	position: absolute;
	right: 0px;
	top: 10px;
	height: 35px;
	
	color: #FFFFFF;
	font-family: Arial;
	font-size: 13px;
	width: 180px;
}

.breaking .hour_date{
	position: absolute;
	right: 0px;
	height: 35px;
	color: #4e4e4e;
	font-family: Arial;
	font-size: 12px;
	width: 173px;
	top: 0px; 
    background: url("../images/submenu2a.png") 0px -2px repeat-x #DADFDD;
}

.breaking .hour_date_left{
	position: absolute;
	right: 0px;
	height: 35px;
	width: 17px;
	right: 173px;
	top: 0px;
    background: url("../images/submenu_left.png") 0px -2px no-repeat;
}

.breaking .hour {
	float: left;
	margin-right: 20px;
	margin-top: 6px;
}

.breaking .date {
	float: left;
	margin-top: 6px;
}

.breaking .img{
	float: left;
	margin-right: 5px;
}

.breaking .text{
	float: left;
	margin-top: 2px;
	margin-left: 3px;
}

.header_main .img{
	float: left;
	margin-right: 5px;
}

.header_main .text{
	float: left;
}

.header_main .hour {
	float: left;
	margin-right: 20px;
}

.header_main .date {
	float: left;
}

.breaking {
	
}

.breaking_main {
	width: 1006px;
	overflow: hidden;
	height: 32px;
	background-color: #DADFDD;
	border: #CCCCCC solid 1px;
	font-size: 12px;
	background-image: url("../images/submenu2.png");
    background-repeat: repeat-x;
}

.breaking .simply-scroll-container {
	/* Container DIV - automatically generated */
	position: relative;
}

.breaking .simply-scroll-clip { /* Clip DIV - automatically generated */
	position: relative;
	overflow: hidden;
}

.breaking .simply-scroll-list {
	/* UL/OL/DIV - the element that simplyScroll is inited on */
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
}

.breaking ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.breaking .simply-scroll-list li,.breaking li {
	word-break: break-all;
	/*overflow: hidden;*/
	padding: 8px 0 0 0;
	padding-top: 8px;
	margin: 0;
	list-style: none;
	color: #3A4542;
	height: 18px;
}

.breaking li.breaking2 {
	width: 968px !important;
	text-align: center;
}

.breaking li span {
	margin: 0 4px 0 0;
}

.breaking .simply-scroll .simply-scroll-list li,.breaking2 li {
	margin-left: 5px !important;
}

.breaking2 span {
	color: #FF7C00 !important;
	margin: 0 4px 0 0;
}

.breaking2 a:link,.breaking2 a:visited,.breaking2 .breaking2 a:hover {
	color: #3A4542;
	text-decoration: underline;
}

.breaking li a {
	text-decoration: none;
	color: #3A4542;
}

.breaking li a:hover{
	text-decoration: underline;
}

.breaking .simply-scroll {
	width: 1008px;
}

.breaking .simply-scroll .simply-scroll-clip {
	width: 1008px;
	height: 32px;
}

.breaking .simply-scroll .simply-scroll-list li,.breaking li {
	float: left;
	margin: 0 15px 0 25px;
}

.breaking li.breaking {
	float: none;
}

.block_news {
	border: #CCCCCC solid 1px;
	background-color: #FFFFFF;
	width: 698px !important;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
	min-height: 513px;
}

.block_plista{
	border: #CCCCCC solid 1px;
	width: 298px !important;
	background-color: #FFFFFF;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
}

.plistaHl {
	background-color: #DC0F11 !important;
	color: #FFFFFF !important;
}


.block_related{
	background-color: #FBFBFB;
    border: 1px solid #CCCCCC;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
    min-height: 513px;
    width: 698px !important;
}

.block_related .inside{
	padding: 9px;
}

.block_related .title{
	color: #000000;
	font-size: 16px;
}

.block_related .block{
	width: 100%;
}

.block_related .block li{
	height: 78px;
	width: 340px;
	float: left;
	line-height: 15px;
}

.block_related .block li .img img{
	width: 75px;
}

.block_related .block li .img{
	margin-top: 10px;
	margin-left: 10px;
	width: 75px;
}

.block_related .block li .text{
	margin-top: 10px;
	margin-left: 10px;
	width: 235px;
}

.block_related .block li .date{
	color: #9B9B9B;
	font-size: 11px;
}

.block_related .block li .ttext{
	margin-top: 5px;
}
.block_related .block li .ttext a{
	color: #FBF9FA !important;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}

.block_related1{
	background-color: #2D2F2E;
}

.block_related2{
	background-color: #3A383B;
}

.block_news2 {
	border: #CCCCCC solid 1px;
	background-color: #FFFFFF;
	width: 698px !important;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
}

.block_news_right {
	border: #CCCCCC solid 1px;
	background-color: #FFFFFF;
	width: 298px !important;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
	min-height: 285px;
}

.block_news_small {
	width: 325px !important;
	position: relative;
	padding: 10px;
}

.block_news_style .image {
	float: left;
	width: 140px;
}

.block_news_style .time {
	float: left;
	color: #4e4e4e;
	font-size: 12px;
	width: 180px;
}

.block_news_style .time a:link,.block_news_style .time a:visited {
	color: #4e4e4e;
	text-decoration: none;
}

.block_news_style .time a:hover {
	color: #4e4e4e;
	text-decoration: underline;
}

.block_news_style .title {
	color: #333333;
	font-size: 16px;
	margin-bottom: 10px;
	margin-top: 5px;
}

.block_news_style .title a {
	color: #222222 !important;
	text-decoration: none;
}

.block_news_style .title a:hover {
	text-decoration: none;
}

.block_news_style .novice a {
	padding-left: 5px;
	color: #166C9B !important;
}

.block_news_style .sport a {
	border-left: #77C000 solid 10px;
	padding-left: 5px;
	color: #77C000 !important;
}

.news_ttitle {
	padding-left: 10px;
	padding-top: 10px;
	color: #555555;
	font-size: 25px;
}

.block_news_style .description {
	float: left;
	color: #999999;
	font-size: 12px;
	width: 180px;
	margin-top: 5px;
	overflow: hidden;
}

.block_news_style.block_news_right .image {
	width: 110px;
}

.block_news_style.block_news_right .image img {
	width: 100px;
}

.block_news_style.block_news_right .time {
	width: 165px;
}

.block_news_style.block_news_right .description {
	float: left;
	color: #999999;
	font-size: 12px;
	width: 165px;
	margin-top: 0px !important;
	overflow: hidden;
}

.block_news_list {
	font-size: 13px;
	color: #999999;
}

.block_news_list ul {
	list-style: none;
	padding-left: 5px;
}

.block_news_list li {
	margin-top: 5px;
}

.block_news_list li a {
	text-decoration: none;
}

.block_news_list li a:hover {
	text-decoration: underline;
}

.block_show_more_news {
	background-image: url(../images/more_news.png);
	background-repeat: no-repeat;
	color: #3a4542;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
	cursor: pointer;
	margin-top: 18px !important;
	height: 35px;
}

.block_show_more_news:hover {
	opacity: 0.8;
	filter: alpha(opacity =  80); /* For IE8 and earlier */
	color: #4E4E4E;
}

.block_show_more_news div {
	text-align: center;
	padding-top: 6px;
}

.block_show_more_news a:link,.block_show_more_news a:visited {
	color: #3a4542;
	text-decoration: none;
}

.block_show_more_news a:hover {
	color: #3a4542;
}

.block_show_more_news2 {
	border: #CCCCCC dashed 1px;
	background-color: #FFFFFF;
	color: #CCCCCC;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
	cursor: pointer;
	float: left;
	font-size: 13px;
}

.block_show_more_news2:hover {
	border: #333333 dashed 1px;
	color: #333333;
}

.block_show_more_news2.page_last {
	margin-right: 10px;
}

.block_show_more_news2 div {
	padding: 10px;
	text-align: center;
	min-width: 20px;
}

.block_show_more_news2 a:link,.block_show_more_news2 a:visited {
	color: #CCCCCC;
	text-decoration: none;
}

.block_show_more_news2.page_on {
	background-color: #333333;
	color: #FFFFFF;
	border: #333333 dashed 1px;
	cursor: default !important;
}

.block_show_more_news2 a:hover {
	color: #333333;
}

.no-min-height {
	min-height: 0px !important;
}

.comment_button {
	background-color: #F2F2F2;
	border: 0 solid #FFFFFF;
	border-radius: 5px 5px 5px 5px;
	color: #999999;
	font-size: 10pt;
	padding: 10px;
	width: 121px;
	cursor: pointer;
	text-align: center;
	vertical-align: middle;
}

.comment_button:hover {
	color: #000000;
}

.comment_button2 {
	border: #CCCCCC dashed 1px;
	border-radius: 5px 5px 5px 5px;
	color: #F7931E;
	font-size: 10pt;
	padding: 10px;
	width: 121px;
	cursor: pointer;
	text-align: center;
	vertical-align: middle;
}

.comment_button2:hover {
	color: #000000;
	background-color: #F2F2F2;
}

.comment_show {
	position: absolute;
	right: 19px;
	top: 12px;
}

.hidden {
	display: none;
}

.comment {
	position: relative;
	word-wrap: break-word;
	border-radius: 5px 5px 5px 5px;
	border: #CCCCCC dashed 1px;
	padding: 10px;
}

.comment_description {
	margin-top: 40px;
}

.comment_even {
	background-color: #F9F9F9;
}

.comment_even .comment_date {
	color: #BBBBBB !important;
}

.comment_poster_date {
	color: #000000;
	position: absolute;
	left: 0px;
}

.comment_poster_date .comment_date {
	color: #999999;
	font-size: 12px;
}

.comment_votes {
	position: absolute;
	right: 0px;
}

.vote_number {
	float: left;
	color: #CCCCCC;
	margin-top: 7px;
}

.vote_vote {
	float: left;
	border-left: #CCCCCC dotted 1px;
	margin-left: 10px;
	font-weight: bold;
	font-size: 20px;
	color: #CCCCCC;
}

.vote_minus a:link,.vote_minus a:visited {
	float: left;
	margin-left: 10px;
	color: #CCCCCC;
	text-decoration: none;
}

.vote_minus a:hover {
	color: #DA1600;
	text-decoration: none;
}

.vote_plus a:link,.vote_plus a:visited {
	float: left;
	margin-left: 10px;
	cursor: pointer;
	color: #CCCCCC;
	text-decoration: none;
}

.vote_plus a:hover {
	color: #77C000;
	text-decoration: none;
}

.right2 {
	min-height: 305px !important;
}

.top {
	position: fixed;
	right: 15px;
	bottom: 15px;
	width: 50px;
	height: 25px;
	padding-top: 25px;
	line-height: 25px;
	background: #333;
	color: #888;
	display: block;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	font-size: 14px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.top:before {
	position: absolute;
	top: 11px;
	left: 14px;
	content: "";
	border-bottom: 11px solid #888;
	border-left: 11px solid transparent;
	border-right: 11px solid transparent;
}

.top:hover {
	color: #eee;
}

.top:hover:before {
	border-bottom-color: #eee;
}

.opacity .top {
	opacity: 1;
	-webkit-transition: opacity 700ms linear;
	-moz-transition: opacity 700ms linear;
	transition: opacity 700ms linear;
}

.top.hidden {
	display: none;
}

.menu_more {
	height: 37px;
	width: 100%;
}

.menu_more a:link,.menu_more a:visited,.menu_more a:hover {
	color: #4E4E4E;
	text-decoration: none;
	text-shadow: none;
}

.news_icon {
	margin-top: 5px;
	margin-right: 5px;
}

.news_icon2 {
	margin-top: 10px;
	margin-right: 10px;
}

.dogodkiMain {
	min-height: 428px;
}

.dogodkiMain .bubble{
	background-color: #D8D8D8;
    border: 1px solid #868695;
    border-radius: 10px 10px 10px 10px;
    color: #000000;
    float: right;
    font-size: 12px;
    font-weight: bold;
    height: 12px;
    margin-top: 7px;
    margin-right: 3px;
    padding-top: 5px;
    text-align: center;
}

.dogodkiMain .bubble:hover{
	background-color: #FF7C00;
    border: 1px solid #FF7C00;
    border-radius: 10px 10px 10px 10px;
}

.dogodkiMain .bubble:hover a{
	color: #FFFFFF !important;
}


.dogodkiMain .bubble a{
	color: #000000 !important;
}

.blockDogodki .image {
	float: left;
	margin-right: 19px
}

.blockDogodki .image img {
	width: 90px;
}

.blockDogodki .data {
	width: 280px;
	float: left;
}

.blockDogodki .data_photo {
	width: 168px;
	float: left;
}

.headDogodki {
	font-size: 16px;
	height: 42px;
}

.headDogodki div{
	padding: 10px;
}

.padding10 {
	margin: 10px;
}

.headDogodki a:link,.headDogodki a:visited,.headDogodki a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.blockDogodki .nn_dogodki a {
	border-bottom: 1px solid #EA3DA7;
	color: #4E4E4E !important;
	text-decoration: none !important;
}

.blockDogodki .timeDogodki {
	color: #333333;
	font-size: 12px;
}

.blockDogodki .timeDogodki2 {
	color: #333333;
	font-size: 12px;
	text-align: right;
	width: 278px;
}

.blockDogodki .description {
	color: #333333;
	font-size: 12px;
	margin-top: 3px;
}

.blockFacebook {
	border-radius: 2px 2px 2px 2px;
	background-color: #FFFFFF;
}

.headFacebook {
	color: #FFFFFF;
	font-size: 16px;
	padding: 10px;
}

.blockDogodki {
	border-radius: 2px 2px 2px 2px;
	background-color: #FFFFFF;
}

.menu_more {
	background-image: url("../images/submenu.png");
	background-repeat: repeat-x;
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.15);
}

.menu_more .spacer {
	width: 2px !important;
	padding: 0 !important;
}

.menu_more .spacer img {
	margin-top: 15px;
}

.menu_more ul {
	list-style: none;
}

.nn_r .nn_r a:link {
	color: #F27900 !important;
}

.block_hot_right {
	background-color: #FFFFFF;
	width: 300px !important;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
}

.block_hot_right .hotTitle {
	background: url("../images/news_background.png") repeat scroll 0 0
		transparent;
	bottom: 0;
	color: #FFFFFF;
	font-family: Arial, Calibri, Candara, Segoe, "Segoe UI", Optima, Arial,
		sans-serif;
	font-size: 16px;
	position: absolute;
	text-shadow: 1px 1px 1px #444444;
	width: 100%;
}

.block_hot_right .hotTitle div {
	padding: 10px;
	font-family: Arial;
	word-wrap: break-word;
}

.block_hot_right a:link,.block_hot_right a:visited,.block_hot_right a:hover
	{
	text-decoration: none !important;
}

.block_hot_right .headHot1 {
	position: absolute;
	top: 10px;
	right: 0px;
	padding: 1px 5px 1px;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #D32E55;
	font-family: Arial;
}

.block_hot_right .headHot2 {
	position: absolute;
	top: 10px;
	right: 0px;
	padding: 1px 5px 1px;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #2AA4A5;
	font-family: Arial;
}

.menu_more ul li {
	color: white;
	display: inline;
	float: left;
	font-size: 13px;
	height: 29px;
	padding-top: 10px;
	text-align: center;
	text-shadow: 1px 1px 1px #444444;
}

.menu_more .first {
	padding-top: 8px;
	padding-left: 5px;
}

.menu_more .back div {
	padding: 0px;
	margin-top: 2px;
	margin-left: 7px;
	margin-right: 7px;
	color: #FFFFFF;
}

.menu_more .back {
	margin-left: 0px;
	font-size: 12px;
	float: left;
	margin-right: 0px;
	height: 21px;
}

.menu_more .back_arrow {
	width: 5px;
	height: 21px;
	margin: 0;
	float: left;
}

.menu_more ul li div {
	margin-left: 20px;
	margin-right: 20px;
}

.newsTitle {
	float: left;
	color: #222222;
	margin-top: 19px;
	width: auto !important;
}

.newsIntro {
	padding: 19px;
	font-size: 15px;
	color: #000000;
}

.newsIntro strong, .newsIntro b{
	font-size: 15px;
	color: #222222;
	font-weight: normal;
}

.newsData {
	padding-left: 19px;
	padding-right: 19px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 13px;
}

.newsPoster {
	float: left;
	color: #999999;
}

.newsDate {
	float: right;
	color: #999999;
}

.newsGallery {
	padding-left: 19px;
	padding-right: 19px;
	padding-bottom: 30px;
}

.newsGalleryPhoto {
	float: left;
	width: 157px;
	margin-left: 10px;
	margin-bottom: 10px;
}

.newsGalleryPhoto img:hover{
	opacity: 0.8;
	filter: alpha(opacity =  80); /* For IE8 and earlier */
}

.newsGalleryPhoto.first {
	margin-left: 0px;
}

.newsDescription {
	padding: 19px;
	font-size: 13px !important;
	padding-top: 0px;
	color: #000000;
	font-family: Arial !important;
}

.newsDescription em, .newsDescription p, .newsDescription span, .newsDescription a, .newsDescription strong{
	font-size: 13px !important;
	color: #000000;
	font-family: Arial !important;
}

.newsDescription .newsTitle span{
	font-size: 27px !important;
	font-family: Arial !important;
}

.newsDescription .lines{
	border-top: #D3D3D3 solid 1px;
	width: 100%;
	height: 3px;
}

.newsDescription2 {
	padding: 10px;
	font-size: 10pt;
	padding-top: 0px;
	color: #666666;
}

.newsDescription p {
	padding-bottom: 13px;
}

.menu_more ul li a {
	text-decoration: none;
	color: white;
	display: block;
	opacity: 0.9;
}

footer {
	background-color: #999999;
	width: 100%;
	color: #999999;
	font-size: 12px;
	margin-top: 30px;
	position: relative;
	cursor: default;
}

footer>div {
	width: 1008px;
	margin: 0px auto;
	position: relative;
	min-height: 100px;
}

footer .ngn {
	position: absolute;
	bottom: 10px;
	right: 0px;
}

footer .o-portalu {
	position: absolute;
	top: 30px;
	left: 0px;
}

footer .o-portalu a{
	color: #FFFFFF;
}

footer .o-portalu li{
	display: inline;
	margin-right: 20px;
}

footer a {
	color: #CCCCCC;
}

.hot_news {
	border-bottom: #4E4E4E solid 1px;
	border-top: #4E4E4E solid 1px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
}

.hot_news ul {
	list-style: none;
}

.hot_news .first {
	width: 174px !important;
	height: 100px;
	float: left;
	margin-left: 0px;
}

.hot_news .first_text {
	font-size: 12px;
	text-transform: uppercase;
	position: absolute;
	top: 0px;
	height: 100px;
	width: 140px;
	z-index: 2;
	color: #4E4E4E;
	background-color: #E5E5E5;
}

.hot_news .first_text span{
	position: relative;
	top: 35px;
	left: 20px;
	display: block;
}

.hot_news .first_img {
	background-image: url(../images/hot_news.png);
	background-repeat: no-repeat;
	background-position: left center;
	position: absolute;
	width: 25px;
	height: 100px;
	left: 140px;
	top: 0px;
}

.hot_news ul li {
	float: left;
	width: 130px;
	margin-left: 9px;
}

.hot_news .hotTitle {
	background: url("../images/news_background.png") repeat scroll 0 0
		transparent;
	bottom: 0;
	color: #FFFFFF;
	font-family: Arial, Calibri, Candara, Segoe, "Segoe UI", Optima, Arial,
		sans-serif;
	font-size: 11px;
	position: absolute;
	text-shadow: 1px 1px 1px #444444;
	width: 100%;
}

.hotTitle a, .hotTitle a:link, .hotTitle a:visited, .hotTitle a:hover{
	text-decoration: none !important;
	border-bottom: none !important;
}

.hot_news .hotTitle a:link,.hot_news .hotTitle a:visited,.hot_news .hotTitle a:hover
	{
	color: #FFFFFF;
	text-decoration: none;
}

.hot_news .hotTitle div {
	padding: 5px;
}

#oblacek_levi {
	background: url(../images/oblacek_crta.png) repeat-y;
	min-height: 1px;
	width: 301px;
	display: block;
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	padding: 15px;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
	border-radius: 5px 5px 5px 5px;
	border: #DDDDDD solid 1px;
	
}

#oblacek_levi span{
	color: #4E4E4E !important;
}
	
#oblacek_levi img {
	margin: 0px 0px 0px 0px !important;
	width: 301px;
}

#oblacek_desni {
	background: url(../images/oblacek_crta.png) repeat-y;
	min-height: 1px;
	width: 301px;
	display: block;
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
	padding: 15px;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
	border-radius: 5px 5px 5px 5px;
	border: #DDDDDD solid 1px;
	
}

#oblacek_desni span{
	color: #4E4E4E !important;
}

#oblacek_desni img {
	margin: 0px 0px 0px 0px !important;
	width: 301px;
}

.banner_300_250 {
	width: 300px;
	height: 250px;
}

.banner_300_125 {
	width: 300px;
	height: 125px;
}

.banner_700_125 {
	width: 700px;
	height: 125px;
}

.capris {
	width: 300px;
	height: 125px;
	background-image: url(../images/tmp/capris.jpg);
	position: relative;
}

.capris #capris_artist {
	position: absolute;
	top: 91px;
	left: 4px;
	width: 291px;
	height: 29px;
	font-size: 14px;
	overflow: hidden;
	color: #FFFFFF;
}

.capris #capris_artist div {
	position: absolute;
	top: 5px;
	left: 10px;
}



.weather2 {
	position: absolute;
	left: 50%;
	margin-left: 224px;
	top: 10px;
	width: 280px;
	font-size: 10px;
}

.weather2 .day1a img,.day1 img,.weather2 .day2 img,.weather2 .day3 img,.weather2 .day4 img
	{
	width: 30px;
	position: absolute;
	top: 20px;
}

.weather2 .day0 img{
	width: 55px !important;
}

.weather2 .day0 {
	width: 110px;
	position: absolute;
	left: 0px;
	top: 5px;
}

.weather2 .day0 .dayText{
	position: absolute;
	left: 60px;
	top: 0px;
}

.weather2 .dayMore {
	position: absolute;
	width: 50px;
	height: 50px;
	left: 230px;
	top: 20px;
	z-index: 15;
}

#weatherMore {
	background-color: #FFFFFF;
	position: absolute;
	top: 0px;
	left: -145px;
	height: 90px;
	z-index: 11;
	width: 425px;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
}

.weather2 .dayTodayTemp {
	position: absolute;
	left: 60px;
	top: 25px;
	z-index: 2;
	color: #4E4E4E;
	font-size: 18px;
	padding: 3px;
	padding-left: 15px;
	padding-right: 5px;
	font-weight: bold;
}

.weather2 .day0a{
	border-left: #C3C5C4 solid 1px;
	position: absolute;
	left: 130px;
	top: 15px;
	width: 1px;
	height: 52px;
}

.weather2 .day1 {
	position: absolute;
	left: 20px;
	width: 80px;
	top: 15px;
}

.weather2 .day1a {
	position: absolute;
	left: 140px;
	width: 80px;
	top: 15px;
}

.weather2 .day2 {
	position: absolute;
	left: 110px;
	width: 80px;
	top: 15px;
}

.weather2 .day3 {
	position: absolute;
	left: 200px;
	width: 80px;
	top: 15px;
}

.weather2 .day4 {
	position: absolute;
	left: 290px;
	width: 80px;
	top: 15px;
}

.weather2 .dayText {
	position: absolute;
	left: -25px;
	top: -10px;
	width: 80px;
	font-size: 13px;
	color: #4E4E4E;
	text-transform: uppercase;
	text-align: center;
	z-index: 2;
}

.weather2 .dayText div {
	padding: 3px;
}

.weather2 .dayMin {
	position: absolute;
	right: 0px;
	top: 30px;
	z-index: 2;
	color: #4E4E4E;
	font-size: 11px;
	padding: 2px;
}

.weather2 .dayMax {
	position: absolute;
	right: 0px;
	top: 10px;
	z-index: 2;
	color: #4E4E4E;
	font-size: 11px;
	padding: 2px;
}

.weather2 .dayLine{
	border-top: #C3C4C3 solid 1px;
	right: 0px;
	width: 38px;
	height: 1px;
	position: absolute;
	top: 28px;
}

#social_fblike {
	width: 124px;
}

#slikaLevo{
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

#slikaDesno{
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}

.button {display:inline-block; font-size:14px; line-height:17px; color:#fff; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; background:url(../images/button-1.gif) 0 0 repeat-x #131212; padding:5px 14px 6px 14px;
cursor:pointer;
border-radius:4px;
-moz-border-radius:4px;
-webkit-border-radius:4px;
box-shadow:1px 1px 1px rgba(180,180,180,0.23);
-moz-box-shadow:1px 1px 1px rgba(0,0,0,0.23);
-webkit-box-shadow:1px 1px 1px rgba(0,0,0,0.23);}
.button:hover {background: url(../images/button-1-h.gif) 0 0 repeat-x #dbdfd7; color:#272625;}


.floating{
	width: 100%;
	position: fixed;
	bottom: 0px;
	background-color: #000000;
	color: #FFFFFF;
	font-size: 11px;
	display: none;
	z-index: 1000;
	height: 68px;
}

.floating a{
	color: #FFFFFF;
	text-decoration: none;
}

.floating .inside, .floatingMore .inside{
	padding: 20px;
}

.floatingMore{
	width: 100%;
	position: fixed;
	bottom: 0px;
	background-color: #000000;
	color: #FFFFFF;
	font-size: 11px;
	display: none;
	z-index: 1000;
}

.facebook_like{
	background: url("/data/images/socials-sprite.png") no-repeat scroll left -141px transparent;
    display: inline-block;
    height: 20px;
    width: 103px;
}

.floatingMore a{
	color: #FFFFFF;
}

a.black{
	color: #000000;
	font-weight: bold;
}

.floatingMore .close{
	position: absolute;
	right: 10px;
	top: 10px;
}

.floatingMore .close a{
	text-decoration: none;
}

.floatingMore p{
	margin-top: 10px;
}

.floating .inside{
	width: 960px;
	margin: 0px auto;
}

.floating .inside{
	width: 960px;
	margin: 0px auto;
}

.bttext{
	margin-top: 5px;
	width: 700px;
}

.bbton{
	margin-right: 40px;
}

.disclamer{
	font-size: 10px !important;
	color: #999999 !important;
	margin-top: 5px;
}

.mainDescription{
	padding: 19px;
	padding-top: 0px;
	color: #000000;
}

.mainDescription a:link, .mainDescription a:visited{
	color: #000000;
	text-decoration: none;
}

.mainDescription a:hover{
	color: #000000;
	text-decoration: none;
}

#counter{
	margin-top: 5px;
}

.ml30{
	margin-left: 30px;
}

.ml25{
	margin-left: 25px;
}

.grey{
	color: #999999;
}

.f12{
	font-size: 12px;
}

.ui-timepicker-div .ui-widget-header { margin-bottom: 8px; font-size: 11px}
.ui-timepicker-div dl { text-align: left; }
.ui-timepicker-div dl dt { height: 25px; margin-bottom: -25px; }
.ui-timepicker-div dl dd { margin: 0 10px 10px 65px; }
.ui-timepicker-div td { font-size: 90%; }
.ui-tpicker-grid-label { background: none; border: none; margin: 0; padding: 0; }

.ui-timepicker-rtl{ direction: rtl; }
.ui-timepicker-rtl dl { text-align: right; }




.buttonOglasi{
	width: 100%;
	color: #FFFFFF;
	background-color: #4E4E4E;
	background-image: -moz-linear-gradient(#4E4E4E, #000000);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#4E4E4E), to(#000000));
	background-image: -webkit-linear-gradient(#4E4E4E, #000000);
	background-image: -o-linear-gradient(#4E4E4E, #000000);
	background-image: -ms-linear-gradient(#4E4E4E, #000000);
	border-radius: 5px 5px 5px 5px;
	cursor: pointer;
}

.buttonOglasi:hover{
	background-color: #CCCCCC;
	background-image: -moz-linear-gradient(#CCCCCC, #999999);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#CCCCCC), to(#999999));
	background-image: -webkit-linear-gradient(#CCCCCC, #999999);
	background-image: -o-linear-gradient(#CCCCCC, #999999);
	background-image: -ms-linear-gradient(#CCCCCC, #999999);
	color: #000000;
}

.buttonOglasi:hover a:link, .buttonOglasi:hover a:visited, .buttonOglasi:hover a:hover{
	color: #000000 !important;
}

.buttonOglasi div.left{
	padding: 10px;
	float: left;
}

.buttonOglasi div.right{
	padding-right: 10px;
	float: right;
	margin-top: 0px;
}

.ml10{
	margin-left: 10px;
}

.buttonOglasi a:link, .buttonOglasi a:visited{
	width: 300px;
	height: 50px;
	color: #FFFFFF;
	text-decoration: none;
}


.oglasiMain {
	border: #DC0F11 solid 1px;
	border-radius: 5px 5px 5px 5px;
	background-color: #FFFFFF;
}

.blockOglasi .image {
	float: left;
	margin-right: 19px
}

.blockOglasi .image img {
	width: 90px;
}

.blockOglasi .data {
	width: 280px;
	float: left;
}

.blockOglasi .data_photo {
	width: 168px;
	float: left;
}

.headOglasi {
	background-color: #DC0F11;
	color: #FFFFFF;
	font-size: 16px;
	height: 42px;
}

.headOglasi div{
	padding: 10px;
}

.headOglasi a:link, .headOglasi a:visited, .headOglasi a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.bbOglasi a:link, .bbOglasi a:visited, .bbOglasi a:hover {
	color: #DC0F11;
	text-decoration: none;
}

.bbOglasi .counter{
	float: right;
	padding-top: 0px;
	margin-top: 0px;
	width: 42px;
	height: 22px;
	font-size: 12px;
	text-align: center;
	background-color: #FBE5E5;
	color: #DC0F11;
	font-weight: bold;
	border-radius: 10px 10px 10px 10px;
	border: #DC0F11 solid 1px;
}


.bbOglasi .counter div{
	margin-top: 3px;
}

.block_oglasi {
	width: 678px !important;
	position: relative;
	padding: 10px;
}

.blockB_oglasi {
	width: 678px !important;
	position: relative;
	padding: 10px;
	font-size: 12px;
}

.blockB_oglasi .description{
	padding-top: 20px;
	padding-left: 5px;
}

.mt10{
	margin-top: 10px;
}

.mb10{
	margin-bottom: 10px;
}

.block_oglasi .image {
	float: left;
	width: 130px;
	border: #CCCCCC solid 1px;
	border-radius: 3px 3px 3px 3px;
	margin-right: 3px;
	padding: 2px;
}

.blockB_oglasi .image{
	float: left;
	width: 300px;
}

.blockB_oglasi .image .img{
	width: 300px;
	height: 250px;
	border: #CCCCCC solid 1px;
	border-radius: 3px 3px 3px 3px;
	margin-right: 3px;
	padding: 2px;
	background-color: #FFFFFF;
}

.blockB_oglasi .contact{
	background-color: #F9F9F9;
	width: 310px;
	padding: 20px;
	margin-top: 30px;
	border-radius: 5px 5px 5px 5px;
}

.block_news2 .news_icon{
	margin-top: 5px;
}

.blockB_oglasi .contact .title{
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom: #CCCCCC dashed 1px;
}

.block_oglasi .data {
	float: left;
	width: 293px;
	margin-left: 15px;
}

.blockB_oglasi .data {
	float: left;
	width: 340px;
	margin-left: 25px;
	font-size: 12px;
}

.block_oglasi .price {
	float: left;
	width: 150px;
	margin-left: 15px;
	font-size: 12px;
	text-align: right;
	font-weight: bold;
	margin-top: 5px;
}

.blockB_oglasi .bblock{
	border-bottom: #CCCCCC dashed 1px;
	padding-bottom: 10px;
	padding-top: 10px;
	width: 100%;
}

.block_oglasi .type {
	float: left;
	width: 50px;
	margin-left: 15px;
	font-size: 12px;
	text-align: center;
	color: #666666;
	margin-top: 5px;
}

.block_oglasi .time {
	color: #4e4e4e;
	font-size: 12px;
	width: 100%;
}

.block_oglasi .time a:link,.block_oglasi .time a:visited {
	color: #4e4e4e;
	text-decoration: none;
}

.block_oglasi .time a:hover {
	color: #4e4e4e;
	text-decoration: underline;
}

.block_oglasi .title {
	color: #333333;
	font-size: 16px;
	margin-bottom: 10px;
}

.block_oglasi .title a {
	color: #DC0F11 !important;
	text-decoration: none;
}

.block_oglasi .title a:hover {
	text-decoration: none;
}

.blockB_oglasi .data a{
	color: #DC0F11 !important;
}

.p0{
	padding-top: 0px !important;
}

.block_oglasi .description {
	color: #999999;
	font-size: 12px;
	width: 100%;
	margin-top: 5px;
	overflow: hidden;
}

.filter{
	margin-right: 10px;
	margin-top: 20px;
}


.sbHolder{
	background-image: url(../images/submenu.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	border: solid 1px #CCCCCC;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	height: 30px;
	position: relative;
	width: 200px;
}
.sbHolder:focus .sbSelector{
	
}
.sbSelector{
	display: block;
	height: 30px;
	left: 0;
	line-height: 30px;
	outline: none;
	overflow: hidden;
	position: absolute;
	text-indent: 10px;
	top: 0;
	width: 170px;
}
.sbSelector:link, .sbSelector:visited, .sbSelector:hover{
	color: #3A4542;
	outline: none;
	text-decoration: none;
}
.sbToggle{
	background: url(../images/dd/select-icons.png) 0 -116px no-repeat;
	display: block;
	height: 30px;
	outline: none;
	position: absolute;
	right: 0;
	top: 0;
	width: 30px;
}
.sbToggle:hover{
	background: url(../images/dd/select-icons.png) 0 -167px no-repeat;
}
.sbToggleOpen{
	background: url(../images/dd/select-icons.png) 0 -16px no-repeat;
}
.sbToggleOpen:hover{
	background: url(../images/dd/select-icons.png) 0 -66px no-repeat;
}
.sbHolderDisabled{
	background-color: #3C3C3C;
	border: solid 1px #515151;
}
.sbHolderDisabled .sbHolder{
	
}
.sbHolderDisabled .sbToggle{
	
}
.sbOptions{
	background-image: url(../images/submenu.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #FFFFFF;
	border: solid 1px #CCCCCC;
	list-style: none;
	left: -1px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 30px;
	width: 200px;
	z-index: 1;
	overflow-y: auto;
}
.sbOptions li{
	padding: 0 7px;
}
.sbOptions a{
	border-bottom: dotted 1px #4e4e4e;
	display: block;
	outline: none;
	padding: 7px 0 7px 3px;
}
.sbOptions a:link, .sbOptions a:visited{
	color: #4e4e4e;
	text-decoration: none;
}
.sbOptions a:hover,
.sbOptions a:focus,
.sbOptions a.sbFocus{
	color: #DC0F11;
}
.sbOptions li.last a{
	border-bottom: none;
}
.sbOptions .sbDisabled{
	border-bottom: dotted 1px #515151;
	color: #999;
	display: block;
	padding: 7px 0 7px 3px;
}
.sbOptions .sbGroup{
	border-bottom: dotted 1px #515151;
	color: #EBB52D;
	display: block;
	font-weight: bold;
	padding: 7px 0 7px 3px;
}
.sbOptions .sbSub{
	padding-left: 17px;
}