/*css document*/
body {
  background-color: #F5F5F5;
  color: #000000;
  font-size: 11px;
  text-align: center;
  font-family: verdana, arial, sans-serif, geneva;      
} 
h3{      
  text-align: left;
  font-size: 14px;
  font-weight: bold;
}
h2{
  text-align: left;
  font-weight: bold;
  font-size: 18px;
}
h1{
  text-align: center;
  font-weight: bold;
  font-size: 22px;
}
a{
  color: #066d00;
  text-decoration: none; 
  font-weight: bold 
}
a:visited {
  color: #000000;
  text-decoration: none;
  font-weight: bold
}  
a:hover {
  color: #000000;
  text-decoration: underline;
  font-weight: bold
}


#content {
    display: block; 
    font-size: 14px;
    font-weight: normal;
    text-align: left;
    width: 540px;
    float: right;
    margin: 20px;
    margin-top: 0px;  
    background-color: transparent;
}
#content a{
    font-weight: normal;
}
#content a:visited {
  color: #066d00;
}
#content .title {
    font-size: 20px;
    font-weight: bolder;
    text-align: center;
}   
#content p:first-letter{
    padding-left: 1.5em;
    text-transform: capitalize;
}
#content table{
    width: 100%;
    border: 0px;
}
#content td{
    height: 20px;
}
#content .right{
    text-align: right;
}
#content .left {
    text-align: left;
}
#content hr{
color: #A8A8A8;
background-color: #A8A8A8;
height: 2px;
width: 100%;
border: 0px solid black;
}
#header {
    background-image: url(header.png);
    background-repeat: no-repeat;
    width: 780px;
    height: 160px;
    margin: auto;
}
#stred {
    background-image: url(ciara.png);
    background-repeat: repeat-y;
    width: 780px;
    margin: auto;
    text-align: left;
    overflow: hidden;
}
#admin{
    position: relative;
    background-color: #FFFFFF;
    border: 1px solid black;
    width: 650px;
    margin: auto;
    text-align: left;
    padding: 5px;
}
#admin div{
    min-height: 20px;
    position: relative;
    left: 0px;
    top: 0px;
    background-color: transparent; 
    border: 0px solid black;
}
#admin .title{
    border-bottom: 1px solid #757575; 
}
#admin textarea{
    width: 100%;
    border: 1px solid #757575;
    font: inherit;
}
#admin input{
    border: 1px solid black;
}
#admin .submit{
    text-align: right;
}
#admin .submit input{
    position: relative;
    left: 0px;
    border: 1px solid black;
    background-color: #F5F5F5;
}
.submit input{
    position: relative;
    left: 0px;
    border: 1px solid black;
    background-color: #F5F5F5;
}
#menu {
    text-decoration: none;
    float: left;
    width: 180px;
}
#footer {
    clear: both;
    background-image: url(footer.png);
    background-repeat: no-repeat;
    width: 780px;
    height: 50px;
    margin: auto;
    padding: 0px;
    text-align: right;
}
#footer_icons {
    background: transparent;
    position: relative;
    top: 20px;
    left:0px;
    float: right;
    height: 25px;
    width: 580px;
    text-align: right;
    padding: 0px 15px 0px 15px;
}
#menu div {
    padding-left: 20px;  
}
#anketa a{
    font-size: 11px;
    color: #000000;
    font-weight: bold;
    height: 13px;
    display: block;
    text-decoration: none
}
#anketa a:hover{
    color: #066d00;
    font-weight: bold;
    height: 13px;
    display: block;
    text-decoration: none;
}
.menuIkony{
    background-color: transparent;
    text-align: center;
    padding: 80px 0px 25px 0px;
    margin-left: -20px;
    overflow: hidden;
    width: 195px;
}

.menuIkony a{
    display: block;
    text-decoration: none;
    padding-bottom: 20px;
}


.menuItem{
    background-color: transparent;
    padding: 0px 0px 0px 0px;
    width: 180px;
}
.menuItem a {
    font-size: 13px;
    background-image: url(ikona.png);
    background-repeat: no-repeat;
    padding-left: 25px;
    color: #066d00;
    font-weight: bold;
    display: block;
    text-decoration: none;
}
.menuItem a:first-line {
    line-height: 30px;
}
.menuItem a:hover {
    color: #000000;
    background-image: url(ikonaHover.png);
  /* height: 35px;*/  
} 
#toplist {
    background: none;
    text-decoration: none;
    height: 60px;
    margin: 1em auto 1em;
    padding-left: 50px;
}
hr.cleaner {
    clear: both;
    height: 1px;
    margin: -1px 0 0 0;
    padding: 0px;
    visibility: hidden;
}
.subMenu {
    width: 153px;
    background-color: transparent;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    overflow: hidden;
}
.subMenu a
{
    background-image: url(ikonaSmall.png);
    background-repeat: no-repeat;
    padding-left: 23px;
    font-size: 11px;    
}
.subMenu a:first-line{
    line-height: 25px;
}
.subMenu a:hover
{
	background-image: url(ikonaSmallH.png);
   
}
.foto
{
	text-align:center;
}
img {
    border: none;
}
.foto {
    width: 30%;
}
.error {
    color: #FF0000;
    font-weight: bold;
}
.projA
{    
    background-color: #ececeb;
    text-align: left;    
    padding: 2px 5px 1px 30px;
    font-size: 13px;  
    border: 1px solid #A8A8A8;
    border-width: 0px 0px 1px 0px;
}
.projB
{
    background-color: #ffffff;
    text-align: left; 
    padding: 2px 5px 1px 30px;
    font-size: 13px;  
    border: 1px solid #A8A8A8;
    border-width: 0px 0px 1px 0px;
}

.hms div{
	border: 3px solid black;
}

.foto{
    display:block;
    float:left;
    margin: 5px;
    padding: 5px;    
    width: 155px;
    height: 155px;
    outline: 1px solid #f1f1f1;
    text-align: center;
    overflow: auto;

}
.foto:hover{
    outline-color: #cacaca;
    text-decoration: none;
}

.foto img{         
    max-width: 100%;   
    vertical-align: bottom;              
}

.foto scrollbar{
    width: 10px;
}

#pixel {
    position: fixed;
    top: 300px;
    left: 50px;
    border: 0px solid black;
}