body {
	font: 10pt "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	background-color: white;
}

#page {
	margin-left: auto; 
	margin-right: auto; 
	margin-top: 0px; 
	position: relative;
	text-align: left;
	min-width: 990px; 
    width: 990px;
    border: 1px solid  #799EDA;
    background-repeat: repeat-y; 
    background-image: url("main.png");  
}

a, a:hover, a:visited{
	color: #0085cf;
}

#head{
	clear: both;
	width: 730px;
	margin-top: 1em;
}

#guide {
	width: 730px;
	font-size: 12px;
	line-height: 14px;
	color: #000;
	text-shadow: 1px 1px 1px #fff;
	background: url(head-corners.png) top left no-repeat;
}
#guide_wrap {
	width: 730px;
}
#guide_wrap_btm {
	margin-top: -2px;
	width: 730px;
	height: 12px;
	background: url(head-bottom.png) top left no-repeat;
	background-color: white;
}
#guide_inner{
	padding: 12px;
}
#guide a{
	color: #666;
	text-decoration: none;
}		
#guide a:hover {
	text-decoration: none;
	color: #0085cf;
}

.view-cart{
	background: url(cart.png) center right no-repeat;
	padding-right: 25px;
	
}				

#content{
	width: 700px;
	margin-left: auto;
	margin-left: 250px;
	margin-right: auto;
    margin-bottom: 20px;
}

#timeoffer{
	margin-left: 250px;
    width: 700px;
    background-color: #FFFFC0;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
}

#tickeredit {
    background-color: #FFFFC0;
}

#mytitle{	margin-left: 250px;  width: 700px; }

#head-security{
	text-align: right; padding-right: 1em
}

/**
 * Switches
 */

/* No security info */
.ns #head-security{
	display:none;
}

/* No header */
.nh #head{
	display:none;
}


/**
 * Override
 */

.store-order-action-list li{
	white-space: normal !important; /* france length */
}

.core-form-field-required .core-form-field-label{
	font-weight: bold;
}

.core-body-window .core-section{
	background: url(section-header-top.png) left top no-repeat;
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 4px;
	margin-top: 1em;
}
.core-body-window .core-section-header{
	background: url(section-header.png) left top repeat-x;
	height: 20px;
	margin: 0px;
	font-size: 14px;
	padding-left: 10px;
	color: white;
}
.core-body-window .core-section-body{
	padding: 1em;
	border: 1px solid #ccc;
	padding-bottom: 1.5em;
}

.hide-option-group { display: none; }

/* div.store-field-contact-company { display: none; } */

/****************

  my styles 
  
****************/

/* Paticka stranky */
#footer { 
	clear: both; 
    text-align: center; 
    padding: 8px;
    color: #FFFFFF;
    font-size:90%; 
	background-color: #0342C6;
    border: 0px solid  #BEBEBE;
    margin-bottom: 0px;
}

#footer A  { color: #ffffff; } 
#footer TD { color: #ffffff; } 

#top {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px 0px 0px 0px;
}

#timeofferheader { color: #ff0000; padding-top:10px; }
