/* ------------------------------------ index ----------------------------------- */
body.index{
	font-family: tahoma;
	margin: 0;
	padding: 0;
	/*
	background-color: white;
	background-image: url('./../gfx/index/body_back.png');
	background-position: top;
	background-repeat: repeat-x;
	*/
}
fieldset{
	margin: 0;
	padding: 0;
	border: 0;
}

#container{
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	margin-top:0;
	margin-bottom: 0;
}

#foot_container{
	width: 990px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	background-image: url('./../gfx/index/foot.jpg');
	background-position: top;
	background-repeat: repeat-x;
	height: 74px;
}
#foot{
	font-size: 11px;
	width: 850px;
	color: #979797;
	margin-left: 100px;
	margin-right: auto;
	padding-top: 10px;
}
#foot p{
	margin: 0;
	padding: 2px;
	padding-left: 15px;
}
p.last_mod{
	color: #acacac;
}
#foot ul{
	margin: 0;
	padding: 0;
	padding-left: 10px;
	display: inline;
}

#foot li {
	margin-left: 0;
	vertical-align: middle;
	padding: 0px 0px 0px 10px;
	border-left: 1px solid #a6a6a6;
	list-style: none;
	display: inline;
	}


#foot ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
	}

#foot li a{
	font-size: 11px;
	color: #145f98;
	text-decoration: none;
}

#foot a:hover{
	text-decoration: underline;
}

#paka_logo {
	float: right;
	width: 200px;
	text-align: center;
}

#paka_logo p {
	font-weight: bold;
}

#paka_logo a img {
	border: 0;
}

#header{
	/* float: left; */
	background-image: url('./../gfx/index/up1.jpg');
	background-repeat: repeat-x;
	width: 990px;
	height: 97px;
}
	#up2{
		background-image: url('./../gfx/index/up2.jpg');
			background-repeat: repeat-x;
			width: 990px;
			height: 20px;
	}
	#header_icons{
		float: left;
		width: 130px;
		padding-top: 18px;
		padding-left: 125px;
	}
		#header_icons_home{
			float: left;
			/* border: 1px solid blue;*/
			width: 40px;
			height: 30px;
		}
		#header_icons_contact{
			float: left;
			/* border: 1px solid green; */
			width: 35px;
			height: 30px;
		}
	#header_icons_2{
		height: 20px;
		font-size: 11px;
		padding-top: 0px;
		padding-right: 15px;
		/*border: 1px solid green;*/

	}
	#header_icons_2 a{
		color: white;
		text-decoration: none;
	}
	#header_icons_2 a:hover{
		color: white;
		text-decoration: underline;
	}
		#header_icons_2_home{
			float: right;
			 /* border: 1px solid blue; */
			width: 80px;
			height: 20px;
		}
		#header_icons_2_contact{
			float: right;
			 /* border: 1px solid green;	*/
			width: 85px;
			height: 20px;
		}
	#search{
		float: right;
		padding-left: 0; 
		text-align: left;
		font-size: 11px;
		font-weight: normal;
		padding-right: 20px;
		padding-top: 46px;
		color: #000000;
		width: 200px;
		/*border: 1px solid yellow;*/
		/*display: inline;*/
	}
	#search fieldset, #search form{
		margin: 0;
		padding: 0;
		text-align: right;
	}
	#search_field{
		font-size: 10px;
		color: #2b4882;
		float: right;
		width: 120px;
	}
	
	#search_ok_field{
		float: right;
		margin-left: 5px;
		border: 0;
		font-size: 10px;
	}

#top_bar1{
	float: left;
	background-image: url('./../gfx/index/top_bar_left.jpg');
	background-repeat: no-repeat;
	background-color: #808080;
	font-family: Tahoma;
	width: 890px;
	height: 27px;
	padding-left: 100px;
}

#top_bar_date{
	font-size: 11px;
	color: #ffffff;
	float: left;
	padding-top: 6px;
}

#menu3{
	float: left;
	padding-top: 50px;
	padding-left: 135px;
	margin-right: 10px;
}

#menu3 ul{
	display: inline;
}

#menu3 li{
	margin-right: 5px;
	padding: 5px;
	font-family: Tahoma;
	color: #ffffff;
	font-size: 11px;
	display: inline;
}

#menu3 li a{
	font-family: Tahoma;
	font-size: 14px;
	color: #ECE9D8;
	text-decoration: none;
	font-weight: bold;
}


#top_bar2{
	float: left;
	background-image: url('./../gfx/index/top_bar2.jpg');
	background-repeat: repeat-x;
	background-color: #808080;
	font-family: Tahoma;
	font-size: 11px;
	color: #557f46;
	width: 990px;
	height: 26px;
}

#top_bar2 form{
	margin: 0;
	padding: 0;
}

#top_bar2 input{
	margin: 0;
	padding: 0;
}

#top_bar2_menu{
	font-size: 11px;
	float: left;
	padding-top: 3px;
	padding-left: 175px;
	color: #6989af;
}
#top_bar2_menu a{
	color: #999999;
	text-decoration: none;
}

#top_bar2_menu a:hover{
	color: #919191;
	padding-top: 5px;
	text-decoration: underline;
}



br.clearboth{
	clear:both;
}


#left{
	float: left;
	width: 200px;
	
	/*border: 1px solid green;*/
}
	#left_block{
		width: 200px;
		font-size: 11px;
		padding-left: 5px;
		padding-top: 20px;
		color: #453f41;
	}
	#left_block h1{
		font-size: 13px;
	}
	#left_block h2{
		font-size: 12px;
	}

h1.wide{
	/*
	background-image: url('./../gfx/index/head_wide.jpg');
	background-repeat: no-repeat;
	*/
	font-size: 12px;
	color: #163259;
	width: 494px;
	margin: 0;
	padding: 0;
	padding-top: 13px;
	margin-left: 5px;
	height: 22px;
	clear: both;
}

h1.narrow{
	/*background-image: url('./../gfx/index/head1_narrow.png');*/
	font-size: 12px;
	color: #163259;
	width: 287px;
	padding-top: 2px;
	padding-left: 10px;
	margin-left: 5px;
	height: 18px;
}
h1.narrow2{
	/*background-image: url('./../gfx/index/head_narrow2.jpg');*/
	font-size: 12px;
	color: #4d6684;
	height: 34px;
	width: 180px;
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 2px;
	padding-left: 10px;
	margin: 0;
	height: 18px;
}
h1.narrow3{
	/*background-image: url('./../gfx/index/head_narrow3.jpg');*/
	font-size: 12px;
	color: #4d6684;
	height: 34px;
	width: 180px;
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0;
	padding-left: 20px;
	padding-top: 10px;
}

#contact{
	color: #ffffff;
	float: left;
	font-size: 10px;
	text-align: center;
	background-image: url('./../gfx/index/contact.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	width: 194px;
	height: 83px;
	margin-top: 10px;
	margin-left: 20px;
	padding-top: 15px;
}


#main {
	float: right;
	width: 500px;
	min-height: 500px;
	background-color: white;
	/*border: 1px solid orange;*/
}

* html #main {
	height: 600px;
}

#main_content {
	width: 97%;
	margin-left: auto;
	margin-right: auto;
}

	#main_content h1{
		color: #163259;
		font-size: 1.3em;
	}
	#main_content h2{
		color: #163259;
		font-size: 1.2em;
	}
	#main_content h3{
		color: #163259;
		font-size: 1.1em;
	}
	#main_content h4{
		color: #163259;
		font-size: 1.0em;
	}
	#main_content h5{
		color: #163259;
		font-size: 0.8em;
	}
	#main_content h6{
		color: #163259;
		font-size: 0.7em;
	}
	
#right{
	background-image: url('./../gfx/index/right_border_top.gif');
	background-repeat: repeat-x;
	background-position: top center;
	/*border-top: 1px dotted #59748f;*/
	padding-top: 20px;
	margin-top: 4px;
	float: right;
	width: 272px;
	/*border: 1px solid green;*/
}
* html #right{
	float: left;
	width: 272px;
	overflow: hidden;
}
#right a{
	color: #962320;
}
	#remonty h1{
		margin-left: 0;
		font-size: 12px;
	}
	#remonty h2{
		margin-left: 0;
		font-size: 11px;
	}
	#remonty{
		width: 200px;
		font-size: 11px;
	}
div.archive_front_box{
	width: 490px;
	padding-bottom: 20px;
	
}

div.see_more_front_box{
	font-size: 11px;
	float: right;
	width: 48%;
}
div.see_more_front_box p{
	color: #6a6a6a;
	text-align: justify;
	margin-left: 10px;
}

.archive_front_box ul{
	list-style-image: url('./../gfx/index/menu_bullet2.png');
	list-style-position: outside;
	text-indent: 2px;
	margin: 0;
	padding: 0;
	padding-left: 25px;
}
.archive_front_box li{
	border-bottom: 1px solid;
	min-height: 20px;
	border-color: #e6e6e6;
}
.archive_front_box li a{
	font-size: 11px;
	text-decoration: none;
	color: #443f3f;
	margin: 0;
}

.archive_front_box li a:hover{
	text-decoration: underline;
}


div.main_box{
	float: left;
	width: 96%;
	min-height: 140px;
	text-align: justify;
	padding: 10px;
}

div.main_category{
	float: left;
	font-size: 11px;
	color: #6a6a6a;
	width: 70%;
	border-bottom: 1px solid;
}

div.main_date{
	float: right;
	text-align: right;
	font-size: 11px;
	color: #6a6a6a;
	width: 30%;
	border-bottom: 1px solid;
}

div.right_box{
	font-size: 11px;
	color: #6a6a6a;
	float: right;
	width: 242px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	min-height: 170px;
	
	background-image: url('./../gfx/index/oferta_tlo.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	 /*border: 1px solid red;*/
}
* html div.right_box{
	height: 170px;
}

div.right_header{
	font-size: 13px;
	color: #1b315a;
	font-weight: bold;
	display: table-cell;
	vertical-align: bottom;
	height: 28px;
	
	/*border: 1px solid red;*/
}
div.left_header{
	font-size: 13px;
	color: #1b315a;
	font-weight: bold;
	display: table-cell;
	vertical-align: bottom;
}
div.left_header p{
	margin: 0;
	padding: 0;
}
div.right_box2{

	background-image: url('./../gfx/index/kontakt_tlo.jpg');
	background-repeat: no-repeat;
	background-position: top center;

}
div.left_box p{
	margin: 0;
	padding: 0;
	padding-top: 3px;
}
#bip_box{
	margin-top: 20px;
}

#bip_box a{
	font-size: 11px;
	text-decoration: none;
	color: #6a6a6a;
}

#bip_box a:hover{
	text-decoration: underline;
}
/* ------------------------------------ menu ----------------------------------- */
a.menu_l0 {
	color: #16335b;
}

a.menu_l0_ON {
	color: #962320;
}

/* ------------------------------------ news ----------------------------------- */
#news_front .content h1 {
	color: #16335b;
}

#news_front .content h1 a {
	padding-top: 0;
	margin-top: 0;
		color:#16335b;
	font-weight: bold;
}

#news_front .content h1 a:hover {
	color: #16335b;
}

#news .content .title {
	color: #1d6192;
}

#news .content .title a {
	color: #16335b;
}

#news .content .title a:hover {
	color: #16335b;
}

#news_detal .content .title {
	color: #16335b;
}

#news_detal .content .title a {
	color: #16335b;
}

#news_detal .content .title a:hover {
	color: #16335b;
}

h1.title{
	clear: both;
	margin: 0;
	padding: 0;
	/*
	background-image: url('./../gfx/index/news_icon.gif');
	background-repeat: no-repeat;
	padding-left: 15px;
	*/
	padding-bottom: 20px;
}

/* ---------------------------------- login --------------------------------- */
#login_panel{
	border-bottom: 1px solid #498866;
	padding-bottom: 10px;
}
#login_panel fieldset{
	margin: 0;
	padding: 0;
}
#login_panel h1{
	background-image: url('./../gfx/index/head1_narrow.png');
	font-size: 12px;
	color: #ffffff;
	padding: 0;
	margin: 0;
	padding-top: 2px;
	padding-left: 20px;
	margin-left: 5px;
	margin-top: 20px;
	margin-bottom: 5px;
	height: 18px;
}
#login_panel h2{
	font-size: 11px;
	color: #498866;
	margin:0;
	padding: 0;
	margin-left: 5px;
}

#login_panel h2.st1 {
	font-size: 11px;
	color: #498866;
	margin:0;
	padding: 0;
	margin-left: 5px;
	text-align: center;
}

#login_panel a{
	font-size: 11px;
	color: #498866;
}

#login_panel form{
	padding: 0;
	margin: 0;
	margin-left: 5px;
}
#login_panel fieldset{
	margin: 0;
	padding: 0;
}
#login_username{
	font-size: 11px;
	width: 130px;
}
#login_password{
	font-size: 11px;
	width: 130px;
}
#login_button{
	font-size: 11px;
	margin-top: 10px;
	margin-left: 25px;
}
#flags{
	text-align: right;
	width: 140px;
	float: right;
	margin: 0;
	padding: 0;
	line-height: 0;
}

#flags img{
	padding: 1px 3px 1px 3px;
}

#main_left{
	background-image: url('./../gfx/index/right_border_top2.gif');
		background-repeat: repeat-x;
		background-position: top center;
	width: 710px;
	float: left;
}
#up3{
	width: 683px;
	height: 164px;
	/*border: 1px solid red;*/
}
#v_menu1{
	height: 30px;
	border: 1px solid yellow;
}
.right_icon{
	float: right;
	width: 110px;
	height: 100px;
	/*border: 1px solid orange;*/
}