/*
Lucie Roubínová
http://www.lucieroubinova.cz
Pavel Lohonka alman, alman a Spol., alman a Hosté
*/

body {
	margin: 20px 0;
	padding: 0;
	background: #CECECE url('images/img1.gif');
	font-style:normal; font-variant:normal; font-weight:normal; font-size:small; font-family:Trebuchet MS, Arial, Helvetica, sans-serif
}

h1, h2, h3 {
	color: #730000;
}

h2 {
	font-size: 1.6em;
}

h3 {
	margin: 0;
	font-size: 1em;
}

p, ul, ol, blockquote {
	margin-top: 0;
}

a:link {
	color: #730000;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

/* Header */

#header {
	width: 900px;
	height: 236px;
	margin: 0 auto;
	background: url('images/img2.jpg') no-repeat;
}

#header * {
	margin: 0;
	text-decoration: none;
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
}

#header h1 {
	float: left;
	padding: 20px 0 0 330px;
	font-size: 3em;
}

#header h2 {
	float: left;
	padding: 20px 0 0 0;
	font-size: 1em;
}

/* Menu */

#menu {
	width: 900px;
	height: 41px;
	margin: 0 auto;
	background: #2E2E2E url('images/img3.gif'); 
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 32px;
	padding: 9px 12px 0 12px;
	text-decoration: none;
	color: #0505BE;
}

#menu a:hover, #menu .active a {
	background: url('images/img4.gif');
	color: #FFFFFF
}

/* Content */

#content {
	width: 900px;
	margin: 0 auto;
	background: url('images/img5.gif');
}

#colOne {
	float: left;
	width: 160px;
	padding: 20px 10px 0 10px;
}

#colTwo {
	float: left;
	width: 690px;
	padding: 20px 10px 0 10px;
	background-color: #EAEAFF;
	color: #050566;
}

#colThree {
	float: left;
	width: 120px;
	padding: 10px;
	background-color: #EAEAFF;
}

/* Footer */

#footer {
	width: 900px;
	margin: 0 auto;
	background: #2E2E2E url('images/img4.gif');
	font-size: smaller; padding-left:0; padding-right:0; padding-top:5px; padding-bottom:5px
}

#footer * {
	color: #CCCCCC;
}

.styl1 {
	color: #333333;
	font-size: 11px;
}
.styl5 {color: #4E4B42}
.styl6 {color: #4E4B42; font-weight: bold;
}

a:link {
	text-decoration: none;
	color: #050599;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #0505FF;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #0505BE;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #0505EA;
	font-weight: bold;
}
.styl9 {
	color: #0505BE;
	font-weight: bold;
	font-size: 1.5em; }
 
.styl12 {
	color: #3C6EAC;
	font-weight: bold;
}
body {
	background-color: #EAEAFF;
}
.styl16 {
	color: #801B13;
	font-size: 18px;
	font-weight: bold;
}
.styl17 {
	color: #0505EA;
	font-weight: bold;
}


