* { margin: 0; padding: 0; }

/* CLEARING
---------------------------------------------------*/
.clearfix:after {
    content: "."; 
    display:block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {
	display: block;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.clear {
	clear: both;
}

.noclear {
	clear: none;
}

img {
border:0;
}

ul {
	list-style:none;
}

a {
	color:#ffffff;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

a:focus {
	outline:none;
}

p {
	margin:1em 0;
}

h1, h2 {
	font-size:24px;
	color:#d80e62;
	letter-spacing:-1px;
	font-weight:normal;
	line-height:100%;
	padding-bottom:10px;
	text-transform:uppercase;
}

h1 {
	border-bottom:#999999 1px dotted;
}

h2 {
	font-size:20px;
	color:#333;
	padding-top:10px;
}


body,html {
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333;
	margin:0;
	padding:0;
	background:url(../img/bk_body.jpg);
	line-height:135%;
}
#mainWrapper {
	background:url(../img/bk_mainwrapper.png) 0 0 repeat-x;
	min-width:1024px;
	text-align:center;
}

#wrapper {
	margin:0 auto;
	width:976px;
}


#header {
	height:160px;
	position:relative;
	z-index:99; 
	padding:0 8px;
}

/* HEADER ELEMENTS
------------------------------------------*/
/* -- logo --*/
#logo {
	position:absolute;
	top:5px;
	left:-5px;
	
}

#logo a img{
	border:none;
}

/* -- main menu --*/

#mainMenu {
	width:960px;
	height:47px;
	position:absolute;
	bottom:0;
	left:9px;
	background:url(../img/menu_bgr.jpg) no-repeat;
}


/*------------------------*/

/*
#content {
	width:960px;
	padding:0 8px 20px;
	background:url(../img/content_bgr.png) 0 0 repeat-y;

}
#colLeft{
	width:616px;
	padding:20px 30px 17px 25px;
	float:left;	
	text-align:left;
	background:url(../img/bk_colleft.png) 0 0 repeat-x;
}

#colRight {
	width:287px;
	float:left;	
	padding:0 1px;
	position:relative;
}
*/
/*   ... helyett krizsa mūti: */
#content {
	width:968px;
	padding:0 0px 20px 8px;
	background:url(../img/content_bgr.png) 0 0 repeat-y;

}
#colLeft{
	width:671px;
	padding:20px 0px 17px 0px;
	float:left;	
	text-align:left;
	background:url(../img/bk_colleft.png) 0 0 repeat-x;
}
#colLeft-inner {
float:left;
padding:0px 30px 0px 25px;
}
#colRight {
	width:289px;
	overflow:hidden;
	float:left;	
	padding:0;

}






#colRight #searchBox {
	background:url(../img/bk_grad_up.jpg) 0 100% repeat-x;
	padding:20px 0;
	padding-left:13px;
	margin:0;
}
#letterform{
padding:6px 4px 7px 15px;
}
#s, #hirlevel_nev, #hirlevel_email {
	/*border:none;
	border-left:1px solid #CDCDCD;
	border-top:1px solid #CDCDCD;
	background:#fff;
	padding:6px 4px 7px 25px;
	color:#666;
	width:157px;
	background:#fff url(../img/ico_search.jpg) 5px 50% no-repeat;*/
	
	border:none;
	border-left:1px solid #CDCDCD;
	border-top:1px solid #CDCDCD;
	background:#fff;
	padding:6px 4px 7px 25px;
	color:#666;
	width:157px;
	background:#fff url(../img/ico_search.jpg) 5px 50% no-repeat;
	
}
#letterform input[type="text"]{
background:#ffffff;
padding-left:3px;
width:200px;
border:1px solid #CDCDCD;
margin-top:2px;
}
#letterform p{
/*float:left;*/
text-align:left;
font-size:12px;
line-height:13px;
padding:0;
margin-top:13px;
text-transform:uppercase;
}


#searchform input#searchsubmit, #letterform input#searchsubmit {
	width:72px;
	height:30px;
	border:#cccccc 1px solid;
	background:#ffffff;
	cursor:pointer;
	padding:0;
	text-align:center;
	color:#d80e62;
	font-size:12px;
	line-height:30px;
}
#letterform input#searchsubmit{
float:right;
margin-right:5px;
}

#bergman {
	position:absolute;
	top:3px;
	right:8px;
}

/* COL LEFT ELEMENTS
-------------------------------------------*/

.searchQuery, #archive-title {
	border-bottom:1px solid #E2E2D8;
	padding:0 0 10px;
	margin-bottom:15px;
}

#colLeft .blogPost .metaLeft {
	float:left;
	width:50px;
	text-align:center;
	padding-right:15px;
	padding-top:14px;
}

#colLeft .blogPost .metaLeft .month {
	text-transform:uppercase;
	font-size:11px;
	height:21px;
	line-height:21px;
}

#colLeft .blogPost .metaLeft .day {
	padding:12px 0;
	font-size:36px;
	border-bottom:1px dotted #cdcdcd;
	margin-bottom:10px;
}

#colLeft .blogPost .metaLeft .comments {
	font-size:16px;
	height:40px;
	line-height:30px;
	font-weight:bold;
}

#colLeft .blogPost .postRight {
	float:left;
	width:526px;
	padding-left:20px;
	border-left:1px solid #D8D8D8;
	padding-top:10px;
	position:relative;
	padding-bottom:10px;
}

#colLeft .blogPost .postRight .titBullet {
	position:absolute;
	left:-1px;
	top:15px;
	width:12px;
	height:22px;
	background:url(../img/bullet_tit.jpg) 0 0 no-repeat;
}

#colLeft .blogPost .postRight .metaRight {
	border-top:1px dotted #CDCDCD;
	border-bottom:1px dotted #CDCDCD;
	padding:6px 0;
	font-size:11px;
}

#colLeft .blogPost .postRight .metaRight img {
	vertical-align:middle;
	margin-right:3px;
	border:none;
	padding:0;
}

#colLeft .blogPost a.more-link {
	display:block;
	width:91px;
	height:24px;
	padding-left:10px;
	clear:both;
	border:none;
	line-height:22px;
	margin-top:10px;
	font-size:12px;
}

#colLeft .single {
	margin-bottom:20px;
}

#colLeft p img {
	padding:8px;
	background:#F0F0F0;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}

/* share icons */
#colLeft .social {
	border:1px solid #D8D8D8;
	background:#F2F2F2;
	padding:5px 10px;
	font-size:12px;
}

#colLeft .social a img {
	padding:0;
	border:none;
	background:none;
	vertical-align:middle;
}

#colLeft .social strong {
	color:#00C1F2;
	padding-right:10px;
}

.alignleft { 
	float:left; margin:5px 15px 5px 0;
}

.alignright { 
	float:right; margin:5px 0 5px 15px; 
}

.navigation {
	margin-left:65px;
	margin-top:15px;
}

.navigation .alignleft a, .navigation .alignright a {
	display:block;
	width:91px;
	height:24px;
	text-align:center;
	padding-left:8px;
	padding-top:3px;
	font-size:12px;
}

.navigation .alignleft a:hover, .navigation .alignright a:hover {
	text-decoration:none;
} 

.navigation .alignright a {
	text-align:left;
	padding-left:18px;
	width:73px;
}

#colLeft ul li {
	background:url(../img/bullet_left.png) 0 10px no-repeat;
	padding:5px 0 5px 14px;
}

/* COL RIGHT ELEMENTS
------------------------------------------*/

#colRight #twitter {
	border-top:1px solid #CDCDCD;
	background:url(../img/bk_grad_down.jpg) 0 0 repeat-x;
	padding:15px 13px;
	font-size:11px;
	color:#666;
	line-height:120%;
	margin:0;
	min-height:38px;
}

#colRight #twitter a img {
	float:left;
	border:none;
	margin:0 10px 0 0;
}

#colRight #twitter span {
	font-size:14px;
	color:#0FACEE;
	text-transform:uppercase;
	font-weight:bold;
	line-height:130%;
}


/* ads */

#colRight #ads,  #colRight #newsletter{
	border-top:1px solid #CDCDCD;
	background:url(../img/bk_grad_down.jpg) 0 0 repeat-x;
	padding:12px 0 8px 13px;
	line-height:120%;
	margin:0;
	min-height:38px;
}
#colRight #ads{
text-align:center;
}
#colRight #ads p.hirdetes{
color:#999999;
font-size:10px;
}

#colRight #newsletter
{padding:0;}

/*border-top:1px solid #CDCDCD;
	background:url(../img/bk_grad_down.jpg) 0 0 repeat-x;
	padding:15px 13px;
	font-size:11px;
	color:#666;
	line-height:120%;
	margin:0;
	min-height:38px;
*/

#colRight #ads a {
	float:left;
	margin:0 8px 7px 0;
	border:none;
}

#colRight #ads a img {
	border:none;
}

/*#colRight h2 {
	font-size:14px;
	text-transform:uppercase;
	padding:10px 15px 0;
	font-weight:bold;
	border:none;
	margin:0;
}
*/

#colRight ul {
	margin:0 15px 15px;
	border-bottom:1px solid #cdcdcd;
}

#colRight div {
	margin:0 15px 15px;
}

#colRight ul li {
	padding:5px 0 5px 14px;
	font-size:12px;
}

#colRight ul li a {
	color:#333;
}

#colRight ul li:hover a, #colRight ul li a:hover{
	text-decoration:none;
}

/* flickr */

#colRight #ads a img {
	border:none;
}

/* ads */

#colRight #ads #colRight #newletter {
	border-top:1px solid #CDCDCD;
	background:url(../img/bk_grad_down.jpg) 0 0 repeat-x;
	padding:2px 0 8px 0px;
	margin:0;
}

#colRight #ads a {
	float:left;
	margin:0 8px 7px 0;
	border:none;
}

#colRight #ads a img {
	border:none;
}

#colRight h2 {
	font-size:14px;
	text-transform:uppercase;
	height:24px;
	padding:10px 15px 0;
	font-weight:bold;
	letter-spacing:0;
	background:url(../img/bk_h2_right.jpg) 0 0 no-repeat;
	color:#ffffff;
	border:none;
	text-align:left;
}

#footer {
	text-align:left;
	border-bottom:6px solid #cccccc;
	background:#cccccc url(../img/bk_footer.jpg) 0 0 repeat-x;
	padding:0px;
	width:960px;
	margin-bottom: 20px;
	color:#ffffff;
	position:relative;
	font-size:11px;
	min-height:44px;
	margin-left:8px;
}
#footer-inner{
padding:20px;

}

/* FOOTER ELEMENTS
-------------------------------------------*/

#footerMenu li{
	float:left;
	padding-right:12px;
	padding-top:5px;
}

#site5bottom {
	position:absolute;
	right:-5px;
	top:-34px;
}

.csuszka{
padding:0;
margin:5px;
}

.csuszka img{
margin:10px;
}
.nopadding{
padding:0;
margin:0;
}
