<!--

/* ---------------------- Ikonos - interfejs      ---------------------- */

BODY {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url('../img/_bg.gif');
	font-family: Tahoma;
	font-size: 11px;
	color: #3B3B3B;
}

#content {
	width: 780px;
	margin: 0px auto;
	background-image: url('../img/_bg_body.gif');
	text-align: left;
}

TD {
	font-family: Tahoma;
	font-size: 11px;
	color: #3B3B3B;
}

TABLE.structure {
	border: 1px solid black;
}

TABLE.structure TD {
	text-align: center;
	border: 1px dashed black;
	font-weight: bold;
	padding: 3px;
	color: red;
}

TABLE.structure TD.micro {
	font-size: 18px;
	font-weight: bold;
	color: gray;
}

TABLE.products {
	margin-top: 10px;	
}

TABLE.products TD {
	padding: 10px;
	border-right: 1px silver dashed;
}

DIV.top-lang {
	
	width: 760px;
	background-color: #00A6EB;
	margin-left: 10px;
	padding-top: 7px;
	padding-bottom: 5px;
		
}

DIV.lang {
	color: white;
	font-family: Tahoma;
	font-size: 11px;
	text-align: right;
}

DIV.lang IMG {
	margin-right: 5px;
}

DIV.lang A { color: white; text-decoration: none; }
DIV.lang A:visited { color: white; text-decoration: none; }
DIV.lang A:active { color: white; text-decoration: none; }
DIV.lang A:hover { color: white; text-decoration: underline; }

DIV.top {
	width: 760px;
	height: 82px;
	background-image: url('../img/_bg_top_bar.gif');
	background-repeat: repeat-x;
	margin-left: 10px;
	margin-bottom: 10px;	
}

IMG.logo {
	margin-left: 20px;
}

DIV.menu {
	margin-left: 20px;
	padding-top: 5px;
	height: 28px;
	width: 740px;
	background-color: black;
	
}

DIV.menu A {
	color: white;
	font:12px/18px Tahoma, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-decoration: none;
	font-weight: bold;
	margin-left: 15px;
	margin-right: 15px;
}



DIV.spot {
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}

DIV.page {
	padding-left: 20px;
}


DIV.footer P {	
	padding-left: 20px;
	padding-top: 20px;
	color: gray;
}

P.news {
	padding-left: 10px;
	font-family: Tahoma;
	font-size: 11px;
	width: 220px;
	text-align: justify;
}

P.text {
	padding-left: 10px;
	font-family: Tahoma;
	font-size: 11px;
	width: 720px;
	text-align: left;
}

P.text2 {
	padding-left: 10px;
	font-family: Tahoma;
	font-size: 11px;
	width: 470px;
	text-align: left;
}

P.text1 {
	padding-left: 10px;
	font-family: Tahoma;
	font-size: 11px;
	width: 220px;
	text-align: left;
}

IMG.news {
	margin-left: 10px;
}

LI {
	font-family: Tahoma;
	font-size: 11px;
}

IMG.border {
	border: 1px gray solid;
	margin: 5px;
}

IMG.right {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;	
	
}


/* ---------------------- Nagłówki			         ---------------------- */

H1.top {
	font-family: Tahoma;
	font-size: 11px;
	color: white;
	margin: 0px;
	padding-left: 20px;
}

H2.main {
	font-family: Tahoma;
	font-size: 15px;
	color: white;
	font-weight: bold;
	background-color: #00A6EB;
	width: 230px; /* 230+10=240 */
	padding-left: 10px; /* 230+10=240 */
	height: 25px;
	padding-top: 5px;
	
}

H2.col2 {
	font-family: Tahoma;
	font-size: 15px;
	color: white;
	font-weight: bold;
	background-color: #00A6EB;
	width: 480px; /* 230+10=240 */
	padding-left: 10px; /* 230+10=240 */
	height: 25px;
	padding-top: 5px;
	
}

H2 {
	font-family: Tahoma;
	font-size: 15px;
	color: white;
	font-weight: bold;
	background-color: #00A6EB;
	width: 730;
	padding-left: 10px;
	height: 25px;
	padding-top: 5px;
	
}

H3.news {
	padding-left: 10px;
	font-family: Tahoma;
	font-size: 12px;
	color: #00A6EB;
	width: 220px;
}



/* ---------------------- Ogólne - kolory         ---------------------- */

.red {
	color: red;
}

.silver {
	color: silver;
}

.error {color: red; font-weight: bold;}

/* ---------------------- Ogólne - pozycjonowanie ---------------------- */

.center {
	text-align: center;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.float-right {
	float: right;
}

.float-left {
	float: left;
}

/* ---------------------- Różne                   ---------------------- */



-->
