/*
Theme Name: Levre 
Theme URI: http://levre.pl
Description: Levre Personal Portfolio 2010
Version: 0.1-wersja
Author: Levre
Author URI: http://levre.pl
*/
	
	
	
* {
        padding:0;
        margin:0;
        }
		
img {
        border:0;
        }
		
		
		
body {
	background-color:#FFF;
	text-align:center;
	
	}	
	
	
blockquote {
	
	background-color:#eeeeee;
	padding: 5px 5px 5px 5px;
	border-color:#dddddd;
	border-style:dashed;
	border-width:thin;
	border-radius: 4px;
	-moz-border-radius:4px;
	-webkit-border-radius: 4px;
	text-align:center;
	width:540px;
	margin-bottom:30px;
	margin-left:15px;
	margin-right:15px;
	margin-top:20px;
	
	
	}
	
	
	
	
	h1 {
	
	font-family:Georgia,serif;
	font-size:30px;
	color:#000;
	font-style:italic;
	text-decoration:none;
	font-weight: normal;
	padding-top:10px;
	padding-bottom:10px;

	}
	
	h2 {
	
	font-family:Georgia,serif;
	font-size:26px;
	color:#000;
	font-style:italic;
	text-decoration:none;
	font-weight: normal;
	padding-top:15px;
	padding-bottom:0px;

	}
	
	h3 {
	
	font-family:Georgia,serif;
	font-size:20px;
	color:#000;
	font-style:italic;
	text-decoration:none;
	font-weight: normal;

	}
	
	h4 {
	
	font-family:Georgia,serif;
	font-size:16px;
	color:#000;
	font-style:italic;
	text-decoration:none;
	font-weight: normal;

	}
	
	h5 {
	
	font-family:Georgia,serif;
	font-size:12px;
	color:#000;
	font-style:italic;
	text-decoration:none;
	font-weight: normal;

	}
	
	
	h6 {
	
	font-family:Georgia,serif;
	font-size:10px;
	color:#000;
	font-style:italic;
	text-decoration:none;
	font-weight: normal;

	}
	
	
	
	a {
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:12px;
		font-style:italic;
		color:#333;
		text-decoration:none;
	}
	
	
	a:hover {
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:12px;
		font-style:italic;
		color:#333;
		text-decoration:underline;
	}
	
	
	
	
	
	
	
	
	
	
	
/************************************************************************************

POCZATEK
TOP

************************************************************************************/
	
#top {
	background-image:url(images/bg_top.jpg);
	background-repeat:no-repeat;
	background-color:#222222;
	width:100%;
	height:250px;
	background-position:center;
	
	
	
	}
	
	

	
#top_trojkaty {
	background-image:url(images/top_trojkat.jpg);
	background-repeat:repeat-x;
	width:100%;
	height:6px;
	
	
	
	}
	
	
	
#top_obwod {
	width:940px;
	height:200px;
	margin:0 auto;
	

	}
	
#top_menu {
	color:#FFF;
	width:470px;
	height:50px;
	text-align:left;
	margin:0 auto;
	padding-top:10px;
	float:left;

}
	
#top_menu li{
	display:inline-block;
	float:left;
	padding-right:8px;
	

	
	}
	
	
#top_menu a {
	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-style:italic;
	color:#fff;
	background-color:#393939;
	float:left;
	padding-left:7px;
	padding-right:7px;
	text-decoration:none;
	
	height:23px;
	padding-top:7px;
	
	border-radius: 4px;
	-moz-border-radius:4px;
	-webkit-border-radius: 4px;

	}
	
	
	
#top_menu a:hover {
	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-style:italic;
	color:#fff;
	background-color:#5c5c5c;
	float:left;
	padding-left:7px;
	padding-right:7px;
	text-decoration:none;
	
	height:23px;
	padding-top:7px;
	
	border-radius: 4px;
	-moz-border-radius:4px;
	-webkit-border-radius: 4px;

	}	
	
#top_menu a.active{
	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-style:italic;
	color:#000;
	background-color:#FFF;
	float:left;
	padding-left:7px;
	padding-right:7px;
	text-decoration:none;
	
	height:23px;
	padding-top:7px;
	
	border-radius: 4px;
	-moz-border-radius:4px;
	-webkit-border-radius: 4px;

	}	
	
	
	
	
#top_menu2 {
	color:#FFF;
	width:470px;
	height:50px;
	text-align:left;
	margin:0 auto;
	padding-top:10px;
	float:right;

}
	
	
	
	
	
#top_menu2 li{
	display:inline-block;
	float:right;
	padding-right:8px;
	

	
	}
	
	
#top_menu2 a {
	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-style:italic;
	color:#fff;
	background-color:#9c767e;
	/*
	background-color:#9c767e;
	*/
	float:left;
	padding-left:7px;
	padding-right:7px;
	text-decoration:none;
	
	height:23px;
	padding-top:7px;
	
	border-radius: 4px;
	-moz-border-radius:4px;
	-webkit-border-radius: 4px;

	}
	
	
	
#top_menu2 a:hover {
	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-style:italic;
	color:#fff;
	background-color:#896068;
	/*
	background-color:#896068;
	*/
	float:left;
	padding-left:7px;
	padding-right:7px;
	text-decoration:none;
	
	height:23px;
	padding-top:7px;
	
	border-radius: 4px;
	-moz-border-radius:4px;
	-webkit-border-radius: 4px;

	}	
	
#top_menu2 a.active{
	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-style:italic;
	color:#000;
	background-color:#FFF;
	float:left;
	padding-left:7px;
	padding-right:7px;
	text-decoration:none;
	
	height:23px;
	padding-top:7px;
	
	border-radius: 4px;
	-moz-border-radius:4px;
	-webkit-border-radius: 4px;

	}	
	
	
	
	
	
	
#slogan {
	
	text-align:left;
	padding-top:90px;
	
}
	
#slogan a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:36px;
	color:#FFF;
	font-style:italic;
	text-decoration:none;
	
	
}
	
#slogan a:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:36px;
	color:#FFF;
	font-style:italic;
	text-decoration:underline;
	
	
}	
/************************************************************************************

KONIEC
TOP

************************************************************************************/	
	
	
	
	#page {
	width:940px;
	margin:0 auto;
	padding-top:6px;
	height:100%;
	
	
	}
	
	
	
/************************************************************************************

POCZATEK
PAGE LEWA STRONA

************************************************************************************/
	

	
#page_lewa_strona {
	width:670px;
	height:100%;
	float:left;
	border-right-color:#d3d3d3;
	border-right-style:dashed;
	border-right-width:1px;
	
	
	
}
	
#wpisy {
	width:640px;
	height:100px;
	
	

	}	

#wpisy .linia {
	background-image:url(images/linia_wpisy.jpg);
	background-repeat:no-repeat;
	width:640px;
	height:2px;
	margin-bottom:30px;
	margin-top:30px;
	clear:both;
	
	
	}

#wpisy .ikona {
	
	width:46px;
	height:46px;
	text-align:left;
	float:left;
	margin-right:30px;
	
	}
	
	
#tresc {
	
	float:left;
	width:411px;
	margin-right:30px;

	}
	
	
#tresc .tytul {
	text-align:left;
	margin-bottom:30px;
	font-style: italic;
	
	}
	
	
#tresc .tytul a {
	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:26px;
	color:#000;
	text-decoration:none;
	
	
	}
	
#tresc .tytul a:hover {
	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:26px;
	color:#000;
	text-decoration:underline;
	
	}	
	
	
#tresc .miniaturka {
	background-color:#eeeeee;
	padding: 5px 5px 5px 5px;
	border-color:#dddddd;
	border-style:dashed;
	border-width:thin;
	border-radius: 4px;
	-moz-border-radius:4px;
	-webkit-border-radius: 4px;
	text-align:center;
	width:390px;
	margin-bottom:30px; 
	
}
	
#tresc .tresc {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#858b92;
	text-align:left;
	line-height:20px;
	margin-bottom:20px;

	}	
	

#tresc .tresc2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#858b92;
	text-align:left;
	line-height:20px;
	margin-bottom:20px;
	width:580px;

	}		
	
	
#tresc .tresc p {
	padding-top:5px;
	padding-bottom:5px;
}

#tresc .tresc2 p {
	padding-top:5px;
	padding-bottom:5px;
	
}

#tresc .tresc a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-style:italic;
	color:#30a0ee;
	line-height:25px;
	text-decoration:none;
	}
	
	
#tresc .tresc a:hover {
		font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-style:italic;
	color:#565656;
	line-height:25px;
	text-decoration: line-through;
	}



#tresc .tresc2 a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-style:italic;
	color:#30a0ee;
	line-height:25px;
	text-decoration:none;
	}
	
	
#tresc .tresc2 a:hover {
		font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-style:italic;
	color:#565656;
	line-height:25px;
	text-decoration: line-through;
	}















#info {
	float:left;
	width:123px;

	
	}
	
#info .data {
	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-style:italic;
	color:#FFF;
	background-color:#222222;
	float:left;
	width:123px;
	height:23px;
	padding-top:7px;
	
	border-radius: 4px;
	-moz-border-radius:4px;
	-webkit-border-radius: 4px;
	
}




#info .komentarze {
	
	
	width:123px;
	height:26px;
	
	text-align:left;
	border-top: 1px dashed #d3d3d3;
	border-bottom: 1px dashed #d3d3d3;
	padding-top:8px;
	margin-top:50px;

	}
	
#info .komentarze a {
	
	font-family:Arial, Helvetica, sans-serif, Verdana;
	font-size:12px;
	font-weight:bold;
	color:#333;
	text-decoration:none;
	
}

#info .tagi {
	text-align:left;
	margin-top:20px;
	}
	
#info .tagi li {
	list-style:none;
	
	
	}
	
	
#info .tagi li a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-style:italic;
	color:#111111;
	background-color:#eeeeee;
	float:left;
	width:123px;
	
	padding-top:7px;
	padding-bottom:7px;
	padding-left:7px;
	text-shadow: 1px 1px #FFF;
	border-color:#cccccc;
	border-style:dashed;
	border-width:thin;
	border-radius: 4px;
	-moz-border-radius:4px;
	-webkit-border-radius: 4px;
	margin-bottom:10px;
	
	
	
	}
	
#info .tagi li a:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-style:italic;
	color:#111111;
	background-color:#f5f5f5;
	float:left;
	width:123px;
	
	padding-top:7px;
	padding-bottom:7px;
	padding-left:7px;
	text-shadow: 1px 1px #FFF;
	border-color:#cccccc;
	border-style:dashed;
	border-width:thin;
	border-radius: 4px;
	-moz-border-radius:4px;
	-webkit-border-radius: 4px;
	margin-bottom:10px;

	}	
	

#tresc .czytaj_wiecej {
	
	position: relative;
	bottom:30px;
	left:440px;
	float:left;
	width:123px;
	height:23px;
	
	
	
	

	
	}
	
	
#tresc .czytaj_wiecej a {
	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-style:italic;
	color:#FFF;
	background-color:#222222;
	
	padding-top:7px;
	padding-left:7px;
	padding-right:9px;
	padding-bottom:7px;
	border-radius: 4px;
	-moz-border-radius:4px;
	-webkit-border-radius: 4px;
	text-decoration:underline;

	
	}
	
	
#tresc .czytaj_wiecej a:hover{
	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-style:italic;
	color:#333333;
	background-color:#dadada;
	
	padding-top:7px;
	padding-left:7px;
	padding-right:9px;
	padding-bottom:7px;
	border-radius: 4px;
	-moz-border-radius:4px;
	-webkit-border-radius: 4px;
	text-decoration:none;

	
	}
	
	
	
	
	
/************************************************************************************

KONIEC
PAGE LEWA STRONA

************************************************************************************/	










	
	
	
	
/************************************************************************************

POCZATEK
PAGE PRAWA STRONA

************************************************************************************/
	
	
	
#page_prawa_strona {
	width:260px;
	float:right;
	
	
}
	
	
#panele_boczne {
	width:260px;
	margin-left:20px;
	text-align:left;
	}
	

	
/************************************************************************************

KONIEC
PAGE PRAWA STRONA

************************************************************************************/		
	
	
	
	
	
	
/************************************************************************************

POCZATEK
PAGE ARCHIWUM

************************************************************************************/
	
	
#archiwum {
	padding-top:10px;
	padding-bottom:10px;
	}
	
	
	
	
#archiwum .naglowek {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:26px;
	color:#000;
	text-decoration:none;
	font-style:italic;
}
	
#archiwum .tresc {
	padding-top:20px;
	padding-left:15px;
	padding-bottom:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-style:italic;
	color:#262626;
	}
	
	#archiwum .tresc li {
		list-style: none;
	}
	
	#archiwum .tresc li a {
		font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-style:italic;
	color:#8b8b8b;
	line-height:25px;
	text-decoration:none;
	}
	
	
	#archiwum .tresc li a:hover {
		font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-style:italic;
	color:#565656;
	line-height:25px;
	text-decoration: line-through;
	}
	
	
	
	
	#archiwum .stopka {
		width:200px;
		height:1px;
		border-top-color:#dddddd;
	border-top-style:dashed;
	border-top-width:thin;
	
		}
	
/************************************************************************************

KONIEC
PAGE ARCHIWUM

************************************************************************************/
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	/************************************************************************************

POCZATEK
PAGE ARCHIWUM

************************************************************************************/
	
	
#panel_flickr {
	padding-top:10px;
	padding-bottom:10px;
	}
	
	
	
	
#panel_flickr .naglowek {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:26px;
	color:#000;
	text-decoration:none;
	font-style:italic;
}
	
#panel_flickr .tresc {
	padding-top:20px;
	padding-left:15px;
	padding-bottom:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-style:italic;
	color:#262626;
	}
	
	
#panel_flickr .flickr {
	
	clear: both;
	padding-top:20px;

}
	
	
#panel_flickr .flickr a {
		float: left;
		display: inline;
		margin: 0 16px 15px 0;
		border: 1px dashed #888;
		padding: 5px;
}

#panel_flickr .flickr a:hover {
	border: 1px dashed #fff;
}
	
	
	
	#panel_flickr .tresc li {
		list-style: none;
	}
	
	#panel_flickr .tresc li a {
		font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-style:italic;
	color:#8b8b8b;
	line-height:25px;
	text-decoration:none;
	}
	
	
	#panel_flickr .tresc li a:hover {
		font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-style:italic;
	color:#565656;
	line-height:25px;
	text-decoration: line-through;
	}
	
	
	
	
	#panel_flickr .stopka {
		width:200px;
		height:1px;
		border-top-color:#dddddd;
	border-top-style:dashed;
	border-top-width:thin;
	
		}
	
/************************************************************************************

KONIEC
PAGE ARCHIWUM

************************************************************************************/
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
/************************************************************************************

POACZATEK
STOPKA

************************************************************************************/
	
	
#stopka_trojkaty2 {
	background-image:url(images/top_trojkat2.jpg);
	background-repeat:repeat-x;
	width:100%;
	height:6px;
	clear:both;
}



#stopka {
	
	background-color:#222222;
	width:100%;
	height:380px;

	}
	
#stopka .obwod {
	
	
	width:940px;
	height:310px;
	margin:0 auto;

	}
	
#stopka .copyright {
	width:940px;
	height:50px;
	margin:0 auto;

	}
	
	
	
#stopka .copyright a {
		font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-style:italic;
	color:#30a0ee;
	line-height:25px;
	text-decoration:none;
	}
	
	
#stopka .copyright a:hover {
		font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-style:italic;
	color:#565656;
	line-height:25px;
	text-decoration: line-through;
	
}
	
	
	
	
#stopka .linia {
	width:940px;
	height:1px;
	margin:0 auto;
	border-top-color:#3c3c3c;
	border-top-style:dashed;
	border-top-width:thin;
	padding-bottom:15px;

	}
	

	
#stopka .engine {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-style:italic;
	color:#fff;
	text-align:left;
	float:left;
	
	}
	
#stopka .autor {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-style:italic;
	color:#fff;
	text-align:right;
	float:right;
	
	}
	
	
	
	
#tweet {
	width:292px;
	height:90%;
	text-align:left;
	padding-top:20px;
	float:left;
	border-right-color:#3c3c3c;
	border-right-style:dashed;
	border-right-width:thin;
	

	}
	
	
#tweet .naglowek {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:26px;
	color:#fff;
	text-decoration:none;
	font-style:italic;
	float:left;

	}
	
#tweet .icons_twitter {
	background-image:url(images/twitter_icons.png);
	background-repeat:no-repeat;
	width:40px;
	height:36px;
	float:right;
	padding-right:30px;
	}
	
	
	
	
	
#tweet .tresc {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-style:italic;
	color:#FFF;
	padding-top:15px;
	clear:both;
	
	}
	

#twitter_update_list li {
	list-style:none;
	padding-bottom:15px;
	
	}

#twitter_update_list a {
		font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-style:italic;
	color:#30a0ee;
	line-height:25px;
	text-decoration:none;
	}
	
	
#twitter_update_list a:hover {
		font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-style:italic;
	color:#565656;
	line-height:25px;
	text-decoration: line-through;
	}
	
	
	
#linki {
	width:240px;
	height:90%;
	text-align:left;
	padding-top:20px;
	float:left;
	
	margin-left:30px;
	margin-right:30px;
	
	border-right-color:#3c3c3c;
	border-right-style:dashed;
	border-right-width:thin;

	}
	
	
#linki .naglowek {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:26px;
	color:#fff;
	text-decoration:none;
	font-style:italic;
	float:left;
}	
	
#linki .icons_links {
	background-image:url(images/links_icons.png);
	background-repeat:no-repeat;
	width:40px;
	height:36px;
	float:right;
	padding-right:30px;	
}
	
#linki .tresc {
	padding-top:15px;
	clear:both;

	
	}
	
	
	
	#linki .tresc li {
		list-style:none;
}
	
	
	
	
#linki .tresc li a {
		font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-style:italic;
	color:#fff;
	line-height:25px;
	text-decoration:none;
	}
	
	
	#linki .tresc li a:hover {
		font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-style:italic;
	color:#565656;
	line-height:25px;
	text-decoration: line-through;
	}
	
	

	
	
	
#tagi {
	width:345px;
	height:90%;
	text-align:left;
	padding-top:20px;
	float:left;
	
	

	}
	
	
#tagi .naglowek {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:26px;
	color:#fff;
	text-decoration:none;
	font-style:italic;
	float:left;

	
	}		
	
	
#tagi .icons_tag {
	background-image:url(images/tag_icons.png);
	background-repeat:no-repeat;
	width:40px;
	height:36px;
	float:right;
	padding-right:30px;	
}
	
	
	
	
	
#tagi .tresc {
	padding-top:15px;
	clear:both;
	color:#FFF;
	}
	
	
#tagi .tresc a {
		font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-style:italic;
	color:#fff;
	line-height:25px;
	text-decoration:none;
	}
	
	
#tagi .tresc a:hover {
		font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-style:italic;
	color:#565656;
	line-height:25px;
	text-decoration: line-through;
	}
	
	
	
	
	
	
	
	
	
/************************************************************************************

POACZATEK
STOPKA

************************************************************************************/	
	
	
	.clear { clear: both }
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	/************************************************************************************

POACZATEK
KOMENTARZE

************************************************************************************/	
	
	
#komentarz {
	width:440px;
	
	}	
	
	
#komentarz .info {
	
	width:440px;
	height:32px;
}
	
	
#komentarz .avatar {
	float:left;
	
	}
	
#komentarz .autor {
	float:left;
	padding-left:15px;
	}
	
	
#formularz {
	width:580px;
	height:30px;
	
	padding-bottom:15px;
	}
	
#formularz_informacje{
	
	width:580px;
	height:30px;
	padding-top:15px;
	font-style:italic;
}

#formularz_informacje .box {
	
	float:left;
	width:186px;
	}





	
#formularz .komentarze_textbox {
	
font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-style:italic;
	color:#111111;
	background-color:#eeeeee;
	float:left;
	width:170px;
	height:30px;
	padding-left:7px;
	text-shadow: 1px 1px #FFF;
	border-color:#cccccc;
	border-style:dashed;
	border-width:thin;
	border-radius: 4px;
	-moz-border-radius:4px;
	-webkit-border-radius: 4px;
	margin-bottom:10px;

	
	}
	
	
	
#formularz .komentarze_textbox:hover {
	
font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-style:italic;
	color:#111111;
	background-color:#f5f5f5;
	float:left;
	width:170px;
height:30px;
	padding-left:7px;
	text-shadow: 1px 1px #FFF;
	border-color:#cccccc;
	border-style:dashed;
	border-width:thin;
	border-radius: 4px;
	-moz-border-radius:4px;
	-webkit-border-radius: 4px;
	margin-bottom:10px;

	
	}
		
	
.komentarze_textarea {
	
font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-style:italic;
	color:#111111;
	background-color:#eeeeee;
	
	width:548px;
	height:50px;
	padding-left:7px;
	text-shadow: 1px 1px #FFF;
	border-color:#cccccc;
	border-style:dashed;
	border-width:thin;
	border-radius: 4px;
	-moz-border-radius:4px;
	-webkit-border-radius: 4px;
	margin-bottom:10px;

	
	}
	
	
	
.komentarze_textarea:hover {
	
font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-style:italic;
	color:#111111;
	background-color:#f5f5f5;
	width:548px;
	height:150px;
	padding-left:7px;
	text-shadow: 1px 1px #FFF;
	border-color:#cccccc;
	border-style:dashed;
	border-width:thin;
	border-radius: 4px;
	-moz-border-radius:4px;
	-webkit-border-radius: 4px;
	margin-bottom:10px;

	
	}
	
	
	
	
.button_dodaj {  
    width: 135px;  
    height: 30px; /* caly obrazek ma 76px -> 76px / 2 = 38px */  
    background: url(images/kom_button.jpg) no-repeat;
	display:inline-block;
/* ponizsze style sa oczywiscie niekonieczne */  
    
    font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-style:italic;
	color:#fff;
    border: none;  
    
}  
.button_dodaj:hover {  
    background-position: 0 100%;  
}  

	
	
/************************************************************************************

KONIEC
STOPKA

************************************************************************************/	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
/************************************************************************************

START
PORTFOLIO

************************************************************************************/		
	
#portfolio {
	width:670px;
	margin-top:15px;
	
	}
	
	
#portfolio .praca{
	
	background-color:#eeeeee;
	border-color:#dddddd;
	border-style:dashed;
	border-width:thin;
	border-radius: 4px;
	-moz-border-radius:4px;
	-webkit-border-radius: 4px;
	text-align:center;
	width:190px;
	margin-bottom:20px;
	height:282px;
	float:left;
	display:inline-block;
	margin-left:15px;
	margin-right:15px;

	
	}

#portfolio .miniaturka {
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	

	
	}
#background {
	height:32px;
	width:165px;
	background-image:url(images/portfolio_thumbs_bg.png);
	background-repeat:repeat-x,y;
	position: relative;
	bottom:45px;
	text-align:left;
	padding-left:15px;
	padding-top:15px;
}




#background a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#fff;
	text-decoration:none;
}
	
	
#background a:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#CCC;
	text-decoration:underline;
}	
	
	
	
#site_page {
	width:670px;
	
	margin-bottom:10px;
	clear:both;
	
	

	}
	
#site_page .next {
	float: right;
	
	height:30px;
	text-align:right;
	padding-right:17px;

	}
	
#site_page .prev {
	float:left;
	
	height:30px;
	text-align:left;
	padding-left:15px;
	
	}
	
#site_page a {
		font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-style:italic;
	color:#FFF;
	background-color:#222222;
	
	padding-top:7px;
	padding-left:7px;
	padding-right:9px;
	padding-bottom:7px;
	border-radius: 4px;
	-moz-border-radius:4px;
	-webkit-border-radius: 4px;
	text-decoration:none;

	}
	
	
	
#site_page a:hover {
		font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-style:italic;
	color:#FFF;
	background-color:#555555;
	padding-top:7px;
	padding-left:7px;
	padding-right:9px;
	padding-bottom:7px;
	border-radius: 4px;
	-moz-border-radius:4px;
	-webkit-border-radius: 4px;
	text-decoration:underline;

	}
	
	


		
/************************************************************************************

KONIEC
PORTFOLIO

************************************************************************************/	
	
	
	
	
	
	
	
#nawigacja_index {
	width:670px;
	padding-top:20px;
	padding-bottom:25px;
	margin-bottom:10px;
	clear:both;
	border-top-color:#d3d3d3;
	border-top-style:dashed;
	border-top-width:1px;
	
	

	}
	
#nawigacja_index .next {
	float: right;
	
	height:30px;
	text-align:right;
	padding-right:17px;

	}
	
#nawigacja_index .prev {
	float:left;
	
	height:30px;
	text-align:left;
	padding-left:15px;
	
	}
	
#nawigacja_index a {
		font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-style:italic;
	color:#FFF;
	background-color:#222222;
	
	padding-top:7px;
	padding-left:7px;
	padding-right:9px;
	padding-bottom:7px;
	border-radius: 4px;
	-moz-border-radius:4px;
	-webkit-border-radius: 4px;
	text-decoration:none;

	}
	
	
	
#nawigacja_index a:hover {
		font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-style:italic;
	color:#FFF;
	background-color:#555555;
	padding-top:7px;
	padding-left:7px;
	padding-right:9px;
	padding-bottom:7px;
	border-radius: 4px;
	-moz-border-radius:4px;
	-webkit-border-radius: 4px;
	text-decoration:underline;

	}
	
	
	
	
	
	
	




/************************************************************************************

START
ARTYKULY

************************************************************************************/	










#artykuly_belka_top {
	
	border-bottom-color:#d3d3d3;
	border-bottom-style:dashed;
	border-bottom-width:1px;
	width:100%;
	height:60px;
	
	}



#artykuly_belka_top .naglowek {
	
	font-family:Georgia,serif;
	font-size:26px;
	color:#000;
	font-style:italic;
	text-decoration:none;
	font-weight: normal;
	width:171px;
	float:left;
	padding-top:12px;
	text-align:left;
	padding-left:15px;
	
	}


#artykuly_belka_top .kategorie {
	width:384px;
	float:left;
	padding-top:10px;
	
	}

#artykuly_belka_top .kategorie li {
	list-style:none;
	float:left;
	display:inline-block;
	padding-right:11px;
	
	}
	
	#artykuly_belka_top .wyszukiwarka {
	width:370px;
	float:left;
	padding-top:10px;
	
	}

	
#artykuly_belka_top_linia {
	width:670px;
	padding-top:15px;
	padding-bottom:40px;
	margin-bottom:10px;
	clear:both;
	border-bottom-color:#d3d3d3;
	border-bottom-style:dashed;
	border-bottom-width:1px;
	
}

#artykuly_belka_top_linia .naglowek {
	
	
	font-family:Georgia,serif;
	font-size:20px;
	color:#bdbdbd;
	font-style:italic;
	text-decoration:none;
	font-weight: normal;
	text-align:left;
	padding-left:15px;
	float:left;
	}
	
 #artykuly_belka_top_linia .rss {
	 float:right;
	 padding-right:25px;
	 

	 }


#artykuly_belka_top_linia a {
	
	font-family:Georgia,serif;
	font-size:20px;
	color: #3d3d3d;
	font-style:italic;
	text-decoration:none;
	font-weight: normal;

	}



#artykuly_belka_top_linia a:hover {
	
	font-family:Georgia,serif;
	font-size:20px;
	color: #666;
	font-style:italic;
	text-decoration:underline;
	font-weight: normal;

	}








	
#artykuly_belka_top .wyszukiwarka_textbox {
	
font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-style:italic;
	color:#111111;
	background-color:#eeeeee;
	float:left;
	width:228px;
	height:30px;
	padding-left:7px;
	text-shadow: 1px 1px #FFF;
	border-color:#cccccc;
	border-style:dashed;
	border-width:thin;
	border-radius: 4px;
	-moz-border-radius:4px;
	-webkit-border-radius: 4px;
	margin-bottom:10px;

	
	}
	
	
	
#artykuly_belka_top .wyszukiwarka_textbox:hover {
	
font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-style:italic;
	color:#111111;
	background-color:#f5f5f5;
	float:left;
	width:228px;
height:30px;
	padding-left:7px;
	text-shadow: 1px 1px #FFF;
	border-color:#cccccc;
	border-style:dashed;
	border-width:thin;
	border-radius: 4px;
	-moz-border-radius:4px;
	-webkit-border-radius: 4px;
	margin-bottom:10px;

	
	}
	
	
	
#artykuly_belka_top .button_szukaj {  
    width: 73px;  
    height: 30px; /* caly obrazek ma 76px -> 76px / 2 = 38px */  
    background: url(images/szukaj_button.jpg) no-repeat;
	display:inline-block;
/* ponizsze style sa oczywiscie niekonieczne */  
    
    font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-style:italic;
	color:#fff;
    border: none;  
    
}  
#artykuly_belka_top .button_szukaj:hover {  
    background-position: 0 100%;  
}  









	
#artykuly_wpisy {
	width:670px;
	margin-top:15px;
	
	}
	
	
#artykul_w {
	display:inline-block;
	
	
	
	

	
	}
	
#artykul_w .obraz {
	width:192px;
	height:284px;

	float:left;
	}
	
	
#artykul_w .bg_obraz {
	
	background-color:#eeeeee;
	border-color:#dddddd;
	border-style:dashed;
	border-width:thin;
	border-radius: 4px;
	-moz-border-radius:4px;
	-webkit-border-radius: 4px;
	text-align:center;
	width:190px;
	margin-bottom:20px;
	height:282px;
	float:left;
	display:inline-block;
	
	

	
	}
	
	
	
	
	
	
	
	
#artykul_w .miniaturka {
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	

	
	}





#artykul_w_tresc {
	width:440px;

	float:left;
	height:284px;
	
	
	
	}
	
	
	
#belka_1 {
	clear:both;

	
	}
	
#belka_2 {
		clear:both;
		text-align:left;
		padding-top:10px;
	padding-left:15px;
	}
	
	
#belka_3 {
	clear:both;

	
	}
	
	
#belka_4 {
	clear:both;

	
	}
	
	
#belka_1 .arty_kategorie {
	text-align:left;
	padding-left:15px;
	padding-top:15px;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-style:italic;
	color:#666;

	
	}
	
	
#belka_1 .arty_kategorie li {
	list-style:none;
	display:inline-block;

	
	}
	
	
	
#belka_1 .arty_kategorie a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-style:italic;
	color:#831444;
	text-decoration:none;
	
	}
	
#belka_1 .arty_kategorie a:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-style:italic;
	color:#831444;
	text-decoration: line-through;
	
	}
	
	
#belka_1 .arty_ocena{
	padding-top:15px;
	padding-right:15px;
	float:right;

	
	
	
	}
	
#belka_2 .arty_tytyl {}


#belka_2 .arty_tytul a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	font-style:italic;
	color:#333;
	
	
	}
	
	
#belka_3 .arty_tresc {
	text-align:left;
	padding-left:15px;
	padding-right:15px;
	padding-top:8px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-style:italic;
	color:#666;
	
	
	}
	
#belka_4 .arty_czytaj_wiecej {
	float:right;
	padding-top:15px;
	
	
	
	}
	
#belka_4 .arty_czytaj_wiecej a {
	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-style:italic;
	color:#FFF;
	background-color:#222222;
	
	padding-top:7px;
	padding-left:7px;
	padding-right:9px;
	padding-bottom:7px;
	border-radius: 4px;
	-moz-border-radius:4px;
	-webkit-border-radius: 4px;
	text-decoration:underline;

	
	}
	
	
#belka_4 .arty_czytaj_wiecej a:hover{
	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-style:italic;
	color:#333333;
	background-color:#dadada;
	
	padding-top:7px;
	padding-left:7px;
	padding-right:9px;
	padding-bottom:7px;
	border-radius: 4px;
	-moz-border-radius:4px;
	-webkit-border-radius: 4px;
	text-decoration:none;

	
	}
	
	


#linia {
	
	
width:670px;

	clear:both;
	border-bottom-color:#d3d3d3;
	border-bottom-style:dashed;
	border-bottom-width:1px;
	margin-bottom:15px;
	margin-top:15px;
	
	
	
	}








	/************************************************************************************

KONIEC
ARTYKULY

************************************************************************************/	
	
	