/** BASIC */

body {
	margin: 0;
	padding: 0;
	background: #ffffff url(images/background.gif) repeat-x;
	font: 11px/16px verdana;
	color: #838383;
}

h1 {
	margin-left: 108px;
	font-size: 0;
	text-indent: -9999px;
}

h1 a {
	width: 119px;
	height: 125px;
	float: left;
	background: url(images/logo.gif) no-repeat;
}

h2 {
	width: 430px;
	height: 107px;
	float: left;
	margin-top: 15px;
	margin-left: 53px;
	background: url(images/title.gif);
	font-size: 0;
	text-indent: -9999px;
}

h3 {
	padding-top: 10px;
	font: 20px/20px verdana;
	color: #be0100;
}

h4 {
	margin: 15px 0 20px 20px;
	font: 20px/22px verdana;
	color: #be0100;
}

h5 {
	margin: 40px 0 0 120px;
	font: bold 13px/18px verdana;
	color: #be0100;
}

p {
	clear: both;
}

b {
	color: #1751a3;
}

form {
	margin: 0px;
	padding: 0px;
}

input, textarea {
	font: 11px/16px verdana;
	color: #838383;
}

a {
	color: #be0100;
	text-decoration: underline;
}

a:hover {
	color: #be0100;
	text-decoration: none;
}

ul {
	margin-bottom: 10px;
}

/** LAYOUT*/

#wrapper {
	width: 800px;
	margin: 20px auto 0 auto;
}

#header {
	width: 756px;
	height: 125px;
	margin: 0 auto;
}

#menu {
	width: 756px;
	height: 65px;
	margin: 26px auto 0 auto;
	background: #000000;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	float: left;
	font-size: 0;
	text-indent: -9999px;
}

#menu a:hover {
	background-position: 0 -65px;
}

#menu1 {
	width: 142px;
	height: 65px;
	background: url(images/menu1.gif);
}

#menu2 {
	width: 121px;
	height: 65px;
	background: url(images/menu2.gif);
}

#menu3 {
	width: 138px;
	height: 65px;
	background: url(images/menu3.gif);
}

#menu4 {
	width: 157px;
	height: 65px;
	background: url(images/menu4.gif);	
}

#menu5 {
	width: 135px;
	height: 65px;
	background: url(images/menu5.gif);
}

#menu6 {
	width: 63px;
	height: 65px;
	background: url(images/menu6.gif);
}

#aktuality #menu1,
#o_nas #menu2,
#projekty #menu3,
#fotogalerie #menu4,
#diskuse #menu5,
#kontakt #menu6 {
	background-position: 0 -65px;
}

#submenu {
	width: 151px;
	height: 200px;
	float: left;
	background: url(images/band1.gif) right top no-repeat;
}

#submenu ul {
	margin: 50px 0 50px 0;
	padding: 0;
	list-style: none;
	font: 13px/30px verdana;
}

#submenu a {
	color: #1751a3;
	text-decoration: none;
}

#submenu a:hover {
	color: #1751a3;
	text-decoration: underline; 
}

#content {
	width: 600px;
	float: left;
	margin: 30px 0 0 30px;
	min-height: 200px;	
}

#content li {
	margin-left: 15px;
}

.calendar {
	padding-top: 10px;
	padding-left: 11px;
	margin-right: 10px;
	width: 63px;
	height: 60px;
	float: left;
	background: url(images/calendar.gif) no-repeat;
}

.calendar u {
	font: 10px/15px verdana;
	text-decoration: none;
	color: #ffffff;
}

.calendar b {
	padding-top: 5px;
	display: block;
	font: bold 15px/15px verdana;
	color: #000000
}

#footer {
	width: 800px;
	text-align: center;
	clear: both;
}

#band2 {
	width: 781px;
	height: 3px;
	margin: 0 auto 10px auto;
	background: url(images/band2.gif) no-repeat;
}

#bottom-menu {
	color: #1751a3;
}

#bottom-menu ul {
	margin: 0;
	padding: 0;	
	list-style: none;
}

#bottom-menu li {
	display: inline;
}

#bottom-menu a {
	text-decoration: underline;
	color: #1751a3;
}

#bottom-menu a:hover {
	text-decoration: none;
	color: #1751a3;	
}

#designed {
	margin-top: 25px;
	margin-bottom: 20px;
	color: #1751a3;
}

#designed a {
	text-decoration: underline;
	color: #1751a3;
}

#designed a:hover {
	text-decoration: none;
	color: #1751a3;
}

.foto {
	width: 500px;
	height: 100px;
	padding: 10px 0 10px 40px;
}

.foto a img {
	border-style: none;
	float: left;;
}

#content i {
	display: block;
	margin-left: 20px;
	font: 11px/16px verdana;
}

.red {
	margin: 15px 0 10px 20px;
	font-size: 13px;
	color: #be0100;
}

.img {
	float: left;
	margin: 0 10px 10px 0;
}

.img a img {
	border: 1px solid #1751a3;
}

.ctr {
	text-align: center;
	clear: both;
	margin-top: 5px
}

.video {
	display: block;
	clear: both;
	margin-bottom: 20px;
}

/** ADDED */

b.red {
	color: #be0100;
}

b.green {
	color: #769D1B;
}

.input {
	width: 150px;
	margin-bottom: 2px;
	border: 1px solid #BE0100;
}

.submit {
	height: 17px;
	background: #BE0100;
	border: 0;
	color: #ffffff;
	font-weight: bold;
}

textarea {
	width: 350px;
	height: 150px;
	margin-bottom: 2px;
	border: 1px solid #BE0100;
	overflow: auto;
}

.editace {
	font-size: 0;
}

.editace img {
	margin-right: 5px;
}

.editace a img {
	border: 0;
}

span.editace {
	display: block;
	float: left;
}

#guestbook {
	margin-top: 25px;
}

#guestbook u {
	color: #1751a3;
}

