/*************************
  Coppermine Photo Gallery
  ************************
  Copyright (c) 2003-2006 Coppermine Dev Team
  v1.1 originally written by Gregory DEMAR

  This program is free software; you can redistribute it and/or modify
  it under the terms of the GNU General Public License as published by
  the Free Software Foundation; either version 2 of the License, or
  (at your option) any later version.
  ********************************************
  Coppermine version: 1.4.6
  $Source$
  NOT $Revision: 3014 $
  $Author: Kalanis $
  NOT $Date: 2006-05-09 07:44:08 +0200 (Di, 09 Mai 2006) $
**********************************************/

/* Colors not used in this style sheet:*/
/* #000000; #FFFFFF;
Hex 000000 = RBG   0,   0,   0 = black
Hex FFFFFF = RBG 255, 255, 255 = white
Hex 008080 = RBG   0,  64,  64 = dark green
Hex DCF0B7 = RBG 				= light green
Hex 00c0c0 = RBG 				= light blue
Hex c0c000 = RBG 				= light yellow

*/

body {
        font-family : Arial, Helvetica, sans-serif;
        font-size: 10px;
        color : #000000;
        margin: 0px;
        background-color: #DCF0B7;
        /*background-image: url('./image/pozadi.gif');*/
        background-repeat: repeat;
        background-attachment: fixed;
        background-position: top left;
        text-align: center;
        /* scrollbar - only IE */
        scrollbar-face-color: #DCF0B7;
        scrollbar-shadow-color: #008080;
        scrollbar-light-color: #DCF0B7;
        scrollbar-arrow-color: #008080;
}
h1{
        font-size: 11px;
        font-family: "Verdana", Verdana, Arial, Helvetica, sans-serif;
        text-decoration: none;
        color : #008080;
        margin: 2px;
        font-style : normal;
}

h2 {

        font-family: Verdana, Helvetica, sans-serif;
        background-image : url(images/box_left_icon.gif);
        background-repeat : no-repeat;
        background-position : left;
        padding-left : 18px;
        font-size: 10px;
        margin: 0px;
        color : #008080;
}

h3 {
        font-weight: normal;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        margin: 2px;
}

p {
        font-family: Verdana, Helvetica, sans-serif;
        font-size: 10px;
        margin: 2px 0px;
}

ul {
        margin-left: 5px;
        padding: 0px;
}

li {
        margin-left: 10px;
        margin-top: 4px;
        margin-bottom: 4px;
        padding: 0px;
        list-style-position: outside;
        list-style-type: disc;
}

hr {
       color: #008080;
}

.textinput {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 100%;
        border: 1px solid #00c0c0;
        padding-right: 3px;
        padding-left: 3px;
        background-color : #bcf0b7;
        color:#008080;
}

.listbox {
        font-family: Verdana, Arial, Arial, Helvetica, sans-serif;
        background-color : #bcf0b7;
        font-size: 100%;
        border: 1px solid #00c0c0;
        vertical-align : middle;
        color:#008080;
}

.button {
        font-family: Verdana, Helvetica, sans-serif;
        font-size: 9pt;
        border: 1px solid #00c0c0;
        background-color : #bcf0b7;
        color:#008080;
}

.comment_button {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 9pt;
        border: 1px solid #00c0c0;
        background-color : #bcf0b7;
        color:#008080;
        padding-left: 3px;
        padding-right: 3px;
}

.radio {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 90%;
        vertical-align : middle;
}

.checkbox {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 90%;
        vertical-align : middle;
}

a {
        color: #004040;
        text-decoration: none;
}

a:hover {
        color: #004040;
        text-decoration: underline;
}

.bblink a {
        color: #8090A3;
        text-decoration: none;
}

.bblink a:hover {
        color: #0033CC;
        text-decoration: underline;
}

.maintable {
        border: 1px solid #008080;
        background-color: #dcf0b7;
        margin-top: 1px;
        margin-bottom: 1px;
}


.tableh1 {
        background : #008080 ;
        color : #FFFFFF;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.tableh1 table tr td h2 {
        background : #00c0c0 ;
        color : #FFFFFF;
        font-size: 15px;
}

.tableh1_compact {
        background : #dcf0b7 ;
        color : #00c0c0;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

.tableh2 {
        background: #008080 ;
        color : #ffffff;
        font-size: 9pt;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.tableh2_compact {
        background: #008080 ;
        color : #ffffff;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

.tableb {
        background: #dcf0b7 ;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.tableb_compact { /* navigace v prohlizeni galerii */
        background: #dcf0b7;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

.tablef {
        background: #00c0c0;
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
}

.sortorder_cell {
        color : #CCCCCC;
        padding: 2px;
        margin: 0px;
}

.sortorder_options {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color : #CCCCCC;
        padding: 0px;
        margin: 0px;
        font-weight: normal;
        font-size: 85%;
        white-space: nowrap;
}

.navmenu { /* navigace v prohlizeni galerii */
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #CCCCCC;
        font-size: 8pt;
        font-weight: bold;
        background : #008080 ;
        border-style: none;
}

.navmenu img {
        margin-top: 1px;
        margin-right: 5px;
        margin-bottom: 1px;
        margin-left: 5px;
}

.navmenu a {
        position: relative;
        display: block;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
        text-decoration: none;
        color: #AEAEAE;
}

.navmenu a:hover {
        background : #00c0c0 ;
        text-decoration: none;
        color:         #FFFFFF;
}

.admin_menu_thumb {
        font-family: Verdana, Helvetica, sans-serif;
        font-size: 8pt;
        border: 1px solid #005D8C;
        background-color : #5D6674;
        color:#cccccc;
        font-weight: bold;
        margin-top: 0px;
        margin-bottom: 0px;
        width: 85px;
}

.admin_menu_thumb a {
        background-image : url(images/buttoncentre.jpg);
        text-decoration: none;
        display: block;
        position: relative;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 10px;
        padding-right: 10px;
}


.admin_menu_thumb a:hover {
        background-image : url(images/buttoncentre.jpg);
        text-decoration: underline;
}

.admin_menu {
        font-family: Verdana, Helvetica, sans-serif;
        font-size: 8pt;
        border: 1px solid #008080;
/*        background-color : #5D6674;*/
        background-image : url(images/buttoncentre.jpg);
        background-repeat: repeat;
        background-attachment: fixed;
        background-position: top left;
        color:#008080;
        margin-top: 0px;
        margin-bottom: 0px;
        text-align: center;
}

.admin_menu a {
        color: #008080;
        text-decoration: none;
        display: block;
        position: relative;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 2px;
        padding-right: 2px;
}

.admin_menu a:hover {
        color: #00c0c0;
        text-decoration: underline;
}

td #admin_menu_anim {
        background-image : url(images/button_bg_anim.gif);
}

.comment_date{
        color : #bcf0b7;
        font-size : 90%;
        vertical-align : middle;
}

.image {
        border-style: solid;
        border-width:2px;
        border-color: #dcf0b7;
        margin: 2px;
}

.imageborder {
        border: 1px solid #00c0c0;
        background-color: #bcf0b7;
        margin-top: 30px;
        margin-bottom: 30px;
}

.display_media {
        background: #dcf0b7 ;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.thumbnails {
        background: #dcf0b7 ;
        padding: 5px;
}

.topmenu {
        font-size : 12px;
        margin-top:5px;
        margin-right:5px;
}

.topmenu a {
        color : #008080;
        text-decoration : none;
}

.topmenu a:hover  {
        color : #00c0c0;
        text-decoration : none;
}

.topmenu td  {
        white-space: nowrap;
        font-weight : bold;
}
.topmenu table tr td a {
		background-image: url(themes/gilan/images/buttoncenter.jpg);
}

.gal_name {
        color: #008080;
        white-space:nowrap;
        font-size: 20px;
        text-align: center;
        font-weight: bold;
        font-variant: small-caps;
}

.gal_description
{
        color:#008080;
        white-space:nowrap;
        font-size:10px;
        text-align: center;
}

.sirka
{
        position: relative;
        width: 650px;
        padding-left: 10px;
}

a.ajax {
        color: #ffffff;
        font-weight: bold;
        text-decoration: none;
}

a.ajax:hover {
        color: #ffffff;
        font-weight: bold;
        text-decoration: underline;
}

