/**
 * @package Gospoda_Golonka
 * @author Grzegorz Szefka <kashub@kashub.kaszuby.pl>
 * @version $Revision: 1.5 $
 * @id $Id: default.css,v 1.5 2008/09/25 19:36:00 kashub Exp $
 */
*{
padding:0;
margin:0;
}

body
{
	background-color: white;
	font-family: arial;
	font-size: 12px;
}

#Container
{
	width: 826px;
	margin: 0px auto;
}

#TopPart
{
	width: 826px;
	height: 206px;
	float: left;
}

#Top_left
{
	background: url("img/logo.gif") top left no-repeat;
	width: 563px;
	height: 206px;
	float: left;
}


#Top_right
{
	background: url("img/head_right.gif") top left repeat-x;
	width: 263px;
	height: 201px;
	float: right;
	padding-top: 5px;
}

#Logo
{
	padding-left: 150px;
	padding-top: 15px;
	text-align: center;
}

.spicy
{
    color: #be2f35;
	font-family: Candara;
	font-size: 43px;
}

.blog
{
    color: #7a8e25;
	font-family: Candara;
	font-size: 43px;
}

.link
{
    color: #494a47;
	font-family: Candara;
	font-size: 14px;
	text-decoration: none;
	padding-left: 27px;
}

fieldset
{
	border: none;
	float: left;
	padding-left: 62px;
	padding-top: 5px;
}

input
{
	float: left;
	height: 15px;
	width: 125px;
}

.button
{
	float: right;
	background: url("img/search.gif") top left no-repeat;
	background-position: 5px 0px;
	width: 65px;
	height: 25px;
	border: none;
	padding-left: 8px;
	padding-top: 4px;
	color: white;
	font-size: 11px;
	margin-top: -22px;
	margin-right: 5px;
	margin-left: 5px;
}

*>.button
{
    float: left;
    margin-top: -4px;
    margin-right: 0px;
    margin-left: 0px;
    padding-left: 5px;
    padding-top: 0px;
}

.button:hover
{
	text-decoration: underline;
}

#Welcome
{
	height: 160px;	
	padding: 0 8px;
	background-image: url('img/golonka.jpg');
	background-repeat: no-repeat;
	background-position: center
;
}

h4
{
	font-size: 13px;
	line-height: 25px;
}

#Welcome h4 { padding: 2px 7px; }

p
{
	text-align: justify;
}

#Menu
{
	width: 812px;
	height: 32px;
	float: right;
	margin-top: -40px;
}

#Menu a
{
	width: 69px;
	line-height: 32px;
    vertical-align: middle;
	float: right;
	background: url("img/topmenu.gif") top left no-repeat;
	text-align: center;
	color: white;
	text-decoration: none;
}

#Menu a:hover, #Menu a.active
{
	text-decoration: underline;
}

#CentralPart
{
	width: 812px;
    clear: both;
    background: url("img/bac.gif") top left repeat-y;
    margin-left: 15px;
}

*>#CentralPart
{

}

#LeftPart
{
	width: 520px;
	float: left;
	margin-right: 9px;
	padding: 10px;
}

#RightPart
{
	float: right;
	width: 263px;
}

.cleaner
{
    clear: both;
}

#Page
{
	width: 520px;
	padding-top: 20px;
}

#Left_menu
{
	float: left;
	width: 60px;
	height: 16px;
	margin-top: -10px;
	margin-left: -5px;
}

.contact
{
    background: url("img/email.gif") top left no-repeat;
    width: 15px;
    height: 16px;
    float: left;
    padding-right: 3px;
}

.contact span
{
	display: none;
}

.home
{
    background: url("img/home.gif") top left no-repeat;
    width: 15px;
    height: 16px;
    float: left;
    padding-right: 3px;
}

.home span
{
	display: none;
}


.personal
{
    background: url("img/personal.gif") top left no-repeat;
    width: 15px;
    height: 16px;
    float: left;
}

.personal span
{
	display: none;
}

h1
{
	font-size: 14px;
	color: #5a5551;
	line-height: 25px;
	font-weight: bold;
	padding-left: 32px;
	background: url("img/gray-arrow.gif") top left no-repeat;
}

h2
{
	font-size: 15px;
	line-height: 30px;
	font-weight: bold;
	color: white;
}

h3
{
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #ff3;
}

h5
{
	font-size: 12px;
}

.article_head
{
	border-bottom: 2px solid #891f10;
}

.article_body p
{
	padding-top: 8px;
	padding-bottom: 5px;
}

.article_comments a
{
	color: black;
}

.article_comments
{
    padding-top: 5px;
	padding-bottom: 15px;
}

.photo
{
	padding-top: 8px;
	padding-bottom: 5px;
	float: left;
	padding-right: 8px;
}

.rightpart_header
{
	color: white;
	font-size: 15px;
	font-weight: bold;
	width: 263px;
    background: url("img/pages.gif") top left repeat-x;
    line-height: 38px;
    text-indent: 8px;
    margin-top: 5px;
}

#RightPart a
{
	color: white;
	font-size: 13px;
	display: block;
	padding-left: 8px;
	line-height: 25px;
}

.main, #Pages a
{
    background: url("img/arrow.gif") top left no-repeat;
    background-position: 8px 3px;
    text-indent: 23px;
}

.child
{
    text-indent: 40px !important;
    background-position: 25px 3px !important;
}

#Bottom
{
	width: 812px;
	background: url("img/bottom.gif") top left no-repeat;
	height: 55px;
	float: left;
	margin-top: 5px;
	margin-left: 7px;
}

*>#Bottom
{
	margin-left: 15px;
}

.down_left
{
	font-size: 11px;
	text-align: left;
	padding-top: 8px;
	padding-left: 8px;
	float: left;
}

.down_right
{
	font-size: 11px;
	text-align: right;
	padding-top: 8px;
	float: right;
	padding-right: 8px;
}

.down_right a, .down_left a
{
    text-decoration: none;
    color: black;
}


.down2
{
	padding-bottom: 10px;
	float: right;
	display: none;
}

.down2 img
{
    border: 0px;
}
table { margin: 4px auto; }
table, td { border: 1px dotted #faa; border-collapse: collapse; font-weight: bold; }
td { padding: 2px; }
th { background-color: #592; }

hr { border-size: 1px 0 0 0; border-style: solid; border-color: #891F10; height: 0; }

.gal { text-align: center; }
.gal a img { border: 1px solid #fff; margin: 2px; }


#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../img/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../img/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
