@charset "utf-8";
body {
	background: #dbdbdb;
	/*background-image: url(../images/bg_main.jpg);
	background-position:center top;
	background-repeat:no-repeat;*/
	
	
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Calibri, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	overflow: visible;
}
P {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px 0px 0px 0px; PADDING-TOP: 0px;
}

a:link  {
	color: #333333;
}
a:visited  {
	color: #999999;
}
a:hover {
	color : #333333;
}
.rd #container {
	width: 980px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px none #000000;
	text-align: center; /* this overrides the text-align: center on the body element. */
	background-color: #dbdbdb;
	background-image: url(../images/grotto_red_backA.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	padding: 0px;
}
.rd #container_in {
	width: 980px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px none #000000;
	text-align: center; /* this overrides the text-align: center on the body element. */
	background-color: #dbdbdb;
	background-image: url(../images/grotto_red_backB.jpg);
	background-repeat: repeat-y;
	background-position: center bottom;
	padding: 0px;
	overflow: visible;
}
.rd #topmenu {
	background-image: url(../images/gt_top_menu_bg.jpg);
	height: 63px;
	width: 980px;
	background-repeat: no-repeat;
	margin: 0px;
	background-position: center;
	padding: 0px;
}
.homelink {
	float: right; /* since this element is floated, a width must be given */
	width: 290px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
/*	height: 390px;*/
	height: 61px;
	padding: 0px 50px 0px 0px;
	
}
.homelink a{
	display: block;	
	width: 290px;
	height: 61px;
}
.rd #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
}
.rd #footer {
	background-color: #dbdbdb;
	background-image: url(../images/gt_footer.jpg);
	height: 80px;
	width: 980px;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 11px;
	color: #FFF;
	background-repeat: no-repeat;
	background-position: center top;
} 
.rd #footer a {
	color: #FFF;
}
.rd #footer_in {
	background-color: #dbdbdb;
	background-image: url(../images/gt_footer_in.jpg);
	height: 80px;
	width: 980px;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 11px;
	color: #FFF;
	background-repeat: no-repeat;
	background-position: center top;
} 
.rd #footer_in a {
	color: #FFF;
}
.rd #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.rd #top {
	background-color: #dbdbdb;
	background-image: url(../images/gt_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 27px;
	width: 980px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}
.rd #header {
	background-image: url(../images/gt_header.jpg);
	height: 314px;
	width: 980px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	background-position: center;
}
.rd #head_in {
	background-image: url(../images/gt_head_in.jpg);
	height: 62px;
	width: 980px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: center;
	text-align:center;
}
.rd #flashbanner {
	height: 110px;
	width: 980px;
	margin: 0px;
	vertical-align:middle;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	z-index: 1000;
	overflow:visible;
	text-align:center;
	
}
.flashbannerStrip
{
	height: 100px;
	width: 980px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow:visible;
	z-index: 1000;
	background-image: url(../images/gt_flash_back.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	}
.rd #homemain {
	width: 980px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/gt_home_main.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	text-align: left;
	overflow: visible;

}
.rd #sidebar {
	float: right; /* since this element is floated, a width must be given */
	width: 290px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
/*	height: 390px;*/
	padding: 0px 20px 0px 0px;
	color: #FFF;
	text-align: left;
	overflow: visible;
}
.rd #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 290px;
	padding: 0px 20px 0px 0px;
	color: #FFF;
	text-align: left;
	background-image:url(../images/gt_side_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: visible;
}
.rd #content_in {
	margin-top: 0px;
	margin-right: 320px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
/*	padding-left: 40px; 
*/
	padding-left: 0px; 
	text-align:left;
	overflow: visible;
}
.rd #topmenuS {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	text-align: left;
}
.rd #novinky {
	margin: 0px;
	padding-top: 59px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
/*	padding-left: 34px;*/
	text-align: left;

}
.newstitle 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ff0000;
	padding: 0px;
}
.newstext 
{
	font-family: Calibri, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.artTitle 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #ff0000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.artSubTitle 
{
	font-family: Calibri, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #666666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.artText 
{
	font-size: 12pt;
	padding: 0px;
	text-align: left;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.products
{
	overflow:visible
	}
.divider
{
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	width: 99%;
	height: 2px;
	padding: 0px;
	margin: 0px;
	overflow: visible;
	}
.search_box {
	height: 38px;
	width: 256px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 17px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-image: url(../images/search_box.gif);
	background-repeat: no-repeat;
	background-position: center center;
	}
.search_box1 {
	height: 38px;
	width: 256px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 17px;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-image: url(../images/search_box.gif);
	background-repeat: no-repeat;
	background-position: center center;
	}
.banner_r {
	padding: 0px;
	width: 256px;
	text-align: center;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 17px;
	overflow: visible;
}
.rd #content_h_wh {
	margin-top: 0px;
	margin-right: 310px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
/*	padding-left: 40px;*/
	padding-left: 0px;
	text-align:left;
	color: #FFFFFF;
	overflow: visible;
}
.homeText {
	text-align:left;
	color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
	overflow: visible;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
}
.homeTitle {
	text-align:left;
	color: #FFFFFF;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	font-size: 16px;
}
.homeTitle a {
	color: #FFFFFF;
}
.homeBantop {
	text-align:center;
	margin: 0px;
	border-right-color: #CCCCCC;
	overflow: visible;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.odsadenie20
{ padding-top: 20px;
}
.footodsadenie
{ padding: 30px;}
.footodsadenie_in
{ padding: 37px;}
.in
{
	border: 0px solid #FFFFFF;
	background: transparent;
	font-size: 13px;
	color: #666;
	margin: 0px 0px 0px 0px;
}
.b_search
{
	border: 0px solid #FFFFFF;
	background: transparent;
	font-size: 12px;
	color: #666;
	text-align: center;
	cursor: pointer;
	margin: 0px 0px 0px 0px;
}
FORM .noborder
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.rd #article {
	overflow: visible;
	margin-left: 40px; 
	
}
.mark
{
	font-size: 7px;

}
.edit
{
    font-size: 10px;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    text-align: right;

}
.edit A
{
	color: black;
    font-size: 10px;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    text-align: right;
}
.border_gray
{
	background-color: #f5f5f5;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}
.separator
{
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
}
.error
{
	color: red;
	font-size: 12px;
}
.title_prod
{
	font-size: 16px;
	color: #ff0000;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 5px;
	}
.text {
	font-family: Calibri, "Trebuchet MS", Arial, Helvetica,  sans-serif;
	font-size: 14px;
	color: #000000;
}
.text_prod {
	font-family: Calibri, "Trebuchet MS", Arial, Helvetica,  sans-serif;
	font-size: 14px;
	color: #000000;
	padding-left: 5px;
}
.prodimg
{
	background-image: url(../images/products/b_apetito.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.rd #nutricne
{
	overflow: visible;
		
	}
.nutr_title
{
	font-size:10px;
	font-weight:normal;
	background-color:#CCCCCC;
	text-align:center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	}
.nutr_title_d
{
	font-size:10px;
	font-weight:normal;
	background-color:#999999;
	text-align:center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.nutr_num
{
	font-size:12px;
	font-weight:bold;
	background-color:#CCCCCC;
	text-align:center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.nutr_num_d
{
	font-size:12px;
	font-weight:bold;
	background-color:#999999;
	text-align:center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.nutr_table
{
	border: 0px solid #333333;	
	font-size:12px;
	overflow:visible;
	}
img.expando{ /* expanding images. */
position: relative;
border: none;
vertical-align: top; /*top aligns image, so mouse has less of a change of moving out of image while image is expanding*/
z-index:1000;
}
