<!--

html {
        margin: 0px;
        padding: 0px;
        font-size: 12px; 
        height:100%;         
        overflow: -moz-scrollbars-vertical;
}

body
{
        height: 100%;
        margin: 0px;
        padding: 0px;
        background-color: #8fa16b;/*#a6bae1;/*c9dbfe;/*#dfeaff;*/
        background-image:url(../images/shadowtop.gif);
        background-repeat:repeat-x;
        background-position:top;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 13px; 
        text-align:center;
        color:#445550;
        
}

table
{
        margin: 0px;
        padding: 0px;
        background-repeat:repeat-x;
        background-position:top;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 13px; 
        text-align:center;
        color:#445550;        
        
}

img {
        border:0px;
        margin:0px;
}

a{
        color: #103f9b;/*#5183a9;*/
        text-decoration:underline;
        font-weight:normal;
}
a:hover{
        color: #407fcb;
        text-decoration:underline;
}
a:active, a:focus
{
  outline: none;
          -moz-outline: none; 
}


.clearBoth{
        clear:both;        
}

form {
        display: inline;
}

b, strong {
                /*color: #103f9b;*/
                color:#334440;
        }

h1{
        font-family: Verdana, Arial, Helvetica, sans-serif;        
        font-size: 18px;
        font-style: italic;

		border-bottom: solid 1px #cccccc;
		color: #333333;
	
}

h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 14px;
	
	color: #454545;

}


ul{
	list-style-image: url(../images/kulka_small.gif);
}	


.galleryDescription {
	color:#454545;
	text-decoration:none;
	font-weight: bold;
	font-style:none;
	font-size: 14px;
}

.small {
	color:#454545;
	text-decoration:none;
	font-weight: normal;
	font-style:none;
	font-size: 8px;
}


.error{
	color: #CC0000;
	}

	
	
-->
