/**
 * $Id$
 * Website Baker template: allcss
 * This template is one of four basis templates distributed with Website Baker.
 * Feel free to modify or build up on this template.
 *
 * This file contains all CSS definitions required to display the template
 * in the Website Baker frontend. 
 *
 * LICENSE: GNU General Public License
 * 
 * @author     Ryan Djurovich, C. Sommer
 * @copyright  GNU General Public License
 * @license    http://www.gnu.org/licenses/gpl.html
 * @version    2.70
 * @platform   Website Baker 2.7
 *
 * Website Baker is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation; either version 2 of the License, or
 * (at your option) any later version.
 *
 * Website Baker is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
*/

body,td,th {
	font-family: Georgia, Times New Roman, sans-serif;
	/*font-size: 12px;*/
	font-size: small;
	color: #C5D8D3;
}
body {
	background-color: #0A6091;
	margin: 0;
}
a:link, a:visited, a:active {
	color: #FFF;
	text-decoration: underline;
}
a:hover {
	color: #FFF;
	text-decoration: underline;
}
hr {
	margin: 5px 0px 5px 0px;
	color: #603;
	border: 0;
	border-top: 1px solid #603;
	height: 1px;
	width: 580px;
}
h1 {
	font-size: 18px;
	text-align: left;
	margin: 0px 0px 8px 0px;
}
h2 {
	background: #2E77A1;
	width: 99%;
	font-variant: small-caps;
	font-size: 18px;
	text-align: center;
	margin: 10px 0 10px 0;
	padding: 6px;
}
h3 {
	background: #2E77A1;
	font-variant: small-caps;
	font-size: medium;
	text-align: center;
	margin: 3px 0 3px 0;
	padding: 3px;
}
form {
	margin: 0;
}
input {
	background: #72B4D8;
	color: #092737;
	padding: 3px;
	border: 1px solid #092737;
}
input.blad {
	background: #F5D6D6;
	color: #370909;
	padding: 3px;
	border: 1px solid #370909;
}
input.submit {
	background: #FF0000;
	color: #fff;
	border: 2px solid #E38888;
	cursor: pointer;
}
input.submit_img {
	background: none;
	border: none;
	cursor: pointer;
}
select {
	background: #72B4D8;
	color: #092737;
	padding: 2px;
	border: 1px solid #092737;
}
.main {
	width: 1000px;
	height: 600px;
	margin: auto;
	padding: 0;
	background: #0A6091 url(images/tlo_1.jpg) 0 240px no-repeat;
}
.top_line {
	width: 100%;
	height: 4px;
	text-align: left;
	background: #07486D;
}
.top_line.menu2 {
	width: 400px;
	height: 4px;
	margin: 0;
	display: inline;
}
.top_line .menu2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.top_line .menu2 li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
	float: right;
}
a.menu_default {
	display: block;
	padding: 4px 7px 4px 7px;
	margin: 0px 0 0 0;
	font-size: 11px;
	text-decoration: none;
	text-transform: capitalize;
	color: #B4CBD7;
}
a.menu_default:hover {
	background: #095681;
	color: white;
}
a.menu_current {
	display: block;
	padding: 4px 7px 4px 7px;
	margin: 0px 0 0 0;
	font-size: 11px;
	text-decoration: none;
	text-transform: capitalize;
	color: #fff;
	background: #07486D;
}
.banner {
        text-decoration: none;
	width: 100%;
	height: 35px;
	text-align: left;
}
.banner .menu {
	width: 450px;
	height: 22px;
	float: left;
	margin: 0 0 0 10px;
	display: inline;
}
.banner .menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.banner .menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
	float: left;
}
.banner .menu a {
	text-decoration: none;
}
.banner a.logo {
	display: block;
	text-decoration: none;
	background: url(images/logo_footer.gif) 0 0 no-repeat;
	width: 104px;
	height: 32px;
	padding: 0;
	margin: 0;
	float: left;
}
.banner ul.jezyk {
	margin: 0 10px 0 0;
	padding: 0;
	list-style: none;
	float: right;
}
.banner ul.jezyk li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
	float: left;
}
.banner a.lang {
	margin: 0;
	padding: 3px 0 0 0;
	display: block;
	width: 83px;
	height: 39px;
	background: url(images/but_lang.gif) 0 0 no-repeat;
	color: #696969;
	font-size: 11px;
	text-decoration: none;
	text-align: center;
}
.banner a.lang:hover {
	color: #07486D;
	text-decoration: none;
}
.content {
	width: 100%;
	margin: 0;
	padding: 4px 0px 14px 0px;
	text-align: justify;
	clear: both;
}
.content .slideshow_container {
        background: url(images/slideshow.gif) left top no-repeat;
        width: 411px;
        height: 304px;
	margin: 0 10px 10px 0;
	padding: 0;
	text-align: justify;
	float: left;
	display: block;
}
.content .slideshow_container .foto {
  	padding: 28px 8px 25px 8px;
  	margin: 0 0 10px 0;
  	font-size: 12px;
}
.content .slideshow_container .slideshow_1000 {
        background: url(images/slideshow_1000.gif) left top no-repeat;
        z-index: 1000;
	position: absolute;
	width: 350px;
	height: 212px;
}
.content .kupuj_container {
        width: 514px;
        height: 245px;
	margin: 0;
	padding: 0;
	text-align: justify;
	float: left;
}
.content .kupuj_td {
        background: #075581;
}
.content .komunikat_blad {
	background: #F8F1F1;
	color: #FF0000;
	padding: 6px;
	margin: 8px 0 8px 0;
	border: groove 1px #9F0000;
}
.content .komunikat_dotpay {
	background: #EDEDED;
	color: #07486D;
	padding: 10px;
	margin: 8px 0 8px 0;
	border: solid 1px #A0A0A0;
}
.footer {
	/*height: 30px;*/
	width: 470px;
	/*background: url(images/logo_footer.gif) right bottom no-repeat;*/
	font-size: 11px;
	color: #C3D8E4;
	text-align: right;
	float: right;
	margin: 20px 0 0 0;
}
.footer a.logo {
	display: block;
	text-decoration: none;
	background: inherit;
	width: 100px;
	height: 30px;
	padding: 0;
	margin: 0;
	float: right;
}

