/* CSS Document */

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	padding:0px;
	line-height: 18px;
	margin: 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: normal;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding:0px;
	margin: 0px;
}
.links {
	/*filter: alpha(opacity=30) gray;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
	font-weight: normal;
	text-decoration: none;
}
.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #557544;
	font-weight: normal;
	text-align: justify;
	vertical-align: top;
}
.mainTextB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	font-weight: normal;
	text-align: justify;
	vertical-align: top;
	line-height: 20px;
}
.mainTextC {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	font-weight: normal;
	vertical-align: top;
	line-height: normal;
}
.mainText2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	vertical-align: top;
}
.akciya {
	font-size: 16px;
	font-weight: bolder;
	color: #CC0000;
}
.podpis {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}

a {
	text-decoration: none;
	text-transform: none;
}
a:link {
	color: #557544;
	text-decoration: none;
}
a:visited {
	color: #006600
}
a:active {
	color: #00FF00
}
a:hover {
	color: #557544
}

a.menu1 {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
}

a.menu1:link {  color: #FFFFFF}
a.menu1:visited {  color: #FFFFFF}
a.menu1:active {
	color: #000099
}
a.menu1:hover {
	color: #003300
}

a.textLink {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #000000;
}

a.textLink:link {
	color: #333333
}
a.textLink:visited {
	color: #333333
}
a.textLink:active {
	color: #666666
}
a.textLink:hover {
	color: #006600
}

a.ImGal {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
}

a.ImGal:link {
	color: #333333
}
a.ImGal:visited {
	color: #333333
}
a.ImGal:active {
	color: #333333
}
a.ImGal:hover {
	color: #333333
}

.thumbnail{
	padding: 3px 3px 8px 3px;
	background-color: #222;
	border: 1px solid #2a2a2a;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: center;
}

a.statLink {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #006600;
}

a.statLink:link {
	color: #006600
}
a.statLink:visited {
	color: #006600
}
a.statLink:active {
	color: #00FF00
}
a.statLink:hover {
	color: #009900
}

