/*************************
  Coppermine Photo Gallery
  ************************
  Copyright (c) 2003-2008 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 version 3
  as published by the Free Software Foundation.
  
  ********************************************
  Coppermine version: 1.4.18
  $HeadURL: https://coppermine.svn.sourceforge.net/svnroot/coppermine/trunk/cpg1.4.x/themes/fragments/style.css $
  $Revision: 4380 $
  $Author: gaugau $
  $Date: 2008-04-12 12:00:19 +0200 (Sa, 12 Apr 2008) $
**********************************************/

/* Colors used in this style sheet:
   Hex 000000 = RBG   0,   0,   0 = black
   Hex 5F5F5F = RBG  95,  95,  95 = light black
   Hex BDBEBD = RBG 189, 190, 189 = dark grey
   Hex 000000 = RBG 209, 215, 220 = medium grey
   Hex CCCCCC = RBG 204, 204, 204 = medium grey
   Hex EFEFEF = RBG 239, 239, 239 = dark white
   Hex FFFFFF = RBG 255, 255, 255 = white
   Hex 393d3d = dark blue
   Hex 000000 = RBG   0,  91, 104 = medium blue
   Hex 393d3d = RBG  14, 114, 164 = light blue
*/

body {
margin : 0 auto;
margin-top : 15px;
font-family : arial;
font-size : 12px;
background-color : #2F4558;
text-align : center;
color: #b3d7ee;
}

.top{
margin : 0 auto;
	width : 770px;
	height : 99px;
	background-image : url(images/topgalerie.jpg);
	background-repeat : no-repeat;
	background-color : #ffffff;
}

.jadro{
margin : 0 auto;
margin-top : 0;
width : 768px;

border-bottom : 1px solid #ffffff;
border-top : 1px solid #ffffff;
border-right : 1px solid #ffffff;
border-left : 1px solid #ffffff;
overflow : hidden;
LINE-HEIGHT: 25px; 
text-decoration : none;
background-color : #222B2A;
padding-bottom : 0px;
}






.obsah {
margin : 0 auto;
margin-top : 10px;
padding-bottom : 30px;
width : 740px;
// height : 100%;
// min-height: 500px;
margin-left : 5px;
padding-left : 10px;
margin-right : 5px;
padding-right : 10px;
text-align : justify;
overflow : hidden;
LINE-HEIGHT: 16px; 
text-decoration : none;
background-color : #222B2A;
}

.obsah a {
color: #ffffff;
text-decoration: underline;
}

.obsah a:hover {
text-decoration: underline;
color: #B3D7EE;
}



.obsah h1, .jadro h1 {
font-size: 17px;
margin-top: 10px;
margin-bottom: 0px;
}

.obsah h1 {text-indent: 10px; font-size: 16px}


.obsah h2 {
margin-top: 0px;
font-size: 13px;
font-weight: bold;
}

.obsah h4 {
margin-top: 5px;
font-size: 13px;
text-indent: 10px;
font-weight: bold;
}

.obsah h5 {
margin-top: 10px;
font-size: 15px;
font-weight: bold;
margin-bottom: 10px;
text-indent: 10px;
}


.obsah h3, .novinkynadpis {
font-size: 12px;
text-indent: 10px;
font-weight: bold;
}

.novinkynadpis {
margin-top: 0px; 
text-indent: 0px;
}


.picleft {
float: left;
margin: 15px 15px 6px 0px;
clear: both;
}

.picright {
float: right;
margin: 15px 0px 6px 15px;
clear: both;
}





.menu {
display: block;
text-align : left;
float : left; 
padding-left : 0px;
margin-left : 0px;
margin-right: 0px;
margin-bottom : 15px;
padding-bottom: 20px;
width : 140px;
LINE-HEIGHT: 20px; 
text-decoration : none;
overflow : hidden;
}

.menu a, .tatokapela {
display: block;
 color: #ffffff;
HEIGHT: 20px; 
 width : 140px;
  padding-left : 8px;
  border-bottom: 1px solid #000000;
border-top: 1px solid #3C4651;
/* border-right: 1px solid #ffffff; */
text-align : left;
 text-decoration: none;
 background-color : #222B2A;
}

.menu a:hover {
display: block;
color: #23DF36;
padding-left : 8px;
text-align : left;
HEIGHT: 20px; 
  border-bottom: 1px solid #000000;
/*    border-right: 1px solid #ffffff;*/
border-top: 1px solid #3C4651;
 background-color : #303434;
  width : 140px;
/* text-decoration: underline; */
}

.tatokapela {
 background-color : #5381a5; 
 color: #ffffff;
 
 }


.nadmenu {
display: block;
font-weight : bold;
 color: #ffffff;
 font-size : 12px;
HEIGHT: 20px; 
 width : 140px;
 background-image: url(image/nadmenu2.jpg);
 background-repeat : repeat-x;
background-color : #238f39;
  padding-left : 8px;
/* border-right: 1px solid #ffffff; */
text-align : left;
 text-decoration: none;
margin-right: 0px;
}



.hornimenu, .hornimenuforum {
margin : 0 auto;
margin-top : 0px;
margin-left: 10px;
width : 608px; 
line-height : 22px;
padding: 0px;
text-align : center;
overflow : hidden;
text-decoration : none;
border-right: 2px solid #5381a5;
background-color: #5381a5;
 /*  background-image: url(image/lavyroh.jpg);
 background-position : 0% 0%;
 background-repeat : no-repeat;*/

}

.hornimenu a, .hornimenuforum a, .tatodiskuse {
 float: left;
 margin: 0;
 color: #ffffff;
font-weight : normal;
HEIGHT: 20px; 

 background-color : #3E729A;
 padding-left : 22px;
 padding-right : 23px;
 border-left: 2px solid #5381a5;
 border-top: 2px solid #5381a5;
 border-bottom: 2px solid #5381a5;
 text-decoration: none;

}

.hornimenu a:hover, .hornimenuforum a:hover, .tatodiskuse {
color: #B3D7EE;
font-weight : normal;
background-color: #5381a5;
}

.hornimenuforum a, .tatodiskuse {
padding-left : 17px;
 padding-right : 17px;
 }

.hornimenuforum {
 text-align: center;
 width: 383px; 
 _width: 383px;
 margin-top: 3px;
 margin-left: 100px;
 _margin-left: 100px }

.hornimenuforum a:hover {text-decoration: none}



.bottom {
 color: #ffffff;
height : 40px;
font-weight : bold;
text-align : center;
line-height : 40px;
 text-decoration: none;
}

.bottom a {
 color: #ffffff;
 text-decoration: none;
}

.bottom a:hover {
color: #23DF36;
 text-decoration: underline;
}

/* styl pro anketu a diskografii */





.zebricekporadi, .zebricekalbum, .zebricekrok, .zebricekhlasy, .zebricekhlasujici {
       background: #3E729A;
       border: 1px solid #3E729A;
       margin: 0px;
       padding: 4px;
       font-face: verdana;
       font-size: 12px;
       color: #fff; 
       line-height: 16px}

    .zebricekporadi {
       width: 15px;
       background-image: url("http://web.fragments.cz/image/lavyroh.jpg");
       background-position: 0% 0%;
       background-repeat: no-repeat;
       border-left: 0px;
       border-top: 0px;}


    .zebricekhlasy {
       width: 15px}

    .zebricekrok {
       width: 50px }

    .zebricekhlasujici {
       background-image: url("http://web.fragments.cz/image/roh.jpg");
       background-position: 100% 0%;
       background-repeat: no-repeat;
       border-right: 0px;
       border-top: 0px;
       width: 30% }
       
    .zebricek, .zebricekporadi2 {
       color: white;
       vertical-align: top;
       text-align: center;
       background: #393d3d;
       border: 1px solid #3E729A;
       margin: 8px;
       padding: 4px;
       font-face: verdana;
       font-size: 12px;
       line-height: 16px }

    .zebricekporadi2 {
       background: #3E729A; 
       font-weight: bold;
       color: #fff;
       }


img.sipky {border-width: 0px}




table {
        font-size: 12px;
}

h1{
        font-weight: bold;
        font-size: 22px;
        font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
        text-decoration: none;
        line-height : 120%;
        color : #000000;
        margin: 2px;
}

h2 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 18px;
        margin: 0px;
}

h3 {
        font-weight: normal;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        margin: 2px;
}

p {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 100%;
        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;
}

.textinput {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 100%;
        border: 1px solid #000000;
        padding-right: 3px;
        padding-left: 3px;
}

.listbox {
        font-family: Verdana, Arial, Arial, Helvetica, sans-serif;
        font-size: 100%;
        border: 1px solid #000000;
        vertical-align : middle;
}

.button {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 100%;
        border: 1px solid #393d3d;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
}

.comment_button {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 85%;
        border: 1px solid #393d3d;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
        padding-left: 3px;
        padding-right: 3px;
}

.radio {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 100%;
        vertical-align : middle;
}

.checkbox {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 100%;
        vertical-align : middle;
}

a {
        color: #B3D7EE;
        text-decoration: none;
}

a:hover {
        color: #B3D7EE;
        text-decoration: underline;
}

.zebricek a, .zebricekporadi a {
        color: white;
        text-decoration: underline;}
.zebricek a:hover, .zebricekporadi a:hover {
        color: #B3D7EE;
        text-decoration: underline;}
     

.bblink a {
        color: #B3D7EE;
        text-decoration: none;
}

.bblink a:hover {
        color: #B3D7EE;
        text-decoration: underline;
}

.maintable {
        border: 1px solid #393d3d;
/*        background-color: #FFFFFF;*/
        background-color: #3e729a;
        margin-top: 1px;
        margin-bottom: 1px;
        width: 740px;
}

.maintable td {
background: #393d3d;
}

.maintable .tableb {background-color: #565352; }

.maintable .tableh1 {
        background-color: #5381a5;
        color : #FFFFFF;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.tableh1_compact {
        background : #393d3d ;
        color : #FFFFFF;
        padding-top: 5px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

.tableh2 {
        background: #000000 ;
        color : #ffffff;
        padding-top: 5px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.tableh2_compact {
        background: #000000 ;
        color : #565352;
        color: #b3d7ee;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

.tableb {
        
        background: #EFEFEF ;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.maintable .admin_menu {padding: 2px; background: #565352; width: 550px;}


.tableb_compact {
        background: #EFEFEF ;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
        color: #b3d7ee;
        font-size: 100%;
        font-family: verdana;
}


.tablef {
        
        background: #ffffff;
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
}

.catrow_noalb {
        background: #ffffff ;
        color : #000000;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.catrow {
        background: #EFEFEF ;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.album_stat {
        font-size: 85%;
        margin: 5px 0px;
}

.thumb_filename {
        font-size: 80%;
        display: block;
}

.thumb_title {
        font-weight : bold;
        font-size: 80%;
        padding: 2px;
        display : block;
}

.thumb_caption {
        font-size: 80%;
        padding: 1px;
        display : block;
}

.thumb_caption a {
        text-decoration: underline;
        color: #B3D7EE;
}

.thumb_num_comments {
        font-weight: normal;
        font-size: 80%;
        padding: 2px;
        font-style : italic;
        display : block;
}

.user_thumb_infobox {
        margin-top: 1px;
        margin-bottom: 1px;
}

.user_thumb_infobox th {
        font-weight : bold;
        font-size: 100%;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}

.user_thumb_infobox td {
        font-size: 80%;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}

.user_thumb_infobox a {
        text-decoration: none;
        color: #B3D7EE;
}

.user_thumb_infobox a:hover {
        color: #B3D7EE;
        text-decoration: underline;
}

.sortorder_cell {
        background : #393d3d ;
        color : #FFFFFF;
        padding: 0px;
        margin: 0px;
        display: none;
}

.sortorder_options {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        background : #393d3d ;
        color : #FFFFFF;
        padding: 0px;
        margin: 0px;
        font-weight: normal;
        font-size: 80%;
        white-space: nowrap;
}

.navmenu {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #FFFFFF;
        font-size: 100%;
        font-weight: bold;
        background : #393d3d ;
        border-style: none;
}

.navmenu img {
        margin-top: 1px;
        margin-right: 5px;
        margin-bottom: 1px;
        margin-left: 5px;
}

.navmenu a {
        display: block;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
        text-decoration: none;
        color: #FFFFFF;
}

.navmenu a:hover {
        background : #EFEFEF ;
        text-decoration: none;
        color:         #000000;
}

.admin_menu_thumb {
        line-height: 12px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 85%;
        border: 1px solid #3E729A;
        color: #393d3d;
        font-weight: bold;
        margin-top: 0px;
        margin-bottom: 0px;
        width: 85px;
}

.admin_menu_thumb a {
        text-decoration: none;
        display: block;
        position: relative;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 10px;
        padding-right: 10px;
}


.admin_menu_thumb a:hover {
        text-decoration: underline;
}

.admin_menu {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 85%;
        line-height: 12px;
        border: 1px solid #3E729A;
        background-color:#393d3d;
        color: #ffffff;
        margin-top: 0px;
        margin-bottom: 0px;
        padding-top:2px;
        padding-bottom:2px;
        padding-left:1px;
        padding-right:1px;
        text-align: center;
}

.admin_menu a {
        text-decoration: none;
        display: block; 
        position: relative;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 2px;
        padding-right: 2px;
}

.admin_menu a:hover {
        text-decoration: underline;
}

td #admin_menu_anim {
        background-image : url(images/button_bg_anim.gif);
}

.comment_date{
        color : #5F5F5F;
        font-size : 90%;
        vertical-align : middle;
}

.image {
        border-style: solid;
        border-width:1px;
        border-color: #000000;
        margin: 2px;
}

.imageborder {
        border: 1px solid #000000;
        background-color: #FFFFFF;
        margin-top: 30px;
        margin-bottom: 30px;
}

.display_media {
        background: #EFEFEF ;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
        width: 700px;
}

.thumbnails {
        background: #EFEFEF ;
        padding: 5px;
}

.footer {
        color: #ffffff;
        font-size : 9px;
}

.footer a {
        text-decoration: none;
        color: #ffffff;
}

.footer a:hover {
        color: #ffffff;
        text-decoration: underline;
}

.statlink {
        background-color: #5381a5;
        color: #FFFFFF;
}

.tableh1 table td {
background-color: #5381a5;
}



.tableb td {
background-color: #3e729a;
background-color: #565352;
}

.statlink a {
        text-decoration: none;
        color: #FFFFFF;
}

.statlink a:hover {
        color: #FFFFFF;
        text-decoration: underline;
}

.alblink a {
        text-decoration: underline;
        color: #fffffff;
}

.alblink a:hover {
        color: #B3D7EE;
        text-decoration: underline;
}

.catlink {
        display: block;
        margin-bottom: 2px;
}

.catlink a {
        text-decoration: underline;
        color: #ffffff;
}

.catlink a:hover {
        color: #b3d7ee;
        text-decoration: underline;
}

.topmenu {
        line-height : 130%;
        font-size: 100%;
}

.topmenu a {
        color : #B3D7EE;
        text-decoration : none;
}

.topmenu a:hover  {
        color : #B3D7EE;
        text-decoration : underline;
}

.img_caption_table {
        border: none;
        background-color: #FFFFFF;
        width : 100%;
        margin : 0px;
}

.img_caption_table th {
        background: #000000 ;
        font-size: 100%;
        color : #B3D7EE;
        padding-top: 4px;
        padding-right: 10px;
        padding-bottom: 4px;
        padding-left: 10px;
        border-top : 1px solid #FFFFFF;
}

.img_caption_table td {
        background: #EFEFEF ;
        padding-top: 6px;
        padding-right: 10px;
        padding-bottom: 6px;
        padding-left: 10px;
        border-top : 1px solid #FFFFFF;
        white-space: normal;
}

.debug_text {
        border: #BDBEBD;
        background-color: #EFEFEF;
        width : 100%;
        margin : 0px;
}

.clickable_option {
        cursor : default;
}

.listbox_lang {
        color: #B3D7EE;
        background-color: #000000;
        border: 1px solid #000000;
        font-size: 80%;
        font-family: Arial, Helvetica, sans-serif;
        vertical-align : middle;

}
#vanity {
        width: 770px
}
#vanity a {
        display:block;
        width:57px;
        height:20px;
        margin: 3px 20px;
}
#vanity img {border:0}
#v_php {float:left;background-image:url(../../images/powered-php.gif);}
#v_php:hover {background-image:url(../../images/h_powered-php.gif);}
#v_mysql {float:left;background-image:url(../../images/powered-mysql.gif);}
#v_mysql:hover  {background-image:url(../../images/h_powered-mysql.gif);}
#v_xhtml {float:right;background-image:url(../../images/valid-xhtml10.gif);}
#v_xhtml:hover {background-image:url(../../images/h_valid-xhtml10.gif);}
#v_css {float:right;background-image:url(../../images/valid-css.gif);}
#v_css:hover{background-image:url(../../images/h_valid-css.gif);}


