@import url('/css/front_inner.css');


html, body {
    height: 100%;
}
.wrapper {
    xoverflow: hidden;
    width: 100%;
}
.clear {
    clear: both;
    font-size: 0;
    height: 0;
    line-height: 0;
}


input.inp_style, select.inp_style, input.butt_style, button.butt_style {
    font-weight: normal;
    vertical-align: middle;
    border: 0px;
    background: #ccc;
    -moz-border-radius: 0.5em;
    -webkit-border-radius: 0.5em;
    border-radius: 0.5em;
    padding: 5px;
}
input.butt_style, button.butt_style {
	cursor: pointer;
}
input.butt_style.disabled, button.butt_style.disabled {
	background: #666;
	color: #333;
	cursor: default;
}

legend
{
	color: #767676;
}

.radio
{
background: none;
}

.uzenet-input {
    font-weight: normal;
    vertical-align: middle;
    border: 0px;
    background: #ccc;
    -moz-border-radius: 0.5em;
    -webkit-border-radius: 0.5em;
    border-radius: 0.5em;
    padding: 5px;
    width: 350px;
    height: 150px;
}

fieldset
{
	border: 0px solid white;
	border-radius: 5px;
	margin-bottom: 25px;
}

.columns
{
	border:0px solid white;
	margin-bottom: 10px;
}
table.columns {
	width: 100%;
}
table.c2 td {
	width: 50%;
}

table.c3 td {
	width: 33%;
}

.lc, .rc, .cc
{
	padding-right: 20px;
}


/*
img {
    border: 0 none;
    text-align: left;
    vertical-align: top;
}
*/
ul, ol {
    list-style: none outside none;
}
object {
    outline: medium none;
    vertical-align: top;
}
a {
    color: #E2E2E2;
    outline: medium none;
}
a:hover {
    text-decoration: none;
}
html {
    min-width: 980px;
}
body {
    background: url("../images/body-tail.jpg") repeat scroll 0 0 #000000 ;
    /* xcolor: #393939; */
    font-size: 100%;
}
.fleft {
    float: left;
}
img.fleft {
    margin: 5px 30px 0 0;
}
.fright {
    float: right;
}
img.fright {
    margin: 0 0 23px;
}
ul.fright {
    padding: 0 20px 26px 0;
}
#main-bg-top {
    background: url("../images/main-bg-top.jpg") no-repeat scroll 0 0 transparent;
}
#main {
    font-size: 0.75em;
    padding: 0 0 0 81px;
    width: 1000px;
}
#page4 #main {
    background: url("../images/main.gif") no-repeat scroll 0 169px transparent;
}
#header {
    background: url("../images/header.gif") no-repeat scroll 246px 116px transparent;
    height: 146px;
    position: relative;
}
#header ul {
    height: 30px;
    left: 246px;
    overflow: hidden;
    position: absolute;
    top: 116px;
    width: 671px;
}
#header ul li {
    color: #0E0E0E;
    float: left;
    font-size: 1em;
    font-weight: 500;
    text-transform: uppercase;
    margin: 0;
    list-style: none;
}
#header ul li span {
/*    display: block;
    float: left;*/
    font-size: 1.5em;
/*    margin: -3px 0 0;*/
}
#header ul li a {
    color: #0E0E0E;
    display: block;
    float: left;
    height: 30px;
    line-height: 32px;
    overflow: hidden;
    padding: 0 12px 0 20px;
    text-decoration: none;
}
#header ul li a:hover {
    color: #333333;
}
#logo {
    left: 14px;
    position: absolute;
    top: 104px;
}
#column-left {
    float: left;
    padding: 1px 0px 0 0;
    width: 245px;
}
#column-left .indent {
    padding: 8px 0 0 !important;
}
#column-right {
    float: left;
    width: 673px;
}
#search-form {
    background: url("../images/search-input.gif") no-repeat scroll 28px 0 transparent;
    height: 21px;
    overflow: hidden;
    padding: 0 0 50px;
    width: 163px;
}
#search-form input {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: #000000;
    float: left;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 1em;
    height: 15px;
    padding: 3px;
    width: 129px;
}
#search-form input#search-submit {
    background: url("../images/search-submit.gif") no-repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    float: left;
    height: 21px;
    padding: 0;
    width: 28px;
}
.list {
    overflow: hidden;
    padding: 0 0 18px;
}
.list li {
    color: #767676;
    font-size: 1em;
    line-height: 2.167em;
}
.list li a {
    color: #767676;
}
.list-1 {
    overflow: hidden;
    padding: 0 0 76px;
    
}

.list-1 li {
    background: url("../images/line-hor.gif") repeat-x scroll 0 27px transparent;
    color: #E2E2E2;
    font-size: 1em;
    font-weight: 400;
    height: 28px;
    line-height: 28px;
    overflow: hidden;
    text-transform: uppercase;
    vertical-align: top;
    width: 100%;
    margin:0;
}
.list-1 li span {
    font-size: 1.333em;
}
.list-1 li a {
    color: #E2E2E2;
    text-decoration: none;
}
.list-1 li a:hover {
    color: #999999;
}
.list-2 {
    margin: 0 0 -1px;
    overflow: hidden;
}
.list-2 li {
    color: #767676;
    font-size: 1em;
    line-height: 1.583em;
    padding: 0 0 19px;
}
.list-2 li a {
    color: #E2E2E2;
    text-decoration: none;
}
.list-2 li a:hover {
    text-decoration: underline;
}
.list-3 {
    margin: 0 0 -1px;
    overflow: hidden;
}
.list-3 li {
    color: #767676;
    font-size: 1em;
    line-height: 1.583em;
    padding: 0 0 19px;
}
.list-3 li a {
    color: #F4644B;
    text-decoration: none;
}
.list-3 li a:hover {
    text-decoration: underline;
}
.list-4 {
    overflow: hidden;
    padding: 0 0 18px;
}
.list-4 li {
    color: #767676;
    font-size: 1em;
    line-height: 1.583em;
}
.list-4 li a {
    color: #E2E2E2;
    text-decoration: none;
}
.list-4 li a:hover {
    text-decoration: underline;
}
.list-5 {
    color: #767676;
    font-size: 1em;
    line-height: 1.583em;
    margin: 0 0 -32px;
    overflow: hidden;
}
.list-5 dt {
    color: #E2E2E2;
}
.list-5 dd {
    overflow: hidden;
    padding: 0 0 38px;
    width: 100%;
}
.list-5 dd small {
    float: right;
    font-size: 1em;
    padding: 0 9% 0 0;
}
.list-6 {
    color: #767676;
    font-size: 1em;
    line-height: 1.583em;
    margin: 0 0 -15px;
    overflow: hidden;
    padding: 0 0 0 1px;
}
.list-6 dt {
    color: #95B97B;
}
.list-6 dt a {
    color: #95B97B;
    text-decoration: none;
}
.list-6 dt a:hover {
    text-decoration: underline;
}
.list-6 dd {
    padding: 0 0 19px;
}
div.title {
    color: #424242;
    /* font-size: 2.917em; */
    font-size: 2.3em;
    font-style: italic;
    line-height: 1em;
    padding: 0 0 12px;
    width: 100%;
}
div.title span {
    display: block;
    font-size: 0.657em;
    line-height: 1em;
}
div.title a {
    color: #6C6C6C;
    text-decoration: none;
}
div.title a span {
    color: #424242;
    display: block;
    margin: -2px 0 0;
}
div.title a:hover {
    color: #FFFFFF;
}
div.title a:hover span {
    color: #FFFFFF;
}
.text {
    color: #E2E2E2;
    float: left;
    font-size: 0.833em;
    line-height: 1em;
    padding: 19px 5px 4px 0;
    text-decoration: none;
    text-transform: uppercase;
}
.text span {
    display: block;
    float: left;
    font-size: 1.4em;
    line-height: 1em;
    margin: -4px 0 0;
    position: relative;
}
.line-hor {
    background: none repeat scroll 0 0 #232323;
    height: 1px;
    margin: 0 0 21px;
    overflow: hidden;
    width: 100%;
}
.line-hor1 {
    background: none repeat scroll 0 0 #232323;
    height: 1px;
    margin: 0 0 20px;
    overflow: hidden;
    width: 100%;
}
.pic-indent {
    margin: 0 0 23px;
}
#js {
    height: 745px;
    overflow: hidden;
    padding: 0 0 48px;
}
div.content {
    background: none repeat scroll 0 0 #151515;
    display: none;
    float: left;
    height: 675px;
    margin: 32px 0 0 19px;
    overflow: hidden;
    padding: 10px;
    xwidth: 685px;
}
div.content img {
    position: relative;
    z-index: 2;
}
div.content a, div.navigation a {
    color: #777777;
    text-decoration: none;
}
div.content a:focus, div.content a:hover, div.content a:active {
    text-decoration: underline;
}
div.controls {
}
div.controls a {
    padding: 5px;
}
div.ss-controls {
    display: none;
    float: left;
}
div.nav-controls {
    bottom: 54px;
    position: absolute;
    right: 45px;
    width: 390px;
}
div.nav-controls a.prev {
    background: url("../images/button2.gif") no-repeat scroll left top transparent;
    color: #282828;
    display: block;
    float: left;
    font-weight: bold;
    height: 25px;
    line-height: 25px;
    padding: 0;
    position: relative;
    text-align: center;
    text-decoration: none;
    width: 59px;
    z-index: 11;
}
div.nav-controls a.prev:hover {
    text-decoration: underline;
}
div.nav-controls a.next {
    background: url("../images/button2.gif") no-repeat scroll left top transparent;
    color: #282828;
    display: block;
    float: right;
    font-weight: bold;
    height: 25px;
    line-height: 25px;
    padding: 0;
    position: relative;
    text-align: center;
    text-decoration: none;
    width: 59px;
    z-index: 11;
}
div.nav-controls a.next:hover {
    text-decoration: underline;
}
div.slideshow-container {
    height: 357px;
    position: relative;
}
div.loader {
    background-image: url("../images/loader.gif");
    background-position: center center;
    background-repeat: no-repeat;
    height: 519px;
    left: 0;
    position: absolute;
    top: 0;
    width: 665px;
}
div.slideshow {
}
div.slideshow span.image-wrapper {
    display: block;
    height: 519px;
    left: 0;
    position: absolute;
    top: 0;
    width: 665px;
}
div.slideshow a.advance-link {
    display: block;
    height: 519px;
    margin: 0;
    padding: 0;
    width: 665px;
}
div.slideshow a.advance-link img {
    display: block;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
}
div.slideshow a.advance-link:hover, div.slideshow a.advance-link:active, div.slideshow a.advance-link:visited {
    text-decoration: none;
}
div.slideshow img {
}
div.download {
    float: right;
}
div.caption-container {
    clear: left;
    height: 75px;
    position: relative;
}
span.image-caption {
    display: block;
    left: 0;
    position: absolute;
    top: 0;
    width: 665px;
}
div.caption {
    color: #767676;
    font-size: 1em;
    line-height: 1.583em;
    padding: 192px 0 0 20px;
    width: 590px;
}
div.image-title {
}
div.image-title strong {
    color: #95B97B;
    display: block;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 1.417em;
    font-style: italic;
    font-weight: normal;
    line-height: 1.294em;
    padding: 0 0 6px;
}
div.caption p {
    color: #767676 !important;
    font-size: 1em !important;
    line-height: 1.583em !important;
    padding: 0 0 12px !important;
}
div.caption span {
    display: block;
    float: left;
    height: 21px;
    padding: 0 30px 0 0;
}
div.caption span a {
    color: #E2E2E2;
    float: left;
    font-size: 0.833em;
    line-height: 1em;
    padding: 6px 2px 4px 0;
    text-decoration: none;
    text-transform: uppercase;
}
div.caption span a b {
    display: block;
    float: left;
    font-size: 1.4em;
    font-weight: normal;
    line-height: 1em;
    margin: -4px 0 0;
    position: relative;
}
div.caption span a:hover {
    color: #999999;
    text-decoration: none;
}
div.caption big {
    display: block;
    float: left;
    font-size: 1em;
}
div.caption big a {
    background: url("../images/link-bg.gif") no-repeat scroll 0 0 transparent;
    color: #0E0E0E;
    display: block;
    float: left;
    font-size: 0.833em;
    height: 21px;
    line-height: 20px;
    overflow: hidden;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 102px;
}
div.caption big a b {
    display: inline-block;
    font-size: 1.4em;
    font-weight: normal;
    line-height: 20px;
    margin: -4px 0 0;
    position: relative;
}
div.caption big a:hover {
    color: #FFFFFF;
    text-decoration: none;
}
div.image-desc {
}
div.navigation {
}
div#thumbs {
    float: right;
    overflow: hidden;
    padding: 37px 17px 0 0;
    width: 183px;
}
ul.thumbs {
    float: right;
    margin: 0;
    padding: 0;
    width: 183px !important;
}
ul.thumbs li {
    height: 104px;
    overflow: hidden;
    padding: 0 0 10px;
    vertical-align: top;
}
ul.thumbs li img {
    border: 5px solid #212121;
}
a.thumb:focus {
    outline: medium none;
}
div.pagination {
    clear: both;
    position: relative;
    text-align: center;
    z-index: 10;
}
div.top.pagination {
    display: none;
}
div.navigation div.bottom {
}
div.pagination a, div.pagination span.current, div.pagination span.ellipsis {
    color: #FFFFFF;
    font-weight: bold;
    padding: 0 4px;
}
div.pagination a:hover {
    color: #FFEAA8;
    text-decoration: none;
}
div.pagination span.current {
    color: #FFEAA8;
}
div.pagination span.ellipsis {
    border: medium none;
    padding: 5px 0 3px 2px;
}
#contact-form {
    float: right;
    padding: 5px 0 0 30px;
    width: 430px;
}
#contact-form label {
    background: url("../images/contact-input.gif") no-repeat scroll 0 0 transparent;
    display: block;
    height: 30px;
    overflow: hidden;
    width: 100%;
}
#contact-form input {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: #767676;
    float: left;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 1em;
    height: 15px;
    padding: 3px 9px;
    width: 412px;
}
#contact-form strong {
    background: url("../images/contact-textarea.gif") no-repeat scroll 0 0 transparent;
    display: block;
    font-weight: normal;
    height: 82px;
    overflow: hidden;
    width: 430px;
}
#contact-form textarea {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: #767676;
    float: left;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 1em;
    height: 76px;
    overflow: auto;
    padding: 3px 9px;
    width: 412px;
}
#contact-form a {
    background: url("../images/link-arrow.gif") no-repeat scroll 100% 0 transparent;
    color: #E2E2E2;
    float: right;
    font-size: 0.833em;
    line-height: 1em;
    margin: 23px 0 0 29px;
    padding: 6px 32px 4px 0;
    text-decoration: none;
    text-transform: uppercase;
}
#contact-form a span {
    display: block;
    float: left;
    font-size: 1.4em;
    line-height: 1em;
    margin: -4px 0 0;
    position: relative;
}
#contact-form a:hover {
    color: #999999;
}
.no-indent {
    margin: 0 !important;
    padding: 0 !important;
}
.privacy {
    padding: 0 0 0 14px;
}
.privacy p {
    padding: 0 0 19px !important;
}
#footer {
    background: url("../images/footer.gif") no-repeat scroll 246px 0 transparent;
    height: 83px;
    overflow: hidden;
}
#footer p {
    color: #767676;
    font-size: 0.917em;
    font-style: italic;
    line-height: 1.273em;
    padding: 15px 0 0 260px;
}
#footer p span {
    padding: 0 3px;
}
#footer p a {
    color: #767676;
}




div.post {
	display: table;
	margin-bottom: 25px;width: 100%;
}



/* foto table, user-kvarc-faburkolat */
table.photo {
	border-collapse: separate;
	border-spacing: 20px;
	margin-left: -20px;
	margin-top: -20px;
}


table.photo td
{
	border: 1px solid gray;
	padding: 15px 10px 15px 10px;
	background: #676767;
}

table.photo .photo-plus-tr td
{
	border: 0px solid white;
	background: none;
	padding: 10px;
}





/* lista tábla */
table.list {
	font-family: arial, sans-serif;
	/*font-size: 11px;*/
}
table.list td .md, table.list td.md {
	font-weight: bold; 
}
table.list a {
	text-decoration: none;
}
table.list a:hover {
	text-decoration: underline;
}


table.list {
	border-collapse: collapse;
}

table.list tr.lc td, table.list tr.lc th, table.list td.lc, table.list th.lc  {
border-left: 1px solid #9e9e9e !important;
}
table.list tr.tc td, table.list tr.tc th, table.list td.tc , table.list th.tc  {
border-top: 1px solid #9e9e9e !important;
}
table.list td.rc, table.list tr.rc th, table.list tr.rc td, table.list th.rc   {
border-right: 1px solid #9e9e9e !important;
}
table.list td.bc, table.list tr.bc th, table.list tr.bc td,table.list th.bc  {
border-bottom: 1px solid #9e9e9e !important;
}

table.list th, table.list td {
	border: 1px solid #e8e8e8; padding:  0px 4px;
}


table.list thead th {
	background: #d9d9d9;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	border-bottom: 2px solid #9e9e9e;
	border-right: 1px solid #c6c6c6;
	color: #646464;
}
table.list thead th a{
	color: #646464;
	text-decoration: none;
}
table.list thead th a:hover{
	text-decoration: underline;
}

table.list th {
	background: #f2f2f2;
	border: 1px solid #dbdbdb;
	text-align: left;
	color: #666;
}
table.list tr.ps th {
	background: #ededed;
}
table.list tr.torolt td, table.list tr.torolt th {
	color: #aaaaaa;
}

table.list td {
	background: #fff;
}
table.list tr.ps td{
	background: #F2F2F2;
}

table.list caption {
	margin: 3px;
	font-size: 11px;
}

table.list .op {
	text-align: center;
}
table.list .op button{
	width: 18px !important;
	height: 18px !important;
	/* margin: 0 1px !important; */
}
table.list .op a {
	border-top: 1px solid #e9e9e9;
	border-left: 1px solid #e9e9e9;
	border-bottom: 1px solid #a0a0a0;
	border-right: 1px solid #a0a0a0;
	background: #d9d9d9;
	color: #666666;
	font-weight: normal;
	font-size: 9px;
/*	margin-left: 5px; */
	white-space: nowrap;
	
}
table.list .op a:hover {
	text-decoration: none;
	/* background: #e0e0e0; */
}
table.list .op a img {
	border: none;
	padding: 0px;
}

table.list tbody tr:hover td {
	background: #e0f9f0;
}
table.list tbody tr:hover th {
	background: #d9f0e9;
}

/*
table.list_msetben tr.muvelet {
height: 60px;
vertical-align: bottom;
background: #f2f2f2;
}
*/

/*
table.list tbody tr:hover td {
	background-color: #f0f0f0;
}
table.list tbody tr:hover th {
	background-color: #D2E3FF;
}
*/

table.list td.pager {
	
	border: none;
	background: none;
	margin:0; padding: 4px 0;
	/*
border-top: 2px solid #9e9e9e;
background: #dadada;
*/

}
table.list tbody tr:hover td.pager {
	background: none;
}
table.list td.pager td {
	padding: 2px 0 0 0 ;
}
table.list td.pager {
	
	border: none;
	background: none;
	margin:0; padding:0;
	/*
border-top: 2px solid #9e9e9e;
background: #dadada;
*/

}
table.list td.pager table.pager {
	padding: 0;
	border-collapse: collapse;
	width: 100%;
	border: none;
}
table.list td.pager table.pager TD{
	border: none;
	background: transparent !important;
}
table.list td.pager table.pager td.rows{
	text-align: left;
	width: 100px;
}
table.list td.pager table.pager td.page{
	text-align: center;
	color: #809099;
}
table.list td.pager table.pager td.jump{
	text-align: right;
	width: 100px;
}
table.list td.pager table.pager select, table.list td.pager table.pager input, table.list td.pager table.pager td {
	font-size: 11px;
}
table.list td.pager table.pager input {
	padding: 0;
	font-weight: bold;
}

table.list td.pager div.pager {
	text-align: center;
}
table.list tr.red td{
	color: #cc0000;
}

table.list .directionup {
	color: #cc3322;
}
table.list .directiondown {
	color: #2233cc;
}
table.list tr.osszegzes td, table.list tr.osszegzes td.lc  {
	border: none !important;
	background: none;
}
/*lista tábla */



.progerror {
	color: #ff3333;
}
.success {
	color: #339933;
}
.error {
	color: #ff7900;
}
.info {
	color: #009900;
}
div#output {
	margin: 20px 0px;
	padding: 8px 15px;
	border: 1px dashed #000099;
	background-color: #f2f2f2;
}

div.form_op {
	margin: 20px 0;
}
div.form_op input {
	margin-right: 10px;
}

.wd {
	width: 70px;
}


fieldset.urlap {
	background: #181818;
	border: 1px solid #767676;
	padding: 5px 10px;
}
fieldset.urlap legend {
	padding: 0 5px;
}
fieldset.urlap input {
	
}
