html, body
{
  margin: 0px;
  padding:0px;
  height: 100%;
  width:  100%;
  top-margin: 0px	;
  left-margin: 0px;  
  background-color: #DAC891;
 
}

table.ponuka {
	border: 1px solid #8B0000;
	width: 160px;
	color: white;
	margin-top: 5px;
	line-height: 15px;
	padding-bottom: 2px;	
	background-color: #A41D7B;
	margin-right: 3px;
}

table.navigacia
{

   width:730px;
   margin-top:7px;
   background-color: #E7C07B;
	
	
}

table.navigacia_left
{

width:95%;
margin-top:7px;
	
}

table.login
{
	margin-top: 7px;
	margin-bottom: 7px;
	background-image: url(../picture/login_back.jpg);
	background-position: top;
	background-repeat: repeat-x;
	border: 1px solid #b98b74;
	height: 100px;
	width: 90%;
	background-color: #b98b74;
	font-family: arial;
	color: #fdfd00;
	font-size: 12px;
	font-weight: bolder;
}

td.polozka_tab
{
	border-bottom: 1px solid white;
	background-color: #E7C07B;
	font-family: Arial;
	color: Black;
	font-weight: normal;
}

td.top_menu
{
	background-image: url(../picture/menu_top.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

td.login_top
{
	background-image: url(../picture/table_top_back.jpg);
	background-position: top;
	background-repeat: repeat-x;	
	height: 22px;
	background-color: #b98b74;
}

td.navigacia_top
{
	background-image: url(../picture/table_top_back.jpg);
	background-position: top;
	background-repeat: repeat-x;
	border: 1px solid #b98b74;
	height: 25px;
	background-color: #b98b74;
}

td.ponuka_top
{
	background-image: url(../picture/ponuka_top.jpg);
	background-position: top;
	background-repeat: repeat-x;
	border: 1px solid #b98b74;
	height: 25px;
	background-color: #b98b74;
}

td.top_back {
	background-color: #DAC891;
	text-align: left;
	height: 37px;
	background-image: url(../picture/top_back.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

td.inside
 {
	background-color: white;
	background-image: url(../picture/in_back.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

td.left
 {
	background-color: #964808;
	background-image: url(../picture/left_back.jpg);
	background-position: top;
	background-repeat: repeat-x;
	border-right:1px solid #602F06;
}


td.ponuka {
   
	background-color : #99649A;
	color : white;	
	border-bottom : 1px solid #8B0000;
	text-align : left;
	height : 20px;
}

FONT.white
{
   COLOR: white;
	font-size: 11px;	
	font-weight: normal;
	font-family: Arial;

}




FONT.white_b
{
   COLOR: white;
	font-size: 12px;	
	font-weight: normal;
	font-family: Arial;

}
FONT.yellow
{
   COLOR: #ffbf00;
	font-size: 11px;	
	font-weight: normal;
	font-family: Arial;

}

FONT.blue
{
   COLOR: #3dcef0;
	font-size: 11px;	
	font-weight: normal;
	font-family: Arial;

}

FONT.black
{
   COLOR: black;
	font-size: 12px;	
	font-weight: normal;
	font-family: Arial;

}
FONT.brown
{
   COLOR: #964808;
	font-size: 12px;	
	font-weight: normal;
	font-family: Arial;

}





#admin_left_menu A
 {
	display: block;
	font-size: 11px;
	color: #FFFFFF;
	font-family: Arial;
	text-decoration: none;
	height: 20px;
	margin-top: 2px;
	margin-bottom: 2px;
	vertical-align: middle;
	border: 1px solid #c38565;
	background-color: #c38565;
	background-position: top;
	background-repeat: repeat-x;
	background-image: url(../picture/left_menu_back.jpg);
}


#admin_left_menu A:visited 
{
	
	display: block;
	font-size: 11px;
	color: #FFFFFF;
	font-family: Arial;
	text-decoration: none;
	height: 20px;
	margin-top: 2px;
	margin-bottom: 2px;
	vertical-align: middle;
	border: 1px solid #c38565;
	background-color: #c38565;
	background-position: top;
	background-repeat: repeat-x;
	background-image: url(../picture/left_menu_back.jpg);
	
	
}

#admin_left_menu A:hover 
{
	display: block;
	font-size: 11px;
	color: #FFFFFF;
	font-family: Arial;
	text-decoration: none;
	height: 20px;
	margin-top: 2px;
	margin-bottom: 2px;
	vertical-align: middle;
	border: 1px solid #c38565;
	background-color: #c38565;
	background-position: top;
	background-repeat: repeat-x;
	background-image: url(../picture/left_menu_back2.jpg);
	
}

#admin_left_menu A:active 
{
	display: block;
	font-size: 11px;
	color: #FFFFFF;
	font-family: Arial;
	text-decoration: none;
	height: 20px;
	margin-top: 2px;
	margin-bottom: 2px;
	vertical-align: middle;
	border: 1px solid #DF9011;
	background-color: #c38565;
	background-position: top;
	background-repeat: repeat-x;
	background-image: url(../picture/left_menu_back.jpg);
}

#admin_left_menu A.here
{
	display: block;
	font-size: 11px;
	color: #FFFFFF;
	font-family: Arial;
	text-decoration: none;
	height: 20px;
	margin-top: 2px;
	margin-bottom: 2px;
	vertical-align: middle;
	border: 1px solid #c38565;
	background-color: #c38565;
	background-position: top;
	background-repeat: repeat-x;
	background-image: url(../picture/left_menu_back.jpg);
		  
}



A:link.brown_b
{
   COLOR: #734703;
	font-size: 13px;	
	font-weight: bolder;
	font-family: Arial;
	text-decoration: none;	
	

}
A:hover.brown_b
{
	COLOR: #734703;
	font-size: 13px;
	font-weight: bolder;
	font-family: Arial;
	text-decoration: none;
	
}
A:visited.brown_b
{
	COLOR: #734703;
	font-size: 13px;
	font-weight: bolder;
	font-family: Arial;
	text-decoration: none;
	
}
A:active.brown_b
{
   COLOR: #734703;
	font-size: 13px;	
	font-weight: bolder;
	font-family: Arial;
	text-decoration: none;	
	

}






A:link.white
{
   COLOR: white;
	font-size: 11px;	
	font-weight: normal;
	font-family: Arial;
	text-decoration: none;	
	

}
A:hover.white
{
	COLOR: white;
	font-size: 11px;
	font-weight: normal;
	font-family: Arial;
	text-decoration: none;
	
}
A:visited.white
{
	COLOR: white;
	font-size: 11px;
	font-weight: normal;
	font-family: Arial;
	text-decoration: none;
	
}
A:active.white
{
   COLOR: white;
	font-size: 11px;	
	font-weight: normal;
	font-family: Arial;
	text-decoration: none;	
	

}



A:link.black
{
   COLOR: black;
	font-size: 11px;	
	font-weight: normal;
	font-family: Arial;
	text-decoration: none;	
	

}
A:hover.black
{
	COLOR: black;
	font-size: 11px;
	font-weight: normal;
	font-family: Arial;
	text-decoration: none;
	
}
A:visited.black
{
	COLOR: black;
	font-size: 11px;
	font-weight: normal;
	font-family: Arial;
	text-decoration: none;
	
}
A:active.black
{
   COLOR: black;
	font-size: 11px;	
	font-weight: normal;
	font-family: Arial;
	text-decoration: none;	
	

}



A:link.brown
{
   COLOR: #964808;
	font-size: 11px;	
	font-weight: normal;
	font-family: Arial;
	text-decoration: none;	
	

}
A:hover.brown
{
	COLOR: #964808;
	font-size: 11px;
	font-weight: normal;
	font-family: Arial;
	text-decoration: none;
	
}
A:visited.brown
{
	COLOR: #964808;
	font-size: 11px;
	font-weight: normal;
	font-family: Arial;
	text-decoration: none;
	
}
A:active.brown
{
   COLOR: #964808;
	font-size: 11px;	
	font-weight: normal;
	font-family: Arial;
	text-decoration: none;	
	

}






INPUT.login
{
   COLOR: #5E2F03;
	font-size: 11px;	
	font-weight: normal;
	font-family: Arial;
	text-decoration: none;	
	font-weight: normal;
	width: 85px;
	height: 17px;
	align: middle;	
	border: 1px solid black;
	padding-left:2px;
	

}

input.send_login
{
   COLOR: white;
	font-size: 11px;	
	font-weight: bolder;
	font-family: Arial;
	text-decoration: none;	
	font-weight: normal;
	width: 70px;
	height: 19px;
	cursor: hand;
	align: center;
   vertical-align: bottom ;
	margin-left: 3px;
	background-color: #cd2f30;
	border: 1px solid #e0c1b4;
	padding-bottom: 2px;
	margin-bottom: 1px;
}

input.search
{
   COLOR: #964808;
	font-size: 11px;	
	font-weight: normal;
	font-family: Arial;
	text-decoration: none;	
	font-weight: normal;
	width: 60px;
	height: 19px;
	cursor: hand;
	align: center;
   vertical-align: baseline ;
	margin-left: 3px;
	background-color: #ac6be3;
	border: 1px solid #AE7240;
	padding-bottom: 2px;
	margin-bottom: 1px;
}

SELECT.search
{
   COLOR: #964808;
	font-size: 12px;	
	font-weight: normal;
	font-family: Arial;
	text-decoration: none;	
	font-weight: normal;
	width: 150px;
	height: 20px;	
	align: center;
   vertical-align: baseline ;
	margin-left: 3px;
	background-color: white;
	border: 1px solid #AE7240;
	padding-bottom: 2px;
	margin-bottom: 1px;
}

SELECT.search_t
{
   COLOR: #964808;
	font-size: 12px;	
	font-weight: normal;
	font-family: Arial;
	text-decoration: none;	
	font-weight: normal;
	width: 80px;
	height: 20px;	
	align: center;
   vertical-align: baseline ;
	margin-left: 3px;
	background-color: white;
	border: 1px solid #AE7240;
	padding-bottom: 2px;
	margin-bottom: 1px;
}

SELECT.reg
{
   COLOR: #964808;
	font-size: 12px;	
	font-weight: normal;
	font-family: Arial;
	text-decoration: none;	
	font-weight: normal;
	width: 278px;
	height: 20px;	
	align: center;
   vertical-align: baseline ;
	margin-left: 3px;
	background-color: #E3C585;
	border: 1px solid #AE7240;
	padding-bottom: 2px;
	margin-bottom: 1px;
}

INPUT.pridat
{
   COLOR: #964808;
	font-size: 12px;	
	font-weight: normal;
	font-family: Arial;
	text-decoration: none;	
	font-weight: normal;
	border: 1px solid #AE7240;
	height: 19px;
	width: 280px;
	background-color: #E3C585;
	margin: 1px	;
}

INPUT.psc
{
   COLOR: #964808;
	font-size: 12px;	
	font-weight: normal;
	font-family: Arial;
	text-decoration: none;	
	font-weight: normal;
	border: 1px solid #AE7240;
	height: 19px;
	width: 72px;
	background-color: #E3C585;
	margin: 1px	;
}
INPUT.mesto
{
   COLOR: #964808;
	font-size: 12px;	
	font-weight: normal;
	font-family: Arial;
	text-decoration: none;	
	font-weight: normal;
	border: 1px solid #AE7240;
	height: 19px;
	width: 160px;
	background-color: #E3C585;
	margin: 1px	;
}

INPUT.pridat_k
{
   COLOR: #964808;
	font-size: 12px;	
	font-weight: normal;
	font-family: Arial;
	text-decoration: none;	
	font-weight: normal;
	border: 1px solid #AE7240;
	height: 19px;
	width: 132px;
	background-color: #E3C585;
	margin: 1px	
	
}

TEXTAREA.popis
{
   COLOR: #964808;
	font-size: 12px;	
	font-weight: normal;
	font-family: Arial;
	text-decoration: none;	
	font-weight: normal;
	border: 1px solid #AE7240;
	height: 150px;
	width: 280px;
	background-color: #E3C585;
	margin: 1px	
	
}

#top_ponuka {
   color: black;
	background-color : white;
	margin: 2px;
	padding : 3px;
	width : 126px;	
	border : 1px solid black;
	height : 125px;
	font-size : 11px;
}
img.top_ponuka {
	width: 120px;
	height: 80px;
	border: 1px solid #964808;
}

#top_ponuka2 {
   color: #0A688C;
	background-color : #5D1D67;
	margin: 1px;
	padding : 3px;
	width : 126px;	
	border : 1px solid #FFBF00;
	height : 125px;
	font-size : 11px;
}
img.top_ponuka2 {
  width : 120px;
	height :80px;		
	border: 1px solid #b2b2b2;
}



