/*Main*/
BODY
{
	margin: 0;
	padding: 0;
	font: 11px/13px Helvetica, Arial, Verdana, sans-serif;
	color: #CCCCCC;
	text-align: justify;
	background-repeat: repeat-y;
	background-position: center top;
	background-color: black;
}
H2
{
	font-size: 14px;
	font-weight: bold;
}
A:link, A:visited, A:active
{
	color: #d4d4d4;
	text-decoration: none;

}
A:hover
{
	color: #ffab01;
}
#index
{
	position: absolute;
	display: block;
	width: 500px;
	height: 150px;
	outline: none;
}
#news
{
	position: absolute;
	display: block;
	width: 500px;
	height: 150px;
	outline: none;
}
.menu-top
{
	color: white;
	font-size: 12px;
	line-height: 36px;
	padding: 10px 0 0;
	font-weight: bold;
}
.avatar
{
	border: none !important; /*[e]none*/
}
#tags
{
	clear: both;
	margin-top: 5px;
	height: 75px;
	line-height: 36px;
	vertical-align: middle;
}
/*Wrapper*/
#wrapper
{
	margin-left: auto;
	margin-bottom: 0;
	margin-right: auto;
	border-top-color: #353535;
	border-top-style: solid;
	border-top-width: 1px;
	margin-top: 0px !important;
	padding:20px 0 0 0;
	width: 600px;
}
/*Header*/
#dots
{
	background: repeat-x;
	height: 204px;
}
#clouds
{
	background-image: url(../img/header/clouds.png);
	width: 1000px;
	height: 200px;
	margin: auto;
}
#logo
{
	width: 1000px;
	height: 200px;
	margin: auto;
	
}

.logotyp{
	display: inline;
	float: left;
	height: 172px;
	width: 350px;
	margin-left: 150px;
	background-repeat: no-repeat;
	background-position: left top;
}
.news{
	border-top-width: 0px;
	display: inline;
	float: right;
	height: 172px;
	width: 350px;
	margin-right: 150px;
	text-align: right;
	background-repeat: no-repeat;
	background-position: right top;
}
/*Menu*/
#menu
{
	border-top-width: 0px;
	width: 100%;
	height: 450px;
	background-repeat: repeat-y;
	background-position: center top;
	background-attachment: fixed;
}
#menu-show
{
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	float: right;
	width: 106px;
	height: 28px;
	background: url(../img/menu/menu-show.png) no-repeat;
	outline: none;
	margin-right: 220px;
}
/*Boxy*/
#boxy
{
	width: 800px;
	height: 36px;
	margin: 0 auto;
	background: repeat-x;
	text-align: center;
}
.menubox
{
	width: 200px;
	background: repeat-x top;
	float: left;
	font-size: 16px;
	font-weight: bold;
}
#boxy A:hover
{
}
#boxy UL
{
	margin: 20px 0 0 60px;
	list-style-type: circle;
}
#boxy LI, #boxy A
{
	text-align: left;
	font-size: 10px;
	font-family: Helvetica, Arial, Verdana, sans-serif !important; /*[e]Helvetica, Arial, Verdana, sans-serif*/
}
.break
{
	margin-bottom: 5px;
	margin-top: 0px;
	border-top-color: #1d1d1d;
	border-top-style: solid;
	border-top-width: 1px;
	height: 10px;
	width: 550px;
	clear: both;
}
.breaktop
{
	color: #282828;
	border-top-width: 0px;
	height: 0px;
	clear: both;
	background-repeat: repeat-x;
	background-position: center top;
}
/*Comment*/
#author, #email, #url
{
	background: url(../img/comment/bg-input.png) no-repeat;
	width: 202px;
	height: 22px;
	padding: 0 0 0 10px;
	border: none;
	color: #5E5D5D;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
}
#comment
{
	background: url(../img/comment/bg-form.png) no-repeat;
	border: none;
	overflow: hidden;
/*resize: none*/
	width: 550px;
	height: 115px;
	color: #5E5D5D;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;

}
#submit
{
	background: url(../img/comment/send.png) no-repeat;
	border: none;
	width: 202px;
	height: 22px;
	margin: 0 0 0 160px;
}
.commentlist
{
	list-style-type: none;
	margin: 45px 0;
	clear: both;
}
.commentlist LI
{
	background: url(../img/comment/bg-comment.png) repeat-x;
	padding: 10px;
	margin: 0 0 40px;
}
.commenttime
{
	float: right;
	font-size: 9px !important; /*[e]9px*/
}
.commentauthor
{
float:left;

}
.commentmetadata { 
	padding: 0 0 10px 0;

}
.commentauthor IMG
{
	margin: 10px 0 0;
	clear: both;
}
.commentlist P
{
	margin: 10px 0 20px 80px;
			line-height: 16px;
}
#commentform
{
	margin: 20px 0 0;
	clear: both;
}
.grav {
	float:left;
	padding:12px 0 0 0;
}
/*Search*/
#search
{
	text-align: center;
	padding: 20px 0;
}
#searchtext
{
	background: url(../img/search/bg.jpg) no-repeat;
	padding: 3px 0 0 3px;
	border: none;
	width: 210px;
	height: 24px;
	color: #999;
}
.error
{
	color: #8B8B8B;
	background: transparent;
	border: none;
}
#searchsubmit
{
	top: -3px;
	background: url(../img/search/submit.png);
	width: 70px;
	height: 20px;
	border: none;
}
#searchsubmit:hover
{
	background: url(../img/search/submit-h.png);
	width: 70px;
	height: 20px;
	border: none;
}
/*Content*/
#content
{
	width: 550px;
	margin: 20px auto;
	padding:0 25px;
	
}
#content IMG
{
	/*border: 1px solid #FFF;*/
}
P.wp-caption-text
{
	font-style: italic;
	font-size: 10px;
	float: left;
}
.wp-caption-text
{
	margin: 0 0 10px !important; /*[e]0 0 10px*/
}
.meta
{
	margin: 0 0 10px;
	padding: 0 0 10px;
}
.categories
{
	float: right;
	font-size: 8px;
	vertical-align: bottom;
}
.heading
{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	text-shadow: 0px 0px;
	letter-spacing: 0px;
	float: left;
	font-size: 16px;
	margin: 0 0 1px;
	color: #FFFFFF;
	font-weight: bold;
}

.more-link
{
	float: right;
	font-size: 11px;
	margin: 0 0 0 10px;
	text-transform: uppercase;
}
.skomentuj
{
	margin-bottom: 5px;
	float: right;
	font-size: 10px;
	color: #FF9900;
}
.skomentuj A:hover
{
	color: #ffab01;
}
/*Post*/
.entry P
{
	clear: right;
	margin: 0;
	padding: 0;
	color: #CCCCCC;
	line-height: 16px;
}
.entry P A
{
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}
.entry P A:hover
{
	color: #ffab01;
}
.entry IMG
{
	margin: 3px 0 10px;
	padding: 0;
}
.wp-pagenavi
{
	padding: 15px 0;
	clear: both;
}
/*Footer*/
#footer
{
	width: 550px;
	font-size: 9px;
	color: #999999;
	height: 75px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#footer P
{
	width: 400px;
	float: left;
	height: 60px;

}
#footer IMG
{
	float: right;
}
