/* CSS document */

@import 'msgs.css';

body {
	font-family: Verdana !important;
	background-color: #fff;
	background-image: url('../images/bgr.gif');
	background-position: top center;
	padding: 0px;
	margin: 0px;
	}

* {
	font-family: inherit !important;
	}

.cistic {
	clear: both;
	visibility: hidden;
	display: block;
	height: 0px;
	font-size: 1px;
	}

.aC { text-align: center; }

.aL { text-align: left; }

.aR { text-align: right; }

.aJ { text-align: justify; }



#MainPage {
	width: 770px;
	margin: 0px auto;
	/*border: 1px #000 solid;*/
	}

#Logo {
	margin-top: 20px;
	background-image: url('../images/logo.gif');
	background-repeat: no-repeat;
	}

#Logo span {
	display: none;
	}

#Logo a {
	width: 490px;
	height: 180px;
	display: block;
	margin-left: 70px;
	}

#Menu {
	width: 260px;
	margin-top: 20px;
	text-align: right;
	float: left;
	}

.mPol {
	height: 35px;
	}

#Menu a {
	height: 25px;
	text-decoration: none;
	font-size: 0.7em;
	letter-spacing: 0.7em;
	color: #aababe;
	padding: 20px 30px 5px 10px;
	border-bottom: 1px #aababe solid;
	margin-top: 10px;
	}

#Menu a:hover {
	color: #566e74;
	}

#Telo {
	width: 480px;
	margin-top: 20px;
	float: right;
	}


/*=======================================*/
/*=====     S P O N Z O R I N G     =====*/
/*=======================================*/

#Sponzoring ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}

#Sponzoring ul li {
	padding: 10px 0px;
	color: #fff;
	font-size: 0.7em;
	}

#Sponzoring a {
	color: #fff;
	text-decoration: none;
	}

#Sponzoring a:hover {
	color: #566e74;
	}




/*=======================================*/
/*=====        K O N T A K T        =====*/
/*=======================================*/

#tabKontakt {
	border-collapse: collapse;
	border: 0px;
	}

#tabKontakt a {
	text-decoration: none;
	color: #fff;
	font-size: 0.7em;
	}

#tabKontakt a:hover {
	color: #566e74;
	}

#tabKontakt span {
	font-size: 0.7em;
	color: #fff;
	}

#tabKontakt td {
	padding-top: 5px;
	}

#tabKontakt td.icq {
	padding-top: 10px;
	}

#tabKontakt label {
	font-size: 0.7em;
	color: #fff;
	}
	
#tabKontakt textarea {
	width: 300px;
	font-size: 0.7em;
	padding: 5px;
	color: #566e74;
	}

#tabKontakt input {
	font-size: 0.7em;
	}

input#firma, input#jmeno, input#email, input#tel {
	color: #566e74;
	font-size: 0.7em;
	padding: 2px 5px;
	}

input#firma {
	width: 300px;
	}

input#jmeno {
	width: 260px;
	}

input#email {
	width: 220px;
	}

input#tel {
	width: 150px;
	font-size: 0.7em;
	}

.btn {
	width: 70px;
	height: 22px;
	font-size: 0.7em;
	border: 0px;
	background-color: transparent;
	background-repeat: no-repeat;
	padding-bottom: 3px;
	background-image: url('../images/button70x22.gif');
	color: #666;
	margin-left: 20px;
	}




/*=======================================*/
/*=====      R E F E R E N C E      =====*/
/*=======================================*/

#Reference {}

.rPol {
	width: 150px;
	height: 150px;
	text-align: center;
	float: left;
	}

.rPol img {
	width: 120px;
	border: 1px #566e74 solid;
	}

.rPol a {
	text-decoration: none;
	color: #fff;
	font-size: 0.7em;
	}

.rPol a:hover {
	color: #566e74;
	}

.wUrl {
	margin-top: 5px;
	font-size: 0.7em;
	color: #fff;
	}
