body {
	background-color:#FFFFFF;
	margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px;
}

/* Rich Text Editor default settings */
p {margin: 0px;}
body, p {font-size: 11px; font-family: Verdana, Arial, Tahoma, Helvetica;}
/* end of: Rich Text Editor default settings */

img.link {border:0px; margin-left: 1px; margin-bottom: 1px; }

table.home {
	margin-top: 30px;
	width : 780px;
	border: 2px solid #FFFFFF;
}
table.home td.category_shortcurs {
	height: 26px;
	background-color: #9CBDCF; 
}
table.home td.intro {
	height: 180px;
	background-color: #C1D2E3; 
}
table.home td.boxes {
	padding-top: 1px; 
}
table.home td.banners {
	height: 54px;
	background-color: #FFFFFF;
	padding-bottom: 3px; 
}
table.home td.recommended {
	height: 26px;
	background-color: #C1D7E1; 
	text-align: right;
	padding-right: 4px;	
}

table.home td.powered {
	height: 34px;
	background-color: #FFFFFF; 
	font-family: Verdana, Arial, Tahoma, Helvetica;
	font-size: 11px;
	color: #4C4C4C;
	text-align: right;
	padding-right: 4px;
}
table.home td.success {
	padding-top: 6px; 
}

a.powered {color: #787878; font-size: 11px; font-family: Verdana, Arial, Tahoma, Helvetica; font-size:11px; text-decoration: none;}
a.powered:visited {color: #787878; text-decoration: none;}
a.powered:hover {color: #787878; text-decoration: underline;}

img.shortcut { vertical-align: middle; width: 16px; height: 16px; border: 0px; margin-left: 1px; margin-right: 3px; }
a.shortcut {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, Tahoma;
	font-size: 13px;
	text-decoration: none;
}
a.shortcut:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.shortcut:hover {
	color: #FFF4B7;
	text-decoration: none;
}

a.recommended {
	padding-left: 20px;
	color: #38627A;	
	font-family: Verdana, Arial, Tahoma, Helvetica;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;	
}
a.recommended:visited {
	color: #38627A;
	text-decoration: none;
}
a.recommended:hover {
	color: #DE3C2D;
	text-decoration: none;
}

a.normal {
	color: #333333;	
	font-family: Verdana, Arial, Tahoma, Helvetica;
	font-size: 12px;
	text-decoration: none;	
}
a.normal:visited {
	color: #333333;
	text-decoration: none;
}
a.normal:hover {
	color: #333333;
	text-decoration: underline;
}

a.small {
	color: #333333;	
	font-family: Verdana, Arial, Tahoma, Helvetica;
	font-size: 11px;
	text-decoration: none;	
}
a.small:visited {
	color: #333333;
	text-decoration: none;
}
a.small:hover {
	color: #333333;
	text-decoration: underline;
}

fieldset.boxes {
 	width: 251px; /* neplati pro Mozillu - pouzij samostatne nastaveni */
	height: 98%;
	border: 1px solid #96938B;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, Tahoma;
	font-size: 11px;
	padding: 0px;
	padding-left: 0px;
}

legend.boxes {
	padding-left: 3px; padding-right: 3px;
}
a.boxes_title {
	color: #DE3C2D;
	font-family: Verdana, Arial, Helvetica, Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-transform : uppercase;
	text-decoration: none;	
}
a.boxes_title:visited {
	color: #DE3C2D;
	text-decoration: none;
}
a.boxes_title:hover {
	color: #DE3C2D;
	text-decoration: underline;
}
.boxes_title {
	color: #DE3C2D;
	font-family: Verdana, Arial, Helvetica, Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-transform : uppercase;
	text-decoration: none;	
}

div.box {
	padding: 5px;
}
div.box_divider {
	font-size: 1px;
	width: 100%; border-bottom: 1px dashed #96938B; height: 1px;
	padding-top: 0px; margin-top: 2px;
	padding-bottom: 0px; margin-bottom: 2px; 
}

img.arrow { vertical-align: middle; width: 12px; height: 12px; border: 0px; margin-left: 0px; margin-right: 3px; }

img.banner { border: 1px solid #BEB7B2; }

div.banner_container {
	border: 1px solid #BEB7B2;
}

img.icon { vertical-align: middle; width: 16px; height: 16px; border: 0px; margin-left: 3px; margin-right: 3px; }

div.success_description {
	margin-top: 3px;
	color: #70655A;
	font-family: Verdana, Arial, Tahoma; font-size: 11px;
}
img.success_preview { border: 1px solid #BEB7B2; }


