body{
background-image: url(bgd.jpg);
background-position: top center;  
background-repeat: repeat-y;
}  

a{
text-decoration:none;
color: #000000;
}


.link{
/*margin-right:auto;
margin-left:auto;*/
vertical-align: middle;
position: relative;
text-align: center;
height: 50px;
font-weight: bold;
}


.vis{
text-decoration:none;
color: red;
}                            


.wiecej{
margin-left:200px;
font-weight: bold;
font-size: 12px;
color: blue;
}

.log{
position:relativ;
margin-right:auto;
margin-left:auto;
width:973px;
font-weight: bold; 
}

.log ul{
position: relative;
width: 973px;
height: 20px;
background-image: url(menu.jpg);
background-repeat: repeat-x;
border: 1px solid black;
padding: 0px;
padding-bottom: 1px;
margin: 0px;
text-align: right; /*set value to "left", "center", or "right"*/
z-index: 4;
}

.log ul li{
display: inline;
text-decoration: none;
font-weight: bold;
border: 0px;
}

.log ul li#user_info{
color: blue;
font-size: 16px;
font-weight: normal;

}

.log ul li input{
font-size:10px;
font-weight: bold;
}

#error{
color: red;
font-weight:normal;

margin-right: 35px;
display: inline;
}




h2 {
color: red;
font-weight:normal;
text-align: center;

}

.chromestyle{
position:relativ;
margin-right:auto;
margin-left:auto;
width:973px;
font-weight: bold; 
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}



.chromestyle ul{
position: relative;
width: 973px;
background-image: url(menu.jpg);
background-repeat: repeat-x;
border: 1px solid black;
padding: 4px 0px;
margin-top: 0;
margin-right:auto;
margin-left:auto;
margin-bottom: 0px;
text-align: center; /*set value to "left", "center", or "right"*/
z-index: 4;
}


.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
top: 0px;
color: black;/*#494949;*/
padding-top: 4px;
padding-right: 7px;
padding-bottom: 5px;
padding-left: 4px;
margin: 0;
text-decoration: none;
border-right: 1px solid black;
border-left: 1px solid black;
}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
//background-color: #7891c9;
color: black;/*#494949;*/
//padding: 4px 7px 4px;
padding-top: auto;
padding-right: 7px;
padding-bottom: 4px;
padding-left: 4px;
margin: 0;
text-decoration: none;
border-right: 1px solid black;
border-left: 1px solid black;
border-bottom: 1px solid black;
top:0px;
background-image: url(menubtn.jpg);
z-index: 3;
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid black; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
background-color: #7891c9;
z-index:100;

width: 150px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
background-image: url(menu.jpg);
background-repeat: repeat-x;
position:relative;
width: 150px;
display: block;
text-indent: 3px;
border-bottom: 1px solid black; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: black;
}


* html .dropmenudiv a{ /*IE only hack*/
background-image: url(menu.jpg);
background-repeat: repeat-x;
width: 100%;
}

* html .dropmenudiv a:hover{ /*IE only hack*/
background-image: url(menubtn.jpg);
}

.dropmenudiv a:hover{
background-image: url(menubtn.jpg);
}

.news {

top: 20px;
position: relative;
margin-right:auto;
margin-left:auto;
width: 768px;
text-align: center;
border: 1px solid black;
}

.title {
border-bottom: 1px solid black;
top: 0px;
margin-top: 0px;
position: relative;
width: 100%;
padding: 4px 0px 4px 0px;
background-image: url(menu.jpg);
z-index: 5;
}

.author {
margin-right:auto;
margin-left: 5%;
position: relative;
width: 63%;
color: black;
text-align: right;
z-index: 5;
font-size: small;

}

.content{
margin-right:auto;
margin-left:5%;
text-align: left;
width: 63%;
z-index: 5;
}

.date{
margin-right:auto;
margin-left:5%;
width: 63%;
text-align: center;
z-index: 5;
font-size: small;
}

.image_news{
top: 35px;
position: absolute;
margin-top: 0px;
margin-left: auto;
margin-right: auto;
right: 3%;
z-index: 5;
border: 1px solid black;
max-height: 68%;
max-width: 27%;
}

.image_banner{
position:relativ;
margin-right:auto;
margin-left:auto;
width:973px;
padding: 0;
border: 1px solid black;
margin-left: 2px;
}

.members {
top: 10px;
position: relative;
margin-right:auto;
margin-left:auto;
width: 768px;
text-align: center;
}

.two {
positon: relative;
margin-top: 0px;
margin-left: auto;
margin-right: auto;
width: 60%;
}
