/*
######################################################
#	CSS style - autodoprava.oslavany.info
#	AT web & design - http://atwebdesign.oslavany.info
#	Aleš Tichý - AleTic@gmail.com
######################################################
*/

body {
	font-family: Calibri, Tahoma, Arial, "Times New Roman";
	font-size: 12px;
	color: #663300;
	background-color: #FFDD95;
	background-image: url(image/bg-body.jpg);
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: left;
}
/* h1 h2 h3 h4 */
h1 {
	font-size: 24px;
	font-weight: bolder;
	color: #663300;
	text-align: left;
	margin-left: 20px;
}
h2 {
	font-size: 12px;
	font-weight: lighter;
	color: #663300;
	letter-spacing: 3px;
	text-align: right;
	margin-right: 355px;
}
h3 {
	font-size: 18px;
	font-weight: bold;
}
h4 {
	font-size: 12px;
	color: #666666;
	letter-spacing: 2px;
	text-align: center;
	font-weight: lighter;
}
/* odkazy */
a {
	text-decoration: none;
}
li {
	list-style-image: url(layout/dot.gif);
	list-style-type: none;
}
.TD-right {
	background-image: url(layout/bg2.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	vertical-align: top;
}
.ref-popis {
	font-size: 14px;
	color: #999999;
	text-align: right;
}
.nadpis {
	font-size: 16px;
}
.kontakt {
	padding-right: 15px;
	font-weight: bolder;
	letter-spacing: 2px;
}
.ref-datum {
	color: #666666;
	text-align: left;
	font-style: italic;
}
#hlavicka {
	background-image: url(image/auto-header.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-attachment: scroll;
}
#paticka {
	color: #666666;
}
.mail a:hover {
	color: #FFFFFF;
	background-color: #FF9933;
}
.mail a:link, a:visited {
	color: #663300;
}
.top-menu {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 2px;
}
.top-menu a:hover {
	color: #FFFFFF;
	background-color: #FF9933;
}
.top-menu a:link, a:visited {
	color: #000000;	
}
.top-menu a:active {
	color: #FF0000;
}
