@charset "utf-8";
body, form, p, h1, h2, li, ul {
	margin: 0px;
	padding: 0px;
	text-align:center;
}

body, td, div, p, li, ul {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

body {
	background-color: #ffffff;
}

a {
	color:#ffffff;
	text-decoration:underline;
}

.headline {
	margin-top:20px;
}

.tb-t {
	background-attachment: scroll;
	background-image: url(assets/tb-t.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	height:15px;
}

.tb-b {
	background-attachment: scroll;
	background-image: url(assets/tb-b.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height:15px;
}

.tb-l {
	background-attachment: scroll;
	background-image: url(assets/tb-l.gif);
	background-repeat: repeat-y;
	background-position: right top;
	width:15px;
}
.tb-r {
	background-attachment: scroll;
	background-image: url(assets/tb-r.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width:15px;
}

.tb-tl {
	background-attachment: scroll;
	background-image: url(assets/tb-tl.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height:15px;
	width:15px;
}

.tb-tr {
	background-attachment: scroll;
	background-image: url(assets/tb-tr.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height:15px;
	width:15px;
}

.tb-br {
	background-attachment: scroll;
	background-image: url(assets/tb-br.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:15px;
	width:15px;
}

.tb-bl {
	background-attachment: scroll;
	background-image: url(assets/tb-bl.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height:15px;
	width:15px;
}


a:hover {
	color:#ffffff;
	text-decoration:none;
}

.table-body {
	background-color: #cd071e;
}

.table-body td {
	text-align:left;
	position: relative;
}

td.tb-t,td.tb-b,td.tb-r, td.tb-l,td.tb-tl, td.tb-tr, td.tb-bl, td.tb-br  {
	color:#ffffff;
	background-color:#cd071e;
	font-size:1px;
}

#footer {
	text-align: center;
}

.thanks {
	font-size: 14px;
	font-weight: bold;
	padding: 30px 40px 30px 40px;
	line-height: 20px;
}

.thanks img {
	float:right;
}


#qspace{
	padding: 10px 0 10px 0;
	font-weight: bold;
	text-align:center;
}
#qspace .otazka {
	font-size: 24px;
	font-weight: bold;
	color: #ffff00;
}

#kolo{
 text-align:center;
}



label {
	font-size: 11px;
	
}

.input, .textarea {
	margin: 2px 0 0 0;
}

* html .input,
* html .textarea {
	margin: 0px 0 0 0;
}




#odpoved {
	width: 480px;
	height: 100px;
}

#jmeno, #prijmeni, #ulice,#email, #telefon  {
	width: 235px;
}
.mostorig {
	font-size: 18px;
	font-weight: bold;
}



#psc {
	width:40px;
}

#jmeno, #ulice, #psc, #email {
	margin-right: 5px;
}

#mesto {
	width: 183px;
}

#newslang_cz, #newslang_sk {
	margin-bottom: 3px;
}

.imagelabel {
	border: solid 1px #ffffff;
}


td.bottom-right {
	text-align:right;
}

.submit {
	font-family:Arial, Helvetica, sans-serif;
	color:#cd071e;
	font-size:16px;
	font-weight:bold;
	height:28px;
	width: 100px;
	background-color:#ffffff;
	border:solid 0px #fff;
	cursor:pointer;
}

.submitover {
	font-family:Arial, Helvetica, sans-serif;
	color:#ff6600;
	font-size:16px;
	font-weight:bold;
	height:28px;
	width: 100px;
	background-color:#ffffff;
	border:solid 0px #fff;
	cursor:pointer;
}




span.error { font-size:10px;color: #f90; padding-left: 5px;font-weight:bold;}
span.error { display:block;font-size:10px;color: #f90; padding-left: 5px;font-weight:bold;}

.mcdrivesym {
	padding:15px 0 10px 0;
	text-align: center;
}


.wins {
	font-size: 12px;
	font-weight: normal;
	padding: 0px 40px 30px 40px;
	line-height: 16px;
}
.winans {
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	margin-left: 50px;
}
.wintitle {
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	text-align: center;
}.wintitle2 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.wintitle3 {
	font-size: 18px;
	font-weight: bold;
	color: #ffff00;
	padding: 5px 0 5px 0;
}

