*{
	margin:0;
	padding:0;
}

body {
	background-color :white;
	font-family: 'Tahoma','Arial','Helvetica',sans-serif;
	font-size: 11px;	
	text-align: center;
}
	
table {
	margin: auto;
}

li{
	padding-left: 0;
	}
ul{
	padding-left: 0;
}
a img{
	border:0;
}
.center {
	text-align: center;	
}
#body{
	background-color: #f8f8f8;
}

#lang{
	text-align: right;
	padding-top: 25px;
}
#logo_araj {
	background-image: url(../images/logo_araj.jpg);	
	background-repeat: no-repeat;
	width: 169px;
	height: 45px;
	margin-bottom: 3px;
}
#logo_araj a{
	display: block;
	width: 169px;
	height: 45px;
}
#logo_txt{
	font-family: 'Arial';	
	text-align: left;
	font-size: 30px;
	color: #bec0bc;
	font-weight: bold;
	padding-left: 10px;
	
}
#logo{
	padding-bottom: 6px;
}
#yellow_line{
	background-color: #fddf00;
	height: 1px;
}
#baner{
	padding-top: 3px;
}
#gray_line{
	background-color: #999;
	height: 1px;
}
#menu{
	padding-top: 2px;
}
#menu_top {
	text-align: left;
	padding-left :10px;	
}
#menu_top a{
	color: #343434;
	font-family:'Arial','Helvetica',sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
	font-weight: bold;
	padding-right: 15px;

}
#left{
	width: 720px;
	vertical-align: top;
}
#left a{
	color: #343;
	text-decoration: none;
}
#left a:hover{
	color: #fddf00;
}
#right{
	width: 155px;
	vertical-align: top;
}
#right .article_static{
	padding-top: 10px;
}
.art_home{
	padding: 5px 35px 0 15px;
	text-align: justify;
	vertical-align: top;
	width: 50%;
}
.art_home td{
	color: #333;
}
.art_home img{
	padding-right: 5px;
	border-right: 0px solid #fddf00;
	margin-right: 5px;
}
.art_home .title{
	font-weight: bold;
	text-align: left;
	font-size: 14px;
}
.art_home a{
	color: #333;
	font-weight: bold;
	text-decoration: none;	
	background-image: url(../images/link_art.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
} 
.art_home a:hover{
	color: #fddf00;
}
#nagrody{
	text-align: left;
	padding-top: 15px;
}
#footer td{
	color: #999;
	padding-top: 10px;
	width: 33%;
}
#footer td a{
	color: #999;
	text-decoration: none;
}
#footer td a:hover{
	color: #fddf00;
}
#menu_bottom{
	text-align: left;
}
#menu_bottom a{
	padding-right: 10px;
}
#powered{
	text-align: right;
}
#copy{
	text-align: center;
}
.news{
	padding-left: 10px;
	margin-left: 10px;
	border-left: 2px solid #fddf00;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}
.news a{
	color: #000;
	text-decoration: none;
}
.news a:hover{
	text-decoration: underline;
}

.news_home{
/*	background-image: url(../images/news_arrow.gif);
	background-repeat: no-repeat;*/
	margin-top: 5px;
	margin-left: 10px;
	text-align: left;
}
#newsy ul{
	margin-left: 30px;
	padding-left: 5px;	
	list-style-image: url(../images/news_arrow.gif);
}
.news_home a{
	text-decoration: none;
	color: #333;
}
.news_home a:hover{
	color: #fddf00;
}

#text_szukaj{
	border: 1px solid #c5c5c5;
	font-size: 11px;
	color: #c5c5c5;
	height: 16px;
}
#search{
	text-align: right;
	width: 160px;
}
#submit_szukaj{
	background-image: url(../images/button_search.jpg);
	background-repeat: no-repeat;
	border: 0;
	height: 15px;
	width: 44px;
	font-size: 11px;
	font-weight: bold;
	color: #343434;
	padding-bottom: 2px;
	margin-left: 5px;
}

#lokalizer{
	text-align: left;
	color: #999;
}
#lokalizer a{
	color: #666;
	text-decoration: none;
}
#lokalizer_title{
	border-bottom:1px solid #F0F0F0;
	color:#999;
	font-size:16px;
	font-weight:bold;
	padding:30px 0 0 0;
}
#left_col{
	width: 150px;
	vertical-align: top;
}
#left_col .menu{
	padding-top: 10px;
}
#left_col .menu ul{
	list-style-image: url(../images/menu_item.gif);
	text-align: left;
	padding-left: 18px;
}
#left_col .menu a{
	color: #333;
	text-decoration: none;
}
#left_col .menu a:hover{
	color: #FDDF00;
}
#left_col li{
	padding-top: 8px;
}

#middle{
	width: 570px;
	vertical-align: top;
	text-align: justify;
	padding-top: 5px;
	color: #343434;
	font-family: sans-serif;
}
#middle td{
	vertical-align: top;
	text-align: justify;
	font-size: 11px;
	color: #343434;
}
#middle img {
	border: 1px solid #ccc;
	margin: 1px;
	padding: 2px;
}
#middle strong{
	font-size: 12px;
}
#middle a{
	color: #666;
}
#middle a:hover{
	color: #FDDF00;
}

#middle p{
	padding-top: 10px;
}
#middle ul{
	padding-left: 25px;
}
#middle li{
	font-size: 10px;
	color: #343434;
	padding-bottom: 10px;
}
#menu_left_title{
	background-image: url(../images/menu_title.jpg);
	background-repeat: no-repeat;
	width: 150px;
	height: 23px;
	color: #FDDF00;
	font-family: 'Tahoma','Helvetica',sans-serif;
	font-weight: bold;
	font-size: 	9px;
	padding-top: 6px;
	margin-top: 2px;
	padding-left: 13px;
	text-align: left;
}
.menu_left_title{
	background-image: url(../images/menu_title.jpg);
	background-repeat: no-repeat;
	width: 150px;
	height: 23px;
	color: #FDDF00;
	font-family: 'Tahoma','Helvetica',sans-serif;
	font-weight: bold;
	font-size: 	9px;
	padding-top: 6px;
	margin-top: 2px;
	padding-left: 13px;
	text-align: left;
}
#level_3 ul{
	list-style-image: url(../images/menu_item.gif);
	text-align: left;
	padding-left: 15px;
	
}
#level_3 a{
	color: #333;
	text-decoration: none;
}
#level_3 a:hover{
	color: #FDDF00;
}
#level_3 .selected_item{
	font-weight: bold;
}
.art_static_content{
	text-align: left;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.art_static_content td{
	text-align: left;
}
.input{
	border: 1px solid #c5c5c5;
	font-size: 11px;
	color: #444;
	height: 16px;
	width: 100%;
}
.button_small{
	background-image: url(../images/button_search.jpg);
	background-repeat: no-repeat;
	border: 0;
	height: 15px;
	width: 44px;
	font-size: 11px;
	font-weight: bold;
	color: #343434;
	padding-bottom: 2px;
	margin-left: 5px;	
}

#middle .art_group_title, #left .art_group_title{
	color: #343434;
	font-size: 18px;
	padding-top: 6px;
}
#middle .art_group_date, #left .art_group_date{
	color: #ccc;
	text-align: right;
	padding-top: 6px;
}
#middle .art_group_more, #left .art_group_more{
	text-align: right;
	padding-top: 5px;
}
#middle .art_group_more a, #left .art_group_more a{
	text-decoration: none;
	color: #333;
	font-weight: bold;
	background-image: url(../images/link_art.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
}
#middle .art_group_more a:hover ,#left .art_group_more a:hover{
	color: #fddf00;
}
#middle .art_group_content, #left .art_group_content{
	padding-top: 5px;
	text-align: justify;
}

.powrot a{
	text-decoration: none;
	color: #333;
	font-weight: bold;
	background-image: url(../images/link_art.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 15px;	
}
.powrot a:hover{
	color: #fddf00;
}

.search_title{
	font-weight: bold;
	text-align: center;
	font-size: 13px;
	padding-top: 10px;
	padding-bottom: 3px;
}
.search_content{
	text-align: justify;
}
.search_site{
	text-align: right;
	padding-right: 10px;
}

.mod_title{
	padding: 10px;
	font-weight: bold;
	font-size: 13px;
}

.search_frag{
	color: red;
	font-weight: bold;
}
.search_site a{
	background-image: url(../images/link_art.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	font-weight: bold;
}
.error{
	font-weight: bold;
	padding: 10px;
	font-size: 12px;
}

img_flag{
	border:none;
}

.input_zapt{
	font-size: 10px;
	width: 90%;
	
}
.button_txt{
	border: 0;
	color: #000;
	text-align: right;
	background-image: url(../images/link_art.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 15px;	
	font-weight: bold;
	background-color: #fff;
	font-size: 10px;
}
#content li{
	font-size: 11px;
}

#ekatalog{
	border: 0;
}

#content td .art_static_content{
	margin: 0;
	padding: 0;
}

#content .art_static_content li{
	margin: 0;
	padding-left: 0;
}
#content .article_static .news{
	background-image: url(../images/menu_title.jpg);
	background-repeat: no-repeat;
	width: 150px;
	height: 23px;
	color: #FDDF00;
	font-family: 'Tahoma','Helvetica',sans-serif;
	font-weight: bold;
	font-size: 	9px;
	padding-top: 6px;
	margin-top: 22px;
	padding-left: 13px;
	text-align: left;
	margin-left: 0;
	border-left: 0;
}
#content .art_static_content ul{
	margin: 0;
	padding: 0;
	margin-left: 30px;
	padding-left: 0px;	
	list-style-image: url(../images/news_arrow.gif);
	padding-top: 0;
}
#content .art_static_content li{
	margin: 0;
	padding: 0;
	padding-bottom: 2px;
}
#content  h1{
	font-size: 	11px;	
}
#content h1 a{
	color: #343434;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}
#content h1 a:hover{
	color: #fddf00;
}
#content  h2{
	font-size: 	11px;	
}
#content h2 a{
	color: #343434;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}
#content h2 a:hover{
	color: #fddf00;
}
#content  h3{
	font-size: 	11px;	
}
#content h3 a{
	color: #343434;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}
#content h3 a:hover{
	color: #fddf00;
}