h1 {
	color : #CDE2C0;
	font-family : Arial;
	font-size : 24px;
  font-weight: bold;
  text-decoration:none;
}

a.nadpis {
	color : #FFF8DC;
	font-family : Arial;
	font-size : 24px;
  font-weight: bold;
  text-decoration:none;
  position:absolute;
  left:68px;
  top:15px;
}

.submenuHead {
	color : #FFF8DC;
	font-family : Arial;
	font-size : 15px;
  font-weight: 800;
  text-decoration:none;
  text-align:center;
}

.navbar {
	color : #000000;
	font-family : Arial;
	font-size : 12px;
  font-weight: 900;
  text-decoration: none; 
}

.textHead {
	color : #3D3C29;
	font-family : Arial;
	font-size : 20px;
  font-weight: 900;
  text-decoration: none; 
}

.textHead2 {
	color : #3D3C29;
	font-family : Arial;
	font-size : 17px;
  font-weight: 900;
  text-decoration: none; 
}


.text {
	color : #000000;
	font-family : Arial;
	font-size : 12px;
  font-weight: normal;
  text-decoration:none;
  text-align:justify;
}

.textI {
	color : #000000;
	font-family : Arial;
	font-size : 12px;
  font-weight: normal;
  font-style: italic;        
  text-decoration:none;
  text-align:justify;
}

.textCenterNormal {
	color : #000000;
	font-family : Arial;
	font-size : 12px;
  font-weight: normal;
  text-decoration:none;
  text-align:center;
}


.textCenter {
	color : #000000;
	font-family : Arial;
	font-size : 12px;
  font-weight: bold;
  text-decoration:none;
  text-align:center;
}



.textB {
	color : #000000;
	font-family : Arial;
	font-size : 12px;
  font-weight: bold;
  text-decoration:none;
  text-align:justify;
}

.textBoldUnderLeft {
	color : #000000;
	font-family : Arial;
	font-size : 12px;
  font-weight: bold;
  text-decoration:underline;
  text-align:left;
}


.textNoAlign {
	color : #000000;
	font-family : Arial;
	font-size : 12px;
  font-weight: normal;
  text-decoration:none;
}
.textNoAlignB {
	color : #000000;
	font-family : Arial;
	font-size : 12px;
  font-weight: bold;
  text-decoration:none;
}
.textHref {
	color : #000000;
	font-family : Arial;
	font-size : 12px;
  font-weight: bold;
  text-decoration:none;
  text-align:justify;
}
.mainMenu{
	color : #000000;
	font-family : Arial;
	font-size : 12px;
  font-weight: bold;
  text-decoration:none;
}

.textHeadSmall {
	color : #000000;
	font-family : Arial;
	font-size : 18px;
  font-weight: 500;
  text-decoration: underline; 
}

.lang {
	color : #0F4065;
	font-family : Arial;
	font-size : 12px;
  font-weight: bold;
  text-decoration:none;
}

href {
	color : #000000;
	font-family : Arial;
	font-size : 12px;
  font-weight: 550;
  text-decoration:none;
}

a {
	color : #000000;
	font-family : Arial;
	font-size : 12px;
  font-weight: 550;
  text-decoration:underline;
}

a.menu {
	color : #000000;
	font-family : Arial;
	font-size : 12px;
  font-weight: bold;
  text-decoration:none;
}

a.menu:hover {
	color : #000000;
	font-family : Arial;
	font-size : 12px;
  font-weight: bold;
  text-decoration:none;
}

a.menu:active {
	color : #000000;
	font-family : Arial;
	font-size : 12px;
  font-weight: bold;
  text-decoration:none;
}

img.border0 {
  border-style : solid;
  border-color : #FFF8DC;
  border-width : 0px;
}
img.border10 {
  border-style : solid;
  border-color : #FFF8DC;
  padding      : 10px,10px,10px,10px;
}

a.pokracuj {
	color : #4D4A23;
	font-family : Arial;
	font-size : 12px;
  font-weight: normal;
  text-decoration:none;
}

.copyright {
	color : #000000;
	font-family : Arial;
	font-size : 10px;
  font-weight: normal;
  text-decoration:none;
}

.pageNum {
	color : #000000;
	font-family : Arial;
	font-size : 12px;
  font-weight: bold;
  text-decoration:none;
}

.input {
 BACKGROUND-COLOR: #FFF8DC;
 BORDER-BOTTOM: #000000 1px solid;
 BORDER-LEFT: #000000 1px solid;
 BORDER-RIGHT: #000000 1px solid;
 BORDER-TOP: #000000 1px solid;
 COLOR: #242320; 
 FONT-FAMILY: Arial;
 FONT-SIZE: 12px;
 FONT-STYLE: normal;
 FONT-WEIGHT: normal;
}

.inputB {
 BACKGROUND-COLOR: #FFF8DC;
 BORDER-BOTTOM: #000000 1px solid;
 BORDER-LEFT: #000000 1px solid;
 BORDER-RIGHT: #000000 1px solid;
 BORDER-TOP: #000000 1px solid;
 COLOR: #000000; 
 FONT-FAMILY: Arial;
 FONT-SIZE: 12px;
 FONT-STYLE: normal;
 FONT-WEIGHT: bold;
}

.inputTextarea {
 BACKGROUND-COLOR: #FFF8DC;
 BORDER-BOTTOM: #000000 1px solid;
 BORDER-LEFT: #000000 1px solid;
 BORDER-RIGHT: #000000 1px solid;
 BORDER-TOP: #000000 1px solid;
 COLOR: #242320; 
 FONT-FAMILY: Arial;
 FONT-SIZE: 12px;
 FONT-STYLE: normal;
 FONT-WEIGHT: normal;
 SCROLLBAR-FACE-COLOR: #FFF8DC;
 SCROLLBAR-HIGHLIGHT-COLOR:#FFF8DC;
 SCROLLBAR-ARROW-COLOR: #000000;
 SCROLLBAR-TRACK-COLOR: #FFF8DC;
 scrollbar-shadow-color: #9A9581;
 scrollbar-darkshadow-color : #FFF8DC;
 scrollbar-3dlight-color : #9A9581;
}


