/* GLOBAL STYLES */
html {
    min-height: 100%;
    margin-bottom: 1px;
}
body {
    text-align: center;
    background: #FFFFFF url(../images/bg_body.jpg) repeat-x top;
    font-size: 8pt;
    margin-left: 30px;
    margin-right: 30px;
    margin-top: 0px;
    margin-bottom: 0px;
}




.topnav {
    background-image: url(../images/scin/topnav.gif);
    padding: 5px;
}


div.menu_hader2{
    background-image: url(../images/style_red/menu_hader2_red.gif);
      padding: 5px 15px 4px 15px;    
    border-right: solid 1px #F0C0D2;
    border-left: solid 1px #F0C0D2;
  }
  
a.holovne33:link { color: #FFFFFF; text-decoration: none; }
a.holovne33:visited { color: #FFFFFF; text-decoration: none; }

a.holovne33:hover { 
color: #FDF6A5; 
text-decoration: underline;
/*
background-color: #99CF8A; 
padding: 3px 0px 5px 0px;
border-top: 1px solid #297515;    
*/
}


.clear     { clear: both; height: 0; font-size: 0px; line-height: 0px; overflow: hidden; }
td.embedded {
    border: none;
    text-align: left;
}



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

div, td {
    font-family: tahoma, "Trebuchet MS", arial, serif;
    font-size: 8pt;
    color: #555555;
    line-height: 140%;
}

td.menu {
    background-image: url(../images/menu2_bg.gif);
    background-repeat: repeat-x;
    background-color: #FCD6D1;
    border: 1px solid #CCCCCC;
    padding: 2px 0px 2px 5px;
}

td.menu_item {
    font-size: 7pt;
    font-weight: bold;
    color: #555555;
    text-align: left;
    border-left-width:10pc;
    border-top-width:0pc;
    border-right-width:0pc;
    border-bottom-width:0pc;
}

td.topbar {
    background-image: url(../images/menu_bg.gif);
    background-repeat: repeat-x;
    background-color: #FCD6D1;
}

td.topbar1 {
    padding-bottom: 5px;
}

td.topbar2, td.topbar2_right {
    background-image: url(../images/menu_bg.gif);
    background-repeat: repeat-x;
    font-weight: bold;
    font-size: 8pt;
    padding: 10px 10px 10px 10px;
    color: #FFFFFF;
    border-bottom: 1px solid #31537D;
    height: 40px;
}

td.topbar2_right {
    font-weight: normal;
    padding: 10px 15px 8px 10px;
    text-align: right;
}

td.topbar2mx {
    background-image: url(../images/menu_bg.gif);
    background-repeat: repeat-x;
    background-color: #FCD6D1;
    font-weight: bold;
    font-size: 8pt;
    color: #FFFFFF;
    text-align: right;
}

td.content {
    vertical-align: top;
    text-align: left;
    padding: 0px;
    background-color: #FFFFFF;
}

/*div.page_header {
    font-size: 7pt;
    font-weight: bold;
    color: #555555;
    text-align: right;
} */
div.page_header {
padding: 5px 10px 5px 10px;
    color: #555555;
    font-size: 12px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    background-color: #fff8cc;
    border-bottom: 1px solid #d7cf9e;
}




td.header {
    padding: 0px 2px 2px 3px;
    border-top: 1px solid #FFD47F;
    border-left: 3px solid #BB2660;
    border-right: none;
    border-bottom: none;
    border-bottom: none;
    font-weight: bold;
    background:#D95E8C;
    background-image: url(../images/flex_arrow_open.gif);
    background-repeat: no-repeat;
    background-position: left center;
    color: #FFD45F;
    padding-left:25px;
    font-size:12;
}

div.header {
    padding: 5px 5px 5px 7px;
    font-size: 11pt;
    font-family: arial, serif;
    font-weight: bold;
    border: 1px solid #BB2660;
    background: #FCD6D0;
}

div.box {
    background: #FFFFFF;
    border: 1px solid #BB2660;
    border-top: none;
    padding: 10px;
}

td.shadow {
    background-image: url(../images/shadow.gif);
    background-repeat: repeat-x;
    padding-bottom: 5px;
}

input.text, input.text_small {
    border: 1px solid #AAAAAA;
    font-family: arial, verdana, serif;
    font-size: 9pt;
    color: #333333;
    vertical-align: middle;
    padding-left: 2px;

    background:#FFEFC2;
    height:20px;
}

input.text_small {
    font-size: 8pt;
}

input.search {
    vertical-align: middle;
    background-image: url(../images/search.gif);
    background-repeat: no-repeat;
    color: #555555;
    font-size: 12pt;
    padding-left: 23px;
    font-weight: bold;
}
/*
input.button {
  background-color: #36638E;
  color: #FFFFFF;
  font-size: 11px;
  padding: 3px;
  font-family: tahoma, verdana, arial, sans-serif;
  border:0px}

input.radio, input.checkbox {
    vertical-align: middle;
}
*/
input.button {
    font-family: arial, verdana, serif;
    font-size: 8pt;
    height: 18px;
    padding-left: 3px;
    padding-right: 3px;
    color: #FFFFFF;
    background-color: #3b5998;
    background-image: url(../images/stil/bat.gif);
    vertical-align: center;
    border-top: 1px solid #33518f;
    border-left: 1px solid #33518f;
    border-bottom: 1px solid #33518f;
    border-right: 1px solid #33518f;
    cursor: pointer;
}


textarea {
    border: 1px solid #AAAAAA;
    font-family: arial, verdana, serif;
    color: #333333;
    padding-left: 2px;
    font-size: 10pt;
}

select, select.small {
    color: #333333;
    font-family: arial, verdana serif;
    font-size: 9pt;
    vertical-align: middle;
    margin-top: 1px;
}
.icon {
    vertical-align: top;
    margin-right: 5px;
}
.icon2 {
    vertical-align: top;
    margin-right: 1px;
}
.icon_big {
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
}

img.photo {
    border: 1px solid #BB2660;
}

font.small {
    font-size: 7pt;
    font-family: arial, serif;
}

font.big {
    font-size: 9pt;
    font-family: verdana, arial, serif;
    font-weight: bold;
}

font.bold {
    font-weight: bold;
}

font.disabled {
    color: #AAAAAA;
}

form {
    margin: 0px;
}

div.center {
    text-align: center;
}

div.error {
    vertical-align: middle;
    color: #FF0000;
}

a:link { color: #BB2660; text-decoration: none; }
a:visited { color: #BB2660; text-decoration: none; }
a:hover { color: #3399FF; text-decoration: underline; }

a.menu_item:link { color: #BB2660; text-decoration: none; }
a.menu_item:visited { color: #BB2660; text-decoration: none; }
a.menu_item:hover { color: #3399FF; text-decoration: underline; }

a.top_menu_item:link { color: #FFFFFF; text-decoration: none; }
a.top_menu_item:visited { color: #FFFFFF; text-decoration: none; }
a.top_menu_item:hover { color: #FFFFFF; text-decoration: underline; }

label:hover { color: #3399FF; text-decoration: underline; }


table.tabs {
    margin-bottom: 12px;
    margin-bottom: 0px;
}
/*
td.tab {
    background: #FFFFFF;
    padding-left: 1px;
    border-bottom: 1px solid #CCCCCC;
}
td.tab0 {
    font-size: 1pt;
    padding-left: 7px;
    border-bottom: 1px solid #CCCCCC;
}
td.tab1 {
    border: 1px solid #CCCCCC;
    border-top: 3px solid #AAAAAA;
    border-bottom: none;
    font-weight: bold;
    padding: 6px 8px 6px 8px;
}
td.tab2 {
    background: #F8F8F8;
    border: 1px solid #CCCCCC;
    border-top: 3px solid #CCCCCC;
    font-weight: bold;
    padding: 6px 8px 6px 8px;
}
td.tab3 {
    background: #FFFFFF;
    border-bottom: 1px solid #CCCCCC;
    padding-right: 12px;
    width: 100%;
    text-align: right;
    vertical-align: middle;
}
*/

td.tab {
    padding-left: 1px;
    border-bottom: 1px solid #FFD45F;
}
td.tab0 {
    font-size: 1pt;
    padding-left: 3px;
    border-bottom: 1px solid #FFD45F;
}
td.tab1 {
    border: 1px solid #FFD45F;
    border-top: 2px solid #FFD45F;
    border-bottom: none;
    font-weight: normal;
    padding: 6px 8px 6px 8px;
    background-color: #FFF8CC;
}
td.tab2 {
    background: #EDB789;
    border-top: 5px solid #FFFFFF;
    border-bottom: 1px solid #FFD45F;
    font-weight: normal;
    padding: 3px 5px 3px 5px;
}
td.tab3 {
    border-bottom: 1px solid #FFD45F;
    padding-right: 12px;
    width: 100%;
    text-align: right;
    vertical-align: middle;
}




table.list {
    width: 100%;
    border: 1px solid #BB2660;
    border-bottom: none;
}

td.list_header {
    background: #FCD6D2;
    font-weight: bold;
    padding: 3px 5px 3px 7px;
    border-bottom: 1px solid #BB2660;
    vertical-align: middle;
}

tr.list_item1 {
    padding: 5px 7px 5px 7px;
    border-bottom: 1px solid #BB2660;
}

tr.list_item2 {
    padding: 5px 7px 5px 7px;
    background: #FCD6D0;
    border-bottom: 1px solid #BB2660;
}

td.form1 {
    padding: 12px 0px 5px 10px;
    font-weight: bold;
    text-align: right;
    vertical-align: top;
}
td.form2 {
    padding: 10px 0px 5px 10px;
}

div.form_desc {
    font-size: 8pt;
    padding-bottom: 5px;
}
div.form_error {
    margin-bottom: 10px;
    color: #FF0000;
}
div.success {
    line-height: 16pt;
}
td.button {
    text-align: left;
    border: 1px solid #BB2660;
    border-left: 5px solid #BB2660;
    background: #FFFFFF;
    padding: 7px 8px 7px 6px;
    font-weight: bold;
}
td.result {
    font-weight: bold;
    text-align: center;
    border: 1px dashed #CCCCCC;
    background: #FFFFFF;
    padding: 7px 8px 7px 7px;
}
td.error {
    font-weight: bold;
    color: #FF0000;
    text-align: center;
    padding: 7px 8px 7px 7px;
    background: #FFF3F3;
}
td.success {
    font-weight: bold;
    padding: 7px 8px 7px 7px;
    background: #f3fff3;
}

/* STYLES FOR AD BANNERS */
div.ad_top {
    padding: 0px 0px 0px 0px;
    text-align: center;
}
div.ad_belowmenu {
    padding: 0px 0px 10px 0px;
    text-align: center;
}
td.ad_left {
    padding: 0px 10px 0px 0px;
    vertical-align: top;
    text-align: center;
}
td.ad_right {
    padding: 0px 0px 0px 10px;
    vertical-align: top;
    text-align: center;
}
div.ad_bottom {
    padding: 10px 0px 0px 0px;
    text-align: center;
}

/* STYLES FOR POPUP TIPS */
#dhtmltooltip {
    text-align: left;
    position: absolute;
    left: -300px;
    visibility: hidden;
    z-index: 100;
    background: #FFFFFF;
    border: 1px solid #AAAAAA;
    padding: 10px;
    width: 300px;
}

#dhtmlpointer{
    position: absolute;
    left: 0px;
    z-index: 100;
    visibility: hidden;
}

/* STYLES FOR FRIEND SUGGEST FEATURE */
.suggest_item a {
    padding: 3px 3px 3px 5px;
    background: #FCD6D1;
    border-bottom: 1px solid #CCCCCC;
    width: 181;
    display: block;
}
.suggest_item a:hover {
    background: #003366;
    color: #FFFFFF;
}
div.suggest {
    position: absolute;
    background-color: #FFFFFF;
    text-align: left;
    border: 1px solid #AAAAAA;
    padding: 0px;
    display: none;
}
a.suggest:link { color: #555555; text-decoration: none; }
a.suggest:visited { color: #555555; text-decoration: none; }
a.suggest:hover { color: #FFFFFF; text-decoration: none; }



/* LOGIN PAGE */
td.login_middle {
    vertical-align: middle;
    text-align: center;
    padding-bottom: 30px;
    font-weight: bold;
    font-size: 16pt;
}
td.login_right {
    vertical-align: middle;
    text-align: center;
    padding-bottom: 30px;
}

/* PORTAL PAGE (HOME.PHP) */
td.portal_text {
    vertical-align: top;
    padding: 10px 20px 10px 10px;
}
table.portal_table {
    margin-bottom: 10px;
}
td.portal_box {
    border: 1px solid #BB2660;
    border-top: none;
    padding: 10px;
    background: #FFFFFF;
}
td.portal_box2 {
    border: 1px solid #BB2660;
    border-top: none;
    border-right: none;
    padding: 10px;
    background: #FFFFFF;
}
td.portal_login {
    padding: 25px 10px 25px 10px;
    background: #FFFFFF;
    text-align: center;
    font-weight: bold;
    border: 1px solid #BB2660;
}
td.portal_member {
    padding: 10px 7px 10px 7px;
    text-align: center;
    font-weight: bold;
}
td.portal_box {
    padding: 10px;
    background: #FFFFFF;
}




/* USER HOME PAGE */
td.home_left {
    vertical-align: top;
    text-align: center;
}
td.home_middle {
    padding: 0px 10px 0px 10px;
    vertical-align: top;
}

td.home_right {
    vertical-align: top;
}
td.home_stats {
    padding: 10px;
    background: #FFFFFF;
    border: 1px solid #BB2660;
    text-align: center;
    vertical-align: middle;
}
td.home_menu {
    padding: 10px;
    background: #FFFFFF;
    border: 1px solid #BB2660;
}
td.home_menu1 {
    font-weight: bold;
}
td.home_notification {
    text-align: left;
    border: 1px solid #BB2660;
    background: #FFFFFF;
    padding: 7px 8px 7px 6px;
}
div.home_photo {
    border: 1px solid #BB2660;
    padding: 5px;
    background: #FFFFFF;
    margin-bottom: 10px;
}
td.home_header {
    padding: 3px 1px 1px 2px;
    border: 1px solid #FFD45F;
    border-bottom: none;
    border-left: none;
    border-right: none;
    font-weight: bold;
    background-image: url(../images/header.gif);
    background-repeat: repeat-x;
    color: #FFD45F;
}
td.home_box {
    border: 0px solid #BB2660;
    border-top: none;
    padding: 6px;
    background: #FFFFFF;
}
table.home_menu {
    border: 1px solid #BB2660;
    border-bottom: none;
    margin-bottom: 10px;
}
td.home_menu1 a {
    background-color: #FFFFFF;
    background-image: url(../images/menu_bg1.gif);
    background-repeat: repeat-y;
    background-position: top right;
    border-bottom: 1px solid #BB2660;
    padding: 5px 5px 5px 7px;
    font-size: 8pt;
    font-family: tahoma, "Trebuchet MS", verdana, arial, serif;
    display: block;
}
td.home_menu1 a:hover {
    background-color: #FCD6D0;
    background-image: url(../images/menu_bg2.gif);
}
div.home_action {
    padding: 0px 0px 5px 0px;
    border-bottom: 1px solid #DEDEDE;
    margin-bottom: 5px;
}
div.home_action_bottom {
    padding-bottom: 2px;
}
div.home_action_date {
    float: right;
    color: #999999;
    padding-left: 5px;
}

/*  Headers  */

.bOpen .flexHeader {
  border-top: solid 1px #FFD45F;
  background-repeat: no-repeat;
  background-image: url('../images/flex_arrow_open.gif');
  background-position: left center;
///  height: 15px;
}

.bShut .flexHeader {
  background-color: #FCD6D4;
  border-top: solid 1px #FFD45F;
  background-repeat: no-repeat;
  background-image: url('../images/flex_arrow_shut.gif');
  background-position: left center;
///  height: 15px;
}

.bShut .flexHeader h2{
  color: #BB2660;
}

.bShut .flexHeader .flexEdit{
  display:none;
}

.bOpen .flexHeader span{
  display:none;
}

.flexHeader {
  cursor: pointer;
  padding: 1px 8px 2px 23px;
  border-top: solid 1px #b1bdd6;
  background: #D95E8b;
  -khtml-user-select: none;
}

.flexHeader div {
  float: left; }

.flexHeader .flexEdit {
  font-weight: bold;
  float: right;
}
.flexHeader .flexEdit a{
  color: #BB2660;
}

.flexHeader h2 {
  display: inline;
  color: #FFB4D0;
}

.whenOpen .flexHeader {
  border-top: solid 1px #FFD45F;
  background-repeat: no-repeat;
  background-image: url('../images/flex_arrow_open.gif');
  background-position: left center;
}

.whenShut .flexHeader {
  background-color: #FCD6D4;
  border-top: solid 1px #FFD45F;
  background-repeat: no-repeat;
  background-image: url('../images/flex_arrow_shut.gif');
  background-position: left center;
}

.whenShut .flexHeader h2 {
  color: #888;
}
/* Content Box */

.flexBox {
 background: #FFFFFF url(../images/bg_body_div.jpg) repeat-x top;
  padding: 5px 10px 15px 10px;
  border-bottom: solid 1px #BB2660;
  border-left: solid 1px #BB2660;
  border-right: solid 1px #BB2660;
}

.flexBox0 {
  padding: 5px 0px 0px 0px;
}
.no_padding {
  padding: 0px;
}

.flexBox h4 {
  margin: 1px 0px 0px;
  padding: 4px 0px 2px;
}


/* === Subheader === */

.fSub {
  padding: 1px 8px 2px 8px;
///  border-top: solid 1px #FFD45F;
  border-left: solid 1px #BB2660;
  border-right: solid 1px #BB2660;
  background: #FCD6D4;
///  height: 15px;
}

.fSub .fDetails {
    float: left;
    color:#444;
            width: 184px;
}
.fSub .wSeeAll {
            width: 140px; }
.fSub .fSeeAll {
    float: right;
            width: 44px;
}

/* clearFix */

.clearfix:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;}
.clearfix{display:inline-block;}
html[xmlns] .clearfix{display:block;}
* html .clearfix{height:1%;}

.clearFix:after {
  content: ".";     
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;}

/* Hides from IE-mac \*/
* html .clearFix { height: 1%; }
.clearFix { display: block; }
/* End hide from IE-mac */


div.content {
  background-color: #F8E5EA;
/*      padding: 5px 0px 5px 0px; */
     padding: 0px;
}
div.content1 {
  background-color: #F8E5EA;
/*      padding: 5px 0px 5px 0px; FFEFC2*/
     padding: 10px;
}
div.content_home {
  background-color: #FEFAEF;
/*      padding: 5px 0px 5px 0px; FFEFC2*/
     padding: 10px;
}
div.content1B {
  background-color: #Ffffff;
/*      padding: 5px 0px 5px 0px; */
     padding: 10px;
}
div.content0 {
  background-color: #FfFfFf;
/*      padding: 5px 0px 5px 0px; */
     padding: 0px;
}

/* search */

.inputText,    
.inputPassword {
  border: 1px solid #D95E8C;
  font-family: tahoma, tahoma, verdana, arial, sans-serif;
  font-size: 11px;
  padding: 2px;
}

              
.inputSearch {
/*background: white url(/images/magglass.png) no-repeat 3px 4px; */
background: white url(/images/search-icon.jpg) no-repeat 3px 4px; 
}
* html .inputSubmit {
  background-color: #36638E;
  color: #FFFFFF;
  font-size: 11px;
  padding: 3px;
  font-family: tahoma, tahoma, verdana, arial, sans-serif;
  border:0px}
  div#quickSearch {padding:9px 9px 0px 0px; margin:0px 0px; float:left; text-align:left;}
#quickSearch input {border-color: #678AA9;}
#quickquery.inputSearch {width: 90px; padding-left: 17px;}

td.profile_leftside {
    padding-top: 5px;
    vertical-align: top;
    padding-right:0px;
    padding:0px;
}
td.profile_leftsideleft {
    padding-top: 0px;
    vertical-align: top;
    padding-right:0px;
    padding:0px;

    border-top-width:0;
    border-right-width:0;
    border-bottom-width:0;
    border-left-width:0;

    border-top-color:black;

    border-bottom-color:black;
    border-left-color:black;
    border-style:solid;

/*    border-right-color:#D95E8B;  */

}

table.profile_menu {
    border: 1px solid #BB2660;
    border-bottom: none;
    margin-bottom: 10px;
}
td.profile_menu1 a {
    background-color: #FFFFFF;
    background-image: url(../images/menu_bg1.gif);
    background-repeat: repeat-y;
    background-position: top right;
    border-bottom: 1px solid #BB2660;
    padding: 5px 5px 5px 7px;
    font-size: 8pt;
    display: block;
}
td.profile_menu1 a:hover {
    background-color: #FFEDB6;
    background-image: url(../images/menu_bg2.gif);
}

td.profile_menu1_golovne {
    background-color: #FFEFC2;}

td.profile_menu2_golovne {
    background-color: #ffffFf;}

td.profile_menu1_golovne a {
    background-color: #FFEFC2;
/*     background-image: url(../images/menu_bg1.gif);
    background-repeat: repeat-y;
    background-position: top right;
    border-bottom: 1px solid #BB2660;  */
    padding: 3px 2px 2px 5px;
    font-size: 8pt;
    display: block;
}
td.profile_menu2_golovne a {
    background-color: #FfFfFf;
/*     background-image: url(../images/menu_bg1.gif);
    background-repeat: repeat-y;
    background-position: top right;
    border-bottom: 1px solid #BB2660;  */
    padding: 3px 2px 2px 5px;
    font-size: 8pt;
    font-weight:bold;
    display: block;
}
td.profile_menu1_golovne a:hover {
    border-top: 1px solid #BB2660;
    border-bottom: 1px solid #BB2660;
    background-color: #FFFFFF;
/* EDIT PROFILE     background-image: url(../images/menu_bg2.gif); */
 }
td.profile_menu1_golovne a.edit {
  color: gray;
  float: right;
  padding: 2px 1px;
  text-align: center;
  width: 28px;
  padding: 3px 0px 3px 1px;
  border-left: 0;
 }
 
 /* HEADERS */
h1 {
        margin: 0px;
        padding: 0px;
        font-size: 14px;
}

h1 a { color: white; text-decoration: none; }
h1 a:hover { color: white; text-decoration: underline; }
h1 em { font-style: normal; border-bottom: solid 1px #DAE1E8;}

h2 {
        font-size: 11px;
        font-weight: bold;
        margin: 0px;
        padding: 0px;
}

h6 {
    border-bottom: 1px solid #DAE1E8;
    color: #36638E;
    margin:0px; padding:0px;
    font-size: 14px;
    padding-bottom: 5px;
}

h3 {
        color: #444;
        font-size: 11px;
        font-weight: normal;
        margin: 0px;
        padding: 0px;
}

h4 {
        color: #36638E;
        font-size: 11px;
        margin: 0px 0px 6px 8px;
}

h4 .edit { display: inline; margin-left: 8px; }
h4 .edit a { color: lightgrey; }
h4 .edit a:hover { color: #36638E; }

h5 {
       color: #36638E;
       font-size: 11px;
       margin: 0px 0px 6px 8px;
}

h5 .edit { display: inline; margin-left: 8px; }
h5 .edit a { color: lightgrey; }
h5 .edit a:hover { color: #36638E; }

td.profile2 {
    background: #FFFAEB;
    border: 1px solid #BB2660;
    border-top: none;
    padding: 5px 0px 5px 0px;
    margin-bottom: 12px;
}
