body {
	margin: 0;
	padding: 0;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #000;
	background: #fff;	
	}
	
#wrapper {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	background: #fff;	
	border: 1px solid #002255;
}	

body#tabs #wrapper {
/* 	width: 600px; */

}

body#tabs-to #wrapper {
/* 	width: 800px; */

}

#header {
	padding: 0;
	margin: 0;
	height: 150px;
	background: url('graphics/bg_header.jpg') 0 0 no-repeat;
}


#main {
	padding: 20px 30px;
}

#main img {
	margin: 10px 0;
}


#main p {
	width: 500px;
	margin: 5px  0 15px 0;
}

#main img {
	border: none;
}


div.katalog {

	width: 220px;
	float: left;
	text-align: center;
	display: block;

}

#main p.caption {
	
	font-size: 99%;
	width: 220px;
}

a {
	color: #002255;
}

h1
{
	margin: 0;
	padding: 0;
	text-indent: -4000px;
}

h2 {
	color: #002255;
	margin:35px 0;
	}

h3 {
	color: #002255;
	font-size: 110%;
	}






#nav_main {
	margin-top: 100px;
	height: 26px;
	padding: 0;
	background: #002255 url('graphics/bg_nav_main.gif') top left repeat-x;
}





#nav_main ul {
	margin: 0;
	margin-left: 30px;
	padding: 0 ;
	list-style: none;
	}




#nav_main li
{
	float: left;
	margin: 0;
	padding: 0;
	font-size: 12px;
	border-left: 1px solid #94C1DE;
}



#nav_main li a
{
	color: #fff;
	font: helvetica, arial;
	text-decoration: none;
	border: none;
	padding: 0 18px;
	line-height: 26px;		
	text-transform: uppercase;
	vertical-align: baseline;
}



#nav_main li a:hover {
	color: #ccc;
}


#nav_main li a.current
{
	color: #F8DD2C;
}



ul#nav_sub {
	margin: 0;
	padding: 0 ;
	list-style: none;	
	margin-bottom: 40px;
}

ul#nav_sub li {
	float: left;
	margin: 0;
	padding: 0 10px;
	font-size: 12px;
	line-height: 12px;
	border-right: 1px solid #002255;
}

ul#nav_sub li a {
	color: #002255;
}

ul#nav_sub li.last {
	border:none;
}

ul#nav_sub li a.on {
	font-weight: bold;
}



#footer {
	border-top: 5px solid #002255;
	height: 50px;
	background: url('graphics/bg_footer.jpg') top left no-repeat;
	padding: 10px 30px;
}

#footer p {
	font-size: 80%;
}

#box2 {
	width: 330px;

}



#box-wrapper {
	margin: 30px;
	float: right;
	padding: 15px;
	background: url('graphics/bg_box.jpg') top left; 
	
}

#box {
	width: 230px;

}


#box p {
	width: 200px;
	font-size: 90%;
}


#box h3 { text-transform: uppercase; margin: 10px 0}

#box h4 {
	margin:  25px 0 0 0;
	color: #002255;
}

h3 {
	margin: 30px 0 0  0;
	padding: 0;
	
}




table tr.tab1 td,table tr.tab2 td, table tr.tab3 td{
	font-weight: bold;
}

table {	

	border-left: 2px solid #000;
	border-top: 2px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}

table tr td {
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;

	padding: 6px;
	font-size: 90%;

}

table tr.tab3 td {
	border-bottom: 2px solid #000; 
}


table tr {
	vertical-align: top;
}

table tr.topp td {
		background: #002255 url('graphics/bg_nav_main.gif') top left repeat-x;
		color: #fff;
} 

table tr.shade td {
		background: #D5E6F3;
} 



table#pf tr.topp
{
	background: #002255 url('graphics/bg_nav_main.gif') top left repeat-x;
	color: #fff;


}


#pf tr.topp td { 
	font-weight: bold;
	text-align: center;
}

#pf tr td {
	text-align: center;
}


