﻿/*  
    * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  
    *  Ten plik stylow CSS  należy do strony  klasy Ic i odpowiada za *
    *  graficzną prezentację umieszczonych tam treści. Jest  przez to *
    *  traktowany  jako część designu, do  którego mam pełne prawa  i *
    *  który nie  może byc  powielany, kopiowany  badź  modyfikowany. *
    *  Możesz wykorzystaae CSS do nauki, ale nie kradnij prosze!      * 
    *                                                                 *     
    *                        Autor: Łukasz Caputa (luksa3@gmail.com)  * 
    * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  
*/
body {
	background-color: #fff;
	text-align: left;
	margin: 0;
}
div.glowny {
	background-color: #fff;
	margin-top: 20px;
	text-align: left;
	width: 824px;
}
div.top {
	background-color: #fff;
	text-align: left;
	width: 700px;
}

div.places {
  text-align: left;
  width: 700px;
  margin: 10px;
	clear: both;
}
div.bottom {
	background-color: #fff;
	background-image: url(bottom.jpg);
	background-repeat: repeat-x;
	text-align: left;
	height: 38px;
	width: 100%;
	clear: both;
}

div.plac {
  display: inline;
	width: 220px;
	margin: 0 10px 15px 0;
	text-align: left;
	float: left;
}

div#left {
  display: inline;
	width: 154px;
	text-align: left;
	float: left;
}
div#right {
  display: inline;
  border-left: 1px solid #d7d7d7;
  min-height: 300px;
	width: 640px;
	float: right;
}
div.menu {
	background-image: url(menu.jpg);
	background-repeat: repeat-x;
	text-align: center;
	margin: auto;
	width: 820px;
	height: 32px;
}
div#menu_lewe {
	display: inline;
	text-align: left;
 padding: 10px 15px 10px 0;
	margin: 10px 0 10px 10px;
	width: 130px;
	float: left;
}
div#text {
	display: inline;
	text-align: left;
	width: 590px;
  min-height: 340px;
	margin: 15px 5px 15px 0;
	padding: 10px 0 10px 15px;
	border-left: 1px solid #e0e0e0;
	float: right;
}
div#zdjecia {
	display: inline;
	text-align: left;
	min-height: 300px;
	padding: 10px 0 10px 0;
	margin: 10px 0 10px 10px;
	width: 470px;
	float: left;
}
div#opis {
	display: inline;
	text-align: left;
	width: 250px;
	min-height: 300px;
	margin: 10px 15px 10px 0;
	padding: 10px 0 10px 10px;
	float: right;
}
div#dol {
	text-align: left;
	width: 728px;
	min-height: 70px;
	clear: both;
	margin: 15px 10px 15px 10px;
	padding: 10px 0 10px 15px;
	border-top: 1px solid #e0e0e0;
}
textarea, input, select {
	border: 1px solid #e0e0e0;
	vertical-align: middle;
	background-color: #ffffff;
}
textarea, input, select.box {
	border: 1px solid #e0e0e0;
	vertical-align: middle;
	background-color: #ffffff;
	width: 250px;
	margin: 2px;
}
a.menu {
	color: #969696;
	font-family: verdena, arial, heveltica;
	text-decoration: none;
	font-size: 11px;
	margin: 0 15px 0 15px;
}
a.menu:hover {
	color: #5d5d5d;
	font-family: verdena, arial, heveltica;
	text-decoration: none;
	font-size: 11px;
	margin: 0 15px 0 15px;
}
a.link {
	color: #B4B4B4;
	font-family: verdena, tahoma, arial;
	text-decoration: none;
	font-size: 10px;
}
a.link:hover {
	color: #898989;
	font-family: verdena, tahoma, arial;
	text-decoration: none;
	font-size: 10px;
}
a.error {
	color: #FD7575;
	font-family: verdena, tahoma, arial;
	text-decoration: none;
	font-size: 10px;
}
a.error:hover {
	color: #e47575;
	font-family: verdena, tahoma, arial;
	text-decoration: none;
	font-size: 10px;
}
p {
	color: #5d5d5d;
	margin: 5px;
	font-family: verdena, tahoma, arial;
	text-decoration: none;
	font-size: 10px;
}
p.news {
	color: #535353;
	margin: 10px 10px 10px 10px;
	font-family: verdena, tahoma, arial;
	text-decoration: none;
	font-size: 10px;
}
p.tips {
	color: #B4B4B4;
	font-family: verdena, tahoma, arial;
	text-decoration: none;
	text-align: justify;
	font-size: 9px;
}
p.error {
	color: #FD7575;
	margin: 10px 10px 10px 10px;
	font-family: verdena, tahoma, arial;
	text-decoration: none;
	font-size: 10px;
}
p.confirm {
	color: #008000;
	margin: 10px 10px 10px 10px;
	font-family: verdena, tahoma, arial;
	text-decoration: none;
	font-size: 10px;
}
p.text {
	color: #4B4B4B;
	text-align: left;
	font-family: verdena, tahoma, arial;
	text-decoration: none;
	font-size: 10px;
}
h2 {
	color: #5d5d5d;
	text-align: left;
	margin: 5px;
	font-family: verdena, tahoma, arial;
	text-decoration: none;
	font-size: 16px;
}
h3 {
	color: #898989;
	text-align: left;
	margin: 5px 0 5px 20px;
	font-family: verdena, tahoma, arial;
	text-decoration: none;
	font-size: 12px;
}
hr {
	height: 1px;
	background-color: #e0e0e0;
	border: 0px;
}
    
