body {
	background-color: #ffffff;
	font-family: "Trebuchet MS", sans-serif;
}

a {
	color: #844013;
}

/*a { color: #0000cc; text-decoration: underline;}*/
/*a:hover { color: white; text-decoration: underline; background-color: #ffb900;}*/

.thumba {
	background-color: transparent;
}

.thumba:hover {
	background-color: transparent;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {border-width: 0px}
a:focus {outline:0px; -moz-outline:none;}

.thumbtd {
	width: 160px;
	height: 120px;
	border: 1px solid #c8cdd2;
	background: white;
	padding: 4px;
}

.thumb {
	width: 160px;
	height: 120px;
}

.architekt {
	border: 1px solid #c8cdd2;
	background: white;
	padding: 4px;
	display: compact;
	width: 160px;
	height: 160px;
}

.cedule {
	border: 1px solid #c8cdd2;
	background: white;
	padding: 4px;
	display: compact;
	width: 360px;
	height: 240px;
}

img {
	border:none;
}

#body	{
	margin-top: 10px;
	margin-left: -375px;
	width: 771px;
	position: relative;
	left: 50%;
}

#m1, #m1 span {
	display: block;
	width: 61px;
	height: 21px;
	background: url("./img/menu1_out.gif")  no-repeat;
	overflow: hidden;
}

#m1:hover span {
	cursor: hand;
	background: url("./img/menu1_over.gif") no-repeat;
}



#m2, #m2 span {
	display: block;
	width: 109px;
	height: 21px;
	background: url("./img/menu2_out.gif")  no-repeat;
	overflow: hidden;
}

#m2:hover span {
	cursor: hand;
	background: url("./img/menu2_over.gif") no-repeat;
}

#m3, #m3 span {
	display: block;
	width: 90px;
	height: 21px;
	background: url("./img/menu3_out.gif")  no-repeat;
	overflow: hidden;
}

#m3:hover span {
	cursor: hand;
	background: url("./img/menu3_over.gif") no-repeat;
}

#m4, #m4 span {
	display: block;
	width: 60px;
	height: 21px;
	background: url("./img/menu4_out.gif")  no-repeat;
	overflow: hidden;
}

#m4:hover span {
	cursor: hand;
	background: url("./img/menu4_over.gif") no-repeat;
}

#m5, #m5 span {
	display: block;
	width: 61px;
	height: 21px;
	background: url("./img/menu5_out.gif")  no-repeat;
	overflow: hidden;
}

#m5:hover span {
	cursor: hand;
	background: url("./img/menu5_over.gif") no-repeat;
}

#m6, #m6 span {
	display: block;
	width: 47px;
	height: 21px;
	background: url("./img/menu6_out.gif")  no-repeat;
	overflow: hidden;
}

#m6:hover span {
	cursor: hand;
	background: url("./img/menu6_over.gif") no-repeat;
}

#logo {
	width: 771px;
	height: 139px;
	background-image: url("./img/logo.jpg");
}

#menu {
	width: 771px;
	height: 21px;
	background-image: url("./img/premenu.gif");
	background-repeat: no-repeat;
}

#contentholder {
	width: 771px;
	background-image: url("./img/content.gif");
	background-repeat: no-repeat;
	background-color: #f4f4f4;
}

#premenu {
	width: 342px;
	height:21px;
	background-image: url("./img/premenu.gif");
}

.intextimg {
	margin: 5px 0px 0px 10px;
	border: none;
}

#contentframe {
	margin-left: 20px;
	margin-top: -35px;
	margin-right: 20px;
	margin-bottom: 20px;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 82%;
	text-align: justify;
}

h2 { 
	font-size: 160%; 
	font-family: "Trebuchet MS", sans-serif;  
	font-weight: normal; 
	border-bottom: 0px solid #ffffff; 
	text-decoration: none; 
}

h3 { 
	font-size: 160%; 
	font-family: "Trebuchet MS", sans-serif;  
	font-weight: normal; 
}

#footer {
	background-color: #ffb900;
	color: white;
	width: 771px;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 82%;
	text-align: center;
}

#footer a {
	color: white;
	text-decoration: none;
}

#footer a:hover {
	color: black;
	text-decoration: none;
}

.squareli {
	list-style-type: square;
}
