/* CSS Document */


* {
  color:#ffffff;
  font-family:  verdana;
  font-size: 13px;
/*  margin:0px;
  padding:0px;*/
}

#container {
	width:1000px;
}



#lewe_duze {

  width:250px;
  float:left;
  position:relative;

  margin-right: 10px;
  
}

#prawe_duze {
  float:left;
  width:700px;
  padding-bottom:10px;
}

.topleft {
	position:relative;
}

.topleft {
/*	height:50px;*/
}

#plyta {
	position:relative;
	background-color:#DCDFB5;
	padding:25px;
}

#plyta .linczek {
	text-decoration: none;
	color:#072736;
	cursor: pointer;
}
#plyta .linczek:hover {
	color:#505050;
}

#plyta * {
	background-color: transparent;
}

#menu_duze {
  width:250px;
  float:right;
}



#menu_duze ul {
	text-align: right;
	list-style-type: none;
	margin:0px;
	margin-top:10px;
}

#menu_duze ul li a {
	text-decoration: none;
	display:block;
	line-height: 90%;
}

#menu_duze ul li a:hover {
/*	color: #ecfffd;*/
	color: #505050;
}


#menu_duze ul li a.aktywna {
	color: #072736;
}

.aktywna {
	color: #072736;
}

.aktywna a {
	color: #072736;
}

select {
	background-color: white !important;
	width:200px;
}


label {
	width: 150px;
	/*float:left;*/
	text-align: right;
	padding-right: 3px;
}

#menu_duze ul li {
	font-size: 13px;
	margin:0px;
	padding:0px;
	padding-bottom: 5px;
}

.menu_poziome li a, #nuty_wrap ul.menu_poziome li a {
	text-decoration: none;
	color:#ffffff;
}





.menu_poziome {
	text-align: left;
	list-style-type: none;
	margin:0px;
	padding:0px;
}

.menu_poziome li {
	display: inline;
	
}

.menu_poziome li a:hover, #nuty_wrap ul.menu_poziome li a:hover {
	color: #505050;
}

.menu_poziome li a.aktywna, #nuty_wrap ul.menu_poziome li a.aktywna {
	color: #072736;
}

.kol4 {
	float:left;
	width:110px;
}

#soyka_logotyp {
/*	float:right;*/
	text-align: right;
}

#sojka_sylwetka {
	height:444px;
}

#soyka_logotyp img {
	border: none;
}

#poleng {
	position:absolute;
	right:0px;
	top:25px;
	background-color: transparent;
	font-size:9px;
}

#poleng a {
	font-size:9px;
	background-color: transparent;
}

#poleng a:hover {
	color : #505050;
}

#poleng a.aktywna:hover {
	color : #072736;
}

a {
	text-decoration: none;
}

.piecset {
	width:500px !important;
}

#player {
	height: 39px; /*tak zeby pasowalo do soyka_logotyp 28 lub 39*/
	position:relative;
	text-align:right;
}

#redbar {
	position:absolute;
	top:9px;
	right:46px;
	z-index:100;
	background-color: transparent;
	font-weight:bold;
}

.main_foto {
	margin:0px;
	padding:0px;
	display: block;
}

.pasek_gorny, .pasek_dolny {
	width:100%;
	background-repeat: repeat-x;
/*	background-color: #aaaaaa;*/
}

.pasek_gorny {
	height:6px;
		background-image: url("../images/ikonki/biala_ramka_gora.png");
}

.pasek_dolny {
	margin-top: 0px;
	padding-top: 0px;
	height:14px;
	background-image: url("../images/ikonki/biala_ramka_cien_dol.png");

}

#tresc_0 {
	width:500px;
	color: #202020;

}
#tresc_0 h2 {
	font-size: 30px;
	color: #072736;
	margin-top:4px;
	margin-bottom:10px;
}
#tresc_0 p {
	color: #202020;
	font-size: 12px;
}


#tresc_0 .cd_apla {
	width:172px;
	float:left;
	background-color: #d1cdca;
	margin-right: 2px;
	margin-bottom: 2px;
	height: 250px;
}

#tresc_0 .cd_apla * {
	background-color:transparent;
}

#tresc_0 .cd_apla h2, #tresc_0 .cd_apla p{
/*	background-color: transparent;*/
	margin-left:9px;
	margin-right:9px;
	margin-top:4px;
	margin-bottom:0px;
}

#tresc_0 .cd_apla a {
	background-color: transparent;
}

#tresc_0 .cd_apla h2 {
	font-size: 12px ;
	color: #072736 ;
	padding: 0px;
}

#tresc_0 .cd_apla p {
	font-size: 9px ; 
	color: #202002 ;
	font-style: italic;
}

#tresc_1 {
	float:left;
	width:200px;
}

#tresc_1 h2, #tresc_2 h2 {
	font-family: verdana;
	height: 30px;
	margin:0px;
	padding:0px;
}

#tresc_1 h2 {

	font-size: 20px;
}

#tresc_2 h2 {
	font-size: 30px;
	font-weight: bold;
	color: #072736;
}

#tresc_2 {
	float:left;
	width:500px;
	border:medium;
}

/*niby w tresc 1 i 2*/
.maly_tytul {
	color: #072736;
	font-size: 14px;
}

.link {
	font-style: italic;
	font-size:12px;
	color: #072736;
}

.tresc_artykulu {
	font-size:12px;
	color: #202020;
}

.pogrubienie {
	font-size:12px;
	color: #202020;
	font-weight: bold;
}



.edit {
	color:purple;
	font-weight: bold;
	text-decoration: none;
}

a.edit {
	color:#ff00ff;
	font-weight: bold;
	text-decoration: none;
}

.edit a {
	color:purple;
	font-weight: bold;
	text-decoration: none;
	
}

.clear {
	clear:both;
}

#galeria_wrap {
	width:700px;
	color: #202020;
}

.alert {
/*	border: 2px red solid;
	background-color: pink;*/
	padding: 5px;
	width:400px;
}

.ok {
	border: 2px green solid;
	background-color: gray;
}

.ko {
	border: 2px red solid;
	background-color: gray;
}

#content_wrapper {
	/*position:relative;*/
}

/*DLA CONTENT HANDLEROW*/

/**** NUTY ****/
#nuty_wrap {
	width:700px;
	color: #202020;
}

#nuty_wrap h1, #nuty_wrap .capital {
	color:#072736;
	font-weight: bold;
	font-size: 30px;
	background:transparent;
/*	background: inherit;*/
}

#nuty_wrap h1 {
	margin-top:5px;
}

#nuty_wrap h2 {
	font-size:20px;
}


#nuty_wrap .capital {
	padding-top: 20px;
}

#nuty_wrap form#zamowienie {
	background:#ddd;
	width:680px;
	padding:10px;
}

#nuty_wrap form#zamowienie #uwagi{
	background:white;
	width:100%;
	height:100px; 
	margin-bottom:20px;
}

#nuty_wrap form#zamowienie .art{
	background:white;
	width:20px;
}

#nuty_wrap form#zamowienie thead td{
	font-size:14px;
	font-weight: bold;
}
#nuty_wrap form#zamowienie td {
	border-bottom: 1px dotted gray;
	padding:10px 5px 10px 5px;
}

div.nuty_kolumna * {
	background:transparent;
/*	border-right: 2px solid black;*/
}

div.nuty_kolumna {
	width:155px;
	float:left;
	padding-left:20px;
	background:transparent;
}

div.nutki a {
	color:#202020;
	text-decoration: none;
}

#nuty_wrap * {
		color:#202020;
}

/*#nuty_wrap .aktywna a {
	color:#FFFFFF;
}*/

#nuty_wrap form {
	background-color: #dddddd;
}

#nuty_wrap form * {
	background-color: transparent;
}

#nuty_wrap form {
	padding:10px;
	margin:0px;
	width:400px;
}

#nuty_wrap form input {
	background-color: white;
}


.labele {
	width:100px;
	float:left;
}

.inputy {
	width:300px;
	float:left;
}

div.nutki {
	background: transparent;
}
.nuty_kolumn_wrap {
	background-image: url("../images/ikonki/tlo-kolumnowe.png");
	padding-bottom:10px;
}

img {
	border:none;
	background-color:transparent;
}

div#miniatury_galerii {
	width:700px;
	margin-top:20px;
	
}
div#miniatury_galerii a{
	margin-right:3px;
	margin-bottom:3px;
}

/***************/
#wyszukiwarka #search_field {
/*	height: 20px;*/
	margin:0px;
	padding:0px;
	padding-left:10px;
	width:125px;
	color:white;
	border:none;
	text-align:left;
	font-size: 11px;
}

#wyszukiwarka {
	height: 25px;
}

#footer {
	position:fixed;
	text-align:right;
	width:50px;
	top:95%;
	left:198px;
	background-color: transparent;	
}

#footer a {
	background-color: transparent;
}

#nuty_wrap form.prosta {
	padding:0px;
	margin:0px;
	display:inline;
}

.ridery {
float:left;
width:150px;
height:200px;
background-color:#EFC395;
margin-right:3px;
padding:15px;
}

#nuty_wrap .ridery a{
	color:#505050;
}
#nuty_wrap .ridery a:hover{
	color:white;
}
.ridery * {
background-color: transparent;
}
.ridery ul, .ridery li {
list-style: none;
padding:0px;
margin:0px;
}

#plyta li i {
	font-size:10px;
}

/*KALENDARZ*/
#cal .nomonthday {
	color:gray;
	font-weight:normal;
/*	background-color:red;*/
}

#cal td {
	vertical-align: top;
	height:30px;
	background-color:#D1CDCA;
	text-align:center;
}

#cal {
	background-color: #D1CDCA;
	margin-bottom:20px;
	position:relative;
	padding:10px;
	width:450px;
}
#cal table {
width:450px;
}


#cal .month {
/*	width: 100%;*/
	width: 450px;
	background-color:#D1CDCA;;
}

#cal .dayname {
	width: 14%;
}
#cal .event {
margin-top:0px;
padding:0px;
line-height: 10px;
 font-size:8px;
background-color: #8EA0B6;
}

#cal .event a {
	font-weight: normal;
	font-size:8px;
	background-color: #8EA0B6;
}

#cal .event a:hover {
	color:white;
}

#cal #nazwydni {
	border-bottom: 1px solid red;
}

#cal .jestevent {
	font-weight:bold;
	background-color:#8EA0B6;
}

#cal .monthname {
	font-weight: bold;
	font-size:15px;
	text-align:center;
}
#cal .selectedday {
	font-weight: bold;
}

#cal .monthnavigation {
	background-color: #D1CDCA;
	text-align: center;
}
#cal .monthnavigation a {
	background-color:#D1CDCA;
}

#nuty_wrap h1 a {
color:#072736;
font-size:30px;
font-weight:bold;
}

#pok, #ukr {
	cursor: pointer;
}

