@charset "utf-8";

.mod-text{
	margin: 10px;
	color: #555555;
	font-family: "Trebuchet MS", Sans-serif;
	font-size: 12px;
}
.mod-banner{
	margin: 10px;
}
	.banner-border{
		border: 2px #fbaf5d solid;
	}
	.banner-floating{
		float: right;
		border: 2px #fbaf5d solid;
		margin: 0px 10px 0px 10px;
	}
.topic{
	color: #f26522;
	font-family: "Trebuchet MS", Sans-serif;
	font-size: 14px;
	text-align: left;
	padding: 10px 0px 0px 10px;
	float: left;
	
}
	.topic-link{
		font-size: 14px;
		color: #f26522;
	}
.zaujimava-nabidka{
	color: #f26522;
	font-family: "Trebuchet MS", Sans-serif;
	font-size: 14px;
	text-align: left;
	padding: 10px 0px 0px 0px;
	float: left;
}
.bottom-footer{
	color: #0076a3;
	font-family: "Trebuchet MS", Sans-serif;
	font-size: 10px;
	text-align: right;
	padding: 10px;
	padding-top: 70px;
}
.link{
	color: #555555;
	font-family: "Trebuchet MS", Sans-serif;
	font-size: 12px;
}
.padding{
	margin: 0px 0px 0px 10px;
}
.float {
	float: left;
}
.wide-table{
	height: 100%;
}
.clear-both{
	clear: both;
}
.text-left{
	text-align: left;
}

#non-footer{
	width: 950px;
	height: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
}
#footer{
	width: 950px;
	height: 170px;
	margin-left: auto;
	margin-right: auto;
	background-image: url('../../_outputer/imager/bottom.png');
	background-repeat: no-repeat;
	clear: left;
}
#content-top{
	width: 950px;
	height: 207px;
}
#content-body{
	width: 950px;
	height: auto;
	position: relative;
}
#content-body-left{
	width: 260px;
	height: auto;
	float: left;
}
#content-body-right{
	width: 185px;
	height: auto;
	position: absolute;
	right: 0;
	top: -10px;
}
#content-body-mod{
	width: 505px;
	height: auto;
	position: relative;
	float: left;
}
#mod-topic{
	width: 690px;
	height: 30px;
	background-image: url('../../_outputer/imager/mod--topic.png');
	background-position: top;
	background-repeat: no-repeat;
	position: absolute;
	left: 0;
	top: 0;
}
#mod-body{
	width: 100%;
	height: auto;
	font-family: "Trebuchet MS", Sans-serif;
	font-size: 12px;
	color: #555555;
	padding-top: 30px;
}
#uvod-galeria{
	margin: 30px 0px 0px 10px;
	width: 675px;
	clear: both;
}
#mod-body-wide{
	width: 690px;
	height: auto;
	padding-top: 40px;
}
#stripe-orange{
	width: 260px;
	height: 7px;
	font-size: 3px;
	line-height: 2px;
	background-color: #fbaf5d;
}
#navrat-spet{
	width: auto;
	clear: both;
	margin: 0px 10px 0px 10px;
	text-align: left;
}
