body
{
text-align: center;
font-family: tahoma, Trebuchet MS;
font-size: 11px;
line-height: 17px;
color: #000000;
background-color: #ffffff;
margin-top: 0px;
margin-bottom: 0px;
}

.bold
{
font-weight: bold;
}

p
{
margin: 10px 0;
}

img
{
border: none;
}

h1
{
font-size: 24px;
margin: 10px 0;
}

h2
{
font-size: 20px;
}

h3
{
font-size: 16px;
}

h4
{
font-size: 12px;
}

li
{

}

a
{
text-decoration: none;
color: #D92023;
}

#kontener
{
text-align: left;
margin-left: auto;
margin-right: auto;
width: 980px;
margin-top: 20px;
position: relative;
}

#top
{
width: 980px;
height: 68px;
background-image: url(assets/templates/stemar/top.jpg);
background-repeat: no-repeat;
}

#menubar
{
width: 980px;
height: 38px;
background-image: url(assets/templates/stemar/menubar.jpg);
background-repeat: no-repeat;
}

#menubar ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

#menubar li a
{
display: block;
width: 100px;
padding: 10px 0;
text-align: center;
color: #ffffff;
float: left;
}

#menubar li a:hover
{
background-color: #000000;
filter:alpha(opacity=50);
-moz-opacity:0.5;
-khtml-opacity: 0.5;
opacity: 0.5;
}

#baner
{
width: 980px;
height: 288px;
}

#logosy
{
width: 980px;
height: 58px;
}

#footer
{
padding: 7px;
color: #ffffff;
width: 966px;
height: 80px;
background-color: #2f2f2e;
}

#footer table
{
margin-left: 10px;
line-height: 15px;
}

#footer table td
{
padding-left: 5px;
}

#footer h1
{
margin: 0 0 10px 0;
line-height: 17px;
}

.lewo
{
float: left;
}

.prawo
{
float: right;
}

.rownaj
{
clear: both;
}

.w350
{
width: 350px;
}

.w360
{
width: 375px;
}

.w490
{
width: 490px;
}

.w150
{
width: 150px;
}

.w150 ul
{
padding-left: 10px;
list-style-type: none;
}

.w600
{
width: 600px;
}

.content
{
padding: 20px;
}

.scroll
{
/*overflow: auto;
height: 350px;*/
margin: 10px 0;
}

.produktMini
{
background-image: url(assets/templates/stemar/tlo_mini.gif);
background-repeat: no-repeat;
float: left;
width: 148px;
height: 148px;
margin: 4px;
}

.produktMini img
{
margin: 8px 8px 0 8px;
}

.produktMini p
{
margin: 0px 5px 5px 5px;
font-size: 10px;
}

.redColor, a:hover
{
color: #661204;
}

.grayColor
{
color: #2f2f2e;
}

.lredColor
{
color: #8a1602;
}

.font16
{
font-size: 16px;
}

h1 span
{
margin-left: 50px;
}

ul#topnav, ul#topnav ul
{
list-style-type: none;
padding: 0;
margin: 0;
}

#topnav li
{
margin: 0;
padding: 0;
}

/*nivoSlider*/
#slider {
    position:relative;
    width:602px; /* Change this to your images width */
    height:288px; /* Change this to your images height */
    background:url(assets/images/loading.gif) no-repeat 50% 50%;
float: left;
overflow: hidden;
}
#slider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
#slider a {
    border:0;
    display:block;
}

/*
Skin Name: Nivo Slider Default Theme
Skin URI: http://nivo.dev7studios.com
Skin Type: flexible
Description: The default skin for the Nivo Slider.
Version: 1.0
Author: Gilbert Pellegrom
Author URI: http://dev7studios.com
*/

.theme-default .nivoSlider {
	position:relative;
	background:#fff url(assets/images/loading.gif) no-repeat 50% 50%;
    /*-webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
    -moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
    box-shadow: 0px 1px 5px 0px #4a4a4a;*/
}
.theme-default .nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.theme-default .nivoSlider a {
	border:0;
	display:block;
}

.theme-default .nivo-controlNav {
	position:absolute;
	left:10%;
	bottom:0px;
    margin-left:-40px; /* Tweak this to center bullets */
}
.theme-default .nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(assets/images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.theme-default .nivo-controlNav a.active {
	background-position:0 -22px;
}

.theme-default .nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(assets/images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
.theme-default a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
.theme-default a.nivo-prevNav {
	left:15px;
}

.theme-default .nivo-caption {
    font-family: Helvetica, Arial, sans-serif;
}
.theme-default .nivo-caption a {
    color:#fff;
    border-bottom:1px dotted #fff;
}
.theme-default .nivo-caption a:hover {
    color:#fff;
}
/*nivoSlider end*/

#topMenu
{
width: 378px;
height: 288px;
float: right;
}

.bigImage
{
padding: 2px;
border: 1px solid #c9c9c9;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
behavior: url(assets/templates/stemar/PIE.htc);
}

.newsShortDiv, .newsShortCurDiv
{
padding: 10px 20px;
margin: 10px 0;
border: 1px solid #c9c9c9;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
behavior: url(assets/templates/stemar/PIE.htc);
}

.newsShortCurDiv
{
border: none;
background-color: #661204;
color: #ffffff;
}

.more
{
font-size: 9px;
display: block;
background-color: #661204;
padding: 3px;
width: 70px;
float: right;
color: #ffffff;
text-align: center;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
behavior: url(assets/templates/stemar/PIE.htc);
}

a.more:hover
{
background-color: #8a1602;
}

.borderBottom
{
padding: 10px 0;
border-bottom: 1px solid #bbbbbb;
}

#map
{
width: 468px;
height: 400px;
}

#mapBorder
{
width: 468px;
height: 400px;
padding: 10px;
border: 1px solid #c9c9c9;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
behavior: url(assets/templates/stemar/PIE.htc);
}
