body, td, a, tr, div, p, table {
	font-family: Verdana;
  	font-size: 11px;
	margin-top: 0px;
	padding: 0px;

}

a {
  font-size: 12px;
}

a:link  {
	color : #FFFFFF;
	text-decoration : none;
}

a:visited {
	color : #FFFFFF;
	text-decoration : none;
}

a:active  {
	color : #FFFFFF;
	text-decoration : none;
}

a:hover  {
	color :#cccccc;
	text-decoration : none;
}


body {
 	font-family: verdana;
	color:#FFFFFF;
	background-color: #849292; 
  	margin-top: 10px;
	padding-top: 10px;
	background-image: url(images/bgr_uvod.jpg);
}


/* --- Buttons--- */

a#butt1 {
    display: block;
    width: 312px;
    height: 144px;
    background-image: url(images/citroen.jpg);
    margin: 0 auto;
}

a#butt1:hover {
    background-image: url(images/citroen_.jpg);
}

a .alt { display: none; }

a#butt2 {
    display: block;
    width: 310px;
    height: 144px;
    background-image: url(images/agrega.jpg);
    margin: 0 auto;
}

a#butt2:hover {
    background-image: url(images/agrega_.jpg);
}

a .alt { display: none; }

a#butt3 {
    display: block;
    width: 312px;
    height: 144px;
    background-image: url(images/peugeot.jpg);
    margin: 0 auto;
}

a#butt3:hover {
    background-image: url(images/peugeot_.jpg);
}

a .alt { display: none; }


/* --- hlavni stranka --- */

.main_table {
	position:relative;
	top: 118px;
	width: 934px;
}

#header {
	position: relative;
	left: 0px;
	top: 0px;
	width:934px;
	height:193px;
	background: url("images/header_uvod.jpg") no-repeat;
  	text-align:center;
}

#text {
	position:relative;
	width:934px;
	text-align:center;
	top: -4px;
}

#mar {
	height:14px;
	width: 934px;
	top: -83px;
	position: relative;
	font-size: 11px;
	font-weight: bold;
}

#footer {
	height:186px;
	width: 934px;
	background-image: url(images/footer_uvod.jpg);
	top: 0px;
}

#flash1 {
        position: relative;
        margin: 0px;
        padding: 0px;
        top: 0px;
        left: 0px;
		z-index: 5;
}
