@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/podkl-html.jpg); 
	background-position: 50% top;
	background-repeat: no-repeat;
	background-color: #e4c89c;
}
.container .maincontainer .main .nad1 {
	font-size: 220%;
	color: #86053a;
	letter-spacing: 0.02em;
}
.container .maincontainer .main .iblock .akce {
	background-image: url(images/oddel01.gif);
	background-repeat: repeat-x;
	background-position: 50% bottom;
	margin-bottom: 20px;
}
/*.container .maincontainer .main .iblock .akce ul {
	display: block;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}*/
.container .maincontainer .main .iblock ul {
	display: block;
	list-style-type: square;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.container .maincontainer .main .iblock .akce ul li {
	width: 300px;
	display: inline-block;
	background-image: url(images/ct01.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 12px;
}
.container .maincontainer .main .iblock .akce ul li:first-child {
	margin-right: 15px;
	padding-bottom: 15px;
}
.container .maincontainer .main .iblock .akce ul li p span {
	display: inline-block;
	width: 100%;
	font-size: 90%;
	color: #666;
}
.container .maincontainer .main .iblock .akce ul li p a {
	text-decoration: none;
	color: #333;
}
.container .maincontainer .main .iblock .akce ul li p a:hover {
	text-decoration: underline;
}


.container .maincontainer .main .iblock .infoblock {
	background-image: url(images/world.gif);
	background-repeat: no-repeat;
	background-position: 530px center;
}
.container .maincontainer .main .iblock .infoblock p {
	background-image: url(images/ct01.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 12px;
	margin-right: 200px;
}
.container .maincontainer .main .iblock .infoblock .nback {
	background-image: none !important;
	padding-left: 0px !important;
}


.container .maincontainer .main .benefit {
	display: block;
	list-style-image: none;
	list-style-type: none;
	width: 100%;
	margin-top: 20px;
	background-image: url(images/oddel01.gif);
	background-repeat: repeat-x;
	background-position: 50% 0px;
	float: left;
	padding-top: 20px;
}
.container .maincontainer .main .iblock .infoblock p a {
	color: #333;
	text-decoration: none;
}
.container .maincontainer .main .iblock {
	font-size: 16px;
	line-height:20px;	
}
.container .maincontainer .main .iblock .infoblock p a:hover {
	text-decoration: underline;
}


.container .maincontainer .main .benefit li {
	display: block;
	list-style-type: none;
	float: left;
	width: 200px;
	padding-top: 90px;
	padding-right: 15px;
	padding-left: 5px;
}
.container .maincontainer .main .benefit .ben1 {
	background-image: url(data/up-home01.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.container .maincontainer .main .benefit .ben2 {
	background-image: url(data/up-home02.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.container .maincontainer .main .benefit .ben3 {
	background-image: url(data/up-home03.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.container .maincontainer .main.collum .benefit div p {
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #333;
}
.container .maincontainer .main .benefit div h2 {
	color: #86053a;
	font-size: 180%;
	font-weight: 400;
}
.container .maincontainer .main .benefit div h2 a {
	text-decoration: none;
	color: #86053A;
}
.container .maincontainer .main .benefit div h2 a:hover {
	text-decoration: underline;
}
.container .maincontainer .main .benefit div p a {
	color: #666;
	text-decoration: none;
}
.container .maincontainer .main .benefit div p a:hover {
	text-decoration: underline;
}
/*dalsi*/
.container .maincontainer {
	padding-top: 260px !important;
}.container .maincontainer .main.collum .iblock h1 {
	line-height: normal;
}
.container .maincontainer .main .iblock .fotogal p {
	font-size: 140%;
	color: #333;
}
.container .maincontainer .main .iblock .fotogal span {
	display: block;
	height: 110px;
	width: 150px;
	float: left;
	margin-left: 9px;
	border: 3px solid #666;
	margin-bottom:10px;
}
.container .maincontainer .main h2 {
	margin-top: 35px;
	line-height: 34px;
}
.iblock .subnad {
	font-size: 18px;
	font-weight: bold;
	margin-top: 40px;
}
.container .maincontainer .main .iblock .fotogal span img {
	height: 100%;
	width: 100%;
}.container .maincontainer .main.collum .iblock .table {
	width: 100%;
}
.container .maincontainer .main.collum .iblock .table tbody tr th {
	padding: 4px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	text-align: left;
	vertical-align: top;
}
.container .maincontainer .main.collum .iblock .table tbody tr td {
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
