﻿CE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #666;
	text-align: right;
}



bluebar {
	font-size: 14px;
	line-height: 18px;
	text-transform: capitalize;
	background-image: url(images/bluebar_03.png);
}

.bluebar {
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	font-size: 12px;
	line-height: 18px;
	text-transform: capitalize;
	color: #FFF;
	font-weight: bold;
	background-image: url(images/bluebar_03.png);
}

.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	text-transform: uppercase;
}

.cebottom {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	line-height: 18px;
	text-transform: uppercase;

}


.topright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 18px;
	text-transform: uppercase;
}



.rightalign {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0.15em;
}

.bluemenu {
				text-align: right;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 14px;
				font-style: normal;
				font-weight: bold;
				text-transform: uppercase;
				letter-spacing: 0.15em;
}



a:link {
	text-decoration: none;
	color: #036;
}

a:visited {
	text-decoration: none;
	color: #39F;
}

a:hover {
	text-decoration: none;
	color: #09C;
}

a:active {
	text-decoration: none;
	background-image: url(carismedimage/bluebar.jpg);
	color: #333;
}

claim {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #39F;
}

body {
	background-image: url(images/BACKGROUNDIMG.jpg);
}

.navtopleft {font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;
	vertical-align: top;
}





.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #69C;
	text-transform: uppercase;
}

.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #69C;
	
}


.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #69C;
}

.bodytext {
				font-family: Arial, Helvetica, sans-serif;
				font-size: 12px;
				line-height: 14px;
				color: #666;
				left: 0px;
				padding: 5px;
				margin: 5px;
}

.notransform {
				text-transform: none;
}

#menu { /* div "menu" */
font-family: Arial, Helvetica, sans-serif;
width: 150px; /* szerokość */
border: 0px solid #D3D3D3; /* obrazmowanie */
height: 30px; /* wysokość */
overflow: hidden;/* przycinanie */
font-size: 12px;/* wielkość czcionki */
font-weight:bold } /* pogrubienie czcionki */


#menu:hover { /* najechane menu */
width: 150px; /* szerokość */
height: 100%; } /* wysokość (wartość musi być 100% lub "auto" */

ul { /* ul */
margin: 0px; /* margines */
padding: 0px; } /* odstęp */

li { /* li */
list-style-type: none; /* rodzaj wykazu */
width: 150px;} /* szerokość */

li a { /* linki */
text-decoration: none; /* dekoracja linka */
display: block; /* rodzaj wyświetlenia elementów */
width: 150px; /* szerokość */
padding: 5px; /* odległości */
color: #3B3B3B; /* kolor linka */
font-size: 10px;
font-weight:normal} 

li a:hover { /* najechany link */
text-decoration: none; /* dekoracja tekstu */
color: #3B3B3B; /* kolor linka */
width: 150px; /* szerokość */
padding: 5px; /* odległości pomiedzy linkami */
background-color: #F0F0F0 } /* tło */

.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #69C;
}

.back {

				font-family: Arial, Helvetica, sans-serif;
				font-size: 16px;
				font-weight: bolder;
				color: #69C;
				text-transform: uppercase;
				text-align: center;

}


