body {
	border-top:10px solid #e30025;
	height:95%;
	margin:0px;
	padding:0px;
	text-align:left;
	font-size:0.7em;
	font-family:Verdana, Helvetica, sans-serif;
	color:#666;
	background:#e5e5e5;
}

p {
	line-height:1.6em;
}

a {
	text-decoration:none;
    color:#666;
}

textarea, input, select {
	font-family:Verdana, Helvetica, sans-serif;
	font-size:1em;
	padding:3px;
}


.clearer {
	width:100%;
	clear:both;
	padding:0;
	margin:0;
}


.highlight {
	color:#e30025;
}

.frame {
	float:left;
	width:100%;
	background:#fff;
	padding:0 0 10px 0;
	margin:0 0 10px 0;
}

#wrapper {	
    background-image:url(../images/logo.gif);
	background-repeat:no-repeat;
	background-position:right 15px;
	margin:0px auto;
	padding:35px 0 20px 0;
	width:680px;
}

#top_nav {
	float:left;
    width:680px;
	margin:4px 0 10px 0;
    padding:0;
}

#top_nav a:hover {
    text-decoration:none;
    color:#e30025;
}
	
#fotoblog #nav1, #biale #nav2, #archiwum #nav3, #linki #nav4, #kontakt #nav5{
    text-decoration:none;
    color:#e30025;
}


#content {
	witdh:100%; 
	float:left; 
	padding:20px 0;
	border-top:1px solid #e5e5e5;
}

#content .col-left {
	float:left; 
	width:400px; 
	margin:0 60px 0 0; 
}

#content h1 {
	font-size:1.4em;
	font-weight:bold;
    color:#e30025;
	margin:0 0 20px 0;
}


#content .col-left p {
	float:left;
	padding:0;
	margin:0;
	clear:both;
}


#content .col-right {
	float:right; 
	width:220px; 
	padding:0; 
	margin:0;
}

#content .col-right img {
	padding:4px;
	border:1px solid #e5e5e5;
}


#kontakt #content .col-right img {
	padding:0;
	border:none;
}

#comments{
    padding:5px;
}

#comments a{
	color:#999999;
}


img#photo {
	float:none;
	margin:0 auto;
	border:5px solid #e5e5e5;
}

p.txt-center {
	width:100%;
	text-align:center;
	clear:both;
}

div.txt-center {
	width:100%;
	text-align:center;
	clear:both;
}




#add-comment {
	margin:0 auto;
	width:43%;
}

#add-comment .row {
	width:100%;
}

#add-comment span {
	float:left;
	text-align:right;
	clear:both;
	width:25%;
	padding:0 10px 0 0;
	margin:0;
}
#add-comment .submit{
	padding:3px;
	background:#e30025;
	border:none; 
	clear:both;
	color:#000;	
}





#thumbnails img {
	border:2px solid #e5e5e5;
	margin:0 7px 7px 0;
}


#thumbnails img:hover {
	border:2px solid #e30025;
}


#links {
	float:left;
	width:100%;
	margin:10px 0 0 0;
	padding:0;
}

#links li {
	display:block;
	float:left;
	width:308px;
	padding:10px;
	margin:0 10px 10px 0;
	border:1px solid #e5e5e5;
}


#links li img {
	float:left;
	margin:0 10px 0 0;
	border:4px solid #e5e5e5;
}


#fotoblog #links li, #archiwum #links li {
	display:block;
	float:left;
	width:318px;
	padding:5px;
	margin:0 10px 10px 0;
	border:1px solid #e5e5e5;
}

#fotoblog #links li img, #archiwum #links li img  {
	float:left;
	margin:0;
	padding:0;
	border:none;
}

#links li a {
	color:#e30025;
}

#links li a:hover {
	text-decoration:underline;
}

#links li p {
	padding:0;
	margin:0;
}

#f-contact {
	float:left; 
	width:400px; 
	margin:0 110px 0 0; 
}

.row {
	width:400px;
	clear: both; 
	padding:5px;
}

.row span.label {
	float: left; 
	width:100px; 
	text-align: right;
	padding:0 10px 0 0; 
}

.row span.formw {
	float: left; 
	padding:0; 
	margin:0 0 8px 0; 
	font-weight:bold;
	text-align:center;
}

.row span.formw-end {
	float: left; 
	padding:0 0 0 140px; 
	margin:5px 0 0 0; 
	font-weight:bold;
	text-align:center;
}



.inputtext {
	border: 1px solid #e5e5e5; 
	width:200px;
	color:#666; 
	background-color:#fff;
}

.button {
	float:left; 
	padding:2px;  
	margin:0 0 0 10px; 
	background:#e30025; 
	color:#fff; 
	border:2px solid #e5e5e5; 
}

.error, .success {
	color:#e30025;
	padding:10px 0;
	display:block;
	float:left;
	width:100%;
}



#archiwum select {
	float:right;
	border:1px solid #e5e5e5;
	color:#666;
}


.footer {
	width:680px;
	margin:0 auto;
	text-align:center;
}

.footer p {
	color:#999;
}

.footer a {
	color:#999;
	text-decoration:underline;
}
.footer a:hover {
	color:#e30025;;
}

hr {
	border-top:none;
	border-left:none;
	border-right:none;
	background:#e5e5e5;
	border-bottom:1px solid #e5e5e5;
}