 @CHARSET "UTF-8";
/* .container { background: url('css/blueprint/lib/grid.png'); } */
.border {
    border-color: #626262;
}

.gl-content img {
    height: 300px;
    border: 1px solid white;
    margin-bottom: 0;
}

.gl-content a {
    width: 202px;
    text-align: center;
    font-size: 1.3em;
}

.gl-content a:hover {
    text-decoration: none;
}

a {
    text-decoration: none;
    color: white;
    font-weight: bold;
}

a:hover {
    color: #FFE400;
    text-decoration: underline;
}

a:hover img {
    border-color: #FFE400;
}

div.center {
    text-align: center;
}

div.right {
    text-align: right;
}

body {background: #585858;}
body, h1,h2, h3, h4 {
    color: white;
    font-family: Georgia, Times, serif;
}

#logo {
    display: block;
    width: 217px;
    height: 27px;
    background: url(../img/logo.gif) no-repeat;
    text-indent: -1500px;
    margin-left: 15px;
    margin-bottom: 30px;
}

.container {
    width: 710px;
}

.span-18 {
    margin: 0;
}

menu-top {
    text-align: right !important;
    color: red;
}

ul.menu-top {
    text-align: right;
	margin-bottom:0;
}
ul.second{text-align:center; font-size:0.95em;}
ul.menu-top li {
    display: inline;
    list-style-type: none;
    margin: 0 0 0 1em;
}

div.gl-text {
    padding-top: 30px;
}
.galeria .gl-text{padding-top:0}
div.gl-text p {
    margin-left: 15px;
    margin-right: 15px;
}

div.footer {
    font-size: 0.9em; /*text-align:center;*/ /*font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;*/
}

#bapro {
    border-bottom: 2px solid #FFA500;
    color: white !important;
    font-size: 7pt !important;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#bapro span {
    color: #FFA500;
    font-size: 0.8em;
}

#bapro {
    filter: alpha( opacity = 70 );

-moz-opacity:
    0.7;

opacity:
    0.7;

text-decoration:none;
}

#bapro:hover {
    filter: alpha( opacity = 100 );

-moz-opacity:
    1;

opacity:
    1;
}

hr {
    background: #707070;
    color: #707070;
    margin-bottom: 0;
}

p.podpis {
    text-align: right;
    font-style: italic;
}

/*.gallery-content{height:400px}*/

* html .span-12  { width: 468px; }
.galeria h4{margin:0;}

