/* CSS: style.css */
h1, h2, h3, h4, pre, body, html {
	margin:0;
	padding:0;
	}

p{
	margin-top: 0;
	padding-top: 0;
}
	
a img, :link img, :visited img { border:none; }
ul { }


/**********************************************/
/* HEADINGS */
h1, h2, h3 { margin-bottom: 3px;
         line-height: 1.5em;
         font-family: Tahoma;
         font-weight: normal; }
h4, h5, h6 { margin-bottom:3px;
                 line-height:1.5em;
                 font-family:Tahoma; }
h1 { font-size:18px; color: #15689a; font-weight: bold; }
h2 { font-size:14px; color: #CA001E; font-weight: bold; }
h3 { font-size:16px; color: #B26419; font-weight: normal; }
h4 { font: normal 16px Tahoma; color: #B26419; }
h5 { font-weight:normal; font-size:1em; }

td {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	color: #000;
}

div{
	font-family: Tahoma;
    font-weight: normal;
    font-size: 12px;
    color: #FFF;
}

/**********************************************/

/* CSS Document */
/* About: Contains all the IDS elements for the structure of the site and other IDS */

/******************************************************
			CONTENT BOXES
******************************************************/

html,body{ 
	text-align: center;
	height: 100%; 
}

body{
	margin: 0;
	padding: 0;
	background:url(../../../graphics/bg.gif) top center repeat-y;
}


#a1{
	margin:auto;
	width: 900px;
	height: 100%;
	min-height: 100%;
	text-align: left;
	z-index: 2;
}

html>body #a1{ 
	height: auto;
}

/******************************************************
			SECONDARY BOXES
******************************************************/

.homeDiv{
	padding-left:35px;
	background:url(../../../graphics/point2.gif) 0px 3px no-repeat;
	margin-bottom:5px;
}

.wiecej{
	background:url(../../../graphics/wiecej.gif) 0px 10px no-repeat;
	margin-bottom:25px;
	padding-top:10px;
	padding-left:30px;
	height:15px;
	float:right;

}

.wiecej a{
	font-family:Tahoma;
	color:#fc951b;
	font-size:12px;
	font-weight:bold;
}

.wiecej a:hover{
	font-family:Tahoma;
	color:#fc951b;
	font-size:12px;
	font-weight:bold;
}

#footer a{
	color:#89afe3;
	font-family:Tahoma;
	font-size:10px;
	font-weight:normal;
	display:block;
	padding-top:3px;
}

#footer {
	margin:60px 63px 20px 44px;
	border-top:1px solid #89afe3;
	text-align:right;
}

#left{
	width:281px;
	float:left;
	padding-top:41px;
}

#right{
	width:616px;
	float:left;
	background-color:#00265a;
	min-height:100%;

}



#bigFlash{
	width:618px;
	height:403px;
}

#smallFlash{
	width:282px;
	height:114px;
}

.leftDiv{
	width:175px;
	padding:0px 63px 0px 44px;
}

.menu{
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
}

.menuA{
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#fc951b !important;
}

.menuA:hover{
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#fc951b;
}


.menuDiv{
	padding-bottom:5px;
	padding-top:5px;
	border-bottom:1px solid #d2d2d2;
}



.submenuA{
	padding-left:25px; 
	padding-top:10px;
	background:url(../../../graphics/point.gif) 0px 13px no-repeat; 
	display:block;
	font-weight:normal;
	color:#fc951b;
}

.submenuA:hover{
	padding-left:25px; 
	padding-top:10px;
	background:url(../../../graphics/point.gif) 0px 13px no-repeat; 
	display:block;
	font-weight:normal;
	color:#fc951b;
}


.submenu{
	padding-left:25px; 
	padding-top:10px;
	background:url(../../../graphics/point.gif) 0px 13px no-repeat; 
	display:block;
	font-weight:normal;
}

.submenu:hover{
	padding-left:25px; 
	padding-top:10px;
	background:url(../../../graphics/point.gif) 0px 13px no-repeat; 
	display:block;
	font-weight:normal;
}

input{
	width:155px;
	height:18px;
	background:url(../../../graphics/bgInput.gif) no-repeat;
	border:none;
	font-family:Tahoma;
	font-size:10px;
	color:#949494;
	padding:3px 10px 0px 10px;
	margin-bottom:8px;
}

input.text{
	background:url(../../../graphics/bgInput2.gif) no-repeat;
	width:280px;
}

textarea.text{
	background:url(../../../graphics/bgTextarea2.gif) no-repeat;
	width:280px;
	border:none;
	padding:3px 10px 3px 10px;
	margin-bottom:8px;
	height:100px;
	font-family:Tahoma;
	font-size:10px;
	color:#949494;
}

#content{
	padding:20px;
	background:url(../../../graphics/bgContent.gif) top left no-repeat;
}
/******************************************************
			FONT
******************************************************/

.Title{
	font-weight: bold;
	font-size: 14px;
	color: #86141b;
}

.newsTitle{
	font-weight: bold;
}

.noInput{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 12px;
	color: #a9a9a9;
}

.font11{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #118f40;
}

.font11_red_bold{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #FF0000;
}

.font10_bold{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 10px;
	color: #000;
}

.font11_bold{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #000;
}

.font12_bold{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #000;
}

.font11_violet{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	color: #5F3076;
}

.font12_violet{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 12px;
	color: #5F3076;
}

.font_menu{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 14px;
	color: #000;
}

#left ul li{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #86141b;
}

#F01 ul li{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 9px;
	color: #fff;
}

#menu ul li{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #000;
}

.font_stronicowanie{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	color: #5b607c;
	text-decoration: none;
}

/******************************************************
			LINK
******************************************************/

#box_rank a{
	font-weight: normal !important;
}

#box_rank a:hover{
	font-weight: normal !important;
}

.link_stronicowanie{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #5b607c;
	text-decoration: none;
}

.link_stronicowanie:hover{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #5b607c;
	text-decoration: none;
}

.newsMore a{
	background: url( ../../../../site/graphics/newsMore.gif ) right no-repeat;
	padding: 0 25px 0 0;
	color: #f48000;
	font-size: 10px;
	text-decoration: underline;
}

.newsMore a:hover{
	background: url( ../../../../site/graphics/newsMore.gif ) right no-repeat;
	padding: 0 25px 0 0;
	color: #f48000;
	font-size: 10px;
	text-decoration: underline;
}

#searchContent ul li a{
	color: #5b607c;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}

#searchContent ul li a:hover{
	color: #5b607c;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
}

#menu ul li a{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}

#menu ul li a:hover{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #6bc334;
	text-decoration: none;
}

#F01 ul li a{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 9px;
	color: #fff;
	text-decoration: none;
}

#F01 ul li a:hover{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 9px;
	color: #fff;
	text-decoration: none;
}

.link10{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 10px;
	color: #63baf2;
	text-decoration: none;
}

.link10:hover{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 10px;
	color: #63baf2;
	text-decoration: underline;
}


.link11_orange{
	font-family: Tahoma;
	font-weight: bold;
	color: #f28545;
	text-decoration: none;
}

.link11_orange:hover{
	font-family: Tahoma;
	font-weight: bold;
	color: #f28545;
	text-decoration: underline;
}

.galleryImg a{
	font-family: Tahoma;
	font-weight: bold;
	color: #118f40;
	text-decoration: none;
}

.galleryImg a:hover{
	font-family: Tahoma;
	font-weight: bold;
	color: #118f40;
	text-decoration: none;
}

.linkNewsTitle{
	font-family: Tahoma;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

.linkNewsTitle:hover{
	font-family: Tahoma;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}

.menuDiv a{
	color: #000;
}

a{
	font-family: Tahoma;
	font-weight: bold;
	color: #fc951b;
	text-decoration: none;
}

a:hover{
	font-family: Tahoma;
	font-weight: bold;
	color: #fc951b;
	text-decoration: none;
}

#left ul li a{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #86141b;
	text-decoration: none;
}

#left ul li a:hover{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}

#search ul li a{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	color: #000;
	text-decoration: none;
}

#search ul li a:hover{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	color: #118f40;
	text-decoration: underline;
}

.subMenu li a{
	color: #118f40 !important;
}

.subMenu li a:hover{
	color: #ff0000 !important;
}

#news ul li a{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	color: #000;
	text-decoration: none;
}

#news ul li a:hover{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	color: #000;
	text-decoration: none;
}

.link12_violet{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #5F3076;
}

.link12_violet:hover{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #000;
}

/******************************************************
			FORM
******************************************************/

fieldset.contact {
	border: 0 !important;
	width: 250px !important;
	padding: 0;
	text-align: left;
}

div.form {
	overflow: hidden;
	margin-bottom: 0.5em;
	clear: both;
}

.label{
	display: block;
	float: left;
	text-align: left;
	padding: 2px 4px 0 0;
	font-weight: normal;
	width: 150px;
}

label{
	display: block;
	float: left;
	text-align: right;
	padding: 2px 4px 0 0;
	font-weight: normal;
	width: 150px;
}



.form10{
	border: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;
    background: none;
    color: #000;
}

.noInput{
	border: 0;
    background: none;
}

.inputSearch{
	background: url( ../../../../site/graphics/bgSearch.gif ) no-repeat;
	width: 157px;
	height: 17px;
	padding: 3px 20px 0 10px;
}

.searchInput{
	border: 1px solid #c9c9c9;
	font-family: Tahoma;
    font-weight: normal;
    font-size: 10px;
    background: none;
    color: #c9c9c9;
    width: 168px;
    padding: 4px 10px 4px 10px;
}

.searchSubmit{
	border: 0;
	background: none;
	width: 80px;
	cursor: pointer;
	margin: 2px 0 0 0;
}

form{
	margin: 0;
}