body {
	font-family: Tahoma, serifSansSerifMonospace, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	/*color: #535252;*/
	color: #6f6f6f;
	background: #ffffff;
        background-image: url(/images/top1_bg.png);
	background-repeat: repeat-x;
	background-position: top left;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}

a {
	font-family: Tahoma, serifSansSerifMonospace, Verdana, sans-serif;
	font-size: 11px;
	/*font-weight: bold;*/
	color: #177cc8;
	text-decoration: none;
}

a:hover {
	font-family: Tahoma, serifSansSerifMonospace, Verdana, sans-serif;
	font-size: 11px;
	/*font-weight: bold;*/
	color: #000000;
	text-decoration: none;
}

.anoeffect {
	font-family: Tahoma, serifSansSerifMonospace, Verdana, sans-serif;
	text-decoration: none;
	color: #6F6F6F;
}

.anoeffect:hover {
	font-family: Tahoma, serifSansSerifMonospace, Verdana, sans-serif;
	text-decoration: none;
  color: #6F6F6F;
}

.blocka{
  height: 140px;
  display: block;
}

.newstext a{
  color: #9f9f9f;
}

.newstext a:hover{
  color: #1f1f1f;
}

.news-content a{
  color: #9f9f9f;
}

.news-content a:hover{
  color: #1f1f1f;
}

img {
	border: 0px;
}

/* TRESC STRONY */

#mainbg {
  overflow: hidden;
  width: 900px;
  margin-left: auto;
  margin-right: auto;
}

#top1 {
	width: 900px;
	height: 104px;
	margin-left: auto;
	margin-right: auto;
	float: left;
}

#top2 {
	width: 900px;
	height: 174px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	float: left;
}

#content {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	background-image: url( /images/c_top.png );
	background-position: top center;
	background-repeat: no-repeat;
	padding-top: 20px;
	margin-top: 0px;
	float: left;
}

#footer {
	width: 900px;
	padding-top: 20px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	float: left;
}

#logo {
	padding-top: 15px;
	width: 110px;
	float: left;
}

#topmenu {
	height: 104px;
	text-align: right;
}

#topmenu_menu {
	height: 30px;
	width: 100%;
	text-align: right;
	padding-top: 4px;
}

#lang {
	height: 65px;
	padding-top: 5px;
}

.topmenu_p {
	float: right;
	text-align: center;
	padding-left: 25px;
	padding-right: 25px;
	cursor: pointer;
	height: 30px;
}

.topmenu_plast {
	float: right;
	text-align: center;
	padding-left: 25px;
	padding-right: 0px;
	cursor: pointer;
	height: 30px;
}

.topmenu_active {
	background-image: url( /images/hover.png );
	background-position: center bottom;
	background-repeat: no-repeat;
}

.topmenu_p img {
	
}

.separator {
	height: 39px;
	width: 1px;
	background-image: url( /images/separator.png );
	background-position: top left;
	background-repeat: no-repeat;
	float: right;
}

.content_left {
	float: left;
	width: 300px;
}

.content_right {
	width: 600px;
	float: right;
}

#content_right_contener {
	width: 600px;
	padding-top: 25px;
}

#content_right_l {
	width: 300px;
	float: left;
}

#content_right_r {
	width: 300px;
	float: left;
}

.img_start {
	float: left;
	margin-top: 15px;
	padding-left: 10px;
	width: 55px;
	text-align: center;
	cursor: pointer;
}

.txt_start {
	float: left;
	padding-left: 15px;
	padding-right: 30px;
	margin-top: 15px;
	width: 190px;
	text-align: left;
	margin-bottom: 40px;
	cursor: pointer;
  color: #6f6f6f;
}

#footer_contact {
	margin-top: 20px;
	width: 900px;
	background-image: url( /images/gradient.png );
	background-position: right top;
	background-repeat: no-repeat;
	height: 65px;
	border-top: solid 1px #d2d2d2;
	border-right: solid 1px #d2d2d2;
	border-bottom: solid 1px #d2d2d2;
	clear: both;
}

.r_footer {
	height: 65px;
	background-image: url( /images/contact_footer.png );
	background-position: right top;
	background-repeat: no-repeat;
}

#footer_menu {
	margin-top: 20px;
}

#footer_menu_txt {
	float: right;
}

.footer_menu_pos {
	background-image: url( /images/arrow.png );
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 10px;
	margin-left: 20px;
	float: left;
}	

#footer_submenu_txt {
	clear: both;
	font-size: 9px;
}

.back {
	background-image: url( /images/back.png );
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 10px;
}	

.tdinput input, .tdinput textarea {
	border: 1px solid #d2d2d2;
	background-color: #f9f9f9;
	padding: 5px;
}

.tdinput input:hover, .tdinput textarea:hover {
	background-color: #fffed8;
}

.tdinput input:focus, .tdinput textarea:focus {
	background-color: #fffed8;
} 

.error_list {
	padding: 0px;
	margin: 0px;
	list-style: none;
	color: red;
}

.list {
	background-image: url( /images/arrow.png );
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 10px;
	margin-top: 20px;
	margin-bottom: 10px;
	float: left;
}	

.newstext ul {
	padding-left:0;
	list-style: none;
}
.newstextt ul li a {
	color:#707070;
}
.newstext ul li {
	background:url("/images/m.gif") no-repeat scroll 2px 5px transparent;
	padding-left:12px;
}

/* SLIDER */
		#sides {
			height:174px;
			float:left;
		}
                #slides .slides_container {
			width:900px;
			height:174px;
			display: none;
			position:relative; cursor:pointer; margin:0px; top: 0px;
		}
                #slides .slides_container div {
			width:900px;
			height:174px;
			display:block;
			position:absolute; top:0; left:0; list-style:none; padding:0; margin:0;
		}
		
		#slides2 .slides_container {
			width:300px;
			height:65px;
			display:none;
			position:relative; cursor:pointer; margin:0px; top: 0px;
		}

		#slides2 .slides_container div {
			width:300px;
			height:65px;
			display:block;
			position:absolute; top:0; left:0; list-style:none; padding:0; margin:0;
		}
		
		.pagination{
	                margin-top: 14px;
                }
		
		ul.pagination { list-style:none; padding:0; margin-top:-30px; position:relative; z-index: 999;}
		ul.pagination li  { float:left; margin-right: 10px; height: 18px; width: 18px;}
		.pagination a{
        		display:block;
               		width: 100%;
        		height: 100%;
        		padding-top: 3px;
        		text-align: center;
        		color: #6f6f6f;
        	        background-image: url( /images/pagging.png );
      		        background-position: center center;
                        background-repeat: no-repeat;

	        }
                
		.pagination .current a {
        		display:block;
        		width: 100%;
        		height: 100%;
        		padding-top: 3px;
        		text-align: center;
        		color: white;
		        background-image: url( /images/pagging_current.png );
		        background-position: center center;
                        background-repeat: no-repeat;
                }
    
                .page{
	                text-align: center;
                }


/* BLOK MENU */

.menucat {

	color: #fefefe;
	font-weight: bold;
	width: 245px;
	height: 30px;
	background-image: url(/images/menucat.jpg);
	padding-left: 25px;
	padding-top: 13px;
}

.menutext {
	width: 260px;
	padding-left: 0px;
	padding-top: 10px;
	padding-bottom: 15px;
}

.menuimg {
	width: 270px;
	padding-top: 10px;
	padding-bottom: 15px;
}

.menutextimg {
	float: left;
	width: auto;
	padding: 10px;
	background-color: #ccc;
	border: 1px solid #ffffff;
	margin-left: 8px;
	margin-bottom: 5px;
}

.menutextimg:hover {
	background-color: #999;
	border: 1px solid #ffffff;
}

.menutext ul {
	list-style: square; 
	padding-left: 10px;
	margin: 0px;
}

.menutext ul li {
	padding-top: 4px;
	padding-left: 0;
	background: none;
}

.menutext ul li:hover {
	text-decoration: underline;
}

/* BLOK NEWSA */

.newscat {
	clear: both;
	color: #757474;
	font-weight: bold;
	width: 533px;
	height: 27px;
}

.newstext {
	width: 548px;
	text-align: justify;
	padding-right: 10px;
	padding-bottom: 10px;
	line-height: 20px;
}

.avatar {
	float: left;
	width: auto;
	padding-right: 10px;
	padding-bottom: 5px;
}

/* BLOK MALEGO NEWSA */

#nleft {
	float: left;
	width: 274px;
}

#nright {
	float: right;
	width: 274px;
}

.smallnewscat {
	color: #fefefe;
	font-weight: bold;
	padding-left: 25px;
	padding-top: 13px;
	width: 249px;
	height: 30px;
	background-image: url(/images/smallnewscat.jpg);
}

.smallnewstext {
	width: 274px;
	padding-bottom: 20px;
}

.smallnewstext ul {
	list-style: square;
	padding-left: 13px;
	padding-top: 5px;
	margin: 0px;
}

.smallnewstext ul li {
	padding-top: 4px;
}

.smallnewstext ul li:hover {
	text-decoration: underline;
}

.date{ font-size: 10px; margin-bottom: 4px; }
.button-green{ padding-bottom: 5px; }
.clear{ clear: both; display: block; }
.inline li{ display: inline; background: none; padding: 0; }
.inline{ margin-top: 4px; }
.addto{ font-size: 12px; margin-top: 20px; margin-bottom: 2px;}
/*.size1{ font-size: 9px; }*/
.size2{ font-size: 11px; }
.size3{ font-size: 14px; }
.size4{ font-size: 17px; }
.size5{ font-size: 20px; }
.size6{ font-size: 23px; }
.size7{ font-size: 26px; }
.ng2{
	margin: 14px 0 2px 0;
}
.normal{ color: black; }
.socialicon{ width: 30px; }
h1.newscat{
	color: #757474;
	font-size: 14px;
	border: none;
	padding: 0px;
	margin: 0px;
}
h3.news-title{ margin-bottom: 0; }
.button-green{ display: block; margin-bottom: 14px; }
.date2{ display: block; margin-top: -4px; margin-bottom: 14px; }
.newscat a{ color: #757474; }

