body {
	background: #202 url(images/body-bg.png) repeat fixed 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6 {
	
}

h2 a {
	color: #2c2c2c;
	text-decoration: none;
	font-size: 1.2em;
}

a, a.link {
	color: #00A0D1;
	text-decoration: none;
}

a:hover {
	color: #666;
}

header a.active {
	color: white;
}

a.orange {
	color: #ff6600;	
}

header a {
	color: #00A0D1;
	font-weight: bold;
	font-size: 1.1em;
}

#sidebar a {
	color: #00A0D1;
	text-decoration: none;
	opacity:1;
	-webkit-transition:all 900ms;
	-moz-transition:all 900ms;
	-o-transition:all 900ms;
	transition:all 900ms;
	font-weight: normal!important;
}

header a:hover, #sidebar a:hover {
	color: white;
	opacity:.8;
}


a.home {
	opacity:1;
	-webkit-transition:all 900ms;
	-moz-transition:all 900ms;
	-o-transition:all 900ms;
	transition:all 900ms;
}

a.home:hover {
	opacity:.5;
}

#footer p {
	float: left;
	margin-left: 90px;
	text-align: center;
}

a.tetejere {
	float: right;
}


#page-wrap {
	width: 1060px;
	margin: 0 auto;	
	background: url(images/page-wrap.png) repeat-y;
}

#content {
	width: 680px;
	float: left;
	padding: 10px;
	background: #fff;
	margin-top: 40px;
}

header {
	width: 1060px;
	height: 20px;
	padding: 10px 0;
	background: #202 url(images/body-bg.png) repeat fixed 0 0;
	position: fixed;
	top: 0px;
	color: white;
	z-index: 2;	
}

#sidebar {
	width: 340px;
	float: right;
	padding: 10px;
	color: #eee;
	margin-top: 40px;
	overflow: hidden;
}

img.logo {
	display: block;
	width: 340px;
}

.node_images_teaser img {
	float: right;
	margin-left: 10px;
	border: 1px solid #ccc;
	padding: 1px;
}

.node_images_page img {
	border: 1px solid #ccc;
	padding: 1px;
	display: inline;
	width: 220px;
}

.preview .node_images_teaser img, .preview .node_images_page img {
	width: 219px;
}


.field-field-kepek .field-item {
	display: inline;
}


#block-views-front-block_1 a, #block-views-friss_forum-block_1 a {
	font-weight: bold;
}

#block-views-front-block_1 .views-field-picture, #block-views-friss_forum-block_1 .views-field-picture {
	float: right;
}

#block-views-front-block_1 .views-field-picture img, #block-views-friss_forum-block_1 .views-field-picture img {
	width: 40px;
	height: 40px;
	border: 1px solid #ccc;
	padding: 1px;
}

.block h2 {
	text-transform: uppercase;
	font-size: 2em;
}

.submitted {
	font-size: .8em;
}

.comment {
	border: 1px solid #ccc;
	padding: 10px;
	margin: 10px 0;
}

.comment-new {
	background: #ffffcc;
}

.comment .picture img {
	width: 40px;
	height: 40px;
	float: left;
	margin-right: 10px;
	border: 1px solid #ccc;
	padding: 1px;
}

.comment h3 a, .node_images_edit {
	display: none!important;
}

.metadata ul.links li {
	padding: 0!important;
}

.hentry {
	padding-bottom: 20px;
	border-bottom: 1px solid #eee;
}


div.tab {
	background: #ffffcc url(images/node-edit.png) no-repeat 5px center;
	border-top: 2px solid #ffffbb;
	padding: 5px 0px 5px 25px;
	margin-top: 10px;
}

div.tab ul {
	margin: 0px;
	padding: 0px;	
	display: inline;
}

div.tab ul li {
	display: inline;
	margin-right: 10px;
}

.usercontent, #primary-nav, ul.primary-links {
	display: inline;
}

.usercontent {
	float: right;
}

.usercontent a.marginten {
	margin-right: 10px;
}

.clear {
	clear: both;
}

/**
 * Generic elements.
 */
.messages {
  background-color: #fff;
  border: 1px solid #b8d3e5;
  margin: .75em 0 .75em;
  padding: .5em 1em!important;
}

.preview {
  background-color: #fcfce8;
  border: 1px solid #e5e58f;
}

div.status {
  color: #33a333;
  border-color: #c7f2c8;
}

div.error, tr.error {
  color: #a30000;
  background-color: #FFCCCC;
}

.form-item input.error, .form-item textarea.error {
  border: 1px solid #c52020;
  color: #363636;
}

.messages ul {
  margin: 0;
}

ul.pager {
	padding: 10px 0;
}

dl.node-type-list dd {
	margin-bottom: 20px;
}

dl.node-type-list dt a {
	font-weight: bold;
}

dl.node-type-list dt  {
	margin-bottom: 10px;
}

#node-17526 h2 {
	background: url(images/pen.png) no-repeat right center;
}

.sticky-header {
	z-index: 5;
	margin-left: -10px;
	margin-top: 35px!important;
	width: 700px!important;
}

.sticky-header th {
	padding-left: 10px;
}
/* Tracker */

#forum table td {
	padding: 10px 0;
}


#tracker table td {
	padding: 20px 10px 20px 0;
}

tr.odd {
	background: #eee;	
}

tr.even {
	background: white;
}

/* Varosok */

#views-exposed-form-og-page {
	display: none;
}

.view-og table {
	width: 680px;
}

#block-search-0 {
	margin-top: 20px;
}

#block-search-0 label {
	display: none;
}

#block-search-0 input#edit-search-block-form-1 {
	width: 300px;
	height: 16px;
	border: 1px solid #00A0D1;
	padding: 2px;
}

#block-search-0 input#edit-search-block-form-1:focus, #block-search-0 input#edit-search-block-form-1:hover {
	background: #ffffcc;
}


#block-search-0 input.form-submit {
	background: url(images/searchgomb.png) no-repeat center center;
	border: none;
	text-indent: -9999px;
	width: 20px;
	height: 20px;
}

.alarm {
	border: 1px solid #ccc;
	padding: 5px 15px;
	background: #fffffc url(images/riado.png) no-repeat right top;
}

.alarm .form-text {
	border: 1px solid #00A0D1;
	padding: 2px;
}

.alarm .form-text:focus, .alarm .form-text:hover {
	background: #ffffcc;
}

.marginbten {
	margin-bottom: 10px;
}

li.comment_add {
	margin-left: 10px;
}

span.new {
	font-size: 2em;
	color: #ff6600;
	float: right;
}

span.new:first-letter {
	text-transform: uppercase;
}

.cid {
	float: right;
	font-size: 1.6em;
	color: #ccc;
}

.comment:hover {
	background: #fffffa;
}

#sidebar .views-field-title {
	font-size: 1.7em;
}