
#divDymek
{
position:		   absolute;
visibility:		   hidden; 
}
#tabDymek
{
background-color:  	#dddddd;
border-color: 		#000000;
border-width: 		1px 1px 1px 1px;
border-style: 	  	solid;
color: 		  		#000000; 
font-size: 	  		8pt;
font-family:   		Tahoma, Verdana, sans-serif;
}
BODY
{
margin-left:		0cm;
margin-right: 		0cm;
margin-top: 		0cm;
margin-bottom: 		0cm;
font-family: 		serif;
font-size: 			10pt;
color: 				#ffffff;
text-align: 		left;
background-color:	#2e45a3;
    background-image: url("../obrazki/background.png");
    background-position: top left;
    background-repeat: no-repeat;
scrollbar-arrow-color:		 #000033;;
scrollbar-base-color: 		 #3300cc;
scrollbar-dark-shadow-color: #3366aa;
scrollbar-face-color: 		 #003399;
scrollbar-highlight-color: 	 #2244ff;
scrollbar-shadow-color: 	 #3366aa;
scrollbar-3d-light-color: 	 #3366aa;
}
H1
{
font-size: 			120%;
font-weight:		900;
color: 				#ffffff;
margin-left:		20px;
}
TABLE.galeria
{
margin-left:		20px;
}
TABLE.tab
{
text-align: 		left;
border-color: 		#000000;
border-width: 		0px 0px 0px 0px;
border-style: 	  	solid;
font-size:              10pt;
margin-left:		20px;
margin-right: 		10px;
margin-top: 		20px;
margin-bottom: 		10px;
}
TABLE.glowna
{
text-align: 		center;
border-color: 		#000000;
border-width: 		0px 0px 0px 0px;
border-style: 	  	solid;
width: 				100%;
height:				100%;
}

TABLE.stopka
{
text-align: 		center;
border-color: 		#000000;
border-width: 		0px 0px 0px 0px;
border-style: 	  	solid;
width: 				100%;
height:				100%;
}
A
{
color:				#ffff66; 
text-decoration:	none;
}
A:hover
{
text-decoration: 	none;
color:				#9999ff; 
}
P
{
margin-left:		20px;
margin-right: 		10px;
margin-top: 		20px;
margin-bottom: 		10px;
    text-align: justify;
}
IMG
{
border-width: 0px;
}

.menu {
    vertical-align: top;
    max-width: 202px;
    width: 202px;
}

.menu .menu-left-column {
    width: 80px;
    min-width: 80px;
}

.header {
    height: 143px;
}

.footer {
    height: 50px;
}

body>table>tbody>tr>td {
    padding: 0;
}

body>table {
    width: 100%;
    height: 100%;
}

.nav>li>a, .nav>li>a, .nav-pills>li>a {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#3b679e+0,2b88d9+50,207cca+51,7db9e8+100;Blue+Gloss+%232 */
    background: rgba(59,103,158,0.5); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(59,103,158,0.5) 0%, rgba(43,136,217,0.5) 50%, rgba(32,124,202,0.5) 51%, rgba(125,185,232,0.5) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(59,103,158,0.5) 0%,rgba(43,136,217,0.5) 50%,rgba(32,124,202,0.5) 51%,rgba(125,185,232,0.5) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(59,103,158,0.5) 0%,rgba(43,136,217,0.5) 50%,rgba(32,124,202,0.5) 51%,rgba(125,185,232,0.5) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3b679e', endColorstr='#7db9e8',GradientType=0 ); /* IE6-9 */
    color: white;
}

.nav>li>a:focus, .nav>li>a:hover, .nav-pills>li>a:hover {

    background-color: rgba(255,255,255,0.5);;
    color: darkblue;
}

.nav.nav-pills {
    text-align: right;
    border-bottom: none;
}

.galeria > div {
    display: inline-block;
    width: 200px;
    overflow: hidden;
    height: 200px;
    margin: 10px;
}