* {
    font-family: treubechet, arial, verdana, serif;
    font-size: 12px;
    color:#58585a;
}
form {
    margin: 0;
    padding: 0;
}
body {
    background-image:url('images/baner.png');
    background-repeat:no-repeat;
    background-position: top center;
    margin: 0;
    padding: 0;
}
td {
    vertical-align: top;
    text-align:justify;
    line-height: 130%;
}
a {
    text-decoration: none;
}
#tagi td a {
    color: #b1b3b4;
    font-weight:bold;
    font-size:15px;
}
.menuItemFirst {
    background-image:url('images/button_menu.png');
    background-repeat:no-repeat;
    width:178px;
    height:24px;
    padding-left:5px;
   padding-top:4px;
}
.menuItem {
    vertical-align:middle;
    background-image:url('images/button_menu.png');
    background-repeat:no-repeat;
    width:178px;
    height:24px;
    padding-left:5px;
}
.menuItemFirst a, .menuItem a {
    color:#b1b3b4;

    text-decoration: none;
    font-weight: bold;
}
.menuItemFirst a:hover, .menuItem a:hover, a.selected {
    color:#006c92;
}
.ngl {
    background-color:#F6F6F6;
    color:#006c92;
    font-size:12px;
    font-weight:bold;
    margin: 8px 0px 5px 0px;
    padding:3px 0px 3px 5px;
    clear:both;
}
.showMore {
    float:right;
    padding:15px 50px 10px 0px;
}
.showMore a {
    color: #036A95;
}
#regulamin p strong, #regulamin strong, #regulamin * strong {
    color:#B7B7B9;
}
#logodane {
	float:right;
	padding-right:22px
}
#logodane * {
	color: white;
}
input, textarea {
	border: 1px solid #b2b2b2;
}
