body {
	margin:0;
	padding:0;
	background-color: #000000;
	background-repeat: repeat-y;
	background-position: left bottom;
	background-image: url(../images/nuty-1.jpg);
	}
.start {
	background-repeat: no-repeat;
	background-position: center;
	width: 800px;
	height: 620px;
}
a {
	color:#FFFFFF;
	}

p a {
	color:#CCCCCC;
	}
	p a:hover {
	text-decoration:none;
	color:#CCCC00;
		}
		
h1 {
	font-size:24px;
	color:#CCCCCC;
	padding:0;
	font-weight:normal;
	}

p {
	padding:0;
	margin:0;
	}

input {
	border:1px solid #CCCCCC;
	width:200px;
	font-size:12px;
	font-family:"Trebuchet MS", Arial;
	color:#FFFFFF;
	background-color: #333333;
	}
.powrot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333333;
	padding-bottom: 20px;
	font-weight: normal;
	border-color: #CCCCCC;
}
a:link {
	color: #CCCCCC;
}
a:hover {
	color: #CCCC00;
	text-decoration: none;
}

.b{
	color:#CCCC00;
	}	

/*main div which containes all content structure*/	
#container {
	position:absolute;
	width:980px;
	left:50%;
	margin:0px 0px 0px -490px;
	padding:0;
	font-family:"Trebuchet MS", Arial;
	font-size:12px;
	color:#CCCCCC;
	background-repeat: no-repeat;
	background-position: left bottom;
	}
/*little top bar with home and contact us links*/
#head_navbar {
	height:25px;
	margin:0;
	padding:10px 30px 0 0;
	text-align:right;
	}
	#head_navbar ul {
		margin:0;
		padding:0;
		}
		#head_navbar ul li{
	display:inline;
	color:#CCCCCC;
			}
			#head_navbar ul li a{
				color:#C1D8EF;
				text-decoration:none;
				}
			#head_navbar ul li a:hover{
	color:#CCCCCC;
	text-decoration:underline;
				}
/*head and company name*/
#company_name {
	font-size:24px;
	font-weight:normal;
	padding:40px 0 0 40px;
	height:75px;
	background: url(../images/company_name_bckg.jpg);
	}
	#company_name a{
		text-decoration:none;
		}
	#company_name .y {
	color:#CCCC00;
		}
/*all page structure without header including footer*/		
#content_container{
	float:left;
	width:100%;
	}
/*div created for correct grouping content columns without footer. to separate them*/	
#main {
	width:630px;
	float:right;
	padding:0 20px 20px 20px;
	}
/*main menu*/
#menu {
	margin:10px 0px 10px;
	}
#menu a{
	padding:10px 10px 0 10px;
	text-decoration:none;
	}
	#menu a:hover{
	text-decoration:none;
	color: #CCCC00;
	border-bottom:2px solid #e6ff14;
		}
/*first post styles*/
#first_post {
	padding:0 0 20px 0;
	border-bottom:1px dashed #CCCC00;
	font-size: 12px;
	}	
	#first_post h1{
		padding-top:0px;
		}
		#first_post p{
	padding:0;
			
			}	
			#first_post .b{
	color:#CCCC00;
				}		
/*first column under first post. left column*/
#first_column {
	width:305px;
	float:right;
	margin-right:15px;
	padding-top:0px;
	border-bottom: 1px dashed #CCCC00;
	margin-bottom: 10px;
	clear: left;
	}	
	#first_column p{
		padding:0 0 20px 0;
			}	
		#first_column .b{
	color:#CCCC00;
			}
/*first column under first post. left column*/
#first_column11 {
	width:240px;
	float:left;
	margin-right:20px;
	padding-top:0px;
	margin-bottom: 10px;
			}
/*second column under first post. right column*/						
#second_column {
	width:305px;
	float:right;
	padding-top:0px;
	border-bottom: 1px dashed #CCCC00;
	margin-bottom: 10px;
	margin-right: 0px;
	}		
	#second_column p{
		padding:0 0 20px 0;
		}	
		#second_column .b{
	color:#CCCC00;
			}	
/*second column under first post. right column*/						
#second_column22 {
	width:370px;
	float:right;
	padding-top:0px;
	border-bottom: 1px dashed #CCCC00;
	margin-bottom: 10px;
	margin-right: 0px;
	}		
	#second_column22 p{
		padding:0 0 20px 0;
		}	
		#second_column22 .b{
	color:#CCCC00;
			}	
/*read more style*/
 a.read_more{
	display:block;
	width:40px;
	height:15px;
	font-size:11px;
	text-align:center;
	padding:0 10px 0 10px;
	margin-top:10px;
	background-color:#999999;
	border:1px solid #77e1f8;
	text-decoration:none;
	color:#FFFFFF;
	}
	 a.read_more:hover{
	display:block;
	width:40px;
	height:15px;
	font-size:11px;
	text-align:center;
	padding:0 10px 0 10px;
	background-color:#999999;
	border:1px solid #77e1f8;
	text-decoration:none;
	color:#FFFFFF;
		}
/*search div*/
#search {
	margin:20px 10px 0px 0px;
	padding-bottom:25px;
	}
#search a{
	padding:10px 10px 0 17px;
	text-decoration:none;
	background:url(../images/search_str.gif) no-repeat;
	background-position:0 12px;
	font-weight:bold;
	}
	#search a:hover{
	text-decoration:none;
	color: #CCCC00;
		}

/*categories styles*/
#categories {
	padding:0 0 20px 0;
	}	
	#categories h1{
		padding-top:0px;
		}

#items {
	float:left;
	margin-bottom:30px;
	font-size: 12px;
	}
.item {
	display:block;
	width:250px;
	height:14px;
	background-color:#333333;
	padding:5px 0 5px 10px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
		}
		.item a{
			text-decoration:none;
			}
			.item a:hover{
				text-decoration:none;
				}
		.item_over{
	display:block;
	width:250px;
	height:14px;
	background-color:#666666;
	padding:5px 0 5px 10px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CC9900;
	border-left-color: #CC9900;
			}
				.item span.y{
	display:block;
	width:250px;
	font-weight:bold;
	color: #999999;
	font-size:12px;
	float:left;
					}
					.item span.b{
	width:250px;
	font-weight:normal;
	color:#666666;
	font-size:10px;
	line-height:0.9;
						}
				.item_over span.y{
	display:block;
	width:250px;
	font-weight:bold;
	color: #CCCC00;
	font-size:12px;
	float:left;
	cursor:pointer;
					}
					.item_over a{
						text-decoration:underline;
						}
					.item_over a:hover{
						text-decoration:underline;
						}
						.item_over span.b{
	width:250px;
	font-weight:normal;
	color:#666666;
	font-size:10px;
	line-height:0.9;
						}
/*links*/
#links {
	float:left;
	width:155px;
	}
	#links ul {
		margin-top:0;
		padding-left:17px;
		margin-left:0;
		}
		#links ul li {
			list-style-image:url(../images/links_str.gif);
			}
			#links ul li a{
				text-decoration:underline;
				}
				#links ul li a:hover{
				text-decoration:underline;
				}

#links_2 {
	float:left;
	width:155px;
	}
	#links_2 ul {
		margin-top:0;
		padding-left:17px;
		margin-left:0;
		}
		#links_2 ul li {
			list-style-image:url(../images/links_str.gif);
			}
			#links_2 ul li a{
				text-decoration:underline;
				}
				#links_2 ul li a:hover{
				text-decoration:none;
				}
						
/*right bar of content part*/							
#right {
	width:280px;
	float:left;
	margin-left: 20px;
	}
/*footer*/
#footer {
	height:45px;
	width:995px;
	padding-top:10px;
	padding-left:0px;
	float: left;
		}
		#footer a{
	text-decoration:none;
	color:#CCCCCC;
			}
			#footer a:hover{
	text-decoration:underline;
	color: #CCCC00;
				}
/*footer parts. left and right*/
#footer_left {
	width:100%;
	color:#FFFFFF;
	}
	
#footer_right {
	width:100%;
	float:left;
	text-align:center;
	padding-top: 7px;
	}
	#footer_right a {
	color:#FFFFFF;
	text-decoration:none;
	font-weight: bold;
		}
		#footer_right a:hover {
	color:#CCCC00;
	text-decoration:underline;
	font-weight: bold;
			}				
.input_1 {
	font-size: 12px;
	width: 80px;
	background-color: #333333;
	color: #CCCCCC;
	font-weight: normal;
}
#menu0 dd.active {
	font-weight: bold;
	padding-left: 10px;
	border-left: 5px solid #CCCC00;
	text-decoration: none;
	font-size: 12px;
}
.podmenu {
	margin-top: 4px;
	margin-bottom: 4px;
	text-decoration: none;
	font-size: 12px;
}
.podmenu a:visited {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #CCCC00;
}
.podmenu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.podmenu a:hover {
	color: #CCCC00;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}
#first_postCopy {
	padding:0 0 20px;
	border-bottom:1px dashed #CCCC00;
	width: 450px;
}
#mainCopy {
	width:340px;
	float:left;
	padding:0 20px 0 100px;
}
.ipodkreslenie {
	display:block;
	width:260px;
	height:2px;
	background-color:#999999;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #666666;
	border-left-color: #999999;
}
#first_postHistoria {
	width: 625px;
	border-bottom: 1px dashed #6bf1fb;
	font-size: 11px;
	display: inline;
	margin-top: 10px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}
.fot_text {
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 40px;
	border: medium solid #68eaff;
	margin-bottom: 10px;
	float: left;
}
.podtytul {
	font-size: 16px;
	color: #FFFFFF;
}
#first_historia {
	padding:0 0 20px;
	width: 630px;
	margin-left: 0px;
	float: left;
	clear: left;
	font-size: 11px;
}
#first_bezlinii {
	padding:0 0 20px 0;
	font-size: 12px;
}
.bNaglowek {
	color:#999999;
	font-size: 14px;
	font-weight: bold;
}
.flaga1 {
	width: 800px;
	display: block;
	margin-top: 380px;
	height: 70px;
}
.flaga2 {
	display: inline;
	margin-right: 40px;
	border: thin solid #CCCC00;
	margin-left: 40px;
}
.logoZale {
	margin-top: 35px;
}
#first_column1 {
	width:305px;
	float:left;
	margin-right:20px;
	padding-top:0px;
	margin-bottom: 10px;
}
#second_column1 {
	width:305px;
	float:right;
	padding-top:0px;
	margin-bottom: 10px;
	margin-right: 0px;
}
#first_column2 {
	width:305px;
	float:right;
	margin-right:0px;
	padding-top:0px;
	margin-bottom: 10px;
}
#rightKontakt {
	width:450px;
	float:left;
	margin-left: 20px;
}
.lewa {
	float: left;
	margin-right: 15px;
}
.fotPrawa {
	float: right;
}
