body {
    color: #FFF;
    background: url('./images/bg.jpg') repeat 0px 0px #575757 ;
    font-family:Tahoma,Verdana,Arial,sans-serif;
    font-size:0.7em;
    text-align:center;
    line-height: 1.3em;
    margin: 0px 0px 10px 0px;
    padding: 0px;
}

a {
	color: #FFF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
	margin: 0px;
}

div.cleaner {
    line-height:0.1em;
    font-size: 0.1em;
    clear:both;
}

hr.cleaner {
    clear:both;
    visibility:hidden;
}

#center {
	margin: 0px auto;
	width: 1000px;
	text-align: left;
}

#top {
    position: relative;
    background: url('./images/top-back.gif') no-repeat bottom right;
    height: 74px;
    width: 993px;
    text-align: left;
}

#top h1 {
    background: url('./images/logo.gif') no-repeat 0px 0px;
    width: 248px;
    height: 74px;
    padding: 0px;
    margin: 0px 0px 0px 46px;
}

#top h1 a {
    width: 248px;
    height: 74px;
    display: block;
}

#top h1 a span {
    display: none;
}

#top ul.topMenu {
    margin: 0px;
    padding: 0px;
    list-style: none;
    color: #FFF;
    position: absolute;
    right: 25px;
    top: 10px;
}

#top ul.topMenu li {
    float: left;
}

#top ul.topMenu li a {
    color: #FFF;
}

#top ul.menu {
    float: right;
    list-style: none;
    background: url('./images/menu-back.gif') repeat-x 0px 0px #FCD196;
    padding: 0px;
    margin: 40px 0px 0px 0px;
    position: absolute;
    right: 20px;
    bottom: 0px;
}

#top ul.menu li {
    float: left;
    margin: 0px;
    padding: 10px 4px 14px 16px;
    background: url('./images/menu-right.gif') no-repeat 0px 0px;
    text-transform: uppercase;
}

#top ul.menu li.first {
    padding: 10px 4px 14px 10px;
    background: url('./images/menu-left.gif') no-repeat 0px 0px;
}

#top ul.menu li.last {
    padding: 10px 0px 14px 16px;
}

#top ul.menu li.last span {
    padding: 10px 10px 10px 0px;
    background: url('./images/menu-last.gif') no-repeat top right;
}

#top ul.menu li a {
    color: #8C4F00;
    font-weight: bold;
    font-family: Arial, sans-serif;
    font-size: 1.1em;
}

#flash {
    height: 180px;
    background: url('./images/flash.jpg') no-repeat 0px 0px;
    position: relative;
}

#onlineUsersFlash {
    width: 700px;
    height: 140px;
    position: absolute;
    top: 10px;
    left: 85px;
}

#content {
    background: url('./images/back.gif') repeat-y 0px 0px;
}

#content h3 {
    padding: 0px 0px 10px 0px;
    margin: 0px;
    font-family: Arial, sans-serif;
    font-size: 1.4em;
    font-weight: bold;
}

h4 {
    font-size: 1.1em;
    font-weight: bold;
    margin: 0px 0px 5px 0px;
    padding: 0px;
}

#left {
    background: url('./images/content-roh.gif') no-repeat top left;
    min-height: 78px;
    _height: 78px;
    width: 130px;
    float: left;
    padding: 0px 15px 0px 40px;
}

#left h3 {
    text-align: right;
}

#left form {
    padding: 0px 0px 10px 0px;
    margin: 0px 0px 12px 0px;
    text-align: right;
    border-bottom: 1px solid #7C7C7C;
}

#left input {
    font-size: 1.0em;
    margin-bottom: 4px;
    width: 125px;
}

#left input.submit {
    background: url('./images/submit.gif') no-repeat bottom right #6D6D6D;
    border: 1px solid #848484;
    color: #FFF;
    font-weight: bold;
    padding: 1px;
    margin: 2px 0px 0px 0px;
    width: 80px;
    cursor: pointer;
}

#left ul {
    list-style: none;
    margin: 15px 0px 0px 2px;
    padding: 0px;
    text-align: left;
}
#left ul.logged {
    list-style: none;
    margin: 0px 0px 0px 2px;
    padding: 0px;
    text-align: left;
}

#left .adv img {
    /*border: 1px solid #7F7F7F;*/
    margin: 0px 0px;
    _margin: 2px 0px;
    padding: 0px;
}

#cont {
    width: 596px;
    float: left;
    padding: 10px 15px 100px 15px;
    margin: 0px 0px 0px 0px;
    background: url('./images/cont-bottom.gif') no-repeat bottom center;
}

#cont h2 {
    padding: 0px;
    margin: 10px 0px 16px 0px;
    font-family: Arial, sans-serif;
    font-weight: normal;
    font-size: 2.0em;
    color: #E30083;
}
#cont .video {
    width: 265px;
    /*height: 243px;*/
    padding: 10px 0px 0px 0px;
    margin: 20px 10px 10px 18px;
    _margin: 20px 10px 10px 8px;
    text-align: center;
    font-family: Arial, sans-serif;
    font-weight: bold;
    font-size: 1.2em;
    float: left;
}
#cont .video .logo {
    padding: 10px 10px 0px 12px;
    background: url('./images/video-bg.gif') no-repeat 0px 0px;
}
#cont .video .name {
    background: url('./images/video-line.gif') repeat-y 0px 0px;
    text-align: center;
}
#cont .video .btm {
    /*padding: 5px 10px 15px 15px;*/
    padding: 8px 0px 15px 0px;
    margin: 0px auto;
    background: url('./images/video-bottom.gif') no-repeat 0px bottom;
}
#cont .video a {
    margin: 0px;
    padding: 0px;
}

ul#new_videos {
    list-style: none;
    text-align: left;
    margin: 0em;
    padding: 0em;
    width: 245px;
    height: 200px;
    overflow:hidden;
}

ul#new_videos_names {
    list-style: none;
    text-align: left;
    margin: 0em 0px 0px 15px;
    padding: 0px 0px 0px 0px;
    width: 250px;
    height: 20px;
    overflow:hidden;
    background: none;
}
ul#new_videos_names li {
    margin: 0px;
    padding: 0px;
    _padding: 0px 0px 0px 15px;
    width: 90%;
    text-align: center;
}

#cont .video2 {
    /*margin: 20px 10px 20px 10px;*/
}

#cont .video img {
    padding: 0px 0px 0px 0px;
}

#cont .videoMini {
    width: 147px;
    /*height: 134px;*/
    padding: 0px 0px 0px 0px;
    margin: 25px 0px 0px 0px;
    text-align: center;
    font-family: Tahoma, Arial, sans-serif;
    font-weight: normal;
    font-size: 1.0em;
    float: left;
}
#cont .videoMini .logo {
    padding: 7px 0px 0px 0px;
    background: url('./images/video-mini-bg.gif') no-repeat 2px 0px;
    _background: url('./images/video-mini-bg.gif') no-repeat 0px 0px;
}
#cont .videoMini .name {
    background: url('./images/video-mini-line.gif') repeat-y 2px 0px;
    _background: url('./images/video-mini-line.gif') repeat-y 0px 0px;
}
#cont .videoMini .btm {
    padding: 0px 15px 10px 15px;
    background: url('./images/video-mini-bottom.gif') no-repeat 2px bottom;
    _background: url('./images/video-mini-bottom.gif') no-repeat 0px bottom;
}
#cont .videoMini img {
    /*padding: 7px 0px 0px 0px;*/
    margin: 0px 0px 0px 3px;
    _margin: 0px 0px 0px 0px;
}

#cont .videoMini a {
    margin: 0px;
    padding: 0px;
}

#cont .noSmallLogo {
    width: 128px;
    height: 90px;
    background: #000;
    padding: 10px 0px 5px 0px;
    margin: 0px auto 0px auto;
    color: #FFF;
}

#right {
    width: 142px;
    float: right;
    padding: 8px 30px 0px 13px;
}

#right .reklama {
    margin: 15px 13px 0px 5px;
    padding-top: 10px;
    border-top: 1px solid #9A9A9A;
    font-size: 0.9em;
}

#right .reklama img {
    /*border: 1px solid #9A9A9A;*/
}

#bottom {
    background: url('./images/bottom.gif') no-repeat top center;
    padding: 25px 20px 0px 10px;
    text-align: right;
    margin: 0px auto;
    width: 970px;
}
#bottom .ie {
    float: left;
    text-align: left;
    margin: 0px 0px 0px 10px;
    _margin: 0px 0px 0px 5px;
}

.reklamy {
    border-bottom: 1px solid #7C7C7C;
    text-align: center;
    padding-bottom: 8px;
    margin-bottom: 10px;
} 

.r120x60 {
    background: #F0F0F0;
    width: 120px;
    height: 60px;
    margin: 4px auto;
}

/* stranky s textom */
#cont .pagetext {
    margin: 0px;
    padding: 10px;
}

/* zoznam klubov */
#cont dl.club {
    margin: 0px;
    padding: 10px 0px 0px 0px;
    _padding: 5px 0px 0px 0px;
}
#cont dl.club dt {
    float: left;
    margin: 0px 0px 0px 0px;
}
#cont dl.club dd {
    float: left;
    margin: 0px 0px 0px 10px;
}
#cont dl.club dd h3 {
    color: #E30083;
}
#cont dl.club dd ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}
#cont dl.club dd ul li {
    margin: 0px;
    padding: 0px;
    display: block;
    min-height: 30px;
    _height: 30px;
}
#cont dl.club dd ul li.videogallery {
    background: url('./images/video-icon.gif') no-repeat 0px 0px;
    padding: 5px 0px 0px 35px;
}
#cont dl.club dd ul li.photogallery {
    background: url('./images/photo-icon.gif') no-repeat 0px 0px;
    padding: 5px 0px 0px 35px;
}
#cont dl.club h3 a {
    color: #E30083;
}

/* popis klubu */
#cont .clubdescription {
    margin: 0px;
    padding: 0px;
}
#cont .clubdescription .logo {
    float: left;
    width: 281px;
    margin: 0px 20px 20px 0px;
    text-align: center;
}
#cont .clubdescription .texts {
    float: left;
    margin: 0px;
    padding: 0px;
    width: 280px;
}
#cont .clubdescription .texts p {
    margin-top: 0px;
}

#cont .block {
    background: url('./images/block-bg.gif') repeat-y 0px 0px;
    padding: 3px;
}
#cont .block .inner {
    background: #303030;
    padding: 10px 20px;
}

/* otvaracie hodiny */
#cont .opentimes {
    margin: 10px 0px 0px 0px;
}
#cont .opentimes table {
    margin: 0px;
    padding: 0px;
}
#cont .opentimes table th {
    width: 7em;
}
#cont .opentimes table td {
    padding: 0px 5px;
}

/* fotogaleria */
.photogallery {
    clear: both;
    margin: 0em auto;
}
dl.pgImage {
    margin: 0px;
    width: 147px;
    _width: 100px;
    padding: 0em;
    /*border: 1px solid #525252;
    background: #8C8C8C;*/
    float: left;
    text-align: center;
}
dl.pgImage dt {
    margin: 10px 0px 0px 0px;
    padding: 0px;
    background: url('./images/video-mini-bg.gif') no-repeat 2px 0px;
    _background: url('./images/video-mini-bg.gif') no-repeat 0px 0px;
    width: 147px;
    height: 115px;
    display: block;
}
dl.pgImage dt img {
    padding: 7px 0px 0px 0px;
}
dl.pgImage dd {
    margin: 0px;
    padding: 0px;
    width: 147px;
    color: #FFF;
    background: url('./images/video-mini-line.gif') repeat-y 2px 0px;
    _background: url('./images/video-mini-line.gif') repeat-y 0px 0px;
}
dl.pgImage dd .line {
    margin: 0px;
    width: 117px;
    padding: 0px 15px 10px 15px;
    background: url('./images/video-mini-bottom.gif') no-repeat 2px bottom;
    _background: url('./images/video-mini-bottom.gif') no-repeat 0px bottom;
}

/* download */
table.download {
    margin: 0px;
    padding: 0px;
}
table.download td {
    margin: 0px;
    padding: 0px;
}
table.download td.name {
    width: 200px;
}
table.download td.down {
    
}
table.download td.down span a {
    display: block;
    width: 20px;
    height: 20px;
    text-decoration: none;
}
table.download td.down span a:hover {
    text-decoration: none;
}
table.download td.down span {
    background: url('./images/fdd.gif') no-repeat 0px 0px;
    display: block;
    width: 20px;
    height: 20px;
    cursor: hand;
}

#cont .gotoVideogallery {
    margin: 20px 0px 20px 0px;
    padding: 0px;
}
#cont .gotoVideogallery .head {
    margin: 0px 0px 15px 0px;
    text-align: left;
}
#cont .gotoVideogallery a {
    display: block;
    width: 123px;
    height: 98px;
    margin: 0px auto;
}
#cont .gotoVideogallery a span {
    display: none;
}
#cont .gotoVideogallery .akcie_video {
    background: url('./images/videocam.gif') no-repeat 50% 0px;
    float: left;
    width: 49%;
    min-height: 98px;
    _height: 98px;
}
#cont .gotoVideogallery .akcie_foto {
    background: url('./images/photo.gif') no-repeat 50% 0px;
    float: left;
    width: 49%;
    min-height: 98px;
    _height: 98px;
}

/* Reporty */
.report {
    padding:0.3em 0.3em 0.4em 0.3em;
    margin:0px 0px 10px 0px;
    background:#FFFFCC;
    border:1px solid #AAAAAA;
    /*-moz-border-radius:8px;*/
    color: #000;
}
.report .ico {
    padding: 0px 4px 0px 0px;
    _padding:0px 1px 0px 0px;
    background-repeat:no-repeat;
    background-position:top left;
    display: block;
    height: 16px;
    width: 16px;
    float: left;
}
.report .cancel { background-image:URL(images/ico/cancel.gif); }
.report .information { background-image:URL(images/ico/information.gif); }
.report .accept { background-image:URL(images/ico/accept.gif); }
.report .help { background-image:URL(images/ico/help.gif); }
.report a {
    color: #DD0081;
    font-weight: bold;
}

#left .myaccount {
    /* border-bottom: 1px solid #7C7C7C; */
    padding: 5px;
    /* margin: 0px 0px 10px 0px; */
    margin: 0px;
    text-align: right;
}

#left .leftusermenu {
    border: 1px solid #FFF;
    padding: 5px;
    margin: 18px 0px 15px 0px;
    background: #303030;
}
#left .usermenu-username {
    text-align: center;
}
#left .leftusermenu .userimage {
    text-align: center;
    margin: 0px 0px 5px 0px;
    /* background: #E30083; */
}
#left .leftusermenu img {
    border: 2px solid #E30083;
    padding: 2px;
    margin: 2px 0px 0px 0px;
    line-height: 0.1em;
    font-size: 0.1em;
    background: #303030;
}

#cont .contextmenu {
    margin: 0px;
    padding: 0px 0px 3px 0px;
    text-align: right;
    border-bottom: 1px solid #4F4F4F;
}

#cont .clubs {
    margin: 0px;
    padding: 0px;
}
#cont .clubs h2 {
    margin: 10px 0px 0px 0px;
    padding: 0px;
}
#cont .subcathegories {
    margin: 15px 0px 0px 0px;
}
#cont .subcathegories a {
    font-weight: bold;
    font-size: 1.2em;
}

/* videoplayer */
#cont .videogalleryitem {
    padding: 10px 0px 0px 0px;
}
#player {
    float: left;
}
#cont .videogalleryitem .videoactions {
    float: left;
    margin: 0px 0px 0px 20px;
}
#cont .videogalleryitem .videoactions .block {
    width: 230px;
}
#cont .discussion {
    margin: 20px 0px 0px 0px;
    padding: 0px;
}

.counterForm {
    padding-top: 3px;
}

.counterForm a:hover {
    text-decoration: none;
}

#cont .discussionentry {
    margin: 0px 0px 10px 0px;
    padding: 0px;
}
#cont .discussionentry .headleft {
    width: 380px;
    float: left;
    border-width: 1px 0px 1px 1px;
    border-style: solid;
    border-color: #CCC;
    padding: 2px 5px;
    background: #6D6D6D;
}
#cont .discussionentry .headright {
    width: 193px;
    float: left;
    text-align: right;
    border-width: 1px 1px 1px 0px;
    border-style: solid;
    border-color: #CCC;
    padding: 2px 5px;
    background: #6D6D6D;
}
#cont .discussionentry .discussiontext {
    clear: both;
    padding: 3px 5px;
    width: 583px;
    border-width: 0px 1px 1px 1px;
    border-style: solid;
    border-color: #CCC;
}

/* rating */
.star-rating {
    list-style:none;
    margin: 0px;
    padding:0px;
    width: 85px;
    height: 15px;
    position: relative;
    overflow:hidden;
    background: url('./images/ico/stars2.gif') top left repeat-x;
}
.star-rating li {
    padding:0px;
    margin:0px;
    width:17px;
    height:15px;
    /*float: left;*/
    display : inline;
}
.star-rating li a {
    display:block;
    width:17px;
    height: 15px;
    line-height:15px;		
    text-decoration: none;
    text-indent: -9000px;
    z-index: 20;
    position: absolute;
    padding: 0px;
    overflow:hidden;
}
.star-rating li a:hover {
    background: url('./images/ico/stars2.gif') left bottom;
    z-index: 2;
    left: 0px;
    border:none;
}
.star-rating a.one-star {
    left: 0px;
}
.star-rating a.one-star:hover {
    width:17px;
}
.star-rating a.two-stars {
    left:17px;
}
.star-rating a.two-stars:hover {
    width: 34px;
}
.star-rating a.three-stars {
    left: 34px;
}
.star-rating a.three-stars:hover {
    width: 51px;
}
.star-rating a.four-stars {
    left: 51px;
}	
.star-rating a.four-stars:hover {
    width: 68px;
}
.star-rating a.five-stars {
    left: 68px;
}
.star-rating a.five-stars:hover {
    width: 85px;
}
.star-rating li.current-rating {
    background: url('./images/ico/stars2.gif') left center;
    position: absolute;
    left: 0px;
    top: 0px;
    height: 17px;
    display: block;
    text-indent: -9000px;
    z-index: 1;
}

/* remove halo effect in firefox   */
.star-rating a:active {
    outline: none;
}

.adv {
    margin: 0px 0px 5px 0px;
}


.sidebarClub {
    padding: 0px 0px 0px 0px;
    margin: 5px 0px 0px 0px;
    text-align: center;
    font-family: Tahoma, Arial, sans-serif;
    font-weight: normal;
    font-size: 1.0em;
}
.sidebarClub .logo {
    padding: 7px 0px 0px 0px;
    background: url('./images/sidebarClub-bg.gif') no-repeat 2px 0px;
    _background: url('./images/sidebarClub-bg.gif') no-repeat 0px 0px;
}
.sidebarClub .name {
    background: url('./images/sidebarClub-line.gif') repeat-y 2px 0px;
    _background: url('./images/sidebarClub-line.gif') repeat-y 0px 0px;
}
.sidebarClub .btm {
    padding: 0px 15px 10px 15px;
    background: url('./images/sidebarClub-bottom.gif') no-repeat 2px bottom;
    _background: url('./images/sidebarClub-bottom.gif') no-repeat 0px bottom;
}
.sidebarClub img {
    /*padding: 7px 0px 0px 0px;*/
    margin: 0px 0px 0px 5px;
    _margin: 0px 0px 0px 0px;
}

.sidebarClub a {
    margin: 0px;
    padding: 0px;
}

.layoutuseraction {
    padding: 5px 0px;
    border-width: 1px 0px 1px 0px;
    border-style: solid;
    border-color: #7C7C7C;
    margin: 10px 0px 5px 0px;
}

#right .lastItems {
    border-bottom: 1px solid #7C7C7C;
    padding: 0px 0px 5px 0px;
    margin: 0px 0px 5px 0px;
}

/* fotka usera cez ajax */
#left .lastprofileviews ul {
    margin: 0px;
    padding: 0px;
}
#left .imgholder, #cont .imgholder, #right .imgholder {
    display: none;
    background: url('../theme/images/indicator.gif') no-repeat 13px 7px #E30083;
    position: absolute;
    left: 40px;
    _left: 30px;
    top: 20px;
    border: 1px solid #green;
    padding: 4px;
    z-index: 1000;
    margin: 0px;
    text-align: center;
}
#left .imgholder img, #cont .imgholder img, #right .imgholder img {
    margin: 0px;
    padding: 1px;
    border: 1px solid #CCC;
}
#celebs {
    margin: 0px;
    padding: 0px;
}
#celebs li {
    padding: 2px 0px 2px 15px;
    position: relative;
    margin: 0px;
}

/* vsetky ankety */
.ankety_list {
    margin: 0px;
    padding: 0px;
}

.ankety_list .anketa {
    float: left;
    width: 45%;
    padding: 5px;
    border: 1px solid #DDD;
    margin: 0px 5px 5px 0px;
}

/* anketa na stranke */
.ankety {
    margin: 10px 0px 1px 0px;
    border: 1px solid #FFF;
    padding: 5px;
    background: #303030;
}
.ankety h4 {
    padding: 0px 0px 5px 0px;
    margin: 0px;
}
.anketa .desc {
    margin: 0px 0px 0px 0px;
    font-style: italic;
}
.anketa ul {
    list-style: none;
    padding: 0px 5px;
    margin: 0px 0px 20px 0px;
}
.anketa ul li {
    clear:both;
}
.anketa ul dl, .anketa ul dt, .anketa ul dd {
    margin:0em;
    padding:0em;
    width:100%;
}
.odpoved {
    margin: 5px 0px 5px 0px;
    float: left;
    height: 7px;
    _height: 7px;
    font-size:0.1em;
    background-color: #E30083;
}

.jsuser, .jsuser2 {
    margin: 0px;
    padding: 0px;
}
.imghd {
    background: url('../theme/images/indicator.gif') no-repeat 13px 5px #E30083;
    /*border: 1px solid #0F0;*/
    padding: 4px;
    z-index: 1000;
    margin: 0px;
    position: absolute;
    text-align: center;
}
.imghd img {
    margin: 0px;
    /*padding: 1px;
    border: 1px solid #CCC;*/
}
.imghd div {
    background: #303030;
    text-align: center;
    /*border: 1px solid #CCC;*/
    padding: 2px 4px;
    margin: 1px 0px;
}
.imghd ul {
    text-align: left;
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.imghd ul li {
    margin: 0px;
    padding: 0px 6px 0px 0px;
    display: inline;
    clear: both;
}
.imghd ul li.jsprofile {
    background: url('../theme/images/ico/user.gif') no-repeat 0px center;
}
.imghd ul li.jsmessage {
    background: url('../theme/images/ico/contact-send-message.gif') no-repeat 0px center;
}
.imghd ul li a span {
    /*display: block;
    width: 12px;
    height: 12px;*/
}
.imghd ul li a:hover {
    text-decoration: none;
}

form.hiddenform {
    display: none;
}

/* online uzivatelia */
#right .boysandgirls {
    margin: 10px 0px 1px 0px;
    padding: 0px;
    border: 1px solid #FFF;
    background: #303030;
}
#right .boysandgirls h4 {
    /*border-bottom: 1px solid #FFF;*/
    padding: 2px 5px;
}
#right .boysandgirls div {
    margin: 0px 5px 5px 5px;
}
#right .boysandgirls ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}
#right .boysandgirls ul li {
    padding: 2px 0px 2px 15px;
    position: relative;
    margin: 0px;
}
#right .boysandgirls ul li.male {
    background: url('../theme/images/ico/male.gif') no-repeat 0px 3px;
}
#right .boysandgirls ul li.female {
    background: url('../theme/images/ico/female.gif') no-repeat 0px 3px;
}

/* novi uzivatelia */
#right .newusers {
    margin: 0px 0px 1px 0px;
    border: 1px solid #FFF;
    padding: 0px;
    background: #303030;
}
#right .newusers h4 {
    padding: 2px 5px;
    margin: 0px;
}

/* dnes oslavuje */
#right .dnes_oslavuje {
    margin: 0px;
    padding: 0px;
    border: 1px solid #FFF;
    background: #303030;
}
#right .dnes_oslavuje h4 {
    padding: 2px 5px;
    margin: 0px;
    /*border-bottom: 1px solid #FFF;*/
}
#todays_celebrations {
    padding: 0px;
    margin: 0px;
    z-index: 1000;
    /*position: relative;*/
}
#todays_celebrations ul {
    margin: 0px;
    padding: 7px 4px;
    list-style: none;
    display: none;
    position: absolute;
    /*top: -1px;*/
    border-width: 1px 1px 1px 1px;
    border-color: #FFF;
    border-style: solid;
    background: #3F3F3F;
    width: 132px;
}
#todays_celebrations ul li {
    padding: 0px 0px 2px 7px;
    background-position: left center;
    background-repeat: no-repeat;
}
/*
#todays_celebrations ul li.birthday {
    background-image: url('../theme/images/ico/cake.gif');
}
#todays_celebrations ul li.nameday {
    background-image: url('../theme/images/ico/flag_blue.gif');
}*/

/* meniace sa bannery */
.repeated_banner {
    list-style: none;
    text-align: left;
    margin: 0em;
    padding: 0em;
    width: 120px;
    height: 170px;
    overflow:hidden;
}
.repeated_banner_2 {
    height: 120px;
    margin-bottom: 10px;
}
.repeated_banner li {
    margin: 0px;
    padding: 0px;
}

.bigimage {
    background: url('../theme/images/progress02.gif') no-repeat 0px 0px #303030;
    min-width: 16px;
    _width: 16px;
    min-height: 16px;
    _height: 16px;
    margin: 0px;
    padding: 0px;
    border: 5px solid #DD0081;
    position: absolute;
    z-index:1100;
}

.home-next-events {
    margin: 20px 0px 0px 0px;
}
.home-next-events h3 {
    margin-bottom: 15px;
}
.home-next-event {
    width: 25%;
    float: left;
    text-align: center;
    margin: 0px 0px 10px 0px;
}

.noflashusersbanner {
    margin: 50px 20px 0px 20px;
    text-align: center;
    font-size: 1.1em;
    color: #EBBE5A;
    font-weight: bold;
}
.noflashusersbanner a {
    color: #FFFFFF;
    text-decoration: underline;
}
.novideo {
    /*margin: 50px 20px 0px 20px;*/
    text-align: center;
    font-size: 1.1em;
    color: #EBBE5A;
    font-weight: bold;
    float: left;
}
.novideo a {
    color: #FFFFFF;
    text-decoration: underline;
}

strong.logged_user_name {
    color: #FF0;
    font-size: 1.4em;
}

/* naposledy a najviac komentovane */
.lastItemsGold {
    margin: 0px 0px 10px 0px;
    background: #F8D452;
    padding: 0px 0px 0px 0px;
}
.lastItemsGold h4 {
    background: url('../theme/images/gold/gold_header.gif') repeat-x left bottom #FDF6DF;
    padding: 10px 5px;
    color: #303030;
}
.lastItemsGold .gold_img {
    margin: 0px;
    padding: 0px 5px 0px 7px;
    height: 103px;
}
#right a.lastItemsGoldAnchor {
    color: #303030;
}
.lastItemsGold .gold_img a {
    text-decoration: none;
    margin: 0px;
    padding: 0px;
    color: #303030;
}
.lastItemsGold .gold_img a:hover {
    text-decoration: none;
}
.lastItemsGold .gold_img a img {
    border: none;
    margin: 0px;
    padding: 0px;
}
.lastItemsGold .gold_name {
    background: url('../theme/images/gold/gold_name.gif') repeat-x left bottom #F7D352;
    border: 1px solid #DEBF51;
    margin: 0px 7px 10px 7px;
    padding: 5px;
    color: #000;
    text-align: center;
}

#quicksearch {
    margin: 0px;
    padding: 0px;
    text-align: left;
    border: none;
}
#quicksearch form {
    margin: 0px 0px 12px 0px;
    padding: 0px;
    text-align: left;
}
#quicksearch form input {
    font-size: 1em;
    font-family: Tahoma, Verdana, Arial;
    width: 90px;
}
#quicksearch form input.go {
    background: #6D6D6D;
    border: 1px solid #848484;
    color: #FFF;
    font-weight: bold;
    padding: 1px;
    margin: 0px 0px 4px 2px;
    width: 20px;
    cursor: pointer;
}

#right .adv iframe {
    margin: 0px auto;
}

.cmnt_vwd {
    margin: 0px 0px 0px 0px;
    text-align: center;
}
.cmnt {
    background: url(../theme/images/ico/comments.gif) no-repeat left 50%;
    padding: 1px 3px 1px 16px;
    text-align: left;
    /* float: left; */
    margin: 2px 0px 0px 0px;
    min-height: 12px;
    _height: 12px;
}
.vwd {
    background: url(../theme/images/ico/eye.gif) no-repeat left 50%;
    padding: 1px 0px 1px 16px;
    text-align: left;
    /* float: left; */
    margin: 2px 0px 0px 0px;
    min-height: 12px;
    _height: 12px;
}

.nextprev {
    margin: 0px 5px 0px 10px;
}
#pgimage_holder {
    padding: 0px 0px 0px 10px;
    position: relative;
}

#pgim {
    margin: 0px 0px 0px 10px;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 580px;
}
#pgimage_a_prev {
    background: #FFF;
    display: block;
    filter: Alpha(Opacity=0);
    -moz-opacity: 0;
    opacity: 0;
    float: left;
    width: 200px;
    min-height: 380px;
    _height: 380px;
}
#pgimage_span_prev {
    background: url(../theme/images/ico/btn-prev.gif) no-repeat left center #FFF;
    display: block;
    position: absolute;
    top: 50%;
    left: 0px;
    width: 60px;
    height: 40px;
    filter: Alpha(Opacity=30);
    -moz-opacity: 0.3;
    opacity: 0.3;
}
#pgimage_span_prev a {
    display: block;
    width: 60px;
    height: 40px;
}
#pgimage_a_next {
    background: #FFF;
    display: block;
    filter: Alpha(Opacity=0);
    -moz-opacity: 0;
    opacity: 0;
    float: right;
    width: 200px;
    min-height: 380px;
    _height: 380px;
}
#pgimage_span_next {
    background: url(../theme/images/ico/btn-next.gif) no-repeat left center #FFF;
    display: block;
    position: absolute;
    top: 50%;
    right: 0px;
    width: 60px;
    height: 40px;
    filter: Alpha(Opacity=30);
    -moz-opacity: 0.3;
    opacity: 0.3;
}
#pgimage_span_next a {
    display: block;
    width: 60px;
    height: 40px;
}

dl.press {
    margin: 0px 0px 15px 0px;
    clear: both;
}
dl.press dt {
    background: url(../theme/images/press-bg.jpg) no-repeat left top;
    display: block;
    width: 127px;
    height: 140px;
    float: left;
    padding: 13px 0px 0px 13px;
}
dl.press dd {
    float: left;
    width: 440px;
    margin: 5px 0px 0px 10px;
    text-align: justify;
}
dl.press dd strong {
    font-size: 1.3em;
}
dl.press dd a {
    color: #E30083;
}
p.pressmore {
    text-align: right;
}
p.pressmore a {
    color: #E30083;
}

div.presstext {
    text-align: justify;
}

.pressimage {
    float: left;
    margin: 0px 15px 0px 0px;
    padding: 13px 0px 0px 13px;
    width: 127px;
    height: 120px;
    background: url(../theme/images/press-bg.jpg) no-repeat left top;
}

#shareButton {
    text-align: right;
}
