body {

	font-size: 13px;
	font-family: verdana;
	margin-top: 0;
	background: #FCF9D7;

}

/* vycentrovanie pre IE*/
.center {
text-align: center;
}

/* Hlavicka */
#header {
	width: 740px; 
	height: 90px;
	text-align: left;
	margin-left: auto;
	margin-right: auto; 
	background: #FCF9EB;
	BORDER-BOTTOM: #000000 thin solid; BORDER-WIDTH: 1px;
 	}
.titulok{
	color: #0033FF; 
}
A {
	color: #0033FF; 
	font: normal 11px verdana;
	text-decoration: none;
}
A:visited {
	color: #0033FF; 
	font: normal 11px verdana;
	text-decoration: none;
}
A:hover {
	font: normal 11px verdana;
	text-decoration: underline;
	color: #000000;
}

/* zaciatok stranky */




#page {
	width: 740px; 
	text-align: left; 
	margin-left: auto; 
	margin-right: auto; 
	background: #FCF9EB;	
	background-image: url(../img/bg_page.gif) ; 
	background-repeat: repeat; 
	}


#page_left { 
	width: 139px;
	height: 500px;
	float: left;	
	text-align: left;
	background: #FCF9BE;
	BORDER-RIGHT: #000000 thin solid; BORDER-WIDTH: 1px;
	}
#page_center {
	width: 800px;
	float: none;
	text-align: left;
	margin-top: 20px;
	background: #FCF9BE;
	align: center;

	}


#page_right {
	width: 139px;
	height: 500px;
	float: right;
	text-align: right;
	background: #FCF9BE;
	BORDER-LEFT: #000000 thin solid; BORDER-WIDTH: 1px;
	}




.clear {
	clear: both;
	font-size: 1px;
	}



/* paticka */

#feet {
	width: 740px;
	height: 15px;
	font-size: 9px;
	color: #000000;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background: #FCF9BE;
	BORDER-TOP: #000000 thin solid; BORDER-WIDTH: 1px;

}




.text {
	font-size: 12px;
	font-family: verdana;
	margin-left: 5px;
	margin-right: 5px;
	text-align: left;

}

.text_foto {
	font-size: 11px;
	font-family: verdana;

}

.text_t {
	font-size: 13px;
	font-family: verdana;
}

.text_vzn {
	font-size: 10px;
	font-family: verdana;
}


.p_index {

	text-indent: 20px;		

}



.novinka {
	width: 440px;
	margin-top: 0px;
	margin-left: 3px;
	padding: 3px;
/*	border-width: 1px;	*/
/*	border-style: solid;	*/
/*	border-color: #5a6c9e;	*/
	font-size: 11px;
	font-family: verdana;
	padding: 0;
	background: #FCF9BE;
}

.novinkax {
	background: #FCF9BE;
	width: 440px;
	font-size: 13px;
	font-family: verdana;
}

.foto {
	width: 440px;
	font-size: 13px;
	font-family: verdana;
}

#rule {
	width: 740px;
	height: 1px;
	background: #0066FF;
	spacing: 0px;
	padding: 0px;
}
.stred {
	background: #FCF9BE;
	margin-top: 10px;
}
.border {
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
	
}
.b	{
	BORDER-BOTTOM: #000000 thin solid; BORDER-WIDTH: 1px;
	BORDER-RIGHT: #000000 thin solid; BORDER-WIDTH: 1px;
}
.br	{
	BORDER-RIGHT: #000000 thin solid; BORDER-WIDTH: 1px;
}
.bb	{
	BORDER-BOTTOM: #000000 thin solid; BORDER-WIDTH: 1px;
}
.btlr	{
	BORDER-TOP: #000000 thin solid; BORDER-WIDTH: 1px;
	BORDER-LEFT: #000000 thin solid; BORDER-WIDTH: 1px;
	BORDER-RIGHT: #000000 thin solid; BORDER-WIDTH: 1px;
}
.big {
	font-size: 18px;
	font-weight: bold;
	font-family: verdana;
}

