/*************************
  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.4
  $Source: /cvsroot/coppermine/stable/themes/classic/style.css,v $
  $Revision: 1.9 $
  $Author: gaugau $
  $Date: 2006/02/24 13:32:45 $
**********************************************/

/* Normal, standard links. */
a:link
{
	color: #393939;
	text-decoration: none;
}
a:visited
{
	color: #393939;
	text-decoration: none;
}
a:hover
{
	color: #000000;
}

/* Navigation links - for the link tree. */
.nav, .nav:link, .nav:visited
{
	color: #CAC4B3;
	text-decoration: none;
}
a.nav:hover
{
	color: #eAf4B3;
}

/* Tables should show empty cells. */
table
{
	empty-cells: show;
}

/* By default (td, body..) use verdana in black. */
body, td, th , tr
{
	color: #000;
	font-size: small;
	font-family: verdana, sans-serif;
}

/* The main body of the entire forum. */
body
{
	background: url(http://www.azsolsztyn.deal.pl/theme/Default/gfx/bg1.png) no-repeat top center #dedede;
	margin: 0px;
	padding: 0px;
}

/* Input boxes - just a bit smaller than normal so they align well. */
input, textarea, button
{
	color: #ffffff;
	background: black;
	font-family: verdana, sans-serif;
	border: solid 1px #666;
}
input, button
{
	font-size: 90%;
}

textarea
{
	font-size: 100%;
}

/* All input elements that are checkboxes or radio buttons. */
input.check
{
}

/* Selects are a bit smaller, because it makes them look even better 8). */
select
{
	font-size: 90%;
	font-weight: normal;
	color: #fff;
	background: #000;
	font-family: verdana, sans-serif;
	border: solid 1px #666;
}

/* Standard horizontal rule.. ([hr], etc.) */
hr, .hrcolor
{
	height: 1px;
	border: 0;
	color: #666666;
	background-color: #666666;
}

/* No image should have a border when linked */
a img
{
	border: 0;
}
.sysmenulist
{
}


#sysmenu a:link, #sysmenu a:visited, #submenu a:link, #submenu a:visited
{
	padding: 4px 2px 2px 2px;
	color: black;
	font-family: tahoma, sans-serif;
	font-size: 11px;
 }


#sysmenu a:hover, #submenu a:hover
{
	text-decoration: underline;
}



.textinput {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 100%;
        border: 1px solid #707070;
        padding-right: 3px;
        padding-left: 3px;
}

.listbox {
        font-family: Verdana, Arial, Arial, Helvetica, sans-serif;
        font-size: 100%;
        border: 1px solid #707070;
        vertical-align : middle;
}

.button {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 100%;
        border: 1px solid #505050;
        background-image : url(images/top.jpg) 0px -9px repeat-x;
        background-position : bottom;
}

.comment_button {
        font-family: Arial, Helvetica, sans-serif;
        border: 1px solid #005D8C;
        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;
}

.bblink a {
        color: #0033CC;
        text-decoration: none;
}

.bblink a:hover {
        color: #0033CC;
        text-decoration: underline;
}

.maintable {
        border: 1px solid #c6c6c6;
        margin-top: 1px;
        margin-bottom: 1px;
}

.tableh1 {
	background: url(images/catbg_mid.gif) #ffffff repeat-x;
	color: #393939;
	padding: 10px;
	font-size: 11px;
 }
.tableh1 a:link, .tableh1 a:visited
{

}
.tableh1 a:hover
{
        color: #dfdfdf;
}

.tableh1_compact {
	font-style: normal;
	border-bottom: solid 1px #555;
	padding: 10px;
	color: #35683d;
	font-family: tahoma, sans-serif;
}

.tableh2 {
	background: url(images/catbg_mid.gif) #fff repeat-x;
	color: #393939;
	padding: 10px;
	font-size: 11px;
}

.tableh2_compact {
	font-style: normal;
	border-bottom: solid 1px #555;
	padding: 10px;
	font-family: tahoma, sans-serif;
}
.tableh2 a:hover, .tableh2_compact a
{
color: #000000;
}
.tableb {
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}


.tableb_compact {
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

.tablef {
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
}

.catrow_noalb {
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.catrow {
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.album_stat {
        font-size: 70%;
	color: #7e7e7e;
        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;
}

.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;
}

.user_thumb_infobox a:hover {
        text-decoration: underline;
}

.sortorder_cell {
        color : #FFFFFF;
        padding: 0px;
        margin: 0px;
}

.sortorder_options {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color : #333333;
        padding: 0px;
        margin: 0px;
        font-weight: normal;
        font-size: 80%;
        white-space: nowrap;
}

.navmenu {
        color: #FFFFFF;
        font-size: 100%;
        font-weight: bold;
        background : #555 ;
        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: #FFFFFF;
}

.navmenu a:hover {
        background : #333 ;
        text-decoration: none;
}

.admin_menu_thumb {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 85%;
        border: 1px solid #005D8C;
        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-size: 8pt;
        margin-top: 0px;
        margin-bottom: 0px;
        padding:2px;
        text-align: center;
}

.admin_menu a, .admin_menu a:visited, a.admin_menu{
        text-decoration: none;
        display: block;
        position: relative;
        padding: 4px;
}

a.admin_menu{
        display: block;
        text-decoration: none;
        position: relative;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 2px;
        padding-right: 2px;
}

.admin_menu a:hover {
        color: #fff;
        text-decoration: none;
		background: #555;
}

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;
        margin-top: 30px;
        margin-bottom: 30px;
}

.display_media {
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
	background: #707070;
}

.thumbnails {
        padding: 5px;
	background: #d5d5d5;
}

.footer {
        font-size : 9px;
}

.footer a {
        text-decoration: none;
}

.footer a:hover {
        text-decoration: underline;
}

.statlink {
        color: #111111;
}

.statlink a {
        text-decoration: none;
        color: #000000;
}

.statlink a:hover {
        color: #000000;
        text-decoration: underline;
}

.alblink a {
        text-decoration: none;
}

.alblink a:hover {
        text-decoration: underline;
}

.catlink {
        display: block;
        margin-bottom: 2px;
}

.catlink a {
        text-decoration: underline;
}

.catlink a:hover {
        text-decoration: underline;
}

.topmenu {
        line-height : 130%;
        font-size: 100%;
}

.topmenu a {
        text-decoration : none;
}

.topmenu a:hover  {
        text-decoration : underline;
}

.img_caption_table {
        border: none;
        width : 100%;
        margin : 0px;
}

.img_caption_table th {
        font-size: 100%;
        padding-top: 4px;
        padding-right: 10px;
        padding-bottom: 4px;
        padding-left: 10px;
        border-top : 1px solid #FFFFFF;
}

.img_caption_table td {
        padding-top: 6px;
        padding-right: 10px;
        padding-bottom: 6px;
        padding-left: 10px;
        border-top : 1px solid #FFFFFF;
        white-space: normal;
}

.debug_text {
        border: #BDBEBD;
        width : 100%;
        margin : 0px;
}

.clickable_option {
        cursor : default;
}

.listbox_lang {
        border: 1px solid #505050;
        vertical-align : middle;

}
#vanity a {
}
#vanity img {border:0}
#v_php {float:left;}
#v_php:hover {}
#v_mysql {float:left;}
#v_mysql:hover  {}
#v_xhtml {float:right;}
#v_xhtml:hover {}
#v_css {float:right;}
#v_css:hover{}

/* ########################################### */
#maintable
{
	border-left: solid 1px #888;
	border-right: solid 1px #888;
	margin: auto;
	width: 948px;
	background: #6B6B6B;
}
#topsection
{
	background: url(http://azsolsztyn.deal.pl/images/logo-gal.jpg) no-repeat #414141; 
	overflow: auto;
	height: 135px;
	color: white;
	padding: 0 0 0px 20px;
}
#topleft
{
	color: #ddd;
	padding: 0 0 10px 30px;
}
#topsection a
{
	color: #dde;
}
#topright
{
	float: right;
}
#mainmenu
{
	background: #6b6b6b;
	text-align: center;
	padding: 10px;
}
#bodyarea
{
	padding: 2px 10px 5px 10px;
	background: #f1f1f1;
	color: #000;
}
#footerarea
{
	background: url(images/topldfs.jpg) no-repeat #444;
	padding: 5px;
	text-align: center;
	font-size: x-small;
}
#footerarea a 
{
color: #ffffff;
}
#footerarea a:hover 
{
text-decoration: underline;
}
/* how links behave in main tab. */
#mainmenu a, #mainmenu a:link , #mainmenu a:visited
{
	color: white;
	text-decoration: none;
	font-size: xx-small;
}

#mainmenu a:hover
{
	color: #e0e0ff;
}
