/* @override http://localhost/kovex/styles.css */

/* @override http://localhost/kovex/styles.css */

*
{
margin: 0px;
padding: 0px;
}

body {
	font: 14px/21px Arial;
}

#content
{
	margin: 0 auto;
	width: 815px;
	text-align: left;
	padding: 0;
}

#back
{
	margin-left: auto;
	margin-right: auto;
}

#header {
	text-align: left;
	margin: 63px auto 107px;
}

#scriptoff {
	color: white;
	font-size: 11px;
	text-align: center;
	line-height: 16px;
	height: 73px;
	background: #000 url(images/footer.jpg) repeat-x 0 bottom;
	padding-top: 10px;
	margin-bottom: -83px;
}

.noscript {
	display: none;
}


#logo {
    text-align: left;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}

#logo img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 2px;
	border: 1px solid #b3b3b3;
}

#main
{
    padding-left: 10px;
    padding-right: 20px;
}

#jobb, #bal {
	display: block;
	position: absolute;
	margin-top: 3px;
	margin-left: 3px;
	overflow: hidden;
	background-image: url(images/tran.png);
	font-size: 12px;
	line-height: 15px;
}

/* @group switcher */

#switcher {
	display: block;
	position: absolute;
	height: 10px;
	width: 20px;
	margin-left: 520px;
	margin-top: 14px;
}

#switcher a {
	width: 12px;
	height: 6px;
	border-style: solid;
	border-width: 1px;
	display: block;
}

#switcher a#white {
	border: 1px solid white;
}

#switcher a#black {
	border: 1px solid black;
}

#switcher span {
	display: inline-block;
	width: 6px;
	height: 6px;
	float: left;
}

#switcher span.w {
	background-color: white;
}

#switcher span.b {
	background-color: black;
}

/*#switcher a#white {
	background-color: white;
}

#switcher a#black {
	background-color: black;
}*/



/* @end */

/* @group idezetek */

#idezet {
	position: absolute;
	padding: 30px 10px 15px;
	overflow: hidden;
	background: url(images/trans.png) repeat;
	display: block;
	right: 29px;
	color: white;
}

#idezet.arnyek {
	width: 179px;
}

#idezet.hajnalom {
	width: 246px;
}



/* @end */

/* @group találós kérdések */

#talalos {
	position: absolute;
	margin-top: 295px;
	background: url(images/trans.png) repeat;
	width: 285px;
	padding: 10px 10px 0 45px;
	color: white;
}

#talalos p {
}

#talalos.gyere {
	margin-top: 233px;
}

#talalos.pezsgo {
	margin-top: 190px;
}

#talalos.baratom {
	margin-top: 166px;
}

#talalos.kiserlet {
	margin-top: 260px;
}

#talalos #kerdes {
	margin-bottom: 5px;
	display: block;
}

#valasz_keret {
	overflow: hidden;
	display: block;
	position: absolute;
	padding-left: 45px;
	margin-left: -45px;
	padding-right: 10px;
	padding-bottom: 10px;
	background: url(images/trans.png) repeat;
}

#talalos #valasz {
	display: block;
	margin-top: 0;
	width: 285px;
}



/* @end */

/* @group left (menü) */

#left
{
	width: 225px;
	float: left;
	display: block;
	margin-top: 36px;
	margin-right: 0;
	margin-left: 6px;
}

#left h3
{
width: 193px;
font-size: 12px;
font-weight: bold;
text-transform: uppercase;
color: #b8b8b8;
background: #ededed url(images/title_.gif) no-repeat;
	margin-bottom: 10px;
	display: block;
	padding-top: 2px;
	padding-left: 8px;
	padding-bottom: 5px;
	margin-right: 0;
}

#left a {
	color: #b8b8b8;
	text-decoration: none;
	width: 179px;
	overflow: hidden;
	height: 17px;
	margin-left: 13px;
	display: block;
	margin-top: -20px;
	margin-right: 0;
}

#left a:hover, #left a.activ {
	color: black;
	text-decoration: none;
}



/* @end */

/* @group right */

#right
{
float: right;
width: 537px;
padding-right: 0;
	display: block;
	margin-right: 5px;
}

#right h2 {
	padding: 0;
	padding-top: 10px;
	font-size: 1.8em;
	margin: 0 0 7px;
}

#right h3 {
	margin-bottom: 23px;
	font: italic normal 1.2em Arial;
}

#right h4 {
	margin-bottom: 14px;
	margin-top: 27px;
	font: normal bold 1.2em Arial;
}

#right p {
	margin: 0 0 17px;
	padding: 0;
	text-align: justify;
	font: normal normal 14px/21px Arial;
}

#right p.prelist {
	margin-bottom: 0;
}

#right h5 {
	color: #787878;
	font-size: 1.7em;
	background-color: #111;
	display: block;
	width: 17px;
	padding: 13px 15px;
	margin-left: 0;
	text-align: center;
	float: left;
}

#right p.kiserlet {
	background-color: #111;
	padding: 11px 12px 11px 11px;
	margin-bottom: 25px;
	margin-left: 44px;
	margin-right: 0;
}

#right p.kiserlet2 {
	background-color: #111;
	padding: 0 12px 11px 11px;
	margin: -25px 0 25px 44px;
}

#right ul {
	margin-bottom: 17px;
}

#right li {
	list-style-type: square;
	margin-left: 15px;
	text-align: left;
}

#right a
{
color: #7c7c7c;
text-decoration: none;
}

#right a:hover {
	text-decoration: underline;
	color: black;
}

#right strong {
	font-style: normal;
	background-color: #2e2e2e;
	font-weight: normal;
	padding-right: 5px;
	padding-left: 5px;
}

img.koszon {
	float: right;
	width: 200px;
	margin: 9px 27px 48px 22px;
}



/* @end */

/* @group footer */

#prev-next {
	height: 24px;
	margin-top: 35px;
}

#prev-next a:hover {
	color: black;
	text-decoration: none;
}

a.next {
	float: right;
}

a.prev {
	float: left;
}

#lablec {
	font-size: 10px;
	line-height: 7px;
	margin-top: 21px;
	padding-top: 12px;
	border-top: 1px solid #262626;
	color: #444;
	margin-bottom: 32px;
}

#lablec p {
	margin-bottom: -7px;
	text-align: right;
	font-size: 10px;
	color: #727272;
}

#footer {
	height: 37px;
	clear: both;
	background: url(images/footer_white.jpg) repeat-x;
	display: block;
	margin-top: 119px;
}



/* @end */

/* @group codaslider */

.stripViewer .panelContainer .panel ul {
			text-align: left;
			margin: 0 15px 0 30px;
		}
		
.slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
			margin: 20px 0;
			position: relative;
			width: 100%;
		}
.csw {width: 100%; height: 460px; background: #fff; overflow: scroll}
.csw .loading {margin: 200px 0 300px 0; text-align: center}

.stripViewer { /* This is the viewing window */
	position: relative;
	overflow: hidden; 
	border: 1px solid #b3b3b3; 
	margin: auto;
	width: 776px; /* Also specified in  .stripViewer .panelContainer .panel  below */
	height: 520px;
	clear: both;
	background: white;
	padding: 2px;
}
		
.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
	position: relative;
	left: 0; top: 0;
	width: 100%;
	list-style-type: none;
	-moz-user-select: none;
}
		
.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
	float:left;
	height: 100%;
	position: relative;
	width: 800px;
}

.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
	padding: 0;
}

.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
	margin: auto;
	display: none;
}


.stripNavL, .stripNavR { /* The left and right arrows */
	position: absolute;
	top: 230px;
	text-indent: -9000em;
}

.stripNavL a, .stripNavR a {
	display: block;
	height: 40px;
	width: 40px;
}

.stripNavL {
	left: -25px;
	background: url(images/arrow-left.png) no-repeat center;
}

.stripNavR {
	right: 10;
	background: url(images/arrow-right.png) no-repeat center;
	left: 800px;
}



/* @end */

/* @group kapcsolat */

#urlap {
	margin-top: 48px;
}

.sor {
	margin-bottom: 13px;
	padding: 0;
	display: block;
	height: 30px;
}

.sor-magas {
	margin-bottom: 13px;
	padding: 0;
	display: block;
	height: 134px;
}

label {
	width: 55px;
	display: block;
	position: absolute;
	font: 14px arial;
	padding: 7px 0;
	color: #616161;
}

.text {
	width: 443px;
	padding: 4px 5px 5px;
	height: 17px;
	color: black;
	background-color: #ededed;
	display: block;
	position: absolute;
	margin-left: 60px;
	font: 14px arial;
	border-color: #ededed;
	border-style: solid;
}

#wrongname, #wrongemail, #wrongcim {
	color: black;
	background-color: #ededed;
	display: none;
	height: 17px;
	position: absolute;
	margin-left: 61px;
	width: 455px;
	text-align: center;
	padding-top: 7px;
	font: italic 13px arial;
	padding-bottom: 5px;
}

textarea {
	height: 120px;
	width: 442px;
	padding: 7px;
	color: black;
	background-color: #ededed;
	border-style: none;
	font: 13px arial;
	display: block;
	position: absolute;
	margin-left: 60px;
	overflow: auto;
}

#wrongmsg {
	color: black;
	background-color: #ededed;
	height: 85px;
	position: absolute;
	margin-left: 61px;
	width: 455px;
	text-align: center;
	padding-top: 49px;
	display: none;
	font: italic 13px arial;
}
.button {
	height: 26px;
	font-variant: normal;
	font-size: 14px;
	width: 90px;
	background-color: #ededed;
	cursor: pointer;
	color: black;
	border-color: #ededed;
	display: block;
	float: right;
	margin-right: 20px;
}

#nev_ok, #email_ok, #msg_ok, #nev_err, #email_err, #msg_err, #cim_ok, #cim_err {
	background: url(images/form_ok_white.png) no-repeat;
	width: 20px;
	height: 20px;
	position: absolute;
	margin-top: 5px;
	display: none;
	margin-left: 521px;
}
#nev_err, #email_err, #msg_err, #cim_err {
	background: url(images/form_error_white.png) no-repeat;
	display: none;
}

#uzenet_ok {
	background-color: #0f0f0f;
	position: absolute;
	margin-top: -276px;
	margin-left: 0;
	width: 545px;
	height: 261px;
	display: none;
	text-align: center;
	color: white;
}

#uzenet_ok h3 {
	margin-top: 50px;
	font-size: 17px;
	margin-left: 0;
	margin-bottom: 16px;
	padding: 0;
}

#uzenet_ok p {
	text-align: center;
	margin-left: 0;
	margin: 0;
	padding: 0;
}

#uzenet_ok .email {
	color: white;
}



/* @end */
