body { 
	font-family: Verdana, Tahoma, Arial;
	font-size: 14px;
	font-weight: 500;
	color: #FFFFFF;
	text-align: center;
	background-color: #000000;	
}

#maincontent { 
	margin-left: auto;
	margin-right: auto;
	width: 900px;	
}

#content {
	background-image: url('images/bg_cont.jpg');
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #151515;
	width: 900px;
	float: left;
	text-align: center;
	
}

#top_menu { /* gíª†í½¹ box z menu g3íªší½¹m */
	height: 80px;
	width: 900px;
	text-align: center;
	background-image: url('images/bg_men.png');
	background-position: center;
	background-repeat: repeat;	
}

div.top_button { /* pojedyí¡‹í¹¹ box z przyciskiem menu */
	height: 40px;
	width: 150px;
	text-align: center;
	background-image: url('images/line_v.png');
	background-position: right top;
	background-repeat: no-repeat;
	float: left;	
}

div.top_button_right {
	height: 40px;
	width: 150px;
	text-align: center;
	float: right;
}

a.top_link_nr { /* link z numerem menu */
	float: right;
	padding-right: 5px;
	color: #C6C6C6;
	font-size: 12px;
	text-decoration: none;
	font-family: Arial;	
}

a.top_link_nr:hover { 
	color: #FFFFFF;
}

p.midlink { /* akapit obnizajacy przycisk */
	text-align: center;
	clear: none;
	padding-top: 15px;

}

a.top_link { /* link gorny */
	color: #C6C6C6;
	font-size: 13px;
	text-decoration: none;
	font-family: Arial;
}

a.top_link:hover {
	color: #FFFFFF;
}

/* ******************* Baner *********************** */

td.blank_h {
background-color: #000000; height: 114px; width: 2px
}

td.blank_w {
background-color: #000000; height: 2px; width: 900px
}

td.blank_white {
background-color: #FFFFFF; height: 2px; width: 900px
}

#b1_1 { 
	width: 149px;
	height: 114px;
	background-image: url('images/ban1_1.png');
	background-position: left top;
	background-repeat: no-repeat;
}

#b1_2 { 
	width: 148px;
	height: 114px;
	background-image: url('images/ban1_2.png');
	background-position: left top;
	background-repeat: no-repeat;
}

#b1_3 { 
	width: 148px;
	height: 114px;
	background-image: url('images/ban1_3.png');
	background-position: left top;
	background-repeat: no-repeat;
}

#b1_4 { 
	width: 148px;
	height: 114px;
	background-image: url('images/ban1_4.png');
	background-position: left top;
	background-repeat: no-repeat;
}

#b1_5 { 
	width: 299px;
	height: 114px;
	background-image: url('images/ban1_5.png');
	background-position: left top;
	background-repeat: no-repeat;	
}

#b2_1 { 
	width: 149px;
	height: 113px;
	background-image: url('images/ban2_1.png');
	background-position: left top;
	background-repeat: no-repeat;
}

#b2_2 { 
	width: 148px;
	height: 113px;
	background-image: url('images/ban2_2.png');
	background-position: left top;
	background-repeat: no-repeat;
}

#b2_3 { 
	width: 148px;
	height: 113px;
	background-image: url('images/ban2_3.png');
	background-position: left top;
	background-repeat: no-repeat;
}

#b2_4 { 
	width: 148px;
	height: 113px;
	background-image: url('images/ban2_4.png');
	background-position: left top;
	background-repeat: no-repeat;
}

#b2_5 { 
	width: 299px;
	height: 113px;
	background-image: url('images/ban2_5.png');
	background-position: left top;
	background-repeat: no-repeat;	
}

#b3_1 { 
	width: 149px;
	height: 114px;
	background-image: url('images/ban3_1.png');
	background-position: left top;
	background-repeat: no-repeat;
}

#b3_2 { 
	width: 148px;
	height: 114px;
	background-image: url('images/ban3_2.png');
	background-position: left top;
	background-repeat: no-repeat;
}

#b3_3 { 
	width: 148px;
	height: 114px;
	background-image: url('images/ban3_3.png');
	background-position: left top;
	background-repeat: no-repeat;
}

#b3_4 { 
	width: 148px;
	height: 114px;
	background-image: url('images/ban3_4.png');
	background-position: left top;
	background-repeat: no-repeat;
}

#b3_5 { 
	width: 299px;
	height: 114px;
	background-image: url('images/ban3_5.png');
	background-position: left top;
	background-repeat: no-repeat;
}

/* ********************* Koniec banera *************************** */

#left_side { 
	float: left;
	width: 550px;
}

#center {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

div.newsy {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 710px;
	}

#about { 
	width: 500px;
	text-align: justify;
	float: left;
	margin-left: 10px;
	margin-right: 0px;
	padding-top: 10px;	
}

h2 { 
	color: #E77817;
	font-size: 24px;
	font-weight: 500;	
}

#image_about { 
	width: 500px;
	height: 110px;
	padding-top: 2px;
	float: none;
	margin-left: auto;
	margin-right: auto;
	padding-left: 20px;
}

#info { 
	float: left;
	margin-left: 20px;
	width: 280px;
	text-align: justify;
	padding-top: 3px;	
}

span.read_more { 
	float: right;
	padding-right: 10px;
	color: #FF0000;
	padding-bottom: 10px;	
}

a.link_read { 
	color: #E77817;
	text-decoration: none;	
}

a.link_read:hover { 
	text-decoration: underline;
	color: #FF0000;	
}

a.email { 
	text-decoration: none;
	color: #3366FF;
}

a.email:hover { 
	text-decoration: underline;
	color: #FFFF00;
}

#image_left { 
	float: left;
	padding-left: 10px;
	padding-top: 25px;
}

#used { 
	padding-left: 10px;
	width: 200px;
	height: 80px;
	padding-top: 50px;	
}

#menu_partners { 
	width: 900px;
	height: 100px;
	float: left;	
}

#foot { 
	height: 36px;
	width: 900px;
	float: left;
	background-image: url('images/bg_men.png');
	background-position: center;
	background-repeat: repeat;	
}

#foottext { 
	text-align: left;
	margin-left: 10px;
	font-size: 12px;
	margin-bottom: 10px;
	margin-top: 10px;	
}

#right_menu { 
	width: 337px;
	float: right;
	background-image: url('images/bg_men-img.png');
	background-position: left top;
	background-repeat: repeat-x;
	height: 800px;
	background-color: #030303;	
}

a.main_link { 
	color: #B6B6B6;
	text-decoration: none;	
}

a.main_link:hover { 
	color: #FF6600;	
}

div.news_date { 
	text-align: right;
	font-size: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
}

div.news_text { 
	font-size: 14px;
	text-align: justify;	
}

div.news { 
	margin-left: auto;
	margin-right: auto;
	float: left;
	padding-bottom: 25px;
	padding-top: 20px;
}

div.machine_images { 
	padding-top: 2px;
	padding-bottom: 2px;
	width: 220px;	
}

a.link_cms { 
	font-size: 10px;
	font-weight: 500;
	color: #FFFF00;
	display: block;	
}

a.link_cms:hover { 
	color: #FF0000;	
}

div.machine { 
	clear: both;
	float: left;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding-bottom: 15px;
	padding-top: 15px;	
}

div.machine_id { 
	text-align: left;	
}

div.machine_date{ 
	text-align: left;
	padding-top: 8px;
	padding-bottom: 5px;	
}

table.machine_text{ 
	text-align: left;
	font-weight: 500;	
}

a.link_machine { 
	color: #FFFF00;
	text-decoration: none;	
}

a.link_machine:hover {
	color: #FF0000;
	text-decoration: underline;
}

textarea.news_form_text { 
	width: 650px;
	height: 400px;	
}

h1 { 
	font-size: 14px;
	font-weight: bold;	
}

div.links_menu { 
	display: inline;
	}
	
#right_side { 
	float: left;
	width: 340px;
	overflow: visible;	
}

span.title_kat { 
	font-weight: bold;
	font-size: 14px;	
}

a.link_unit { 
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

a.link_unit:hover { 
color: #C6C6C6;
text-decoration: underline;
	
}

td.dark { 
	background-color: #636363;
	color: #FFFFFF;
}

td.light { 
	color: #C4C4C4;
}

td.dark_title {
	background-color: #636363;
	color: #FFFF00;
	font-weight: bold;
}

td.light_title { 
	color: #FFFF00;
	font-weight: bold;
}

td.head_title {
	background-color: #000000;
	color: #FFFFFF
}