BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #000066;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	SCROLLBAR-FACE-COLOR: #0B3178;
	SCROLLBAR-HIGHLIGHT-COLOR: #dedede;
	SCROLLBAR-SHADOW-COLOR: #dedede;
	SCROLLBAR-3DLIGHT-COLOR: #002850;
	SCROLLBAR-ARROW-COLOR: white;
	SCROLLBAR-TRACK-COLOR: #dedede;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;

}
table, td {font-size: 100%}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	font-weight: bold;
}
a.tmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.tmenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
a.menu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #094A9B;
	text-decoration: none;
	font-weight: bold;
 	margin-top: 5px;
	margin-bottom: 5px;
}
a.menu2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000066;
	text-decoration: none;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}
a.interes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	font-weight: normal;
	text-decoration: none;
}
a.interes:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	font-weight: normal;
	text-decoration: none;
}
a.sim {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
a.sim:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	font-weight: normal;
	text-decoration: none;
}
a img {
	border: none
}

/* dimensios for both splash image and the player wrapper */
a.flowplayer, a.flowplayer img, img.flowplayer {
	display:block;
	width:540px;
	height:360px;
	border:0px;
	position: relative
}

/* play button on top of splash screenn */
div.playButton {
	background:url(player/img/play.png) no-repeat;
	width:50px;
	height:50px;
	position:absolute;
	top: 50%;
	left:50%;
	margin: -25px 0 0 -25px;
	opacity:0.9;
	/*margin-bottom:-50px;*/
}

/* play button upon mouseover */
div.playButton:hover {
	opacity:1.0;
}

.text_top{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.text_bottom, .text_bottom a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.text_bottom a:hover{
	text-decoration: underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFFFFF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	color: #000066;
}
h3.text_top {
	margin: 0
}
.text_reklama {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #000066;
}
.text_news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	color: #000066;
}
blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
}
li { color: #094A9B;}
div {	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.button {
	font-size: 11px;
	color: #000099;
	background-color: #ACCEFC;
	font-weight: bold;
	border-color: #0099CC;
}
#copyright {width: 200px;  float: left}
#copyright img{float: left; margin-right: 5px; width: 50px}
#copyright p{margin: 0; font-size: .8em;}
#copyright a:link, #copyright a:visited {text-decoration: none; font-weight: normal}
#copyright a:hover {text-decoration: underline}

#orderForm td {vertical-align: top; padding: 5px 5px 3px; font-size: 13px}
#orderForm td input.field{margin-bottom:3px; width: 75%}
#orderForm td input.count{margin-bottom:3px; width: 25px; text-align: right;}
#orderForm td label{position: relative; top: 7px}
#orderForm small {color: #999; font-family: Arial; font-size: 11px}
span.v {display: inline-block; width: 20px; height: 20px; text-align: center}
span.err {color: red}
span.ok {color: green}

.photo-gallery {position: relative; margin: 0 0 0 -2em}
.photo-gallery .item {display: inline; float: left; position: relative; margin: 2em 0 0 2em}
.photo-gallery .item .thumb {display: inline; display: table-cell; vertical-align: middle; height: 200px; width: 200px; text-align: center;}
.photo-gallery .item .thumb * {vertical-align: middle}