﻿body{
	background-image: url(images/bg_gradient_blue_200.png);
	background-repeat:repeat-x;
}

img.no_border{
	border:0;
}

img.no_thing{
	border:0;
	margin:0;
	padding:0;
}

img.margin_5{
	margin:5px;
}

.generic{
	border-top:0;
	margin-bottom: 1.5em;
}
.in5{
	padding: 10px;
}
.center{
	text-align: center;
}
.bg_gold {
	background: #FAFBB5;
}

.bg_white {
	background: white;
}

p a:hover{
	text-decoration:underline;
}

#nav a:hover{
	text-decoration:underline;
}
#right, #left {
	padding-top:0;
}
#left {
	background: #EAEEDB;
}
#left a:hover{
	text-decoration:underline;
}
#left ul{
	padding-left:15px;
	margin-bottom: 0.25em;
	margin-top: 5px;
}
#left h3{
	margin-bottom: 0.25em;
}
a, p a, li a{
	text-decoration:none;
	color: #245E84;
}
.header{
	padding:0;
	/*margin-bottom:0;*/
}
#wrapper {
	padding-top:20px;
}
.label{
	background-image: url(images/label_bg_gray.png);
	background-repeat-x: repeat;
	background-repeat-y: no-repeat;
	background-color: #626262;
	display: block;
	height: 18px;
	line-height: 18px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	margin-bottom: 2px;
	color:white;
}

#navigation {
	padding-top:20px;
	padding-bottom:20px;
	margin-bottom:0;
	background-image: url(images/menu_bg_gray_460x35.png);
	background-position: center left;
	background-repeat: no-repeat;
}

#nav {
	height:25px;
}

#dodaj {
	padding-top:15px;
}

.scisors{
	padding-top:20px;
	background-image: url(images/scis.gif);
	background-position: center top;
	background-repeat: no-repeat;
}

#right h2, #right h3, #right h4 {
	margin-bottom:5px;
}

#right ul {
	margin-left: 20px;
}

#navigation a{
	color:white;
}

#warto, #czym_jest {
	/* DOLNE PODKRESLENIA
	border-top:0.5em solid #245E84;*/
}
#warto h2, #czym_jest h2{
	padding-left: 10px;
}

.lista_wyrozniona{
	padding:10px;
	margin: 0;
	margin-top: 5px;
	margin-bottom: 5px;
	border:1px solid #EBEBEB;
}

.lista_wyrozniona p{
	margin: 0;
}

.inactive{
	display:none;
}

.table_arrange{
	width:99%;
	font-size:1.2em;
}
.cell_left{
	width:25%;
	height: 30px;
}
.cell_right{
	width:75%;
	height: 30px;
}

.table_oferta{
	width:99%;
	font-size:1.2em;
}
.cell_30{
	width:30%;
	height: 30px;
	text-align:left;
}
.cell_23{
	width:23%;
	height: 30px;
}

tr.hop:hover{
	background-color:#E8E8CA;
}

.big_button{
	width:250px;
	height:35px;
}
p.panel_menu{
	font-size:1.8em;
	text-align:center;
}

textarea {
	padding: 5px;
}

a.link_actual{
	font-weight: bold;
	text-decoration: underline;
}
