@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	background-image: url(../images/mtb-mlynky_01.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #1d281e;
	font-family: Helvetica, DejaVu, sans-serif, Arial;
	font-size: 11px;
	line-height: 17px;
	color: #FFFFFF;
}
div#maindiv {
	width: 962px;
	margin: 0 auto;
	background-image: url(../images/mtb-mlynky_35.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
div#leftblock {
	width: 249px;
	float: left;
}
div#content {
	width: 438px;
	float: left;
	min-height: 59px;
	height: auto;
	background-image: url(../images/mtb-mlynky_14.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	
	text-align: justify;
	padding: 13px 13px 0 13px;
	
}
* html div#content {
	height: 59px;
}
div#rightblock {
	width: 249px;
	float: left;
}
div#advertisements {
	clear: both;
}
div#searchform {
	height: 240px;
	background-image: url(../images/mtb-mlynky_27.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
}

h1 {
	font-size: 18px;
	margin: 0 0 8px 0;
	font-style: italic;
	text-transform: uppercase;
}
h2 {
	font-weight: bold;
	color: #eeb01b;
	font-size: 14px;
	margin: 0 0 8px 0;
}
a {
	color: #eeb01b;
}
a:hover {
	text-decoration: none;
}
div#footer {
	text-align: center;
	padding: 13px 0 8px 0;
}

div#right-news {
	/*text-align: justify;*/
	padding: 0 44px 0 26px;
}
div#right-news strong {
	color: #afafaf;
}
div#left-guestbook {
	padding: 0 26px 0 37px;
	/*text-align: justify;*/
}

textarea.textbox, input.textbox, select.selectbox {
	font-family: Helvetica, DejaVu, sans-serif, Arial;
	/*font-size: 12px;*/
}
textarea.textbox {
	width: 300px;
}
input.textbox {
	width: 207px;
}
select.selectbox {
	width: 213px;
}

div#mod_sluzby {
	padding: 0 0 8px 37px;
	line-height: 19px;
}
div#mod_sluzby a {
	text-transform: uppercase;
}

.mtb-history {
	padding: 0 0 0 35px;
}
.mtb-history a {
	color: #c8c8c8;
	font-size: 14px;
	font-weight: bold;
	line-height: 44px;
}

a.svcSelected {
	color: #c8c8c8;
	text-decoration: none;
}


div#left-actions {
	/*text-align: justify;*/
	padding: 0 44px 13px 37px;
}
div#left-actions strong {
	color: #afafaf;
}

