html {
	cursor: default;
	font-family: Verdana, Arial, Tahoma,  Helvetica, sans-serif;
	font-size: 14px;
	height: 100%;
	margin: 0px;
	padding: 0px;
	width: 100%;
	background: #EEEEEE url(/template/img/_podklad.jpg) no-repeat right top;
}
body {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background: transparent url(/template/img/_podklad.jpg) no-repeat left top;
}
#main {
	background-color: #363D3E;
	position: relative;
	width: 1000px;
	margin: 0 auto;
}
#header {
	height: 230px;
	position: relative;
	width: 1000px;
	margin: auto;
	color: silver;
	background: transparent url(/template/img/_podklad2.jpg) no-repeat right top;
}
#stred {
	margin: auto;
	min-height: 300px;
	height: 100%;
}
#leftcolumn {
	width: 1000px;
	margin-top: 0px;
	margin-left: 0px;
}
#mainmenu {
	z-index: 5;
	padding-top: 5px;
	background-color: red;
	background: url(/template/img/_menu.jpg) repeat-x;
	height: 55px;
}
#content {
	float: left;
	font-size: 98%;
	padding-top: 10px;
	padding-left: 40px;
	min-height: 100%;
	width: 900px;
	text-align: left;
	color: silver;
}
#content table {
	border-collapse: collapse;
	border-spacing: 0;
}
#content table td {
	border: 1px solid silver;
	padding: 3px;
}
#content table th {
	border: 1px solid silver;
	padding: 4px;
	color:  #CF001B;
	text-align: center;
}
#content a:hover img {
	opacity: 0.88;
}
#content a {
	color:white;
	text-decoration: underline;
}
#content p {
	color: silver;
}
#content ul {
	font-size: 90%;
	line-height: 1.5em;
	list-style-type: square;
	margin: 0 0 1.2em 25px;
	padding: 0;
}
#content ol {
	font-size: 70%;
	line-height: 1.5em;
	margin: 0 0 1.2em 30px;
	padding: 0;
}
#content li {
	margin: 0.3em 0;
	padding: 0;
}
#content img {
	border: 2px solid #363D3E;
	padding: 2px;
	margin: 2px;
}
#content h1, h2 {
}
#content h1 {
	color: #CF001B;
	border-bottom: 1px solid #CF001B;
}
#content h2 {
	color: white;
}
#pg {
	margin-top: 5px;
	display: inline-block;
}
#footer {
	background-color: #363D3E;
	font-size: 10px;
	position: relative;
	width: 960px;
	margin: auto;
	text-align: right;
	color: silver;
	height: 40px;
	padding: 10px 20px;
	border-top: 1px solid white;
}
#footer a {
	color: rgb(204,0,1);
}
#partner {
	float: right;
	clear: right;
	font-size: 12px;
}
#download {
	padding: 5px;
}
#download a {
	vertical-align: middle;
	color: rgb(203,0,1);
}
#download a:hover {
	text-decoration: underline;
}
#download img {
	border: 0px;
	vertical-align: middle;
}
#ic {
	position: relative;
	margin: 0px;
	width: 600px;
	height: 119px;
	top: 0px;
}
#ic img {
	display: none;
	top: 0;
	left: 0;
}
.detail_img {
	margin-left: 20px;
	margin-right: 5px;
}
.small {
	font-size: 60%
}
h1 {
	font-size: 16px;
	padding-left: 2px;
	height: 22px;
}
h2 {
	font-size: 85%;
	color: rgb(0,100,204);
}
h3 {
	font-size: 75%;
}
a {
	color: #CF001B;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p {
	font-size: 9pt;
	padding-bottom: 5px;
}
img {
	border: 0;
	margin: 0px;
	padding: 0px;
}
.cervena {
	color: rgb(203,0,1);
}
.seda {
	color: rgb(190,189,184);
}
#adresa {
	padding: 10px 0px 0px 42px;
	font-size: 14px;
	font-weight: bold;
}
.thumb-1 {
	height: 130px;
	background-color: #EFECEA;
	border: 1px solid #DDDDDD;
	color: #999999;
	float: left;
	font-size: 90%;
	margin: 10px 0 10px 10px;
	position: relative;
	text-align: center;
	width: 130px;
}
.thumb-2 {
	padding-top: 5px;
	vertical-align: middle;
	position: absolute;
	width: 130px;
	height: 130px;
}
.thumb-3 {
	display: table-cell;
	width: 130px;
}
.thumb-4 {
	text-align: right;
	width: 120px;
	padding-top: 5px;
}
.thumb-5 {
	padding-top: 110px;
	width: 120px;
	text-align: center;
	margin-left: 7px;
	font-size: 11px;
}
.rsgalerie {
	width: 100%;
	float: left;
}
#news {
	float: left;
}
#news p {
	float: left;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}
.news-box {
	border-bottom: 1px dotted #CF001B;
	width: 100%;
	float: left;
}
.big a {
	color: white;
	font-size: 17px;
	font-weight: bold;
}
