html, body {
	background-color: #2557A1;
	cursor: default;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 15pt;
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 100%;
	color: rgb(93,101,102);
}
#main {
	background: white none repeat scroll 0 50%;
	position: relative;
	width: 1010px;
	margin: 0 auto;
	position: relative;
}
#header {
	height: 100px;
	position: relative;
	width: 1010px;
	margin: auto;
	padding-top: 50px;
	color: silver;
	background: #D7E8F8 url(/template/img/_matrace.jpg) no-repeat bottom right;
	text-align: left;
}
#stred {
	margin: auto;
	min-height: 550px;
	height: 100%;
	background-color: #D7E8F8;
		border-top: 1px solid silver;

}
#whitebg {
	background-color: red;
	width: 790px;
	margin-left: 110px;
}
#leftcolumn {
	width: 790px;
	margin-top: 0px;
	margin-left: 0px;
}
#rightcolumn {
	clear: right;
	float: right;
	width: 180px;
	padding: 10px;
	margin: 5px 0px 0px 10px;
	background-color: rgb(199,0,2);
	color: white
}
#rightcolumn h2 {
	font-size: 14px;
	color: white;
	width: 100%;
	border-bottom: 1px dotted  silver;
	height: 20px;
}
#rightcolumn p {
	font-size: 12px;
	text-align: left;
}
#mainmenu {
	z-index: 5;
	width: 180px;
	position: absolute;
	border-right: 1px solid silver;
}

#content {
	float: left;
	font-size: 100%;
	padding-top: 10px;
	padding-left: 20px;
	width: 740px;
	text-align: left;
	color: silver;
	padding-right: 15px;
	padding-bottom: 40px;
	margin-left:150px;
}
#content a:hover img {
	opacity: 0.88;
}
#content p {
	color: rgb(93,101,102);
	padding-left: 2px;
	font-size: 13px;
}
#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 table {
	color: black;
	font-size: 13px;
}
#content table td {
	vertical-align: top;
}
#content li {
	margin: 0.2em 0;
	padding: 0;
	font-size: 13px;
	color: rgb(93,101,102);
}
#content .rsgalerie {
	float: left;
	width: 100%;
	padding-bottom: 10px;
}
#content h1, h2 {
	border-bottom: 1px dotted  silver;
	padding-bottom: 3px;
}
#content h1, h2, h3 {
	color: rgb(58,122,143);
}
#pg {
	margin-top: 5px;
	display: inline-block;
}
#footer {
	font-size: 10px;
	width: 1010px;
	margin: auto;
	text-align: right;
	color: rgb(200,200,200);
	padding: 0px 20px 20px 0px;
}
#footer a {
	color: white;
}
#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;
	position: absolute;
	top: 0;
	left: 0;
}
.detail_img {
	margin-left: 20px;
	margin-right: 5px;
}
.small {
	font-size: 60%
}
h1 {
	font-size: 100%;
	color: rgb(203,10,1);
	padding-left: 2px;
	height: 22px;
}
h2 {
	font-size: 85%;
}
h3 {
	font-size: 75%;
}
hr {
	margin: 0px;
	padding: 0px;
}
a {
	color: red;
	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: #F5F5F5;
	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;
}
