* {
	margin: 0;
	padding: 0;
}
body {
	padding: 28px 0;
	font-family: sans-serif;
	font-size: small;
	color: #464646;
	background: #fff;
}
img, fieldset {
	display: block;
	border: none;
}
a {
	text-decoration: none;
	color: #464646;
}
a:hover, .topmenu a.thispage {
	color: #EB1C22;
}
.invisible, hr {
	display: none;
}
.page {
	width: 930px;
	margin: 0 auto;
}
.header {
	width: 100%;
}
.header h1 {
	position: relative;
	float: left;
	width: 205px;
	height: 76px;
	overflow: hidden;
	font-size: 12px;
}
.header h1 a {
	display: block;
	width: 205px;
	height: 76px;
	padding-top: 10px;
	text-align: center;
	cursor: pointer;
}
.header h1 span {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 205px;
	height: 76px;
	background: url('../App_Themes/cisok/img/logo.gif') no-repeat left top;
}
.header.eng h1 span {
	background: url('../App_Themes/cisok/img/logo-en.gif') no-repeat left top;
}
.header ul {
	float: right;
	width: 700px;
	padding-top: 17px;
	font-size: 86%;
}
.header ul li, .bottommenu li {
	float: right;
	list-style-type: none;
}
.header ul a, .bottommenu a {
	float: left;
	padding: 5px 26px 5px 10px;
	border-left: 3px solid #909195;
	font-weight: bold;
}
.eng ul a {
	padding: 5px 16px 5px 10px;
}
.header .last a, .bottommenu .last a {
	padding-right: 0;
}
.topmenu a:hover, .topmenu a.thispage, .bottommenu a:hover {
	border-left: 3px solid #EB1C22;
}
.main {
	width: 100%;
	background: url('../App_Themes/cisok/img/main.png') repeat-y left top;
}
.home-main {
	width: 100%;
	background: url('../App_Themes/cisok/img/main2.png') repeat-y left top;
	margin-top: 30px;
}
.left, .right, .home-left, .home-right {
	float: left;
	width: 191px;
	overflow: hidden;
	text-align: justify;
	line-height: 160%;
	font-size: 105%;
}
.home-left {
	width: 600px;
	padding: 40px 10px 50px 15px;
}
.home-right {
	width: 285px;
	padding: 0 0 30px 20px;
}
.right {
	width: 739px;
}
.noleft {
	padding-left: 191px;
	width: 739px;
	background: url('../App_Themes/cisok/img/main1.png') repeat-y left top;
}
.left h4 {
	color: #01AAFF;
	font-size: 90%;
	padding: 16px 0;
	background: #fff;
}
.right h2, .home-right h2 {
	color: #EB1C22;
	font-size: 90%;
	padding: 16px 0;
	background: #fff;
}
.left_inner {
	width: 166px;
	padding: 40px 10px 50px 15px;
}
.right_inner {
	width: 724px;
	padding: 40px 0 50px 15px;
}
.left_inner ul {
	font-size: 86%;
}
.left_inner ul li {
	list-style-type: none;
}
.left_inner a {
	display: block;
	width: 100%;
}
.left_inner a.thispage {
	font-weight: bold;
}
.left_inner ul ul a {
	width: 154px;
	padding-left: 12px;
}
h3 {
	padding-bottom: 25px;
	font-size: 153%;
	font-weight: normal;
	color: #EB1C22;
}
.home-right h2 {
	padding: 0 0 35px 0;
}
.aktualita h3 {
	color: #EB1C22;
	font-size: 123%;
	padding: 0 0 10px 0;
	font-weight: bold;
}

h4 {
	padding-bottom: 10px;
	font-size: 123%;
	font-weight: normal;
	color: #EB1C22;
}
.right p {
	padding-bottom: 10px;
}
.right a {
	text-decoration: underline;
}
.right ul {
	padding: 0 0 10px 20px;
}
.bottommenu {
	padding-top: 30px;
	font-size: 86%;
}
.cleaner {
	font-size: 0;
	line-height: 0;
	height: 0;
	clear: both;
}
.vpravo {
	text-align: right;
}
.aktualita a {
	color: #EB1C22;
}
.lang a {
	color: #00aeef;
}
.bulletin {
	margin-left: 20px;
}
.bulletin img {
	display: inline;
	margin-right: 6px;
}
.bulletin * {
	vertical-align: middle;
}
