/* Elements */

body {
	background: #4C4C4C;
	margin-top: 10px;
	text-align: left;
	color: #4C4C4C;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
}

h2, h3 {
	margin-top: 0px;
	color: #383838;
}

h2 {
	font-size: 16px;
}

h3 {
	margin: 0;
	font-size: 14px;
}

h4, h5, h6 {
}

p, ol, ul, dl, blockquote {
	margin-top: 0;

}

a {
	color: #2B2B2B;
}

a:hover {
	text-decoration: none;
}

/* Header */

#header {
	width: 760px;
	height: 100px;
	margin: 0 auto;
	background: url(../images/img1.gif);
}

#header h2 {
	float: left;
	padding: 50px 0 17px 40px;
	font-size: 32px;
	line-height: 0px;
}

#header h1 {
	float: right;
	margin: 0;
	padding: 65px 30px 0 0;
	font-size: 14px;
}

#header a {
	text-decoration: none;
	color: #000000;
}

.img1 {
	float: left;
	margin: 3px 15px 0px 0px;
}

/* Menu */

#menu {
	width: 740px;
	height: 23px;
	margin: 0 auto;
	padding: 0 0 0 0;
	background: url(../images/linka.gif);
}

#menu ul {
	width: 100%;
	height: 100%;
	padding: 0 50px;
	list-style: none;
}

#menu li {
	float: left;
	height: 23px;
	width: auto;
}

#menu a {
	float: left;
	padding: 0px 0px 0px 0px;
}

#menu a:hover {
	background: #CCCCCC;
	color: #000000;
}

#menu .first a {
	border: none;
}

/* Content */

#content {
	width: 740px;
	margin: 0 auto;
	padding: 10px 10px 0 10px;
	background: url(../images/img3.gif);
	min-height: 500px;
}

#colTwo {
	float: right;
	width: 170px;
	padding: 0 15px 0 0;
}

#colOne {
	float: left;
	width: 515px;
	padding: 0 0 0 15px;
}

#colTwoBands {
	float: right;
	width: 140px;
	padding: 0 15px 0 0;
}

#colOneBands {
	float: left;
	width: 545px;
	padding: 0 0 0 15px;
}


/* Footer */

#footer {
	width: 760px;
	height: 30px;
	margin: 0 auto;
	padding: 30px 0 0 0;
	background: url(../images/img4.gif) no-repeat;
}

#footer p {
	margin: 0px;
	text-align: center;
	color: #2B2B2B;
}

/**/
.search {
	border: 1px solid #AEA9A3;
	height: 16px;
	width: 100px;
	position: absolute;
	font-size: 11px;
	}
	
.searchbutton {
	background: url(../images/p_hledej.gif) no-repeat 0 0;
	cursor: pointer;
	margin-left: 105px;
	width: 65px;
	height: 20px;
	border: 0;
	}


/* Other */
a:link    { color: #000000 } 
a:visited { color: #000000 }
a:hover   { color: red } 
a:active  { color: #000000 }

font.s5 {font-family: "Tahoma"; font-size: 10px;}
font.s4 {font-family: "Tahoma"; font-size: 11px;}
font.s3 {font-family: "Tahoma"; font-size: 12px;}
font.s3b {font-family: "Tahoma"; font-size: 12px; font-weight: bold;}
font.s2 {font-family: "Tahoma"; font-size: 14px;}

a.s3 {font-family: "Tahoma"; font-size: 12px; text-decoration: none;}
a.s3b {font-family: "Tahoma"; font-size: 12px; font-weight: bold;
       text-decoration: none;} 
a.s4 {font-family: "Tahoma"; font-size: 11px; text-decoration: none;}
a.s4b {font-family: "Tahoma"; font-size: 11px; font-weight: bold;
       text-decoration: none;} 


