

.page-adatlap .adatok table td.kat
{
    width: 90px;
}

.page-adatlap .adatok table td.label
{
    width: 125px;
}

.page-adatlap .tovabbiadatok table .label
{
    width: 140px;
}

.cp
{
    cursor: pointer;
}

.page-adatlap .keszult .ev a
{
    text-decoration: none;
}

.rating-box .votetext
{
    position: absolute;
    font-weight: bold;
    font-family: Georgia, "Times New Roman", Times, serif;
    top: 80px;
    left: 4px;
    clear: both;
}

/*----- Rating stars BEGIN -----*/
ul.rating_ul
{
    width: 200px;
    height: 20px;
    margin: 0 0 20px 0;
    padding: 0;
    list-style: none;
    clear: both;
    position: absolute;
    top: 22px;
}

ul.rating_ul.my
{
    top: 100px;
}

ul.rating_ul li
{
    cursor: pointer;
    /*ie5 mac doesn't like it if the list is floated\*/
    float: left;
    /* end hide*/
    text-indent: -999em;
}

ul.rating_ul li a
{
    position: absolute;
    left: 0;
    top: 0;
    width: 20px;
    height: 20px;
    text-decoration: none;
    z-index: 10;
}

ul.rating_ul li.rate_1 a
{
    left: 0px;
}

ul.rating_ul li.rate_2 a
{
    left: 20px;
}

ul.rating_ul li.rate_3 a
{
    left: 40px;
}

ul.rating_ul li.rate_4 a
{
    left: 60px;
}

ul.rating_ul li.rate_5 a
{
    left: 80px;
}

ul.rating_ul li.rate_6 a
{
    left: 100px;
}

ul.rating_ul li.rate_7 a
{
    left: 120px;
}

ul.rating_ul li.rate_8 a
{
    left: 140px;
}

ul.rating_ul li.rate_9 a
{
    left: 160px;
}

ul.rating_ul li.rate_10 a
{
    left: 180px;
}

div.rating_div
{
    height: 20px;
    background: transparent url(../images/rating-stars.gif) repeat-x top left;
    position: absolute;
    top: 0px;
}

div.rating_box
{
    width: 200px;
    height: 20px;
    margin: 0 0 20px 0;
    padding: 0;
    list-style: none;
    clear: both;
    position: absolute;
    top: 22px;
    background: transparent url(../images/rating-stars.gif) repeat-x scroll 0px -30px;
}

div.rating_box.my
{
    top: 100px;
}

/*----- Rating stars E N D -----*/
.box-kategoriak .arrow-up
{
    background: url(../images/arrow2.gif) no-repeat 0 -40px;
}

.box-kategoriak .arrow-down
{
    background: url(../images/arrow2.gif) no-repeat 0 -60px;
}

.cast-type-box .arrow-up
{
    background: url(../images/arrow2.gif) no-repeat 0 -42px;
    width: 16px;
    float: left;
    margin-left: 10px;
    cursor: pointer;
    padding-bottom: 5px;
}

.cast-type-box .arrow-down
{
    background: url(../images/arrow2.gif) no-repeat 0 -62px;
    width: 16px;
    float: left;
    margin-left: 10px;
    cursor: pointer;
    padding-bottom: 5px;
}

.box-locations .thumbs
{
    width: 310px;
}

.box-lista .item2
{
    width: 48%;
    float: left;
    margin-right: 10px;
    position: relative;
}

.page-locations-alkategoria .box-lista .item
{
    height: 220px;
}

.highlight
{
    font-weight: bold;
    font-style: italic;
}

.box-timeline
{
    height: 125px;
}

.page-locations-alkategoria .box-lista .item .szam
{
    margin-top: 6px;
}

.box-locations .thumbs
{
    width: 315px;
}

.searchintro
{
    border-top: 3px solid #EF0000;
    border-bottom: 3px solid #EF0000;
    color: #AA0000;
    font-weight: bold;
}

.thbottom .osszes
{
    width: 90px;
}

.thbottom .hetvege
{
    width: 90px;
}

table.grtable td.filmcim
{
    width: 400px;
    background: none;
}

table.grtable td.type
{
    background: none;
}

table.grtable td.status
{
    background: none;
}

table.grtable td.ev
{
    background: none;
}

table.grtable td.fesztival
{
    background: none;
}

table.grtable td.dij
{
    background: none;
}

table.grtable td.magyarcim
{
    width: 300px;
    background: none;
}

table.grtable td.rendezo
{
    width: 150px;
    background: none;
}

table.grtable td.mufaj
{
    width: 180px;
    background: none;
}

.page-jatssz .box-jatssz td.rossz
{
    background: #faa;
    color: #A00;
}

#content {
    min-height:400px;
}

.controlbar {
    display:none;
}

#topmenu-funkciok li.topmenu2-registration {
	width: 70px;
}

#topmenu-funkciok li.topmenu2-fb, #topmenu-funkciok li.topmenu2-twitter {
	margin: 0;
}

#topmenu-funkciok li.topmenu2-fb a, #topmenu-funkciok li.topmenu2-twitter a {
	padding-right: 5px;
}

#topmenu-funkciok ul.cd_login{
	float:left;
}