html,body {
	height: 100%;
	padding: 0;
	margin: 0 0 1em;
	font-family: "Verdana CE", "Arial CE", "Lucida Grande CE",
		"Helvetica CE", Verdana, Arial, lucida, sans-serif;
}

body {
	background: #ACACAC;
	_text-align: center; /* IE */
}

h1 {
	color: #A20F0F;
	font-size: 130%;
	margin: 0;
	padding: 0 0 0.2em 0;
}

h2 {
	color: #A20F0F;
	font-size: 120%;
	margin: 0;
	padding: 0 0 0.2em 0;
}

ul {
	list-style-type: square;
}

.clear {
	width: 100%;
	clear: both;
	height:0;
	font-size:0;
}

a:link,a:active,a:visited {
	color: #A20F0F;
	text-decoration: underline;
}

a:hover {
	color: red;
}

form {
	margin: 0;
	padding: 0;
}

dfn,acronym {
	font-style: normal;
	border-bottom: 0px1;
	cursor: help;
}

address {
	font-size: 70%;
	float: right;
	margin: 0;
	_padding: 0.7em 0.8em;
}

#page {
	margin: 0 auto;
	width: 1260px;
	border: 0px;
	background-color: #E8E7E7;
}

#header {
	height: 210px;
	padding: 0;
	width: 1260px;
	_width: 1258px;
	border-bottom: 4px solid #CBCBCB;
	margin-bottom: 8px;
}

#header img.logo {
	border: none;
}

#header a:link,#header a:active {
	border-bottom: none;
	text-decoration: none;
}

#wideColumn {
	font-size: 80%;
	width: 1000px;
	float: right;
	text-align: left;
	background: #fff;
	padding-bottom: 1em;
	padding: 10px;
	margin-bottom: 8px;
	margin-right: 8px;
}

#narrowColumn {
	width: 216px;
	float: left;
	font-size: 12px;
}

#footer {
	clear: both;
	width: 1260px;
	border-top: 4px;
	height: 25px;
	background: #A20F0F;
	color: #FFFFFF;
	font-size: 80%;
	text-align: right;
}

.footer a:link,.foorter a:active {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: solid 1px #A20F0F;
}

.footer a:hover {
	color: #fff;
	text-decoration: none;
	border-bottom: dotted 1px #993300;
}

fieldset {
	border: solid 1px #e1e1e1;
	padding: 0.5em 1em;
}

legend {
	font-size: 100%;
	font-weight: bold;
	padding: 0 1em;
	color: #A20F0F;
}

#mcWidget_registration_address .formRow label,
#mcWidget_registration_deliveryAddress .formRow label,
#mcWidget_registration_company .formRow label,
#mcWidget_registration_person .formRow label,
.myAccount .formRow label {
	display: block;
	width: 160px;
	float: left;
}

#mcWidget_registration_address .formRow input,
#mcWidget_registration_deliveryAddress .formRow input,
#mcWidget_registration_company .formRow input,
#mcWidget_registration_person .formRow input,
.myAccount .formRow input {
	width: 200px;
}

#mcWidget_registration .formRow .street label{
	display:inline;
	float:none;
	margin-right:127px;
}

#mcWidget_registration .formRow .street input {
	display:inline;
	float:none;
}

#mcWidget_registration .formRow .streetNumber label{
	display:inline;
	float:none;
}

#mcWidget_registration .formRow .streetNumber input {
	display:inline;
	float:none;
	width:40px;
}

#mcWidget_registration .formRow #mcWidget_registration_phone {
	width:80px;
}

#mcWidget_registration .formRow #mcWidget_registration_marketingAgreement{
	width:20px;
}

#mcWidget_eventLog_from, #mcWidget_eventLog_to{
	width:92px;
}

#mcWidget_registration .formRow #mcWidget_registration_password1,
#mcWidget_registration .formRow #mcWidget_registration_password2{
	width:120px;
}

table th{
	background: url("../img/table_head_background.jpg") repeat-x;
	color:white;
	text-align:center;
}

table td{
	background-color:#f7f7f7;
}

#mcWidget_eventLog table.normal{
	table-layout: fixed;
}


#mcWidget_eventLog table.normal tr.odd td{
	background-color:#efefef;
}

#mcWidget_messages ul li.error {
	color:white;
	background-color:red;
	padding:2px 0;
}

#mcWidget_messages ul li.success {
	color:white;
	background-color:green;
	padding:2px 0;
}

/*
*
*Introduction section
*/

#mcWidget_introduction p{
	text-align:justify;
	padding:0 5px;
	font-size:12px;
}

#mcWidget_introduction img.cat{
	display:block;
	width:135px;
}

#mcWidget_introduction .links{
	font-size:12px;
	width:380px;
	float:left;
}

#mcWidget_introduction .links a:visited,
#mcWidget_introduction .links a{
	color: #A20F0F;
	text-decoration: underline;
	border:none;
	margin-left:17px;
}

#mcWidget_introduction .clear{
	width:100%;
	clear:both;
}

#mcWidget_introduction .right{
	text-align:right;
}

#mcWidget_introduction .right.police{
	margin-top:0;
}

#mcWidget_introduction .right.info_img{
	margin-bottom:0;
	padding-top:10px;
}

#mcWidget_introduction .bottom.right{
	font-size:8px;
	text-align:center;
	font-family:verdana;
}

#mcWidget_introduction h2{
	text-decoration: underline;
}

#mcWidget_introduction .whole{
	white-space: nowrap;
}

#mcWidget_introduction .type_of_payment{
	font-size:30px;
	color: #050081;
	font-weight:bold;
}

#mcWidget_introduction .price_list img{
	vertical-align: bottom;
}

#mcWidget_introduction .emph{
	font-weight:bold;
	color: #050081;
}

#mcWidget_introduction .rz{
	color:red;
}

#mcWidget_introduction td{
	background-color:#dddddd;
	text-align:center;
}

#mcWidget_introduction li{
	text-align: justify;
}

#mcWidget_dandoElementList_from,
#mcWidget_dandoElementList_to,
#mcWidget_dandoDocumentList_from,
#mcWidget_dandoDocumentList_to {
  width:100px;
}

#mcWidget_introduction .section_header{
	margin:0;
	color:#000;
	font-size:14px;
	font-weight:bold;
	font-variant:small-caps;
}

#jak_zaplatit_pomoci_sms.main_section_head{
	margin-top:30px;
}

.mcWidget_hidden_sections{
	display:none;
}

#mcWidget_login_accountNumber{
	width:142px;
}

#mcWidget_loginArea{
	width:212px;
}

#mcWidget_logout li{
  list-style: none;
}

#mcWidget_logout dd{
  font-weight:bold;
}

#mcWidget_services table .button{
	height:20px;
}

.required{
	font-weight:bold;
}

#mcWidget_registration .left,
#mcWidget_dandoPsmsLogin .left{
	width:150px;
	display:block;
	float:left;
}

label.error{
	display:block;
	color:red;
}

#mcWidget_registration label.error{
	float:none;
	display:inline;
}

/*
 * Competition
 */
 
#mcWidget_competition h1 {
	background: url("../img/parking-signpost.png") 0 2px no-repeat;
	color: #014AB1;
	font-size: 30px;
	padding-left: 85px;
}
 
#mcWidget_competition img#phone {
	float: left;
	margin-right: 3em;
	margin-bottom: 1em;
}

#mcWidget_competition #notes {
	font-size: 12px;
}

#mcWidget_competition #notes .phone {
	background: url("../img/telephone-icon.png") 0px 2px no-repeat;
	padding-left: 20px;
}

#mcWidget_competition #logos img {
	margin-right: 20px;
}

#mcWidget_competition #prizes li {
	font-size: 16px;
	margin-bottom: 1em;
}

#mcWidget_competition #prizes strong.prize {
	color: darkorange;
}

#mcWidget_competition #mcWidget_competition_completeRules {
	display: none;
}

#competition img {
	display: block;
	margin: 30px auto;
	border: solid 1px #AAA;
}

#mcWidget_competition_prizes {
	float: right;
	width: 320px;
}

#mcWidget_competition_prizes ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}