
body
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px; 
	margin:0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	background-image: url(images/bg.gif); background-repeat: repeat-x;
	background-color: #7C2E00
}

.body_back {background-image: url(images/back1.gif); background-repeat: repeat-x}

.text {color: #001F5A; font-family: arial; font-size: 12}
.pata {color: #CB8F6C; font-family: arial; font-size: 11}
.pata1 {color: #E89300; font-family: arial; font-size: 11}
.odkaz {color: #001F5A; font-family: arial; font-size: 11; text-decoration: underline}
.odrazka {list-style-image:url(images/sipka1.gif); margin-left: 35px; margin-top: 10px}
.email {color: #555555; font-family: verdana; font-size: 11; font-weight: normal; text-decoration: underline}

.motiv {background-image: url(images/motiv_uvod.jpg); background-repeat: no-repeat}

.full_width {width: 100%}
.full_height {height: 100%}
.full_size {height: 100%; width: 100%}
 
 
 
A {
	text-decoration : none;
	color : Blue;
}

A:HOVER {
	color : #E89300; text-decoration: underline
}

A.email:HOVER {
	color : #ffffff;
}

A.odkaz:HOVER {
	color : #BA6800;
}
