html
{
	font-family: "Arial";
	font-size: 10pt;
	color: #363636;
	text-align: center;
}

body
{
	background-color: #a3d49c;
	background-image: url(images/layout/background_gradient.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}

.flL
{
	float: left;
}

.flR
{
	float: right;
}

.centered
{
	text-align: center;
}

.justify
{
	text-align: justify;
}

h2
{
	font-size: 14pt;
	margin: 0px;
}

h3
{
	margin: 0px;
	font-size: 11pt;
}

.color1
{
	color: #FF3399;
}

.color2
{
	color: #CC6600;
}

.color3
{
	color: #DD5555;
}

.color4
{
	color: #006699;
}

.color5
{
	color: #BD6639;
}

.color6
{
	color: #AA9D1D;
}

.color7
{
	color: #2f7b41;
}

.color8
{
	color: #888888;
}

.color9
{
	color: #e2af00;
}

.color-podzim
{
	color: #ec8825;
}



ul
{
	margin: 5px 0px 5px 15px;
	border: 0;
	padding: 0;
}

ul.list1
{
	list-style-image: url(/images/layout/bullet1.gif);
}

ul.list2
{
	list-style-image: url(/images/layout/bullet2.gif);
}

ul.list3
{
	list-style-image: url(/images/layout/bullet3.gif);
}

ul.list4
{
	list-style-image: url(/images/layout/bullet4.gif);
}

ul.list5
{
	list-style-image: url(/images/layout/bullet5.gif);
}

ul.list6
{
	list-style-image: url(/images/layout/bullet6.gif);
}

ul.list7
{
	list-style-image: url(/images/layout/bullet7.gif);
}

ul.list8
{
	list-style-image: url(/images/layout/bullet8.gif);
}

ul.list-podzim
{
	list-style-image: url(/images/layout/bullet-podzim.gif);
}


.back1
{
	background-color: #FF3399;
}

.back2
{
	background-color: #CC6600;
}

.back3
{
	background-color: #DD5555;
}

.back4
{
	background-color: #006699;
}

.back7
{
	background-color: #2F7B41;
}

.back9
{
	background-color: #e2af00;
}

.back-podzim
{
	background-color: #ec8825;
}



.back1,
.back2,
.back3,
.back4,
.back7,
.back8,
.back9,
.back-podzim
{
	padding: 5px 20px 5px 10px;
	font-weight: bold;
	color: #ffffff;
	margin-right: 4px;
}

.lh5
{
	line-height: 5px;
}

a.white-link:link,
a.white-link:visited,
a.white-link:active
{
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

a.white-link:hover
{
	text-decoration: underline;
}

a.prihlaska
{
	position: relative;
	display: block;
	width: 150px;
	height: 17px;
	padding: 13px 10px 13px 10px;
	text-align: center;
	font-weight: bold;
	background-image: url(/images/Prihlaska_back.gif);
}

a.prihlaska:link,
a.prihlaska:visited,
a.prihlaska:active
{
	color: #ffffff;
	text-decoration: none;
}

a.prihlaska:hover
{
	text-decoration: underline;
}

.ImageBorder
{
	border-top: 1px solid #cdcdcd;
	border-left: 1px solid #cdcdcd;
	border-bottom: 1px solid #696969;
	border-right: 1px solid #696969;
}

.napsali-item
{
	width: 250px;
	text-align: left;
}