html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, a, div, img, blockquote {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}

body {
	margin: 0px;
	padding: 0px;
	background:#274b75 url(../images/body-bg-black.jpg) top repeat-x;
	font-family: Tahoma, Verdana, Arial, Lucida Grande, Lucida Sans Unicode, sans-serif;
	font-size: 13px;
}
	
h1, h2, h3, h4, p, ul {
font-weight:normal;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}

img {
	border: 0px;
}

#top {
	margin: 0 auto;
	height: 313px;
	width: 990px;
}

#head {
	width: 990px;
	height: 85px;
	margin: 0 auto;
	background: url(../images/top-bg.jpg) top right no-repeat;
}
#head h1 {
	height:100px;
	font-size:90px;
	padding:0px;
	font-weight:normal;
	color:#cacccd;
	text-align:left;
	margin:0px;
	text-indent:-9000px;
}

/*  --------------------------------------------- CONTENT --------------------------------------------- */
#content {
	width: 990px;
	margin: 0 auto;
	padding: 0px;
	margin-top: 0px;
	border-left: 2px solid #f5f5f5;
	border-right: 2px solid #f5f5f5;
	border-bottom: 2px solid #f5f5f5;
	background: #274b75;
	overflow: hidden;
}

#content .column {
	padding-bottom: 1001em;     /* X + padding-bottom */
	margin-bottom: -1000em;     /* X */
}

#content-left {
	float: left;
	width: 220px;
	margin-top: 2px;
	margin-left: 2px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: #e1e1e3;
}

#content-center {
	float: left;
	width: 542px;
	margin-top: 2px;
	margin-left: 2px;
	margin-right: 2px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: #e1e1e3;
}

#content-right {
	float: right;
	width: 220px;
	margin-top: 2px;
	margin-right: 2px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: #e1e1e3;
}

#bottom {
	width: 542px;
	height: 198px;
	color: #e1e1e3;
	background: #e1e1e3;
	position: relative;
	clear: both;
	padding-top: 10px;
}

#image-rot {
	padding: 0px;
	margin: 0px;
}

#bottom2 {
	float: left;
	width:986px;
	height: 50px;
	margin-top: -16px;
	margin-left:2px;
	margin-right: 2px;
	color: #e1e1e3;
	background: #555555;
}

#bottom2 p {
	margin-top: 10px;
	margin-left: 5px;
	padding-bottom:10px;
	color: #e1e1e3;
	font-size: 12px;
	text-align: center;
}

#bottom2 p a:link, #bottom2 p a:visited {
	text-decoration:none;
	border-bottom: 1px dashed #e1e1e3;
	color: #e1e1e3;
}
#bottom2 p a:hover {
	text-decoration:none;
	border-bottom: 1px dashed #f5f5f5;
	color: #f5f5f5;
}
#latest_work_title {
	float: left;
	font-size: 18px;
}

#images {
	width: 552px;
	border: 1px solid #363636;
	float: left;
	background-color: #2d2d2d;
	margin-top: 7px;
	line-height: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 8px;
	padding-left: 8px;
}
.partners {
	background: #e1e1e3;
	margin-bottom: 15px;
}
.latest_img {
	margin-left:34px;
	margin-top: 15px;
}

.img {
}

.clear {
	clear: both;
}
/*  --------------------------------------------- POST & MINIPOST --------------------------------------------- */
.breadcrumb {
	background: #606060;
	color: #ffffff;
	font-size: 11px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
}

.breadcrumb a:link, .breadcrumb a:visited {
	color: #ffffff;
	text-decoration: underline;
}

.breadcrumb a:hover {
	color: #999999;
	text-decoration: underline;
}

.breadcrumb li {
	padding-bottom: 10px;
}

.post {
	background: #ffffff;
	margin-left: 5px;
	margin-right: 5px;
	padding-bottom: 10px;
	text-align: justify;
	height: auto;
}

.post a:link, .post a:visited {
	color:#274b75;
	text-decoration: none;
}

.post a:hover {
	text-decoration: underline;
}

.post h1{
	margin-bottom: 2px;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 7px;
	padding-bottom: 2px;
	text-align: left;
	font-size: 24px;
	overflow:hidden;
	line-height:25px;
}
.post h1 a:link, .post h1 a:visited{
	color:#274b75;
	text-decoration: none;
}

.post h1 a:hover{
	text-decoration: underline;
	color:#274b75;
}

.post h3 {
	padding-left: 7px;
	color: #274b75;
	text-decoration: underline;
}
.post h4 {
	padding-left: 7px;
	color: #274b75;
}

.post img {
	border:0;
	float:left;
	padding:0px;
	background:#ddd;
	border:5px solid #cccccc;
	margin:7px;
}
/*.img-index {
	margin: 7px;
	float: left;
}

.img-center {
	margin-left: 23px;
}*/

.post ul {
	margin-left: 40px;
	margin-right: 10px;
}

.post ul li {
	list-style: square;
}

.post p {
	margin: 7px;
}

p.riporter{
	margin: 7px;
	font-weight: bold;
	font-size: 12px;
}


.minipost {
	width: 263px;
	float:left;
	margin: 0px 0px 5px 5px;
	padding:0px 0 0 0;
	background:#fff;
	border:1px solid #ccc;
	display:inline;
	color:#222;
}

.minipost-big {
	width: 532px;
	float:left;
	margin: 0px 0px 5px 5px;
	padding:0px;
	background:#fff;
	border:1px solid #ccc;
	display:inline;
	color:#222;
}
	
.minipost h2, .minipost-big h2{
	margin-bottom: 2px;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	text-align: left;
	font-size: 20px;
	overflow:hidden;
	line-height:21px;
	color:#274b75;
}
.minipost h2 a:link, .minipost h2 a:visited, .minipost-big h2 a:link, .minipost-big h2 a:visited{
	color:#274b75;
	text-decoration: none;
}

.minipost h2 a:hover, .minipost-big h2 a:hover{
	text-decoration: underline;
	color:#274b75;
}
.hentry {
	height:245px;
	padding:0px 5px 2px 5px;
	overflow:hidden;
}

.hentry01 {
	height:auto;
	padding:0px 5px 2px 5px;
	overflow:hidden;
}

.hentry02 {
	height:190px;
	padding:0px 5px 2px 5px;
	overflow:hidden;
}

.hentry p, .hentry01 p, .hentry02 p{
	margin:5px 5px;
	color:#000000;
}
.hentry img, .hentry01 img, .hentry02 img {
	border:0;
	float:left;
	padding:0px;
	background:#ddd;
	border:2px solid #606060;
	margin:2px 0px 5px 0px;
	}
.meta{
	height:21px;
	text-align:right;
	padding:2px 0px 0 5px;
	background:#fff ;
}
.timer{
	float:left;
	font-size:14px;
	padding: 0 0 0 5px;
	color:#274b75;
}
.more{
	margin-top: 3px;
}

.more a:link,.more a:visited{
	width: 60px;
	height: 15px;
	padding-top:3px;
	float:right;
	text-align:center;
	font-size:11px;
	margin: 0px;
	color:#ffffff;
	background: url(../images/more.jpg) top no-repeat;
}

.more a:hover {
	color: #ffffff;
	background: url(../images/more.jpg) bottom no-repeat;
}

.forras {
	text-decoration:none;
	color: #555555;
	}

table.table {
	float: left;
	margin: 5px; 
	border: 1px solid #274b75;
	border-collapse: collapse;
}

.table td {
	background-color: #606060;
	border: 1px solid #f5f5f5;
	padding: 2px;
	color: #f5f5f5; /* menücím színe */ 
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	padding-left: 10px;
	margin-bottom: 0px;
	text-align: left;
}
	
/*  --------------------------------------------- POPULAR --------------------------------------------- */

.popular{
	width: 210px !important;	/*width of menu*/
	width: 208px;
	margin-left: 4px;
}
.popular img {
	margin-left: 33px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.popular p {
	font-size: 12px;
	padding: 7px;
}

.popular .pop-head {
	font: bold 13px Verdana;
	color: white;
	background: #606060 url(../images/arrowstop.gif) no-repeat 8px 6px; /*last 2 values are the x and y coordinates of bullet image*/
	margin-bottom: 0; /*bottom spacing between header and rest of content*/
	text-transform: uppercase;
	padding: 7px 0 7px 31px; /*31px is left indentation of header text*/
}

.popular ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 15px; /*bottom spacing between each UL and rest of content*/
}

.popular ul li{
	padding-bottom: 2px; /*bottom spacing between menu items*/
}

.popular ul li a{
	font: normal 12px Arial;
	color: black;
	background: #E9E9E9;
	display: block;
	padding: 5px 0;
	line-height: 17px;
	padding-left: 8px; /*link text is indented 8px*/
	text-decoration: none;
}

.popular ul li a:visited{
	color: #606060;
}

.popular ul li a:hover{ /*hover state CSS*/
	color: #ffffff;
	background: #0079b2;
}

.separation {
	width: 210px;
	height: 35px;
	padding: 0px;
	background:url(../images/max-line.jpg) no-repeat; 
}
.winner {
	text-align:center;
}
#footer {
	width: 990px;
	margin: 0 auto;
	margin-top: 10px;
}

#footer p {
	height: 37px;
	float: right;
	background: url(../images/banner.jpg) bottom right no-repeat;
}
#footer a:link, #footer a:visited {
	color: #f5f5f5;
	font-size: 11px;
	text-decoration: none;
	padding-bottom: 30px;
}

#footer a:hover {
	color:#0079b2;
}

/*------------------------------- GALLERY ----------------------------------------------*/

div.content {
	/* The display of content is enabled by a javascript generated style on the page.
	   This is so that the slideshow content won't display unless javascript is enabled. */
	margin: 0px auto;
	width:500px; 
}
div.content a, div.navigation a {
	text-decoration: none;
	color: #777;
}
div.content  a:focus, div.content  a:hover, div.content  a:active {
	text-decoration: underline;
}
div.controls {
	margin-top: 5px;
	height: 23px;
}
div.controls a {
	padding: 5px;
}
div.ss-controls {
	float: left;
}
div.nav-controls {
	float: right;
}

div.loader {
	background-image: url('loader.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 550px;
	height: 350px
}
div.slideshow {
	clear: both;
}
div.slideshow span.image-wrapper {
	float: left;
	padding-bottom: 12px;
}
div.slideshow a.advance-link {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
}
div.slideshow img {
	border: none;
	display: block;
}
div.download {
	float: right;
}
div.embox {
	clear: both;
	border: 1px solid #ccc;
	background-color: #eee;
	padding: 12px;
}
div.image-title {
	font-weight: bold;
	font-size: 1.4em;
}

div.image-desc {
	line-height: 1.3em;
	padding-top: 12px;
}
div.navigation {
	/* The navigation style is set by a javascript generated style on the page.
	   This is so that the javascript specific styles won't be applied unless javascript is enabled. */
}
ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 5px 10px 5px 0;
	list-style: none;
}
a.thumb {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
}
ul.thumbs li.selected a.thumb {
	background: #000;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}
div.pagination {
	clear: both;
}
div.navigation div.top {
	margin-bottom: 12px;
	height: 11px;
}
div.navigation div.bottom {
	margin-top: 12px;
}
div.pagination a, div.pagination span.current {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #ccc;
}
div.pagination a:hover {
	background-color: #eee;
	text-decoration: none;
}
div.pagination span.current {
	font-weight: bold;
	background-color: #000;
	border-color: #000;
	color: #fff;
}

/* Minimal Gallery Styles */
#thumbs-min ul.thumbs li {
	float: left;
	padding: 4px;
	margin: 0;
	margin-right: 5px;
	list-style: none;
}

#thumbs-min a.thumb {
	padding: 0px;
	display: inline;
	border: none;
}

#thumbs-min ul.thumbs li.selected a.thumb {
	background: inherit;
	color: #000;
	font-weight: bold;
}
#banners {
	position: absolute;
	top: -90000px;
}

.flag {
	position: fixed;
	left: 0px;
	right: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
}