/* CSS Document */

/*
Theme Name: Siedlisko Goscinne Progi Wordpress Theme
Theme URI: http://goscinne-progi.pl/
Description: Default wordpress theme for http://goscinne-progi.pl/
Version: 1.0
Author: Damian Gola
Author URI: http://mulimedia-center.com.pl

Theme created for commercial purposes of http://goscinne-progi.pl/
Strictly restricted to copy or usage of materials contained in theme without agreement with author.

*/



/* Begin Typography & Colors */

* {
	margin:0px 0px 0px 0px;
	border:none;
	padding:0px 0px 0px 0px;
}

body {
background-color:#FFFFFF;
font-family:century Gothic, Verdana, Geneva, sans-serif;
font-size:16px;
color:#000000;
background-image:url(images/bg.jpg);
background-position:center;
background-repeat:repeat;
}

#container {					/*	ramka - calosc ekranu - srodkowanie		*/
width:100%;
height:100%;
}

#wrap {							/*	ramka - 900 px - glowne cialo strony	*/
width:900px;
height:100%;
}

#wrap2 {							/*	ramka - 900 px - glowne cialo strony	*/
width:900px;
height:820px;
min-height:820px;
max-height:820px;
background-image:url(images/content_bg.jpg);
background-position:top;
background-repeat:no-repeat;
}

#top {							/*	top - logo + elementy					*/
background-image:url(images/top_bg.jpg);
background-repeat:no-repeat;
width:900px;
height:183px;
float:left;
}

/*	SIDEBAR		*/

h2.widgettitle {
list-style-type:none;
margin-top:10px;
font-size:20px;
color:#FFFFFF;
padding-left:20px;
font-family:"Century Gothic", Arial, Verdana;
}

#sidebar {
background-image:url(images/menu_bg.jpg);
background-repeat:no-repeat;
width:300px;
float:left;
text-align:center;
color:#000000;
list-style-type:none;
}

#sidebar ul{
width:238px;
text-align:left;
margin-left:45px;
margin-top:50px;
list-style-type:none;
color:#FFFFFF;
margin-bottom:85px;
}

#sidebar li {
color:#000000;
}

.textwidget {
width:238px;
margin-left:10px;
margin-right:10px;
}

#sidebar li a {
text-decoration:none;
font-family:"English";
font-size:24px;
color:#000000;
}

#sidebar li a:hover {
text-decoration:none;
font-family:"English";
font-size:26px;
}

#tresc {
width:600px;
float:left;
color:#000000;
font-family:"Monotype Corsiva";
font-size:18px;
text-align:justify;
}

div.pagename {
width:600px;
display:block;
color:#000000;
text-align:left;
font:"Century Gothic", Arial, Verdana;
font-size:32px;
}

a.nazwastrony {
line-height:100%;
color:#000000;
}

div.content {
width:600px;
float:left;
}

div.contentbox {
text-align:justify;
width:600px;
height:100%;
float:left;
background-image:url(images/content-bg.png);
background-position:center;
background-repeat:repeat-y;
}

div.txt {
	width:530px;
	height:100%;
	margin-left:5px;
	margin-right:65px;
}
#footer {
width:900px;
height:147px;
float:left;
background-image:url(images/footer_bg.jpg);
background-position:center;
background-repeat:no-repeat;
text-align:center;
}

$footer-box {
	width:1000px;
	height:54px;
	float:right;
	text-align:right;
}

p.footer {
float:right;
}

#footer a {
color:#000000;
}

p.odsylacz a{
color:#FFFFFF;
font-size:large;
font-weight:bold;
margin-left:50px;
line-height:200%;
}

p.odsylacz a:hover{
color:#FFFFFF;
font-size:large;
line-height:200%;
font-weight:bold;
margin-left:50px;
}

#navi {
float:left;
margin-left:25%;
}

hr {
background-image:url(images/hr.png);
background-position:left;
background-repeat:no-repeat;
width:580px;
}

h2 {
font-family:"Calibri";
font-size:16px;
color:#000000;
}

h2.title {
font-family:"Calibri";
font-size:16px;
color:#000000;
text-align:left;
padding-left:250px;
}

span.dalej {
color:#a10c00;
text-decoration:none;
}

span.dalej:hover{
text-decoration:none;
color:#000000;
}

a.more-link {
line-height:220%;
color:#000000;
}

a:hover.more-link {
line-height:220%;
color:#000000;
text-decoration:underline;
}
a{
color:#000000;
text-decoration:none;
}


img {
padding:0px;
margin:0px;
border:0px;
}


img.logo{
padding-left:42px;
}

img.logof{
padding-right:120px;
float:right;
}

img.alignleft {
float:left;
margin:5px 5px 5px 5px;
}


img.alignright {
float:right;
margin:5px 5px 5px 5px;
}

p.stopka {text-align:justify; border-right:dashed #666666 1px; width:524px; font-family:Calibri; font-size:small; color:#000000; margin-top:35px; float:left; padding-left:15px; padding-right:15px; height:95%;}

p.stopka2 {text-align:justify;  width:275px; font-family:Calibri; font-size:small; color:#000000; margin-top:35px; float:left; padding-left:25px; padding-right:15px;}

font.partnerzy {color:#cf2e21; font-family:"Myriad Pro"; font-size:16px; font-style:italic; font-weight:bolder; letter-spacing:1px;}

img.stopkaimg {border:0px; float:left; margin-right:10px; margin-left:10px;}

img.top_icons {border:0px; margin-left:25px;}

input, textarea {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #c10a00;
	color: #000000;
	background-color: #FFFFFF;
-moz-border-radius:3px;
border-radius:3px;
-webkit-border-radius:3px;
-khtml-border-radius:3px;
-icab-border-radius:3px;
-o-border-radius:3px;
}

/*	CZCIONKI	*/
p.top {
font-family:"Old English Text MT";
font-size:56px;
padding-left:25px;
padding-top:80px;
}
a.stopka {
font-family:"Old English Text MT";
font-size:24px;
}

@font-face {
font-family: "Bickham Script Pro Regular";
src: url("bickham.otf")
}
	  
@font-face {
font-family: "Calibri";
src: url("calibri.ttf")
}
	  
@font-face {
font-family: "English";
src: url("english.ttf")
}

@font-face {
font-family: "Old English Text MT";
src: url("oldenglish.ttf")