/* ********* obecne styly ********* */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	background-attachment: fixed;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
abbr, acronym {
	cursor:help;
}
.alert {
	font-weight: bold;
	color: #FFF;
	background-color: #C00;
}
.nastred {
	text-align: center;
}
.vpravo {
	text-align: right;
	border: 2px solid #0066FF;
}
.skryt {
	display: none;
}
.vice {
	text-align: right;
	font-style: italic;
}
.drobne {
	font-size: 10px;
	font-style: normal;
}
hr {
}
#motto {
	position: absolute;
	height: auto;
	width: 80px;
	top: 0px;
	left: 179px;
}
#jazyky {
	display: block;
	width: 240px;
	background-color: #9b8c7c;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
}

/* ********* nadpisy ********* */

h1, h2, h3, h4 {
	font-family: "trebuchet ms", helvetica, arial, sans-serif;
}
#top2 h1, #top2 p.h1 {
	font-size: 40px;
	color: #666;
	width: 920px;
	position: relative;
	font-weight: bold;
	text-transform: uppercase;
	margin-left: 30px;
	padding: 0px;
	margin-top: 17px;
	margin-right: 30px;
	margin-bottom: 0px;
}
.obsah-blok h1 {
	font-size: 24px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: left;
	color: #666;
}
h2, h2 a {
	font-size: 24px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: left;
	color: #666;
	font-weight: normal;
}
h3 {
	font-size: 18px;
	color: #666;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-weight: normal;
}

/* ********* odkazy ********* */

a {
	color:#333333;
	font-weight:normal;
	text-decoration:none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a.nahled {
	position: relative;
	height: 200px;
	width: 160px;
	margin: 10px;
	padding: 0px;
	display: block;
	float: left;
	overflow: auto;
	text-align: center;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.fixf {
	overflow: auto;
	text-align: justify;
	vertical-align: top;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
a.nahled img {
	border-style: none;
	margin-bottom: 5px;
}
ul.menukontejner {
	list-style-type: none;
	overflow: auto;
	position: relative;
	font-size: 14px;
	font-weight: normal;
	width: 220px;
	margin: 0px;
	padding: 0px;
}
.menukontejner li, ul.menukontejner ul {
	list-style-type: none;
	margin: 0px;
	text-indent: 0px;
	position: relative;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 220px;
}
li a.menu {
	display: block;
	position: relative;
	height: 28px;
	width: 220px;
	font-style: normal;
	color:#FFF;
	text-indent: 10px;
	padding: 0px;
	line-height: 28px;
	list-style-type: none;
	background-color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
li a.menu:hover {
	color:#ffffff;
	text-decoration: none;
	background-color: #4675B6;
}
li a.menu-akt {
	display: block;
	position: relative;
	height: 28px;
	width: 220px;
	font-style: normal;
	color:#ffffff;
	text-indent: 10px;
	padding: 0px;
	line-height: 28px;
	list-style-type: none;
	background-color: #4675B6;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
li a.submenu {
	display: block;
	position: relative;
	height: 28px;
	width: 209px;
	font-weight: normal;
	font-style: normal;
	color: #333;
	text-indent: 10px;
	padding: 0px;
	line-height: 28px;
	list-style-type: none;
	left: 20px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
li a.submenu-akt {
	display: block;
	position: relative;
	height: 28px;
	width: 209px;
	font-weight: normal;
	font-style: normal;
	color: #FFF;
	text-indent: 10px;
	padding: 0px;
	line-height: 28px;
	list-style-type: none;
	background-color: #900;
	left: 20px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
li a.submenu:hover {
	color: #FFF;
	text-decoration: none;
}
li a.menu-akt:hover, li a.submenu-akt:hover {
	text-decoration: none;
}
a.sipka2 {
	color: #FFFFFF;
	text-decoration: none;
}
a.sipka2:hover {
	color: #000000;
}
a.celyclanek {
	color: #FFFFFF;
	text-decoration: none;
}
a.celyclanek:hover {
	color: #000000;
}
a.ikony {
	margin-top: 2px;
	margin-bottom: 2px;
}
a.ikony img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* *********** hlavicka *********** */

#top-ram {
	position:relative;
	width:100%;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-attachment: scroll;
	background-image: url(../images/bg_top.png);
	background-repeat: repeat-x;
	background-position: center bottom;
}
#top-in {
	position: relative;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	height: 314px;
}
#logo {
	position: absolute;
	height: 200px;
	width: 980px;
	left: 0px;
	top: 0px;
}
#logo a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#top-menu {
	position: absolute;
	height: 40px;
	width: 980px;
	left: 0px;
	top: 200px;
	background-attachment: scroll;
	background-image: url(../images/topmenuoff.png);
	background-repeat: repeat-x;
	background-position: left top;
}
#top2 {
	background-attachment: scroll;
	background-image: url(../images/hlavicka2.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	height: 74px;
	width: 980px;
	left: 0px;
	top: 240px;
	padding-right: 0px;
	padding-left: 0px;
}
a.menuon {
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(../images/topmenuon.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 40px;
	width: auto;
	padding-right: 13px;
	padding-left: 13px;
	position: relative;
	display: block;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	line-height: 38px;
	font-weight: normal;
}
a.menuoff {
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(../images/topmenuoff.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 40px;
	width: auto;
	padding-right: 13px;
	padding-left: 13px;
	position: relative;
	display: block;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	line-height: 38px;
	font-weight: normal;
}
a.menuoff:hover {
	color: #FFF;
	background-attachment: scroll;
	background-image: url(../images/topmenuon.png);
	background-repeat: repeat-x;
	background-position: left top;
}
a.menuonend {
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(../images/topmenuon.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 40px;
	width: auto;
	padding-right: 13px;
	padding-left: 13px;
	position: relative;
	display: block;
	float: left;
	line-height: 38px;
	font-weight: normal;
}
a.menuoffend {
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(../images/topmenuoff.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 40px;
	width: auto;
	padding-right: 13px;
	padding-left: 13px;
	position: relative;
	display: block;
	float: left;
	line-height: 38px;
	font-weight: normal;
}
a.menuoffend:hover {
	color: #FFF;
	background-attachment: scroll;
	background-image: url(../images/topmenuon.png);
	background-repeat: repeat-x;
	background-position: left top;
}
#navigace {
	font-size: 12px;
	color: #FFF;
	display: block;
	width: 100%;
	height: 40px;
	background-color: #9b8c7c;
	margin-top: 10px;
	margin-bottom: 10px;
}
#navigace a {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	margin-right: 30px;
	margin-left: 30px;
	position: relative;
	bottom: 15px;
}
#navigace a:hover {
	color: #FFF;
	text-decoration: underline;
}

/* ********* stred - obsah ********* */

#middle-ram {
	position:relative;
	width:100%;
}
#middle-in {
	position: relative;
	height: auto;
	width: 980px;
	text-align: left;
	overflow: auto;
	margin-right: auto;
	margin-left: auto;
}
#col0 {
	width:760px;
	min-height: 400px;
	font-style:normal;
	font-weight: normal;
	font-variant: normal;
	float: left;
	overflow: auto;
	position: relative;
	vertical-align: top;
	margin-right: 20px;
	margin-left: 0px;
	}
.fix0 {
	/* 	overflow: auto; */
	padding: 0px;
	text-align: justify;
	vertical-align: top;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#col1 {
	width: 200px;
	font-style:normal;
	font-weight: normal;
	font-variant: normal;
	color: #666;
	/* 	overflow: auto; */
	float: left;
	position: relative;
	height: auto;
	min-height: 400px;
	vertical-align: top;
	margin-right: 0px;
}
.fix1 {
	margin-right: 0px;
	margin-left: 0px;
	/* 	overflow: auto; */
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	vertical-align: top;
	min-height: 0px;
}
.blokfix02 {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.bl-2 {
	/* background-color: #ffa9a9; #ffff99; */
	height: 250px;
	width: 380px;
	position: relative;
	float: left;
	display: block;
	margin-left: 10px;
	margin-bottom: 10px;
	color: #333333;
	overflow: hidden;
}
.blnadpis {
	font-weight: bold;
}
.fixbl {
	margin: 10px;
}
img.nahled1 {
	background-attachment: scroll;
	background-image: url(../images/bg_nahled2.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 5px;
	height: 110px;
	width: 110px;
	position: relative;
	float: left;
	margin-right: 10px;
	background-color: #FFFFFF;
}
#col1 .blok01 {
	position: relative;
	height: auto;
	width: 200px;
	overflow: hidden;
	margin-bottom: 10px;
	background-color: #C1B7A7;
}

/* bloky */
.blok01-nad {
	overflow: auto;
	position: relative;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	margin-bottom: 10px;
	display: block;
	width: 200px;
	margin-top: 10px;
}
.blok01-obsah {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-attachment: scroll;
	background-image: url(../images/blok1_middle.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	overflow: auto;
	position: relative;
	height: auto;
	width: 200px;
	padding-bottom: 1px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
	text-align: justify;
}
.blok01-pod {
	font-size: 1px;
	position: relative;
	height: 20px;
	width: 200px;
	margin-bottom: 10px;
}
.ilustrace {
	height: 120px;
	width: 120px;
	position: relative;
	text-align: center;
	margin: 10px;
}
img.ilustrace  {
	margin-top: 7px;
	background-attachment: scroll;
	background-image: url(../images/foto_nahled.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 5px;
}
.nahled-blok {
	position: relative;
	height: auto;
	width: 760px;
	color: #333333;
	text-align: justify;
	margin-bottom: 0px;
	font-size: 14px;
	display: block;
}
.obsah-blok {
	position: relative;
	height: auto;
	width: 760px;
	color: #333333;
	text-align: justify;
	margin-bottom: 0px;
	font-size: 14px;
	background-color: #FFF;
	display: block;
	clear: both;
	overflow: auto;
}
.perex-blok {
	margin-bottom: 20px;
	clear: both;
	overflow: auto;
	position: relative;
	height: auto;
	width: 760px;
	color: #333333;
	text-align: justify;
	font-size: 14px;
	background-color: #FFF;
}
a.cistdale {
	background-attachment: scroll;
	background-image: url(../images/tl_cistdale.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	position: relative;
	height: 40px;
	width: 134px;
	line-height: 40px;
	text-indent: 20px;
	float: right;
}
.fix-obsah-blok {
	overflow: auto;
	text-align: justify;
	vertical-align: top;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.obsah-blok a {
	color: #990000;
}
.obsah-blok a:hover,.obsah-blok a:active {
	color: #FF0000;
}

/* ********* strankovani ********* */

.str {
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	display: block;
	clear: both;
	overflow: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.strankovani {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-color: #FFF;
	margin-right: 5px;
	display: block;
	float: left;
}
.strankovani2 {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-color: #F00;
	margin-right: 5px;
	color: #FFF;
	display: block;
	float: left;
}
.blok02-obsah {
	font-size: 12px;
	font-weight: normal;
	color: #003300;
	overflow: auto;
	position: relative;
	height: auto;
	width: 220px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.blok02-pod {
	font-size: 1px;
	position: relative;
	display: none;
}
.blok02-nad {
	overflow: auto;
	position: relative;
	display: none;
}
#col1 .blok02 {
	margin-right: 0px;
	margin-left: 0px;
	position: relative;
	height: auto;
	width: 200px;
	overflow: hidden;
	margin-bottom: 20px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.perex {
	float: left;
	position: relative;
	margin-bottom: 20px;	/*width: 360px;*/
}
.celyclanek {
	position: relative;
	display: block;
	line-height: 20px;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	margin-top: 3px;
	text-align: left;
	width: 118px;
	margin-bottom: 5px;
}
.apendix {
	display: block;
	height: auto;
	width: 100%;
	color: #333;
	font-size: 12px;
	text-align: left;
}
.sipka2 {
	background-attachment: scroll;
	background-image: url(../images/sipka2.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	height: 26px;
	width: 150px;
	display: block;
	line-height: 25px;
	text-indent: 10px;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}.search {
	width: 240px;
	display: block;
	background-color: #9b8c7c;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	position: relative;
}
.policko {
	border:none;
	position: relative;
	height: 30px;
	width: 180px;
	margin-left: 10px;
	background-color: #FFF;
	margin-right: 6px;
}
.lupa {
	padding: 0px;
	position: relative;
	height: 30px;
	width: 30px;
	display: block;
	float: right;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.citace {
	font-size: 24px;
	color: #990000;
	display: block;
	float: right;
	position: relative;
	height: auto;
	width: 200px;
	text-align: left;
	padding-left: 30px;
	padding-bottom: 20px;
}
.bl-1 {
	background-color: #AE9EFE; /* #E1EFA8; */
	display: block;
	float: left;
	height: 250px;
	width: 380px;
	margin-left: 10px;
	position: relative;
	margin-bottom: 10px;
	color: #333333;
	overflow: hidden;
}
.bl-3 {
	background-color: #FBE374;
	display: block;
	float: left;
	height: 250px;
	width: 350px;
	margin-right: 10px;
	position: relative;
	margin-bottom: 10px;
	clear: none;
	color: #333333;
	overflow: hidden;
}
img.nahled2 {
	background-attachment: scroll;
	background-image: url(../images/bg_nahled2.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 5px;
	height: 110px;
	width: 110px;
	position: relative;
	float: right;
	margin-left: 10px;
	background-color: #FFFFFF;
}
.fix00 {
	overflow: auto;
	padding: 0px;
	text-align: justify;
	vertical-align: top;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.fix-okraj {
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.blzvyrazneni {
	display: block;
	position: relative;
	height: 120px;
	overflow: hidden;
}
.fixbl p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.fixbl ul {
	padding: 0px;
	margin-top: 17px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	text-align: left;
}
img.nahled0 {
	background-attachment: scroll;
	background-image: url(../images/bg_nahled2.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 5px;
	height: 110px;
	width: 110px;
	position: relative;
	background-color: #FFFFFF;
	margin-bottom: 10px;
}
img.nahled3 {
	background-attachment: scroll;
	background-image: url(../images/bg_nahled2.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 5px;
	height: 110px;
	width: 110px;
	position: relative;
	background-color: #FFFFFF;
	margin-bottom: 0px;
	display: block;
	float: right;
}
.mimotext3 {
	position: relative;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
}
.mimotext3a {
	float: right;
	position: relative;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	margin-top: 0px;
	width: 120px;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 0px;
}
.mimotext {
	float: right;
	position: relative;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	margin-top: 0px;
	width: auto;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 0px;
	display: block;
	text-align: center;
}
.mimotext2 {
	float: left;
	position: relative;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	margin-top: 0px;
	width: auto;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 20px;
	display: block;
	text-align: center;
}
.mimotext img, .mimotext2 img, .mimotext3 img {
	margin-bottom: 5px;
}
.mimotext22 {
	float: right;
	position: relative;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	margin-top: 0px;
	width: 250px;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-right: 0px;
	display: none;
}
a.zoom1 {
	display: block;
	float: left;
	margin: 10px;
	width: 160px;
	height: 180px;
	position: relative;
	padding: 0px;
	overflow: hidden;
	text-align: center;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #333;
}
a.zoom1 img {
	border-style: none;
	margin-bottom: 5px;    
}

/* ********** paticka ********** */

#bottom-ram {
	position:relative;
	width:100%;
	color: #FFFFFF;
	background-color: #515151;
	display: block;
	height: auto;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#bottom-in {
	position: relative;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	font-weight: normal;
	display: block;
	overflow: auto;
	height: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#bottom-in1 {
	margin-right: 20px;
	margin-left: 20px;
	width: 940px;
	position: relative;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
}
#bottom-in2 {
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 300px;
	display: block;
	float: left;
}
#bottom-in3 {
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 300px;
	display: block;
	float: left;
}
#bottom-in4 {
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 300px;
	display: block;
	float: left;
}
#bottom-in1 a, #bottom-in2 a, #bottom-in3 a, #bottom-in4 a {
	color: #F5F0D7;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
#bottom-in a:hover, #bottom-in2 a:hover, #bottom-in3 a:hover {
	color: #FFF;
	text-decoration: underline;
}

.docblok {
	clear: both;
	overflow: auto;
	background-color: #EEEEEE;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-bottom: 10px;
}
.docnazev {
	font-size: 16px;
	font-weight: bold;
}
.kal-col-a {
	background-color: #FF0000;
}
.kal-col-b {
	background-color: #FFFF33;
}
.kal-col-c {
	background-color: #66FF66;
}
.kal-tab tr {
	background-color: #CCCCCC;
}
.kal-tab td {
	padding: 5px;
}
.kal-tab .kal-hl {
	font-weight: bold;
}.sipkadolu {
	text-align: center;
}
.blok01-obsah a {
	text-decoration: underline;
}
.rlichy {
	background-color: #E6E6E6;
}
.rsudy {
	background-color: #FFF;
}
.rlichy td, .rsudy td, th {
	padding: 5px;
	vertical-align: top;
}
a.linkmapa {
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	background-color: #C00;
	display: block;
	float: right;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	margin-left: 5px;
}
a.linkmapa2 {
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	background-color: #060;
	display: block;
	float: right;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	margin-left: 5px;
}
a.linkmapa:hover, a.linkmapa2:hover {
	color: #CCC;
	text-decoration: none;
}
#capt .cpic {
	position: absolute;
	margin-top: 0px;
}
#capt {
	position: relative;
	height: 50px;
	vertical-align: top;
}
fieldset {
	margin-top: 10px;
	margin-bottom: 10px;
}
legend {
	font-family: "trebuchet ms", helvetica, arial, sans-serif;
	font-size: 18px;
	color: #666;
}
.ecard {
	float: left;
	margin-right: 40px;
	margin-bottom: 10px;
	display: block;
}
.ecardpol {
	background-color: #F7F7F7;
	display: block;
	position: relative;
	height: 250px;
	width: 315px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-bottom: 10px;
	overflow: auto;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-left: 5px;
}
.ecardpolfix {
	margin-right: 10px;
	margin-left: 10px;
}
.ecardpol a {
	float: left;
	margin-right: 20px;
	margin-left: 0px;
}
.ecardpol a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.poslatecard {
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	background-color: #C00;
	position: absolute;
	right: -10px;
	bottom: 10px;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.poslatecard:hover {
	text-decoration: none;
	color: #CCC;
}
.vzkazecard {
	background-color: #FFF1D7;
	padding: 20px;
}
