body {
	margin: 0;
	padding: 0;
	padding: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background: #ffffff;
}

h1, h2, h3 {
	margin-top: 0;
	padding:0;
}

h1 {
	font-size: 22px;
	font-weight: normal;
	color: #E61A2E;
	margin-bottom: 10px;
}

h2, h2 a {
	font-size: 17px;;
	font-weight: normal;
	text-decoration: none;
	color: #666;
	margin-bottom: 5px;
}

h3 {
	font-size: 15px;
	margin-bottom: 4px;
}
h1 a:hover, h2 a:hover, h3 a:hover {
	text-decoration: underline
}
ul {

}

a {
	text-decoration: underline;
	color: #E61A2E;
}

a:hover {
	text-decoration: none;
}

p {
	padding:0;
	margin: 3px 0 9px 0;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

table {
	border-collapse: collapse;
}
td, th {
	padding:0; margin:0;
}

/* Header */
#header{
	width: 940px;
	height: 240px;
	margin: 0px auto;
	background: url(/img/front/skin/img04.jpg) no-repeat left top;
}

#logo {
	float: left;
	width: 700px;
	height: 200px;
	margin: 0 auto;
	padding: 20px 10px;
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	color: #393019;
}

#logo h1 {
	padding: 100px 0 0 0px;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 4.4em;
}

#logo p {
	text-transform: uppercase;
	padding: 140px 0 0 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C8FFCC;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}

#splash {
	float: right;
	width: 180px;
	padding: 20px 20px 20px 20px;
	line-height: 24px;
	color: #BED89F;
}

#splash h2 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}


/* Latest Post */

#latest-post {
	border: 1px solid #E7E7E7;
}

/* Content */

#content {
	float: left;
	width: 520px;
	margin-right: 20px;
	padding: 20px 0 0  0px;
}

.post {
	margin-bottom: 20px;
	padding: 10px 0;
	display: table;
	clear: both;
	width: 100%;
}

.post h1 {
	font-weight: normal;
}

.title {
	margin: 0;
	padding: 10px 0 0 0px;
	font-size: 30px;
	font-weight: normal;
}

.title a {
	text-decoration: none;
	color: #4E8511;
}

.title a:hover {
	text-decoration: underline;
}

.byline {
	margin: 0px;
	border-bottom: 1px solid #E5E5E5;
}

.entry {
	padding: 0px 0px;
}

.links {
	padding-top: 10px;
	text-align: left;
	font-weight: bold;
}

.links a {
	border: none;
}

.links a:hover {
	border-bottom: 1px dotted #CCCCCC;
}

/* Sidebars */

.sidebar {
	float: left;
	padding: 0;
	font-size: 11px;
	color: #D0FFC8;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	margin: 0;
	padding: 0;
}

.sidebar li ul {
	margin: 0;
	padding: 0;
}

.sidebar li li {
	margin: 0;
	padding: 6px 0px;
}


.sidebar li h2 {
	margin: 0;
	padding: 20px 20px 0px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #C8FFCC;
}

#sidebar p {
}

#sidebar1 a, #sidebar2 a {
	color: #BED89F;
	text-decoration: none;
}

#sidebar1 a:hover, #sidebar2 a:hover {
	text-decoration: underline;
}

#sidebar1 {
	margin: 0;
	padding: 0;
	width: 180px;
}

#sidebar1 li ul {
	padding: 20px 20px;
	background: url(/img/front/skin/img08.jpg) no-repeat left bottom;
}


#sidebar2 {
	float: left;
	margin: 0;
	padding: 0;
	width: 220px;
}

#sidebar2 li ul {
	padding: 20px 20px;
	background: url(/img/front/skin/img09.jpg) no-repeat left bottom;
}


/* Search */

#searchform {
	margin: 0;
	padding: 0;
}

#searchform br {
	display: none;
}

#s {
	margin: 0 0px 0 15px;
	padding: 2px 2px;
	width: 90px;
	height: 18px;
	font-size: 10px;
	color: #CCCCCC;
}

#x {
	margin: 0;
	padding: 2px 5px;
	height: 25px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
/* Calendar */

#calendar_wrap {
	padding: 0 15px;
	text-align: center;
}

#calendar_wrap table {
	width: 100%;
}

#calendar_wrap th {
}

#calendar_wrap td {
}

#calendar_wrap tfoot td {
	border: none;
}

#calendar_wrap tfoot td#prev {
	text-align: left;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#prev a {
	border: none;
}

#calendar_wrap tfoot td#next {
	text-align: right;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#next a {
	border: none;
}

/* Footer */

#footer {
	width: 940px;
	height: 55px;
	margin: 0 auto;
	border-top: 1px solid #CECECE;
}

#footer p {
	margin: 0;
	padding: 15px 0 0 0;
	text-align: center;
	font-size: 11px;
	color: #4E4E4E;
}

#footer a {
	color: #4E4E4E;
}

.pager {
	width:100%
}

.pager td {
	text-align: center;
}






div.illkep_bal {margin: 0 15px 5px 0px; float: left; font-size: 10px; color: #549902; text-align: center;}
div.illkep_bal img { border:0; margin-top: 5px;}
div.doboz300 { width: 300px; margin: 30px auto;}




.wf {
	width: 100%;
}

.r {
	text-align: right;
}

.ps {
}


table.lista tr.ps td{
	background: #f6f6f6;
}
/*
table.lista tr.pn th{
	background: #fafafa;
}
table.lista tr.ps th{
	background: #f3f3f3;
}
*/
table.lista caption {
	background: #f9f9f9;
	font-size: 11px;
	color: #555555;
}
table.lista td .md, table.lista td.md {
	font-weight: bold; 
}
table.lista td.op {
	background-color: #ffeeee;
}
table.lista .m {
	font-weight: bold;
}
table.lista .n {
	font-weight: normal;
}

table.lista {
	border-collapse: collapse;
	border: 2px solid #999999;
	margin: 2px 0px;
	background: #fdfdfd;
}

table.lista tbody th {
	border: 1px solid #bbbbbb;
}
table.lista tbody td {
	border: 1px solid #dddddd;
}
table.lista th, table.lista td {
	border-collapse: collapse;
	padding: 3px;
}

table.lista thead th{
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: center;
	background-color: #dddddd;
	border: 1px solid #bbbbbb;
	
}
/*
table.lista tbody tr.pn th{
background-color: #f0f0f0;
}
table.lista tbody tr.ps th{
background-color: #ececec;
}
*/
table.lista th {
	background: #ececec;
	text-align: left;
}

table.lista .list_op {
	background: #f2f2f2;
}
table.lista tr.list_op td {
	padding:10px 3px;
}

table.lista a {
	/* text-decoration: none; */
}
table.lista a:hover {
	/* text-decoration: underline; */
}
table.lista .osszesites {
	background: #f3f3f3;
}


