body {
	background: #fff url(0.gif) repeat-x;
	margin: 0;
	font-family: Arial;
}

#page {
	position: absolute;
	left: 50%;
	width: 832px;
	margin-left: -416px;
	background: url(2.gif) repeat-y;
}

#page-border {
	background: url(1.gif) no-repeat;
}

#top {
	width: 802px;
	height: 175px;
}

#top img {
	border: 0;
}

#box {
	width: 802px;
	margin: 0 15px;
	border-left: 1px solid #bdbde2;
	border-right: 1px solid #bdbde2;
	background: #efeffa;
}

#stopka {
	width: 802px;
	background: #e4e4f5;
	border-top: 1px solid #bdbde2;
	border-bottom: 1px solid #bdbde2;
	font-size: 11px !important;
	color: #8B8B8F;
}

#foot {
	padding: 0 10px 2px 10px;
	position: relative;
}

#foot .monitor {
	position: absolute;
	top: -3px;
	right: 12px;
	display: block;
}

#stopka a {
	color: #8B8B8F;
	text-decoration: none;
}

#logotypy {
	background: url(4.gif) center;
	width: 100%;
	height: 52px;
	clear: both;
}

#top-menu {
	background: url(3.gif) repeat-x;
	height: 32px;
	width: 762px;
	font-size: 13px;
	color: #e6e6f8;
	padding: 0 20px;
}

#content {
	font-family: arial;
	font-size: 0.8em;
	width: 540px;
	float: right;
	padding: 0 10px;
	color: #423d3d;
	margin: 0 0 20px 0;
}

h1 {
	font-family: arial;
	font-size: 1.5em;
	line-height: 1.8em;
	margin: 0;
}

h2 {
	font-family: arial;
	font-size: 1.2em;
	font-weight: bold;
}

h2 a {
	text-decoration: none;
	color: #423d3d;
}

p {margin: 0 0 10px 0;}

#left-menu {
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	left: 15px;
	top: 10px;
	font-variant: small-caps;
}

#lm1 {
	background: url(lm1.gif) no-repeat bottom;
	width: 222px;
	height: 5px;
}

#lm2 {
	background: url(lm2.gif) repeat-y;
	width: 182px;
	padding: 3px 20px;
}

#lm3 {
	background: url(lm3.gif) no-repeat top;
	width: 222px;
	height: 5px;
}

#right-menu {
	float: right;
	margin: 0;
	padding: 0;
	position: relative;
	right: 15px;
	top: 10px;
}

.right-menu {
	line-height: 24px;
	width: 210px;
	height: 25px;
	padding: 1px 0 0 10px;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	display: block;	
	text-decoration: none;
}

#copyright, #design, #bottom-menu {
	text-align: center;
	line-height: 24px;
	color: #8b8b8f;
	font-size: 12px;
	float: left;
}

#copyright, #design {
	width: 120px;
	text-align: left;
	padding: 0 0 0 10px;
}

#design {text-align: right; padding: 0 10px 0 0;}
#bottom-menu {width: 540px;}

#copyright span {
	color: #39b54a;
	font-family: tahoma;
}

.rm1 {background: url(rm1.gif) no-repeat;}
.rm2 {background: url(rm2.gif) no-repeat;}
.rm3 {background: url(rm3.gif) no-repeat;}

#top-left-menu{
	width: 473px;
	float: left;
	background: url(tm1.gif) center left no-repeat;
}

#top-right-menu {
	width: 287px;
	float: left;
	background: url(tm1.gif) center right no-repeat;
}

.tl {
	display: block;
	float: left;
	height: 24px;
	line-height: 23px;
	background: url(tm1.gif) center right no-repeat;
	color: #e6e6f8;
	padding:0 10px;
}

.trm1, .trm2, .trm3 {
	display: block;
	float: left;
	height: 24px;
	line-height: 23px;
	color: #e6e6f8;
	padding-right: 10px;
	
}

.trm1 {background: url(tm2.gif) no-repeat center left; padding-left: 39px;}
.trm2 {background: url(tm3.gif) no-repeat center left; padding-left: 28px;}
.trm3 {background: url(tm4.gif) no-repeat center left; padding-left: 28px;}

#top-menu a {
	color: #e6e6f8;
	text-decoration: none;
}


ul#main-menu {
	list-style-type: none;
	padding: 0;
	font-size: 0.8em;
	color: #645555;
	margin: 0;
}

ul#main-menu a:link, ul#main-menu a:active, ul#main-menu a:visited {
	color: #645555;
	text-decoration: none;
}

ul#main-menu a:hover, div.domeny a:hover {
	color: #d84141;
}

ul#main-menu li span{
	margin: 2px 0 0 0;	
	display: block;
}

ul#main-menu li {
	margin: 3px 0;	
}

ul#main-menu  ul {
	list-style-type: disc;
	padding: 0 0 0 22px;
}

.clear{clear: both;}
