/*
Theme Name: twentytin
Description: A Child Theme of twentyten
Template: twentyten
*/
@import url(../twentyten/style.css);
body {
	background: #fff;
	
}
#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
	
    font-weight: normal;
    color: #0066cc;
    font-family: times new roman, serif;
}

h1, h2, h3, h4, h5, h6 {
	    clear: both;
    font-weight: normal;
    color: #0066cc;
    font-family: Times New Roman, serif;

}
#wrapper {
	margin: 0 auto;
	width: 940px;
}
#wrapper {
	background: #fff;
	margin-top: 0px;
	padding: 0px 20px;
}
.entry-title
{
        font-weight: normal;
        font-size: 16px;
	color: #0066cc;
	font-family: Times New Roman, serif;
}
#content .entry-title {
	color: #0066cc;
	font-size: 27px;
	font-weight: normal;
	line-height: 1.3em;
	margin-bottom: 0;
}
.entry-title a:link,
.entry-title a:visited {
	color: #0066cc;
	text-decoration: none;
}
}
.entry-title a:active,
.entry-title a:hover {
	color: #0066cc;
}

img.reklama {
margin-bottom: 10px;
margin-left: 100px;
    margin-right: auto;
}

#container {
float:right;
	margin-right:-300px;
        width: 100%;
}

#content {
margin: 0 340px 0 20px;
}

#primary,
#secondary {
float:left;
clear:left;
margin-left: 0px;
width: 280px;
}
#footer {
    clear:both;
}


	

#site-title {
	float: left;
	font-size: 15px;
	line-height: 15px;
	margin: 5px 0 5px 0;
	width: 700px;
	font-color: 0066cc;
	font-family: times new roman;
}
#site-title a {
	color: #0066cc;
	font-weight: bold;
	text-decoration: none;
}
#site-description {
	clear: right;
	float: right;
color: #0066cc;
font-family: times new roman;
	font-style: normal;
font-size: large;
	margin: 15px 0 5px 0;
	width: 220px;
}
#branding img {
	border-top: none;
	border-bottom: none;
	display: block;
	float: left;
}

.widget-title {
	color: #fff;
	background: #222;
	font-weight: normal;
padding: 5px 5px 5px 5px;
text-align: center;
font-size: small;
	
}
.widget-area a:visited, a:hover {
	text-decoration: none;
color: #0066cc;
}
.widget-area ul {
list-style: none;
margin-left: 5px;
}
.widget-area ul ul {
margin-top: 10px;
border-bottom: 1px solid blue;
list-style: disc;

	margin-left: 15px;
}
#main .widget-area ul {
list-style: none:
}
#main .widget-area ul ul {
	border: none;
	margin-left: 20px;
	padding-top: 5px;
}


