body {
	margin: 10px 0 30px 0;
	padding: 0;
	background: #ceb99e ;
	font: 80%/175% Tahoma, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #000;
}
img{border:none;}
p {
	margin: 0;
	padding: 0 0 1em 0;
}
a {
	color: #CD3500;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	margin: 0 0 20px 0;
	color: #CD3500;
	font-size: 275%;
	line-height: 100%;
	font-weight: normal;
}

h2 {
	margin: 0 0 20px 0;
	color: #FFFFFF;
	font-size: 325%;
	line-height: 75%;
	font-weight: normal;
}

.tabhead
{

	text-decoration: bold;
	text-align: center;
}

#wrap {
	margin: 0 auto;
	text-align: left;
	padding: 0;
	border: 10px solid #ffffff;
	background: #F0EAE1;
	width: 720px;
	overflow: hidden;
}
#header {
	width: 720px;
	height: 165px;
	clear:both;
}
#header img{
	display:block;
	margin:0;
	padding:0;
	border:0;
}
#navmenu {
	margin: 0 0 25px 0;
	padding: 0;
	display:block;
	background: #E85D00;
	height: 30px;
	line-height: 30px;
	width: 720px;
	clear:both;
}

#navmenu  a {
	padding-left: 17px;
	font: 110% Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
}
#content { 
	margin: 14px 0 25px 0;
	padding: 0 25px;
	width: 670px;
	height: 400px;
	overflow: hidden;
	
}
#content_index{ 

	margin: 14px 0 0px 0;
	padding: 0 25px;
	width: 670px;
	height: 453px;
	overflow: hidden;
	background: url(images/tablica3.gif) no-repeat center top;
}
#content_index_txt{ 

	margin: 0px 0 25px 0;
	padding: 0px 15px 0px 0px;
	width: 500px;
	height: 400px;
	overflow: hidden;
}
#content_firm{ 

	margin: 14px 0 25px 0;
	padding: 0 25px;
	width: 670px;
	height: 400px;
	overflow: hidden;
	background: url(images/table1.gif) no-repeat right top;
}
#content_bb{ 

	margin: 14px 0 25px 0;
	padding: 0 25px;
	width: 95%;

}
#footer {
	clear: both;
	line-height: 100%;
	padding: 25px 24px 22px 24px;
	background: #E2D8C7;
	height: auto;
}

.subMenu, .subMenu2 {
	display:block;
	width: 200px; 
	float:left;
	margin:0 15px 0 0;
	padding:0;
}
.mainMenu{background: #E85D00;}

#navmenu .mainMenu a.activeA { font-weight:bold; }

/*preload classes*/ .svw {width: 50px; height: 20px; background: #fff;} .svw ul {position: relative; left: 50em;} /*core classes*/ .stripViewer { position: relative; overflow: hidden; border: 5px solid #ff0000; margin: 0 0 1px 0; } .stripViewer ul { /* this is your UL of images */ margin: 0; padding: 0; position: relative; left: 0; top: 0; width: 1%; list-style-type: none; } .stripViewer ul li { float:left; } .stripTransmitter { overflow: auto; width: 1%; } .stripTransmitter ul { margin: 0; padding: 0; position: relative; list-style-type: none; } .stripTransmitter ul li{ width: 20px; float:left; margin: 0 1px 1px 0; } .stripTransmitter a{ font: bold 10px Verdana, Arial; text-align: center; line-height: 22px; background: #ff0000; color: #fff; text-decoration: none; display: block; } .stripTransmitter a:hover, a.current{ background: #fff; color: #ff0000; } /*tooltips formatting*/ .tooltip { padding: 0.5em; background: #fff; color: #000; border: 5px solid #dedede; } 