.body1 {
	background-color : #000000;
	BACKGROUND-IMAGE: url(http://www.madmaxon.sk/images/pink_rabbit.jpg); 
	BORDER-RIGHT-WIDTH: 0px; 
	MARGIN-TOP: 0px; 
	BACKGROUND-POSITION: center top; 
	BORDER-TOP-WIDTH: 0px; 
	BORDER-BOTTOM-WIDTH: 0px; 
	MARGIN-LEFT: 0px; 
	BORDER-LEFT-WIDTH: 0px; 
	MARGIN-RIGHT: 0px
}


.body {
	background-color : #000000;
	BACKGROUND-IMAGE: url(http://www.madmaxon.sk/images/web_back.jpg); 
	BORDER-RIGHT-WIDTH: 0px; 
	MARGIN-TOP: 0px; 
	BACKGROUND-REPEAT: no-repeat; 
	BACKGROUND-POSITION: center top; 
	BORDER-TOP-WIDTH: 0px; 
	BORDER-BOTTOM-WIDTH: 0px; 
	MARGIN-LEFT: 0px; 
	BORDER-LEFT-WIDTH: 0px; 
	MARGIN-RIGHT: 0px
}

.top_navigation_text {
	font-family: tahoma, arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7A7773;
	text-decoration:none;
}

.top_navigation {
	font-family: tahoma, arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7A7773;
	text-decoration:none;
}

.top_navigation :hover {
	font-family: tahoma, arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D4B79C;
	text-decoration:none;
}

.top_navigation_green {
	font-family: tahoma, arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #c3cbde;
	text-decoration:none;
	font-weight: bold;
}

.top_navigation_sel {
	font-family: tahoma, arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D4B79C;
	text-decoration:none;
}

.top_navigation_sel: hover {
	font-family: tahoma, arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D4B79C;
	text-decoration:none;
}

.top_navigation_sel_red {
	font-family: tahoma, arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8a3f20;
	text-decoration:none;
}

.top_navigation_sel_red: hover {
	font-family: tahoma, arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8a3f20;
	text-decoration:none;
}

.subkat_navigation {
	font-family: tahoma, arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7A7773;
	text-decoration:none;
}

.subkat_navigation: hover {
	font-family: tahoma, arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration:none;
}

.subkat_navigation_red {
	font-family: tahoma, arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8a3f20;
	text-decoration:none;
}

.subkat_navigation_red: hover {
	font-family: tahoma, arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration:none;
}


.text {
	font-family:tahoma, arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
}

.text:hover {
	font-family:tahoma, arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000		;
	text-decoration:underline;
}

.copyright {
	font-family:tahoma, arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6B6B6B;
	text-decoration:none;
}

.nadpis_small {
	font-family:tahoma, arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6B6B6B;
	text-decoration:none;
}

.nadpis_small:hover {
	font-family:tahoma, arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6B6B6B;
	text-decoration:underline;
}

.menu_left {
	font-family:tahoma, arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	text-decoration:none;
}

.menu_left:hover {
	font-family:tahoma, arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	text-decoration:none;
}



.mysubmit { 
	font-family:tahoma, arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #D4B79C;
	background-color: #515054;
	align: center;
	border: thin groove 1pix;
	border-color: #000000;
	width:100%;
}

.myinput {
	background-color: #ffffff;
	font-weight: normal;
	font-family:tahoma, arial, Helvetica, sans-serif;
	font-size: 14;
	font-style: normal;
	color: #000000;
	border: medium solid 1pix;
	border-color: #c0c0c0;
}

.myTextArea {
	background-color: #ffffff;
	font-weight: normal;
	font-family:tahoma, arial, Helvetica, sans-serif;
	font-size: 14;
	font-style: normal;
    font-weight: normal;
	color: #000000;
	border: medium solid 1pix;
	border-color: #c0c0c0;
}


.search_input {
	background-color: #7A7773;
	font-weight: normal;
	font-family:tahoma, arial, Helvetica, sans-serif;
	font-size: 12;
	font-style: normal;
	color: #fff;
	border: medium solid 1pix;
	border-color: #c0c0c0;
}

.search_submit {
	background-color: #ffffff;
	font-weight: bold;
	font-family:tahoma, arial, Helvetica, sans-serif;
	font-size: 12;
	font-style: normal;
	color: #7A7773;
	border: medium solid 1pix;
	border-color: #c0c0c0;
}


.shop_button_proc
{
	color:			#08233e;
	font:			1.4em Futura, ‘Century Gothic’, AppleGothic, sans-serif;
	padding:		14px;
	background:		url(images/button_next.png) repeat-x center #ffcc00;background-color:rgba(255,204,0,1);
	border:			1px solid #ffcc00;
	-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;
	border-bottom:	1px solid #9f9f9f;
	-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,0.5);-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.5);box-shadow:inset 0 1px 0 rgba(255,255,255,0.5);
	cursor:			pointer;
}

.shop_button_proc:hover		{background-color:rgba(255,204,0,0.8);}
.shop_button_proc:active	{position:relative;top:2px;}

	
.shop_button_nok
{
	color:			#08233e;
	font:			1.4em Futura, ‘Century Gothic’, AppleGothic, sans-serif;
	padding:		14px;
	background:		url(images/button_next.png) repeat-x center #ffcc00;background-color:rgba(255,204,0,1);
	border:			1px solid #ffcc00;
	-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;
	border-bottom:	1px solid #9f9f9f;
	-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,0.5);-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.5);box-shadow:inset 0 1px 0 rgba(255,255,255,0.5);
	cursor:			pointer;
}

.shop_button_nok:hover 	{background-color:rgba(255,204,0,0.8);}
.shop_button_nok :active	{position:relative;top:2px;}
	
	
.shop_button_ok
{
	color:			#08233e;
	font:			1.4em Futura, ‘Century Gothic’, AppleGothic, sans-serif;
	padding:		14px;
	background:		url(images/button_next.png) repeat-x center #ffcc00;
	background-color:#a7dd32;background-color:rgba(167,221,50,1);
border-color:#a7dd32;
	-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;
	border-bottom:	1px solid #9f9f9f;
	-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,0.5);-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.5);box-shadow:inset 0 1px 0 rgba(255,255,255,0.5);
	cursor:			pointer;
}

.shop_button_ok:hover 	{ background-color:rgba(167,221,50,0.8);}
.shop_button_ok:active	{ position:relative;top:2px;}

	
.shop_button_ok2
{
	color:			#08233e;
	font:			1.1em Futura, ‘Century Gothic’, AppleGothic, sans-serif;
	padding:		2px 14px 2px 14px;
	background:		url(images/button_next.png) repeat-x center #ffcc00;
	background-color:#a7dd32;background-color:rgba(167,221,50,1);
border-color:#a7dd32;
	-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;
	border-bottom:	1px solid #9f9f9f;
	-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,0.5);-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.5);box-shadow:inset 0 1px 0 rgba(255,255,255,0.5);
	cursor:			pointer;
}

.shop_button_ok2:hover	{ background-color:rgba(167,221,50,0.8); }
.shop_button_ok2:active	{ position:relative;top:2px;}
	
.shop_button_prep
{
	color:			#08233e;
	font:			1.1em Futura, ‘Century Gothic’, AppleGothic, sans-serif;
	padding:		4px;
	background:		url(images/button_next.png) repeat-x center #ffcc00;
	background-color:#a7dd32;background-color:rgba(167,221,50,1);
border-color:#a7dd32;
	-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;
	border-bottom:	1px solid #9f9f9f;
	-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,0.5);-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.5);box-shadow:inset 0 1px 0 rgba(255,255,255,0.5);
	cursor:			pointer;
}

.shop_button_prep:hover	{ background-color:rgba(167,221,50,0.8); }
.shop_button_prep:active{position:relative;top:2px;}
	