/*-----------------------<LAYOUT>----------------------------*/

BODY
{
    margin: 0px;
    padding: 0px;
    text-align: center;

    font-family: Tahoma;
    font-size: 12px;
	line-height: 18px;
	color: #7b7575;
}
#container {
    margin: 0px auto;
    padding: 0px;
    background-color: #fff;
    width: 850px;
    overflow: visible;
}

.bread{
	text-align: left;
	color: #ffa800;
	font-family: Tahoma;
	font-size: 12px;
	margin-left: 50px;
	font-style: italic;
	text-transform: uppercase;
	font-weight: normal;
	text-decoration: none;
} 

.bread:hover{
	text-align: left;
	color: #0081ff;
	font-family: Tahoma;
	font-size: 12px;
	margin-left: 50px;
	font-style: italic;
	text-transform: uppercase;
	font-weight: normal;
		text-decoration: underline;
} 

img{
border: none;
}

img a {
border: none;
}

#masthead {
    background-image: url(../img/01_header.jpg) ;
    width: 850px;
    height: 138px;
    overflow: hidden;
    text-align:left;
}

#menu {
    margin: 0px 0px;
    padding: 0px;
    height: 48px;
    width: 850px;
    background: url(../img/01_menu.jpg);
}

#footer {
	background:url(../images/footer.jpg);
	height: 215px;
	width: 850px;
	line-height: 15px;
}	

#text {
	margin-top: 10px;
}

#menu_html {
	margin: 10px auto;
	
}

/*-----------------------</LAYOUT>---------------------------*/

/*-----------------------<TYPE_STYLES>-----------------------*/
a {
	color:#ffa800;
	text-decoration: none;
}

a:hover {
	color:#0081ff;
}

.naglowek {

	width: 677px;
	height: auto;
	overflow: visible;
	background: #FF0000;
	display: inline;
}

.news_header {
	text-align: left;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 15px;
	margin-left: 40px;
	font-style: italic;
	text-transform: uppercase;
	margin-top: -40px;
	font-weight: normal;
}

.news_text
{
    margin-left: 10px;
	margin-right: 10px;
	padding: 30px 0px 15px 0px;
	font-family: Tahoma;
    font-size: 12px;
    color: #7b7575;
    text-align: justify;
	line-height: 14px;
}

#text p {
	margin: 0px 60px 10px 60px;
	text-align: justify;
}

#blast_logo {
	text-align: center !important;
}

#text img {
	/* align: left; */
}

.news_text span {
    font-weight: normal;
}

#footer_text {
	padding-top:55px;
	padding-right: 50px;
	font-size:9px;
	text-align:right;
	color: #ffa800;
	font-weight: normal;
}

strong, b {
	font-weight: normal;
}

#footer_text a, #footer_text a:hover {
	border: none;
}

.css_link {
	color:#ffa800;

}

.css_link:hover {
	color:#0081ff;
	
} 

#footer a {
	border: none;
}

span {
	color: #0081ff;
}

ul {
	margin-left: 35px;
	padding-top: 0px;
	list-style: circle;
	text-align: left;
	margin-top
}

ol{
	margin-left: 35px;
	margin-right: 60px;
	padding-top: 0px;
	text-align: justify;
}

ol li {
	padding-top: 0px;
}

ol img {
	padding-top: 0px;
}

/*-----------------------</TYPE_STYLES>----------------------*/


    /* image replacement */
        .graphic, #prevBtn, #nextBtn{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */

/* Easy Slider */

	#slider{
			margin:auto;
			padding-top: 35px;

	}	
	#slider ul, #slider li{
		margin:auto;
		padding:0;
		list-style:none;

		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:757px;
		height:295px;
		overflow:hidden; 

		}	
	#prevBtn, #nextBtn{
		width:51px;
		height:53px;
		left:-30px;
		top:71px;
		}	
	#nextBtn{ 
		margin-right: -10px;
		margin-top: -52px;
		float: right;
		}				
	#prevBtn{ 
		margin-left: -5px;
		margin-top: -180px;
		}		
	#prevBtn a, #nextBtn a{  
		display:block;
		width:51px;
		height:53px;
		background:url(../images/btn_prev.png) no-repeat 0 0;	
		}	
	#nextBtn a{ 
		background:url(../images/btn_next.png) no-repeat 0 0;	
		}												

	#prevBtn a:hover{ 
		background:url(../images/btn_prev1.png) no-repeat 0 0;	
		}		
	#nextBtn a:hover{ 
		background:url(../images/btn_next1.png) no-repeat 0 0;	
		}		
/* // Easy Slider */


div.logoblast {
	padding-top: 15px;
	padding-left: 20px;
	margin-left: 0px;
	text-align: left;
	float: left;
}

div.menublast {
	padding-top: 50px;
	padding-left: 80px;
	margin-left: 0px;
	text-align: left;
	float: left;
}

div.menu2blast{
	margin-left: -630px;
	padding-top: 200px;
}

div.boxblast{
	margin-left: 20px;
	margin-top: 160px;
}

