body {
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	height: 100%;
	font-family: Tahoma, Verdana, Arial, Helvetica, Univers, Sans-Serif, sans;
}

body.index {
    background: #fff url(../img/bg_body-index.png) center 0 repeat-y;
}

a:link  {
	color: #2F99ED;

}

p a:hover, div a:hover {
	color: #2F99ED;
	text-decoration: none;
}
a:visited	{
	color: #2F99ED;
	text-decoration: underline;
}

#container {
	width: 100%;
	text-align: center;
}

#mainContainer {
	text-align: left;
	width: 770px;
	margin: auto;
}

#header {
    background: #fff;
}

.headertop {
	float: left;
}

.headertop img {
	border: 0px;
}

#headermain {
	clear: left;
}

#headermain a img {
	border: 0px;
}

#leftColumn {
	width: 103px;
	background-image: url(../images/leftcolbg.gif);
	position: relative;
	left: 14px;
	float: left;
    padding:0;
}

#leftColumn .menu,
#leftColumn .menu a{
    float:left;

}

#leftColumn .menu a img, .tamogatok a img {
	border: 0px;
}

.tamogatok a img {
	margin-top: 10px;
}

div#leftColumn div.centeredImg {
	text-align: center;
}

div#leftColumn div.centeredImg a img {
	margin: 10px 3px 0 -4px;
}
div#leftColumn div.titleImg {
	padding: 20px 0 0 8px;
    float:left;
}

#contentColumn {
	width: 639px;
	position: relative;
	left: 14px;
	float: left;
}

#contentColumn.index {
    background: #ebebeb url(../img/bg_content-index.png) 0 0 repeat-x;
}

#contentColumn .textboxhead {
	font-size: 12px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
}

#contentColumn .textbox {
	width: 590px;
	font-size: 11px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
	clear: left;
	text-align: left;
	position: relative;
	z-index: 100;
}

#contentColumn .textbox img.awards {
    margin: 20px 0;
    border: 0;
}

.votebox {
	clear: left;
	/*width: 632px;*/
}

#votebody {
	float: left;
}

/*#votebody {
	background-image: url(../images/votebox_top2.gif);
	background-repeat: no-repeat;
    background-color: #cae3f6;
	border: 0px solid green;
	float: left;
	width: 632px;
}

#votebody #head {
	padding-left: 20px;
	padding-top: 10px;
}*/

#votebody .inputContainer{
    display:block;
	width: 295px;
	padding:0;
	float:left;
    margin:0;
}

#votebody small{
    display:block;
	width: 100%;
	padding:10px 0 0 0;
	float:left;
    margin:0;
}

#votebody .inputContainer label{
    display:block;
	width: 50px;
	padding:0;
	float:left;
    margin-top: 10px;
}

.err,
#votebody .err {
	width: 255px;
    padding:3px 0 0 40px;
	font-size: 11px;
	color:red;
	float:left;
/*	border: 1px solid red; */
}

#votebody .txt {
	width: 590px;
	font-size: 11px;
	padding:10px 20px 0;
	float:left;
/*	border: 1px solid red; */
}

#votebody .half{
    display:block;
	width: 295px;
	padding:0;
    font-size: 11px;
	float:left;
    margin:0;
}

#votebody .half.pt10{
    padding-top:10px;
}

#votebody .inputContainer input {
	font-size: 11px;
	margin-top: 10px;
	padding: 1px;
    width:200px;
	border: 1px solid #ababab;
}

#votebody .inputContainer input.short {

    width:100px;

}

#votebody .inputContainer select {
	font-size: 11px;
	border: 1px solid #ababab;
	top: 1px;
	margin-left: 5px;
}

.txt #right {
	padding-left: 100px;
	margin-left: 500px;
}

.votetop {
	margin-top:10px;
	clear: left;
	z-index: 0;
}

.votetop img{
	margin-top:-20px;

}

#stars {
	background: white url(../images/vote_bg.gif) left -90px repeat-x;
	float: left;
    width: 638px;
    position:relative;
}

#starcontainer {
	clear: left;
	float: left;
	width: 632px;
	/*height: 386px;*/
}

#starcontainer .textbox {
	margin: 0;
	padding: 20px 20px;
}

#starcontainer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#starcontainer ul li {
	clear: left;
}

#starcontainer ul li span.startext strong {
	display: block;
	padding: 0 0 5px 0;
}


#starcontainer ul li span.startext {
	display: block;
	font-size: 11px;
	padding: 10px 0px 0px 20px;
	width: 250px;
	float: left;
}

.startextright {
	font-size: 11px;
	margin-left: 35px;
	padding-left: 0px;
	padding-top: 10px;
	width: 258px;
	float: left;
}

.starvote {
	background-image: url(../images/vote_stars_bg.gif);
	background-repeat: no-repeat;
	margin-left: 15px;
	margin-right: 10px;
	padding-left: 8px;
	margin-top: 14px;
	padding-top: 8px;
	padding-bottom: 6px;
	width: 270px;
	float: left;
}

.starvote a img {
	border: 0px;
}


.votebottom1 {
	margin-top: 10px;
	width: 632px;
}

.votebottom2 {
	width: 632px;
/*	margin-top: 34px; */
	background-image: url(../images/vote_bottom_numer2.gif);
	background-repeat: no-repeat;
	clear: left;
}

.votebottom2 .txt {
	font-size: 11px;
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	float: left;
}

.votebottom2 .button {
	position: relative;
	padding-left: 270px;
	padding-top: 10px;
}

.votebottom2 .button img {
	cursor: pointer;
}

.votebottom3 {
	clear: both;
	float: left;
	width: 639px;
	background-color: #FFF;
}

.rightshadow {
	background: #FFFFFF url(../images/right_shadow.gif) bottom right no-repeat;
	width: 7px;
	position: relative;
	padding-top: 8px;
	float: left;
	height: 386px;
}

div#rightshadow2 {
	background: #FFFFFF url(../images/right_shadow.gif) no-repeat left top;
	width: 14px;
	height: 339px;
	padding: 0;
	margin: 0;
	position: absolute;
	right: -1px;
	bottom: 16px;
}

/* /index */

.contentBoxBlue {
	width: 608px;
	margin-top: 20px;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	background-image: url(../images/kereskedo_boxbg.gif);
	background-repeat: repeat-x;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	font-size: 11px;
	text-align: left;
}

.contentBoxBlue2 {
	width: 260px;
	margin: 0 auto;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	background-image: url(../images/kereskedo_boxbg.gif);
	background-repeat: repeat-x;
	border-bottom: 1px solid #000;
	font-size: 11px;
	text-align: center;

}

.contentBoxBlue3 {
	width: 600px;
	margin-top: 20px;
	padding-top: 20px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 20px;
	background-image: url(../images/kereskedo_boxbg.gif);
	background-repeat: repeat-x;
	border-bottom: 1px solid #000;
	font-size: 11px;
	text-align: center;

}

.contentBoxBlue4 {
	width:920px;
	margin-left: 51px;
	margin-top: 20px;
	padding-top: 20px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 20px;
	background-image: url(../images/kereskedo_boxbg.gif);
	background-repeat: repeat-x;
	border-bottom: 1px solid #000;
	font-size: 11px;
	text-align: center;

}

.contentBoxBlue5 {
	width: 250px;
	margin: 0 auto;
	padding-top: 20px;

	padding-left: 10px;

	padding-right: 10px;
	padding-bottom: 20px;
	background-image: url(../images/kereskedo_boxbg.gif);
	background-repeat: repeat-x;
	border-bottom: 1px solid #000;
	font-size: 11px;
	text-align: center;

}

.contentBoxBlue6 {
	width: 335px;

	padding-top: 20px;
	margin: 0 auto;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	background-image: url(../images/kereskedo_boxbg.gif);
	background-repeat: repeat-x;
	border-bottom: 1px solid #000;
	font-size: 11px;
	text-align: center;

}

.tamtitle {
	margin-top: 20px;
}

.tambox {
	/*background-image: url(../images/tamogat_bg.gif);*/
	background-position: 520px 870px;
	background-repeat: repeat-x;
	background-color::#ffffff;
	float: left;
}
.tamboxcontainer {
	width: 632px;
	margin-bottom: 10px;
	margin-top: 30px;
	border-bottom: 1px solid #000;
	float: left;
}

.tamleftbox {
	width: 192px;
	float: left;
}

.tamrightbox {
	width: 420px;
	background-image: url(../images/kereskedo_boxbg.gif);
	background-repeat: repeat-x;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	font-size: 11px;
}

.tamplh {
	width: 632px;
	padding: 0px;
}

.faqbox {
	width: 632px;
	text-align: center;
	background-image: url(../images/tamogat_bg.gif);
	background-position: 0px 0px;
	background-repeat: repeat-x;
	float: left;
	margin-top: 20px;
}

.faqcontainer {
	width: 610px;
	text-align: left;
	margin: auto;
	font-size: 11px;

}

.faqstar {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}

.faqquest {
	font-weight: bold;
	color: #F1370E;
	margin-bottom: 10px;
}

.faqanswer {
	margin-bottom: 20px;
}

.faqbottom {
	background-color: #ebebeb;
}

.rulesbox {
	width: 632px;
	background-color: #ebebeb;
	text-align: center;
	background-image: url(../images/tamogat_bg.gif);
	background-position: 0px 0px;
	background-repeat: repeat-x;
	float: left;
	margin-top: 20px;
}


ol li {
	margin-bottom: 10px;
}

.bannercontainer {
	float: left;
	width: 632px;
	text-align: center;
}

/*galeria begin - - - 2005 dijkioszto + popup - 20060816*/
.galleryPics { padding-left: 13px; }
.previewImage { margin: 0px; padding: 0px; background-color: white; text-align: center; height: 100%; width: 100%; border: 0px; }
.previewImage table { border: 0px; padding: 0px; margin: 0px; height: 100%; width: 100%; display: block; }
.previewImage td { vertical-align: middle; text-align: center; height: 100%; width: 100%; }
.previewImage img { display: block; margin: 0px; padding: 0px; border: 0px; cursor: pointer; }
/*galeria end*/

/*alapitok,sajtovisszhang,minimaljavitasok begin*/
.tamleftbox.alapExt { text-align: center; }
.textbox .endLink { margin-top: -10px; text-align: right; }
.forceTitle { display: block; padding-bottom: 20px; }
.tambox { text-align:center; background-color:#ffffff;}
.tambox h2 { margin: 0px; clear: both; padding: 12px 0px 0px 0px; }
.tambox h2 img { display: block; }
/*alapitok,sajtovisszhang,minmaljavitasok end*/

/* szavazas lejart 2006 begin */
.textbox h1 { margin: 0; }
.textbox h2 { margin: 25px 0 0 0; }


#contentColumn div.formTop {
	float: left;
	margin: 0 0 0 0;
	width: 632px;
	height: 17px;
	background: transparent url(../images/bg_forms-top.gif) left top no-repeat;
}

#contentColumn div.formCont {
	float: left;
	width: 594px; /*632*/
	padding: 0 19px 0 19px;
	margin: 0 0 10px 0;
	min-height: 261px;
	height: auto !important;
	height: 261px;
	background: transparent url(../images/bg_forms.gif) left bottom no-repeat;
}

#contentColumn div.formCont h2 {
	float: left;
	margin: 0;
	padding: 0 0 8px 0;
	width: 594px;
	height: 43px;
}

#contentColumn div.formCont p {
	float: left;
	padding: 0 0 16px 0;
	margin: 0;
	width: 594px;
	font-size: 11px;
}

#contentColumn div.formCont div.btnCont {
	float: left;
	padding: 0 0 10px 0;
	margin: 0;
	width: 594px;
}

#contentColumn div.formCont div.btnCont a img {
	border: none;
}

#contentColumn div.formCont div.btnCont input.reg {
	float: left;
	width: 100px;
	height: 40px;
	border: none !important;
	background: transparent url(../images/btn_upload.png) left top no-repeat;
	text-indent: -3000px;
	cursor: pointer;
}

#contentColumn div.formCont div.btnCont input.send {
	float: left;
	width: 100px;
	height: 40px;
	border: none !important;
	background: transparent url(../images/btn_send.png) left top no-repeat;
	text-indent: -3000px;
	cursor: pointer;
}

#contentColumn input.send {
	float: left;
	width: 100px;
	height: 40px;
	border: none !important;
	background: transparent url(../images/btn_send.png) left top no-repeat;
	text-indent: -3000px;
	cursor: pointer;
}


#contentColumn div.formCont div.regCont {
	float: left;
	padding: 0;
	margin: 0;
	width: 594px;
}

#contentColumn div.formCont div.regCont div.frmRow {
	float: left;
	padding: 0 0 10px 0;
	margin: 0;
	width: 594px;
}

#contentColumn div.formCont div.regCont div.frmRow.last {
	padding: 0 0 18px 0;
}

#contentColumn div.formCont div.regCont div.frmRow div.labelCont {
	float: left;
	padding: 0;
	margin: 0;
	width: 321px;
}

#contentColumn div.formCont div.regCont div.frmRow div.labelCont label {
	float: left;
	padding: 3px 0 0 0;
	font-size: 11px;
	font-weight: bold;
}

#contentColumn div.formCont div.regCont div.frmRow div.inputCont {
	float: left;
	padding: 0;
	margin: 0;
	width: 273px;
}

#contentColumn div.formCont div.regCont div.frmRow div.inputCont span {
	float: left;
	padding: 3px 2px 0 0;
	font-size: 11px;
}

#contentColumn div.formCont div.regCont div.frmRow div.inputCont input.txt {
	width: 205px;
	border: 1px solid #ababab;
}

#contentColumn div.formCont div.regCont div.frmRow div.inputCont input.file {
	width: 300px;
}

#contentColumn div.formCont div.regCont div.frmRow div.submitCont {
	float: left;
	padding: 0;
	margin: 0;
	width: 118px;
}

#contentColumn div.formCont div.voteCont {
	float: left;
	padding: 0;
	margin: 0;
	width: 296px;
}

#contentColumn div.formCont div.voteCont div.frmRow {
	float: left;
	padding: 0 0 10px 0;
	margin: 0;
	width: 296px;
}

#contentColumn div.formCont div.voteCont p {
	float: left;
	padding: 0 25px 10px 0;
	margin: 0;
	width: 271px;
	font-weight: bold;
}

#contentColumn div.formCont div.voteCont div.frmRow div.labelCont {
	float: left;
	padding: 0;
	margin: 0;
	width: 51px;
}

#contentColumn div.formCont div.voteCont div.frmRow div.labelCont label {
	float: left;
	padding: 3px 0 0 0;
	font-size: 11px;
	font-weight: normal;
}

#contentColumn div.formCont div.voteCont div.frmRow div.inputCont {
	float: left;
	padding: 0;
	margin: 0;
	width: 220px;
}

#contentColumn div.formCont div.voteCont div.frmRow div.inputCont span {
	float: left;
	padding: 3px 5px 0 0;
	font-size: 11px;
}

#contentColumn div.formCont div.voteCont div.frmRow div.inputCont input.txt {
	float: left;
	width: 205px;
	border: 1px solid #ababab;
}

#contentColumn div.formCont div.voteCont div.frmRow div.inputCont input.txt.short {
	width: 104px;
}

#contentColumn div.formCont div.frmComments {
	float: left;
	padding: 10px 0 10px 0;
	margin: 0;
	width: 594px;
}

#contentColumn div.formCont div.frmComments p {
	display: block;
	padding: 0 0 4px 0;
	font-size: 9px;
}

.pointsBox {
    float: left;
    width: 570px;
}

.pointsBox h2 {
    margin: 0;
    padding: 0 0 15px 0;
    font-size: 14px;
    line-height: 17px;
}

.pointsBox table {
    float: left;
    width: 282px;
    table-layout: fixed;
    border-collapse: collapse;
}

.pointsBox table img {
    display: block;
}

.pointsBox table table {
    border-left: 2px solid #000;
    border-right: 2px solid #000;
}

.pointsBox table table td {
    padding: 5px;
    border: 1px solid #b6b6b6;
}

.pointsBox table table td.place {
    font-weight: bold;
    font-size: 12px;
    line-height: 15px;
    border-left: 0;
    text-align: center;
    color: #f1380d;
}

.pointsBox table table td.points {
    text-align: center;
    border-right: 0;
}

.pointsBox table table td.link a {
    color: #000;
    text-decoration: none;
}

.pointsBox table table td.link a:hover {
    text-decoration: underline;
}

.pointsBox table table td.link a span {
    color: #f1380d;
}

.pointsBox .list {
    float: right;
    width: 270px;
    padding: 0 0 0 18px;
}

.pointsBox .list h3 {
    margin: 0;
    padding: 0 0 3px 0;
    font-size: 13px;
    line-height: 16px;
    color: #F1370E;
}

.pointsBox .list ul {
    margin: 0;
    padding: 5px 0 0 15px;
}

