body
{
    font-family: calibri, "times new roman", arial;
    border-collapse: collapse;
    background-color: #71A0FF;
    text-align: center;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    margin: 0;
}

body.chat
{
    font-family: calibri, "times new roman", arial;
    border-collapse: collapse;
    background-color: #FFFFFF;
    text-align: center;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    margin: 0;
}

h1
{
    font-size: 1.5em;
    text-align: center;
    color: #308060;
    letter-spacing: 0.1em;
}

h2
{
    font-size: 1.2em;
    text-align: center;
    color: #000000;
    letter-spacing: 0.1em;
}

#google_search
{
    text-align: center;
}

#google_search table
{
    border-width: 2px 2px 2px 2px;
}

#google_search td
{
    border-width: 0px 0px 0px 0px;
}

table
{
    border-color: #A0C0FF;
    border-width: 3px 3px 3px 3px;
    border-style: solid solid solid solid;
    border-collapse: collapse;
}

td
{
    border-color: #A0C0FF;
    border-width: 2px 2px 2px 2px;
    border-style: solid solid solid solid;
}

p
{
    text-align: justify;
}

a
{
    text-decoration: none;
    color: #3850FF;
}

a:visited
{
    text-decoration: none;
    color: #1C2880;
}

a:active
{
    text-decoration: none;
    color: #306028;
}

a:hover
{
    text-decoration: none;
    color: #60C050;
}

a:visited img
{
    border-color: #1C2880;
} 

a:hover img, a:focus img
{
    border-color: #60C050;
} 

input, textarea, select
{
    border-color: #A0C0FF;
    border-style: solid;
    border-width: 1px;
    vertical-align: top;
}

input:hover, input:focus, textarea:hover, textarea:focus, select:hover, select:focus
{
    border-color: #60C050;
    border-style: solid;
    border-width: 1px;
    vertical-align: top;
}

iframe.chat
{
    border-width: 0px;
    width: 660px;
    height: 700px;
    vertical-align: top;
}

pre
{
    line-height: 50%
}

hr
{
    color: #A0C0FF;
}

img
{
    border-width: 1px;
    border-color: #A0C0FF;
}

img.news
{
    vertical-align: bottom;
    width: 16px;
    height: 16px;
    padding-top: 0px;
    padding-right: 3px;
    padding-left: 2px;
    padding-bottom: 3px;
}

img.logo
{
    border-width: 0;
    width: 88px;
    height: 31px;
}

img.borderless
{
    border-width: 0;
}

img.gadget_image
{
    width: 15px;
    height: 10px;
}

img.member_state
{
    vertical-align: middle;
    width: 18px;
    height: 18px;
    border-width: 0px;
}

img.member_icq
{
    vertical-align: top;
    width: 18px;
    height: 18px;
}

img.icon
{
    vertical-align: top;
    width: 18px;
    height: 16px;
}

#favorites
{
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    background-color: #1C2880;
    font-size: 0.8em;
    font-weight: bold;
    color: #A0C0FF;
    width: 100%;
    height: 16px;
    border-bottom: 1px #A0C0FF solid;
    z-index: 3;
    /*#position: absolute;
    #top: expression(((ignore=document.documentElement.scrollTop?document.documentElement.scrollTop:document.body.scrollTop))+'px');
*/}

#favorites a, #favorites a:visited
{
    color: #FFFFFF;
}

#favorites a:hover, #favorites a:focus
{
    color: #C0FF40;
}

#main
{
    width: 1000px;
    height: 100%;
    padding-bottom: 16px;
    padding-top: 16px;
    margin-left: auto;
    margin-right: auto;
}

#main a
{
    font-weight: bold;
}

#maintop
{
    background-image: url(Obrazky/Dizajn/maintop.png);
    background-repeat: no-repeat;
    background-position: bottom;
    height: 84px;
}

#mainpath
{
    padding-left: 28px;
    padding-right: 28px;
    padding-top: 9px;
    height: 18px;
    text-align: left;
    white-space: nowrap;
    font-weight: bold;
    overflow: hidden;
}

#mainmenu
{
    width: 944px;
    padding-left: 28px;
    padding-right: 28px;
    padding-top: 0;
    height: 26px;
    font-size: 1.2em;
    color: #78B0FF;
    text-align: center;
    text-transform: uppercase;
    white-space: nowrap;
    overflow: hidden;
}

#mainmenu a
{
    color: #FFFFFF;
    padding-left: 24px;
    padding-right: 24px;
}

#mainmenu a:hover, #mainmenu a:focus
{
    color: #C0FF40;
}

#maintitle
{
    padding-left: 28px;
    padding-right: 28px;
    padding-top: 6px;
}

#maintitleleft
{
    float:left;
    font-weight:bold;
    white-space: nowrap;
}

#maintitleright
{
    text-align: right;
    white-space: nowrap;
}

#mainmiddle
{
    background-image: url(Obrazky/Dizajn/mainmiddle.png);
    background-repeat: repeat;
    padding-left: 16px;
    padding-right: 16px;
}

#mainbottom
{
    background-image: url(Obrazky/Dizajn/mainbottom.png);
    background-repeat: no-repeat;
    background-position: top;
    height: 28px;
}

#mainbodyleft
{
    width: 148px;
    float: left;
    overflow: hidden;
}

#mainbodycenter
{
    text-align: left;
    width: 660px;
    overflow: hidden;
/* Firefox is not compatible with margin auto inside two floated divs !*/
    margin-left: auto;
    margin-right: auto;
/**/
}

#mainbodyright
{
    width: 148px;
    float: right;
    overflow: hidden;
}

#chatbody
{
    text-align: left;
    width: 660px;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
}

#chatbody a
{
    font-weight: bold;
}

#adheader
{
    background-image: url(Obrazky/Dizajn/ad.png);
    background-repeat: no-repeat;
    text-align: left;
    width: 728px;
    height: 102px;
    padding-right: 24px;
    padding-left: 24px;
    padding-top: 12px;
    margin-top: 16px;
    margin-left: auto;
    margin-right: auto;
}

#adfooter
{
    background-image: url(Obrazky/Dizajn/ad.png);
    background-repeat: no-repeat;
    text-align: left;
    width: 728px;
    height: 102px;
    padding-right: 24px;
    padding-left: 24px;
    padding-top: 12px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}

.menutoptitle
{
    background-image: url(Obrazky/Dizajn/mainmenutoptitle.png);
    background-repeat: no-repeat;
    background-position: bottom;
    height: 22px;
    padding-top: 6px;
    padding-left: 8px;
    padding-right: 8px;
    font-weight: bold;
    font-size: 0.8em;
    text-transform: uppercase;
    white-space: nowrap;
}

.menutop
{
    background-image: url(Obrazky/Dizajn/mainmenutop.png);
    background-repeat: no-repeat;
    background-position: bottom;
    height: 12px;
}

.menumiddle
{
    background-image: url(Obrazky/Dizajn/mainmenumiddle.png);
    background-repeat: repeat;
    text-align: center;
    white-space: nowrap;
    padding-left: 8px;
    padding-right: 8px;
}

.menumiddleitems
{
    text-align: left;
    font-size: 0.8em;
}

.menumiddleitems img
{
    vertical-align: middle;
    padding-right: 4px;
    width: 16px;
    height: 16px;
}

.menumiddleitems a
{
    font-weight: bold;
}

.menubottom
{
    background-image: url(Obrazky/Dizajn/mainmenubottom.png);
    background-repeat: no-repeat;
    background-position: top;
    height: 12px;
}

.gadgettop
{
    background-image: url(Obrazky/Dizajn/mainmenutop.png);
    background-repeat: no-repeat;
    background-position: bottom;
    height: 12px;
}

.gadgetmiddle
{
    background-image: url(Obrazky/Dizajn/mainmenumiddle.png);
    background-repeat: repeat;
    text-align: center;
    padding-left: 8px;
    padding-right: 8px;
}

.gadgetbottom
{
    background-image: url(Obrazky/Dizajn/mainmenubottom.png);
    background-repeat: no-repeat;
    background-position: top;
    height: 12px;
}

.cleaner
{
    clear: both;
    margin: 0;
    padding: 0;
    height: 0;
}

.text_main
{
    text-align: justify;
    padding-top: 12px;
}

.text_title
{
    font-weight: bold;
    font-size: 1.1em;
    text-align: center;
}

.text_subtitle
{
    font-size: 0.8em;
    text-align: center;
}

.text_date
{
    font-size: 0.9em;
    font-weight: bold;
    text-align: center;
}

.text_author
{
    font-size: 0.9em;
    text-align: center;
}

.text_description
{
    font-weight: bold;
    font-size: 0.9em;
    text-align: center;
    padding-top: 12px;
    padding-bottom: 12px;
}

.text_videolink
{
    font-size: 1.1em;
    text-align: center;
}

.text_videodescription
{
    font-size: 0.9em;
    text-align: center;
}

.text_link
{
    background-image: url(Obrazky/Dizajn/row_text.png);
    background-color: #F0FFE0;
    text-align: center;
    font-weight: bold;
    font-size: 1.2em;
    padding: 1px 2px 1px 2px;
    margin-top: 12px;
    height: 24px;
}

.text_embed
{
    background-image: url(Obrazky/Dizajn/row_text.png);
    background-color: #F0FFE0;
    text-align: center;
    font-weight: bold;
    font-size: 1.2em;
    padding: 8px 8px 8px 8px;
    margin-top: 12px;
}

.text_small
{
    font-size: 0.8em;
}

.text_smallest
{
    font-size: 0.6em;
}

.text_citation
{
    font-style: italic;
}

.text_highlight_background
{
    /*background-color: #FFFF40;
    color: #000000;*/
    font-weight: bold;
    text-decoration: underline;
}

.text_highlight
{
    font-weight: bold;
}

.text_highlight_small
{
    font-weight: bold;
    font-size: 0.9em;
}

.text_counter
{
    font-weight: bold;
    color: #000099;
}

.text_back
{
    font-size: 0.8em;
    padding-top: 12px;
}

.text_gray
{
    color: #A0A0A0;
}

.text_big
{
    font-size: 1.4em;
    font-weight: bold;
}

.text_bank
{
    color: #004000;
    font-weight: bold;
}

.text_warning
{
    color: #FF0000;
}

.text_superscript
{
     vertical-align: top;
     font-size: small;
}

.row_table_member
{
    background-image: url(Obrazky/Dizajn/row_text.png);
    background-color: #F0FFE0;
    font-weight: bold;
    font-size: 0.9em;
    padding: 1px 2px 1px 2px;
    margin-top: 2px;
    height: 20px;
}

.row_table_member_title
{
    font-size: 1.0em;
    float: left;
    width: 240px;
    height: 20px;
    overflow: hidden;
}

.row_table_member_narrow_title
{
    font-size: 1.0em;
    padding-top: 2px;
    float: left;
    width: 120px;
    height: 20px;
    overflow: hidden;
}

.row_table_member_description
{
    font-size: 0.8em;
    font-weight: normal;
    padding-top: 3px;
    overflow: hidden;
}

.row_table_member_narrow_description
{
    font-size: 1.0em;
    font-weight: normal;
    padding-top: 2px;
    overflow: hidden;
}

.row_table
{
    background-color: #F0FFE0;
    margin-top: 12px;
    margin-bottom: 12px;
}

.row_table_narrow
{
    background-color: #F0FFE0;
    background-image: url(Obrazky/Dizajn/row_text.png);
    margin-top: 8px;
    width: 400px;
    margin-left: auto;
    margin-right: auto;
}

.row_table_desc
{
    font-weight: bold;
    font-size: 0.9em;
    background-color: #60C050;
    background-image: url(Obrazky/Dizajn/row_title.png);
    background-repeat: no-repeat;
    color: #FFFFFF;
    vertical-align: baseline;
    padding: 1px 2px 1px 2px;
}

.row_table_desc a
{
    color: #C0F0FF;
}

.row_table_desc a:hover, .row_table_desc a:focus
{
    color: #C0FF40;
}

.row_table_desc a:visited
{
    color: #E0F8FF;
}

.row_table_left
{
    float:left;
    white-space: nowrap;
}

.row_table_right
{
    text-align: right;
    white-space: nowrap;
}

.row_table_message
{
    border-color: #A0C0FF;
    border-style: solid;
    border-width: 2px;
    background-color: #FFFF80;
    text-align: center;
}

.row_table_error
{
    border-color: #A0C0FF;
    border-style: solid;
    border-width: 2px;
    background-color: #FF4040;
    color: #FFFF40; 
    text-align: center;
}

.row_table_form
{
    background-color: #F0FFE0;
    background-image: url(Obrazky/Dizajn/row_text.png);
    margin-top: 1px;
    padding-left: 2px;
    vertical-align: middle;
}

.row_table_chat_form
{
    background-color: #F0FFE0;
    background-image: url(Obrazky/Dizajn/row_text.png);
    margin-top: 1px;
    padding-left: 2px;
    vertical-align: middle;
    text-align: center;
}

.row_table_chat
{
    background-color: #F0FFE0;
    margin-top: 1px;
    padding-left: 2px;
    vertical-align: middle;
}

.row_table_chat_date
{
    float:left;
    white-space: nowrap;
    width: 28px;
    font-size: 0.5em;
}

.row_table_chat_content
{
    white-space: normal;
    width: 627px;
}

.row_table_title
{
    float:left;
    white-space: nowrap;
    padding-top: 1px;
    width: 120px;
}

.row_table_input
{
    white-space: nowrap;
    overflow: hidden;
}

.row_table_text
{
    background-color: #D0FFC0;
    background-image: url(Obrazky/Dizajn/row_text.png);
    font-size: 1.1em;
    text-align: justify;
}

.row_table_optional
{
    font-size: 0.8em;
    text-align: justify;
}

.image_box
{
    background-color: #F0FFE0;
    background-image: url(Obrazky/Dizajn/row_text.png);
    text-align: center;
    padding-top: 24px;
    padding-bottom: 24px;
    margin-top: 12px;
    margin-bottom: 12px;
}

.thumbnails_box
{
    background-color: #F0FFE0;
    background-image: url(Obrazky/Dizajn/row_text.png);
    text-align: center;
    padding-top: 24px;
    margin-top: 12px;
    margin-bottom: 12px;
    overflow: hidden;
}

.thumbnails_row
{
    width: 630px;
}

.thumbnails_item
{
    width: 105px;
    height: 130px;
    float: left;
}

.thumbnails_bigitem
{
    width: 210px;
    height: 146px;
    float: left;
}

.page_number_box
{
    background-color: #F0FFF8;
    text-align: center;
    height: 18px;
    margin-left: auto;
    margin-right: auto;
    width: 644px;
    border-top: #71A0FF solid;
    border-top-width: 1px;
    border-bottom: #71A0FF solid;
    border-bottom-width: 1px;
}

.page_number_item
{
    width: 28px;
    float: left;
    overflow: hidden;
}

.page_number_item_selected
{
    width: 28px;
    text-decoration: underline;
    float: left;
    overflow: hidden;
}

.image_box
{
    background-color: #F0FFE0;
    background-image: url(Obrazky/Dizajn/row_text.png);
    text-align: center;
    width: 640px;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 10px;
    padding-right: 10px;
}

.fb_share_link
{
    padding:2px 0 0 20px;
    height:16px;
    background:url(http://static.ak.facebook.com/images/share/facebook_share_icon.gif?12:26981) no-repeat top left;
}
