﻿@CHARSET "UTF-8";

a:link {
	color: #007CC3;
	text-decoration: underline;
}
a:visited {
	color: #007CC3;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #000000;
}

body {
	background-color: #FFFFFF;
	margin: 10px;
	font-size: 13px;
	color: #1D1D1D;
	font-family: Arial, Helvetica, sans-serif;

}


div.contentPage a {
	color: #1D82AC;
	text-decoration: none;
	}
	
div.contentPage a:hover {
	color: #1D82AC;
	text-decoration: underline;
	}
h1 {
	font-size: 26px;
	color: #1D82AC;
	
	padding-bottom: 15px;
}

input {
	border: 1px #b7b6b8 solid;
}
textarea {
	border: 1px #b7b6b8 solid;
}

div.clearBoth {
	clear: both;
}

div.news {

}
div.news a.news {
	text-decoration: none;
	color: #ffffff;
	padding: 2px 10px;
	background-color:#1D82AC;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;

	
}
div.news a.news:hover {
	text-decoration: none;
	background-color:#0286dc;

}
div.mainCenter {
	width: 966px;
	margin: auto;	

	}

div.headBar {
	width: 966px;
	height: 60px;
	margin-bottom: 10px;	
	}
	
div.headlogo{
	float:left;
	margin-top: 20px;	
	margin-left: 15px;	
}
/*
div.headerTitleBar {
	background-image: url('../../image/Strona/tlobox.jpg');
	background-position: center;
	margin-bottom: 10px;
}
div.headerTitleBar h1 {
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
}
*/
h1.headerTitleBar {
	background-position: center;
	margin-bottom: 10px;
	border-bottom: 1px solid black;
	padding-left: 16px;
}
div.menuHeadBar {
	margin-top:25px;
	margin-right:15px;
	float:right;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;

}

div.menuHeadBar a:link {
	color: #000000;
	text-decoration: none;
}
div.menuHeadBar a:visited {
	color: #000000;
	text-decoration: none;
}
div.menuHeadBar a:hover {
	text-decoration: none;
	color: #007CC3;
}
div.menuHeadBar a:active {
	color: #000000;
	text-decoration: none;
}

div.mainBanner {
}
div.mainBoxInfo {
	float: left;
	margin-top: 25px;
	margin-left: 20px;
	width: 283px;	
}
.aboutUsBar .devider {
	background-image: url(../../image/Strona/devider.gif);
	background-repeat:no-repeat;
	background-position:0 15px;
	margin-left:0;
	padding-left: 30px;
	width: 300px;
}

div.subMenuBox {
	width: 300px;
	margin-right: 20px;
	float: left;
	}
div.contentPage {
	}
div.contentPageMain {
	float: left;
	width: 645px;
	margin-bottom:10px;
	}

ul {
	margin:0px;
	padding: 0px;
	}
li {
	margin-left: 25px;
	padding-left: 15px;
	list-style-image: url('../../image/Strona/li.gif');
	list-style-position: outside;
	}
div.mainBoxInfo ul {
	margin: 0px;
	padding: 0px;
	}
div.mainBoxInfo li {
	list-style-image: url('../../image/Strona/wht_krop.gif');
	margin: 0px;
	padding: 0px;
	margin-top:6px;
	}
	
div.aboutUsBar {
	background-image: url('../../image/Strona/tlobox.jpg');
	background-repeat: repeat-x;
	background-color: #fffeee;
	color: #ffffff;
	height: 250px;
}
div.ourBest {
	background-image: url('../../image/Strona/tlobox.jpg');
	background-repeat: repeat-x;
	background-color: #fffeee;
	color: #ffffff;
	height: 223px;
	float:left;
	width:658px;
}


div.aboutUsBar ul {
	line-height: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: disc;
	border:0px black solid;
	margin: 15px;
	padding-left:15px;
	}
	
div.newsBar {
	color: #666666;
}

div.bottomBar {
	color: #666666;
	background-image: url('../../image/Strona/telko.jpg');
	background-color: #fffeee;
}

div.newsBar div.news {
	float:left; 
	width: 316px; 
	padding-bottom: 30px;
	padding-left: 15px;
	
}

div.newsBar h2 {
	font-size: 14px;
	color: #1D82AC;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 2px;
	padding-bottom: 2px;
	
}
div.newsBar h3 {
	font-size: 10px;
	color: #666666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 5px;
	padding-top: 2px;
	margin-top: 2px;
	
}


div.newsList h2 {
	font-size: 14px;
	color: #1D82AC;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 2px;
	padding-bottom: 2px;
	
}
div.newsList h3 {
	font-size: 10px;
	color: #666666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 5px;
	padding-top: 2px;
	margin-top: 2px;
	
}

div.newsList a.news {
	text-decoration: none;
	color: #ffffff;
	padding: 2px 10px;
	background-color:#1D82AC;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;

	
}
div.newsList a.news:hover {
	text-decoration: none;
	background-color:#0286dc;

}


div.contentPageMain a.news {
	text-decoration: none;
	color: #ffffff;
	padding: 2px 10px;
	background-color:#1D82AC;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;

	
}
div.contentPageMain a.news:hover {
	text-decoration: none;
	background-color:#0286dc;

}

div.flashContent {
	margin: auto;
	width: 966px;
	text-align: center;
	padding-top: 20px;
}
div.pozycjonowanieInfo {
	color: #aaa;
	font-size: 10px;
	text-align: center;
}
div.pozycjonowanieInfo A {
	text-decoration: none;
	color: #aaa;
}

.sg_tytul {
	font-size: 14px;
	color: #1D82AC;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 15px;
	padding-bottom: 15px;
}
.sg_data {
	font-size: 10px;
	color: #999999;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.tytul {
	font-size: 14px;
	color: #1D82AC;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.sg_news {
	color: #666666;
	padding-bottom: 30px;
	padding-left: 15px;
}
.menu_bok {
	padding: 15px;
	font-weight: bold;
	background-color: #FFFFFF
}
.menu_bok a {
	padding: 15px;
	color: #007cc3;
	text-decoration: none;
	}


.menu_bok a:hover {
	color: #000000;	
	font-weight: bold;
	text-decoration: none;
}
.podstrona {
	padding: 15px;
}
.szare_sg {
	color: #666666;
	padding-left: 15px;
	padding-bottom: 25px;
}

.szare_sg a{
	color: #666666;
	padding-left: 15px;
	padding-bottom: 25px;
	text-decoration: underline;
}
.szare_sg a:hover{
	color: #666666;
	padding-left: 15px;
	padding-bottom: 25px;
	text-decoration: none;
}

.blue {
	color: #1782AE;
}
.wht {
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 40px;
	padding-left: 15px;
}


a.newsPageLeft:hover {
	background-image: url('../../image/Strona/prawa_blue.gif');
	background-repeat: no-repeat;
	width: 19px;
	height: 19px;
}
a.newsPageLeft {
	background-image: url('../../image/Strona/prawa_gr.gif');
	background-repeat: no-repeat;
	width: 19px;
	height: 19px;
}

a.newsPageLeftUnactive {
	background-image: url('../../image/Strona/prawa_blue.gif');
	background-repeat: no-repeat;
	width: 19px;
	height: 19px;
}

a.newsPageRight:hover {
	background-image: url('../../image/Strona/lewa_blue.gif');
	background-repeat: no-repeat;
	width: 19px;
	height: 19px;
}
a.newsPageRight {
	background-image: url('../../image/Strona/lewa_gr.gif');
	background-repeat: no-repeat;
	width: 19px;
	height: 19px;
}

a.newsPageRightUnactive {
	background-image: url('../../image/Strona/lewa_blue.gif');
	background-repeat: no-repeat;
	width: 19px;
	height: 19px;
}

input.button_pl {
	cursor: pointer; 
	background: transparent; 
	background-image:url('../../image/Strona/wyslij.gif'); 
	border: 0px; 
	width: 115px; 
	height: 31px;
}
input.button_pl:hover {
	cursor: pointer; 
	background: transparent; 
	background-image:url('../../image/Strona/wyslij_over.gif'); 
	border: 0px; 
	width: 115px; 
	height: 31px;
}
input.button_en {
	cursor: pointer; 
	background: transparent; 
	background-image:url('../../image/Strona/wyslij_en.gif'); 
	border: 0px; 
	width: 115px; 
	height: 31px;
}
input.button_en:hover {
	cursor: pointer; 
	background: transparent; 
	background-image:url('../../image/Strona/wyslij_over_en.gif'); 
	border: 0px; 
	width: 115px; 
	height: 31px;
}
H2.productSubtitle {
	display: inline;
	color: #308CC3;
	font-weight: normal;
}
H2.productSubtitle IMG {
	vertical-align: middle;
}
a.white {
	color: white !important;
}
.flagi {
	text-align:right
}
.flagi a {
	border:none;
}

/* FACEBOOK  */
.widget_social{
	float:right;
	width:270px;
	height:420px; 
	background: url(/res/img/slider.png);
	display:block;
	right:-270px;
	padding:0;
	position:fixed;
	top:170px;
	z-index:1000;
}
.facebookplugin {
	float:left; width: 30px; background-color:#3b5998; height:120px; background-image:url('../../image/Strona/facebooklogo.gif'); background-position: 3px 10px; background-repeat:no-repeat;
}
.newsPic {
	float:left;
	width:110px;
	padding:2px;
	border:1px solid #cccccc;
	margin-right:20px;
	margin-bottom:15px;
}

