body{
	background: yellow;
	text-align: center;
	background-color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	margin: 0; 
	padding: 0;
}

#wrapper{
	margin-left: auto;
	margin-right: auto;
	position: relative;
	text-align: left;
	width: 800px;
	background-image: url(../images/bg_01.jpg);
	background-color: #6b8e8b;
	color: #000000;
}

#header{
	width: 800px;
	height: 133px;
	background-image: url(../images/header_img.jpg);
}

#header h1, #header h2{
	display: none;
}

#content{
	background-image: url(../images/content_bg_img.jpg);
}

#column_1{
	width: 267px;
}

#column_1 h3{
	background-image: url(../images/title_kulturbloks_img.jpg);
	width: 267px;
	height: 22px;
}

#column_1 h3 span{
	display: none;
}

#column_1 .sub{
	margin-left: 20px;
	margin-right: 15px;
}

#column_2{
	width: 264px;
}

#column_2 h3{
	background-image: url(../images/title_izstade_img.jpg);
	width: 264px;
	height: 22px;
}

#column_2 h3 span{
	display: none;
}

#column_2 .sub{
	margin-left: 15px;
	margin-right: 15px;
}

#column_3{
	width: 269px;
}

#column_3 h3{
	background-image: url(../images/title_pasakumi_img.jpg);
	width: 269px;
	height: 22px;
}

#column_3 h3 span{
	display: none;
}

#column_3 .sub{
	margin-left: 15px;
	margin-right: 20px;
}

.column{
	float: left;
}

.column h3{
	margin: 0;
	padding: 0;
}


.pasakums{
	margin: 10px 0 -5px 0;
	border-bottom: 1px dashed black;
	padding-bottom: 5px;
}

.nr{
	color: red;
	font-size: 21px;
	font-weight: bold;
}

.laiks{
	color: white;
	background: black;
	padding: 0;
	clear: both;
	display: block;
	margin: 2px 0 2px 0;
}


#footer{
	background-image: url(../images/footer_img.jpg);
	width: 800px;
	height: 533px;
}

.author{
	position: relative;
	left: 10px;
	top: 505px;
	margin: 0;
}

h1, h2{
	margin: 0;
	padding: 0;
}

h4{
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 17px;
	border-bottom: 1px dashed black;
}

p{
	margin: 10px 0 0 0;
}

a{
	background: red;
	color: white;
	text-decoration: none;
	padding: 2px;
}

a:hover{
	background: black;
}

hr{
	display: block;
	height: 1px;
	width: 100%;
	background: black;
	color: black;
	border: none;
	margin: 10px 0 10px 0;
}

.izcelt{
	font-size: 13px;
	font-weight: bold;
}

.clr{
	display: block;
	clear: both;
}
