* {
margin:0;
padding:0;
}

body {
background:#ededed;
color:#111111;
font:100%/1.4 Verdana, Arial, Helvetica, sans-serif;
}

img {
margin:0 auto;
text-align:center;
boder:1px black;
}

a img {
border:none;
}

a:link {
	color: #088000;
	text-decoration: underline;
}

a:visited {
color:black;
text-decoration:underline;
}

a:hover {
text-decoration:none;
}

a:active {
text-decoration:none;
}

a:focus {
text-decoration:none;
}

.center {
margin:0 auto;
text-align:center;
}
.container {
background:#ededed;
margin:0 auto;
width:960px;
}

.content_header {
height:360px;
text-align:center;
}

.content_blog {
clear:both;
margin:0 auto;
width:740px;
}

.content_body {
background-image:url(http://i557.photobucket.com/albums/ss13/Pieguska/Blogi/Blog%20Wojtka/body_template_02.jpg);
background-position:center;
background-repeat:repeat-y;
padding-top:40px;
padding-left:110px;
padding-right:110px;
}

.content_footer {
background-image:url(http://i557.photobucket.com/albums/ss13/Pieguska/Blogi/Blog%20Wojtka/body_template_03.jpg);
background-position:center;
background-repeat:no-repeat;
height:204px;
padding-left:110px;
padding-right:110px;
padding-top:50px;
}

.fltrt {
float:right;
margin-left:8px;
}

.fltlft {
float:left;
margin-right:8px;
}

.clearfloat {
clear:both;
font-size:1px;
height:0;
line-height:0;
}

h1 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:22px;
margin-bottom:0.5em;
margin-top:2em;
}

.post-footer {
font-size:12px;
font-weight:700;
padding-top:1em;
}
