/* hromadny reset */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, 
fieldset, input, textarea, p, blockquote, th, td
{  
  margin: 0; 
  padding: 0; 
} 

table
{ 
  border-collapse: collapse; 
  border-spacing: 0; 
} 

fieldset, img 
{  
  border: 0; 
} 

address, caption, cite, code, dfn, em, strong, th, var
{ 
  font-style: normal; 
  font-weight: normal; 
} 

ol, ul
{ 
  list-style:none; 
} 

caption, th, td
{ 
  text-align: center;
  vertical-align: middle; 
} 

h1, h2, h3, h4, h5, h6
{ 
  font-size: 100%; 
  font-weight: normal; 
} 

q:before, q:after 
{ 
  content:''; 
} 

abbr, acronym 
{ 
	border: 0; 
} 

/* layout */

body 
{
	background: #f5f5f5;
	color:#404040;											
	text-align: center;		
}

body, input, select, h1, h2, h3, h4, h5, h6
{
	font-family: arial, helvetica, sans-serif;
}

body, input, select
{	
	font-size: 12px; 		
}

h1, h2, h3, h4, h5, h6
{	
	font-weight: bold;
	margin: 14px 0;			
}

p
{	
	margin: 14px 0;		
}

h1
{	
	font-size: 22px;
}

h2
{	
	font-size: 17px;
}

h3
{			
	font-size: 15px;
}

ul li
{		
	list-style: none;
	background: url("_images/layout-list-black.gif") no-repeat left center;	
	padding-left: 10px;					
	padding-bottom: 1px;
}

a
{	
	text-decoration: underline;
	color: #0066cc;
}

table
{			
    width: 698px;	
	border-collapse: collapse;	
	font-size: 12px;
}

thead
{				
	background-color: #808080;
	color: #ffffff; 	
}

tfoot td
{					
	text-align: right; 	
	border: none;	
}

th, td
{
	border: 1px solid #b6b6b6; 				
	padding: 4px;
	vertical-align: top;	
}

th
{			
	font-weight: bold;	
}

fieldset 
{     
	width: 544px;	
	padding: 0 10px 10px 10px; 
	border: 1px solid #b6b6b6;	
	font-size: 12px;	
}

legend 
{         
	font-weight: bold;
	color: #404040;	
	margin-top: 5px;
	padding: 1px;
	border: 1px solid #b6b6b6;		
}

fieldset div
{ 	
	padding: 5px 0 0 0;
}

fieldset div p
{ 
	font-size: 11px;
	margin: 0 0 0 200px; 	 		
}

fieldset div label
{ 
	width: 180px;	
	margin-right: 10px; 
	padding-right: 10px; 	
	display: block; 
	float: left; 
	text-align: right; 
	position: relative;
}

fieldset label em 
{ 
	position: absolute; 
	right: 0; 
	font-size: 14px; 
	font-style: normal; 
	color: #ff0000;
}

strong
{ 
	font-weight: bold;
}

.layout-style-first-heading
{		
	margin: 0 0 14px 0;		
}

.layout-style-red-button
{				
	background: #ed1c24;	
	border-width:	1px;
	border-style: outset;
	color: #ffffff;
	font-weight: bold;		
	padding: 0 5px 0 5px;	
	font-size: 12px;
	margin-right: 5px; 
	height: 19px; 	
}

.layout-style-red-button::-moz-focus-inner 
{
    padding: 0 5px 0 5px;
    border: 0;
}

.layout-style-gray-button
{				
	background: #838383;	
	border-width:	1px;
	border-style: outset;
	color: #ffffff;
	font-weight: bold;		
	padding: 0 5px 0 5px;	
	font-size: 12px;
	height: 19px;	
}

.layout-style-gray-button::-moz-focus-inner 
{
    padding: 0 5px 0 5px;
    border: 0;
}

.layout-style-textbox
{ 
	width: 200px;		
}

.layout-style-short-textbox
{ 
	width: 100px;		
}

.layout-style-long-textbox
{ 
	width: 300px;		
}

.layout-style-right-justify
{ 
	text-align: right;		
}

.layout-style-left-justify
{ 
	text-align: left;		
}

.layout-style-red-text
{	
	color: #ff0000;		
}

.layout-style-red-text strong
{ 
	font-weight: bold; 
} 

.layout-style-red-text
{ 	
	color: #ff0000;	
}

#layout
{		
	width: 902px; 
	margin: 10px auto 10px auto;			
}

#layout-frame
{
	background: #ffffff;
	color: #404040;
	text-align: left;	  
	border: 1px solid #b6b6b6; 						 
}

#layout-header
{		
	background: transparent url("_images/layout-children.gif") top left no-repeat;
	background-position: 180px 10px;	
	height: 114px;
	position: relative;	
}

#layout-header h1
{		
	text-align: left;
	margin: 0;
}
	
#layout-header h1 a 
{	
	display: block;
	position: relative; 
	height: 28px;
	width: 150px; 
	top: 22px;	
	left: 10px;
	overflow: hidden;
	cursor: pointer;  
}

#layout-header h1 a span
{
	background: url("_images/layout-logo.gif") top left no-repeat;
	display: block;
	position: absolute;
	height: 100%;
	width: 100%; 
	left: 0;
	top: 0;		
}

#layout-header-links
{	
	font-size: 11px;
	text-align: right;
	float: right;	
	position: absolute;
	top: 10px;
	right: 10px;	
}

#layout-header-links span
{			
	padding-left: 1px;
	padding-right: 1px;	
}

#layout-header-search
{	
	text-align: right;
	float: right;	
	position: absolute;
	top: 34px;
	right: 10px;	
	height: 17px;			
}

#layout-header-search-text,
#DefaultHeader_SearchTextBox
{	
	width: 150px;				
}

#layout-header-search-button,
#DefaultHeader_SearchButton
{				
	background: #1c7eed;	
	border-width:	1px;
	border-style: outset;
	color: #ffffff;
	font-weight: bold;		
	padding: 0 5px 0 5px;		
	height: 19px;
}

#layout-header-search-button::-moz-focus-inner,
#DefaultHeader_SearchButton::-moz-focus-inner 
{
    padding: 0 5px 0 5px;
    border: 0;
}

#layout-header-menu
{				
	position: absolute;	
	left: 9px;
	top: 62px;		
}

#layout-header-menu ul, li
{				
	position: relative;	
	list-style: none;				
}

#layout-header-menu li
{		
	display: block;
	float: left;		
	width: 125px;	
	height: 28px;
	margin-left: 1px;	
	padding: 0;	  	
	overflow: hidden;	
}

#layout-header-menu li.layout-header-menuitem-red
{	
	background: url("_images/layout-red.gif") repeat-x top;
}

#layout-header-menu li.layout-header-menuitem-blue
{	
	background: url("_images/layout-blue.gif") repeat-x top;
}

#layout-header-menu li.layout-header-menuitem-orange
{	
	background: url("_images/layout-orange.gif") repeat-x top;
}

#layout-header-menu li.layout-header-menuitem-green
{	
	background: url("_images/layout-green.gif") repeat-x top;
}

#layout-header-menu li.layout-header-menuitem-magenta
{	
	background: url("_images/layout-magenta.gif") repeat-x top;
}

#layout-header-menu a
{				
	display: block;
	text-align: center ;
	padding: 7px 0 0 0;
	background-color: transparent;
	color:  #ffffff;	
	width: 124px;	
	height: 28px;	
	font-size: 12px;	
	font-weight: bold;	
	text-decoration: none;		
}

#layout-header-navigation
{	
	font-size: 11px; 			
	position: absolute; 
	top: 95px;	
	left: 10px;	
}

#layout-header-navigation span
{								
	padding-left: 1px;
	padding-right: 1px;		
}

#layout-header-navigation strong
{									
	font-weight: bold;
	padding-left: 0;
	padding-right: 2px;
}

#layout-content
{	
	width: 708px;	
	float: right;				
}

#layout-content-frame
{		
	padding-right: 10px;
	padding-bottom: 15px;
}	

#layout-menu
{	
	float: left;
	width: 192px;	
}

#layout-menu-frame
{	
	font-size: 12px; 				
	padding-left: 10px;
	line-height: 14px; 									
}

#layout-menu-customer a 
{	
	display: block;
	position: relative; 
	height: 68px;
	width: 170px; 	
	border: 1px solid #b6b6b6;
	overflow: hidden;
	cursor: pointer;
	margin-bottom: 10px;  
}

#layout-menu-customer a span
{
	background: url("_images/layout-customer.gif") top left no-repeat;	
	display: block;
	position: absolute;
	height: 100%;
	width: 100%; 
	left: 0;
	top: 0;		
}

#layout-menu-facebook a 
{	
	display: block;
	position: relative; 
	height: 37px;
	width: 170px; 	
	border: 1px solid #b6b6b6;
	overflow: hidden;
	cursor: pointer;
	margin-bottom: 10px;  
}

#layout-menu-facebook a span
{
	background: url("_images/layout-facebook.gif") top left no-repeat;	
	display: block;
	position: absolute;
	height: 100%;
	width: 100%; 
	left: 0;
	top: 0;		
}

#layout-menu-twitter a 
{	
	display: block;
	position: relative; 
	height: 37px;
	width: 170px; 	
	border: 1px solid #b6b6b6;
	overflow: hidden;
	cursor: pointer;
	margin-bottom: 10px;  
}

#layout-menu-twitter a span
{
	background: url("_images/layout-twitter.gif") top left no-repeat;	
	display: block;
	position: absolute;
	height: 100%;
	width: 100%; 
	left: 0;
	top: 0;		
}

#layout-menu-googleplus a 
{	
	display: block;
	position: relative; 
	height: 37px;
	width: 170px; 	
	border: 1px solid #b6b6b6;
	overflow: hidden;
	cursor: pointer;
	margin-bottom: 10px;  
}

#layout-menu-googleplus a span
{
	background: url("_images/layout-googleplus.gif") top left no-repeat;	
	display: block;
	position: absolute;
	height: 100%;
	width: 100%; 
	left: 0;
	top: 0;		
}

#layout-menu-rodinne-pasy a 
{	
	display: block;
	position: relative; 
	height: 112px;
	width: 170px; 	
	border: 1px solid #b6b6b6;
	overflow: hidden;
	cursor: pointer;
	margin-bottom: 10px;  
}

#layout-menu-rodinne-pasy a span
{
	background: url("_images/layout-rodinne-pasy.gif") top left no-repeat;	
	display: block;
	position: absolute;
	height: 100%;
	width: 100%; 
	left: 0;
	top: 0;		
}

#layout-menu-paypal a 
{	
	display: block;
	position: relative; 
	height: 53px;
	width: 171px; 	
	border: none;
	overflow: hidden;
	cursor: pointer;
	margin-bottom: 10px;  
}

#layout-menu-paypal a span
{
	background: url("_images/layout-paypal.gif") top left no-repeat;	
	display: block;
	position: absolute;
	height: 100%;
	width: 100%; 
	left: 0;
	top: 0;		
}

#layout-menu-moneybookers a 
{	
	display: block;
	position: relative; 
	height: 53px;
	width: 170px; 	
	border: none;
	overflow: hidden;
	cursor: pointer;
	margin-bottom: 10px;  
}

#layout-menu-moneybookers a span
{
	background: url("_images/layout-moneybookers.gif") top left no-repeat;	
	display: block;
	position: absolute;
	height: 100%;
	width: 100%; 
	left: 0;
	top: 0;		
}

#layout-menu-paysec a 
{	
	display: block;
	position: relative; 
	height: 190px;
	width: 172px; 	
	border: none;
	overflow: hidden;
	cursor: pointer;
	margin-bottom: 10px;  
}

#layout-menu-paysec a span
{
	background: url("_images/layout-paysec.gif") top left no-repeat;	
	display: block;
	position: absolute;
	height: 100%;
	width: 100%; 
	left: 0;
	top: 0;		
}

.layout-menu-list
{	
	background: #ebebeb;
	color: #404040;
	text-align: left;		
	width: 170px;	
	margin-top: 10px; 
	margin-bottom: 10px; 
	border: 1px solid #b6b6b6;			
}

.layout-menu-list h2
{ 	
	display: block;
	position: relative;	
	height: 35px;
	width: 170px;
	overflow: hidden;	
	font-size: 12px;		
	margin: 0;				
} 

.layout-menu-list h2 span
{ 	
	background: url("_images/layout-menu.gif") top left no-repeat;	
	background-color: #ebebeb;
	color: #ffffff;	
	font-weight: bold;	
	display: block;
	position: absolute;
	height: 100%;
	width: 100%;	
	top: 0;
	left:0;
	padding-top: 2px;		
	padding-left: 48px;		  
} 

.layout-menu-list ul
{ 		
	left: 10px;
	padding-top: 2px;	
	padding-bottom: 12px;		
}

.layout-menu-list ul li
{		
	list-style: none;
	background: url("_images/layout-list-red.gif") no-repeat left center;
	left: 10px;
	padding-left: 10px;		
	padding-top: 3px;	
	padding-bottom: 1px;	
}

.layout-google-adsense
{ 	    
	width: 765px;		
	clear: both;	
}

#layout-google-adsense-container
{ 	    
	display:inline;
}

#layout-google-adsense-div
{ 	    
	display:none;
}

#layout-clear
{ 
  clear: both;
  height: 1px;
  overflow: hidden;
  margin: 0;  
}

#layout-footer
{	
	font-size: 11px;	
	text-align: center;	
	padding-left: 10px;	
	padding-right: 10px;	
}

#layout-footer ul, li
{				
	position: relative;	
	list-style: none;				
}

#layout-footer li
{		
	display: block;
	float: left;			
	overflow: hidden;  	
}

#layout-footer p
{	
	margin: 0;  		
	padding-top: 5px;
	padding-bottom: 5px;	
}

#layout-footer p span
{			
	padding-left: 1px;
	padding-right: 1px;	
}
	
.muj-ucet-banner
{ 	
	display: block;
	width: 219px;
	height: 219px;	
	text-decoration: none;
	border: 1px solid #b6b6b6;
	margin: 0 0 10px 10px;
	float: right;		
} 

.muj-ucet-list
{		
    width: 500px;	
}
 
.muj-ucet-orders 
{	
	width: 465px;
    border: 1px solid #b6b6b6;
    margin-top: 10px;			
}

.muj-ucet-orders-header 
{    
    width: 465px;
    height: 25px;
    background-color: #808080;
    border-bottom: 1px solid #b6b6b6;    
}

.muj-ucet-orders-header h2 
{
    padding: 5px 5px 5px 10px;   
    font-weight: bold;
    color: #ffffff;    
    font-size: 12px;
}

.muj-ucet-orders-options
{
	padding: 0 10px 0 10px;
}

.muj-bonus-program-table
{ 
	width: 400px;
}

.muj-bonus-program-image
{ 	
	display: block;
	width: 210px;
	height: 211px;
	padding: 0 10px 10px 0;
	text-decoration: none;
	background: transparent url("_images/muj-bonus-program-image.gif") top left no-repeat;	
	float: right;	
} 

.nakupni-kosik-right-input
{
	margin-top: 11px;
	text-align: right;	 
}

.nakupni-kosik-image
{	
	width: 28px;
	height: 35px; 
	border: 1px solid #b6b6b6;
	margin: 0 5px 0 0; 
	float: left;	
}

.pokladna-fieldset input
{ 				
	width: auto; 			
} 

.pokladna-fieldset label
{ 				
  line-height: 19px;	
} 

.pokladna-fieldset br
{ 				
	clear: both; 	
} 

.pokladna-zip-textbox
{ 
	width: 50px;
	margin-right: 5px;
}

.pokladna-radiobutton input
{ 	
    margin-top: 7px;    
	display: block;
	height: 12px;
    width: 20px;
    float: left;
}

.pokladna-radiobutton label
{ 	
    margin-top: 4px;   
	display: block;
	height: 4px;
    width: 510px;	
}

.pokladna-general-parcel-image
{ 	
	display: block;
	width: 75px;
	height: 40px;
	margin: 0 4px 3px 0;
	border: 1px solid #b6b6b6;
	text-decoration: none;
	background: transparent url("_images/pokladna-geis-parcel.gif") top left no-repeat;	
	float: left;	
} 

.pokladna-ceska-posta-image
{ 	
	display: block;
    width: 75px;
	height: 40px;
	margin: 0 4px 3px 0;
	border: 1px solid #b6b6b6;
	text-decoration: none;
	background: transparent url("_images/pokladna-ceska-posta.gif") top left no-repeat;	
	float: left;	
} 

.pokladna-paypal-image
{ 	
	display: block;
    width: 75px;
	height: 40px;
	margin: 0 4px 3px 0;	
	border: 1px solid #b6b6b6;
	text-decoration: none;
	background: transparent url("_images/pokladna-paypal.gif") top left no-repeat;	
	float: left;	
} 

.pokladna-moneybookers-image
{ 	
	display: block;
    width: 75px;
	height: 40px;
	margin: 0 4px 3px 0;
	border: 1px solid #b6b6b6;	
	text-decoration: none;
	background: transparent url("_images/pokladna-moneybookers.gif") top left no-repeat;	
	float: left;	
} 

.pokladna-paysec-image
{ 	
	display: block;
    width: 75px;
	height: 40px;
	margin: 0 4px 3px 0;
	border: 1px solid #b6b6b6;	
	text-decoration: none;
	background: transparent url("_images/pokladna-paysec.gif") top left no-repeat;	
	float: left;	
} 

.pokladna-karta-image
{ 	
	display: block;
    width: 75px;
	height: 40px;
	margin: 0 4px 3px 0;
	border: 1px solid #b6b6b6;	
	text-decoration: none;
	background: transparent url("_images/pokladna-karta.gif") top left no-repeat;	
	float: left;	
} 

.pokladna-objednavka-fieldset
{
   width: 676px;	
}

.kategorie-goods
{ 	
	width: 765px;		
	clear: both;	
}

.kategorie-goods p
{ 
	display:block;
	position:relative;  	
	width: 176px;	
	float: left;	
	margin-bottom: 10px;  
	margin-top: 10px;	
}

.kategorie-goods p a.kategorie-goods-link
{ 
    padding-right: 5px;	
}

.kategorie-goods img
{ 
	border: 1px solid #b6b6b6;
	width: 168px;	
	height: 210px;	
}

.kategorie-fieldset-input
{				
	background: #838383;	
	border-width:	1px;
	border-style: outset;
	color: #ffffff;
	font-weight: bold;		
	padding: 0 5px 0 5px;	
	font-size: 12px;	
}

.kategorie-catalog-fieldset 
{ 
	text-align: left;
	padding: 0;
	margin: 0;
	border: none;		
	float: left; 
	width: auto;
}

.kategorie-catalog-fieldset legend
{ 
	display: none;
}

.kategorie-catalog-fieldset select
{ 	
	margin-right: 5px;	
}

.kategorie-sort-fieldset 
{ 
	text-align: right;
	padding: 0;
	margin: 0;
	border: none;		
	width: auto; 	
}

.kategorie-sort-fieldset legend
{ 
	display: none;
}

.kategorie-sort-fieldset select
{ 	
	margin-right: 5px;	
}

.kategorie-navigation
{ 	
	text-align:right; 
	clear: both;
}

.administrace-table-link
{			
	width: 12px;		
}

.objednavky-zip-textbox
{ 
	width: 50px;
	margin-right: 5px;
}

.objednavky-vat-textbox
{ 
	width: 50px;
	margin-right: 5px;
}

.objednavky-price-textbox
{ 
	width: 100px;
	margin-right: 5px;
}

.objednavka-table th,
.objednavka-table td
{
  vertical-align: middle; 	
}

.objednavka-left-justify-noborder
{ 
	text-align: left;		
	border-right: none;
}

.objednavka-right-justify-noborder
{ 
	text-align: right;	
	border-left: none;	
}

.objednavka-top-noborder
{ 
	text-align: left;		
	border-top: none;
	border-bottom: none;	
}

.objednavka-bottom-noborder
{ 
	text-align: left;		
	border-top: none;
}

.polozka-image
{
	float: left; 		
	margin-top: 0;	
	margin-right: 10px;
}

.polozka-image img
{
	border: 1px solid #b6b6b6;
	width: 320px;
	height: 400px;
}

.polozka-image span a 
{	
	display: block;
	position: relative; 
	height: 17px;
	width: 110px; 	
	border: 1px solid #b6b6b6;
	overflow: hidden;
	cursor: pointer;	
}

.polozka-image span a span
{
	background: url("_images/polozka-larger-image.gif") top left no-repeat;	
	display: block;
	position: absolute;
	height: 100%;
	width: 100%; 
	left: 0;
	top: 0;		
}

.polozka-heading
{	
	margin-top: 0;
	clear: both;	
}

.polozka-information span
{	
	margin-left: 5px;		
}

.polozka-price
{	
	margin: 14px 14px 0 0;		
	font-size: 17px;	
}

.polozka-fieldset 
{     
	text-align: left;
	padding: 0;
	
	margin: 10px 0 0 0;
	border: none;			
	width: auto;
}

.polozka-fieldset legend
{ 
	display: none;
}

.polozka-fieldset span
{ 	
	margin-right: 5px;	
	margin-left: 5px;		
}

.polozka-fieldset div p
{ 
	margin: 0 0 0 70px; 		
}

.polozka-fideldset div label
{ 
	width: 50px;	
}

.polozka-link img
{
	padding: 0 5px 0 0;
}

.polozka-rozmery-table
{ 
	width: auto;
}

.polozka-google-adsense
{ 	
	width: 765px;		
	clear: both;	
}

.zakaznicky-servis-text
{
	width: 200px;
	height: 100px;	
}

.detailni-obrazek-google-adsense
{ 	
	width: 765px;		
	clear: both;	
}

.detailni-obrazek-image
{	
	margin-top: 0;		
}

.detailni-obrazek-image img
{
	border: 1px solid #b6b6b6;
}

.impresum-image
{ 	
	display: block;
	width: 209px;
	height: 219px;
	padding: 0 10px 10px 0;
	text-decoration: none;
	background: transparent url("_images/impresum-image.gif") top left no-repeat;	
	float: right;	
} 

.newsletter-image
{ 	
	display: block;
	width: 207px;
	height: 217px;
	padding: 0 10px 10px 0;
	text-decoration: none;
	background: transparent url("_images/newsletter-image.gif") top left no-repeat;	
	float: right;	
} 

.platba-image
{ 	
	display: block;
	width: 230px;
	height: 180px;
	padding: 0 10px 10px 0;
	text-decoration: none;
	background: transparent url("_images/platba-image.gif") top left no-repeat;	
	float: right;	
} 

.postovne-table
{ 		
    width: 575px;	
} 

.postovne-paypal-image
{ 	
	display: block;
    width: 75px;
	height: 40px;
	margin: 0 4px 3px 0;	
	border: 1px solid #b6b6b6;
	text-decoration: none;
	background: transparent url("_images/postovne-paypal.gif") top left no-repeat;	
	float: left;	
} 

.postovne-moneybookers-image
{ 	
	display: block;
    width: 75px;
	height: 40px;
	margin: 0 4px 3px 0;
	border: 1px solid #b6b6b6;	
	text-decoration: none;
	background: transparent url("_images/postovne-moneybookers.gif") top left no-repeat;	
	float: left;	
} 

.postovne-paysec-image
{ 	
	display: block;
    width: 75px;
	height: 40px;
	margin: 0 4px 3px 0;
	border: 1px solid #b6b6b6;	
	text-decoration: none;
	background: transparent url("_images/postovne-paysec.gif") top left no-repeat;	
	float: left;	
} 

.postovne-karta-image
{ 	
	display: block;
    width: 75px;
	height: 40px;
	margin: 0 4px 3px 0;
	border: 1px solid #b6b6b6;	
	text-decoration: none;
	background: transparent url("_images/postovne-karta.gif") top left no-repeat;	
	float: left;	
} 

.bonus-program-banner
{ 	
	display: block;
	width: 343px;
	height: 248px;	
	text-decoration: none;	
	border: 1px solid #b6b6b6;
	margin: 0 0 10px 10px;
	float: right;	
} 

.default-divider h2, 
.default-divider h3
{ 	
	display: block;
	position: relative;	
	height: 21px;
	width: 698px;
	overflow: hidden;	
	font-size: 12px;		
	margin: 0;				
	clear: both;
} 

.default-divider h2 span,
.default-divider h3 span
{ 	
	background: url("_images/default-divider.gif") top left no-repeat;
	background-color: #b6b6b6;		
	color: #ffffff;		
	font-weight: bold;	
	display: block;
	position: absolute;
	height: 100%;
	width: 100%;	
	top: 0;
	left:0;
	padding-top: 3px;		
	padding-left: 10px;		 	
} 

.default-banners
{ 	
	width: 703px;	
	clear: both; 
	display: inline;		
}

.default-banners p
{ 
	display: block;
	position: relative;  	
	width: 343px;	
	height: 250px;	
	float: left;	
	margin: 0;	
	margin-bottom: 10px;  
	margin-top: 10px;  		
}

.default-banners-column1
{ 
	left: 0;
	color: #ffffff;	
}

.default-banners-column2
{ 
	left: 9px;	
}

.default-banners img
{ 
	border: 1px solid #b6b6b6;	
}
		
.default-webs
{ 	
	width: 708px;	
	clear: both;
	display: inline; 	
}

.default-webs p
{ 
	display:block;
	position:relative;  	
	width: 125px;		
	float: left;	
	margin-bottom: 10px;  
	margin-top: 10px;  		
}

.default-webs-column1
{ 
	left: 17px;	
}

.default-webs-column2
{ 
	left: 27px;	
}

.default-webs-column3
{ 
	left: 37px;	
}

.default-webs-column4
{ 
	left: 47px;	
}

.default-webs-column5
{ 
	left: 57px;	
}

.default-webs img
{ 
	border: 1px solid #b6b6b6;	
}

.default-info
{ 	
	margin: 10px;	
}
