/* global */
body {
	margin:0px;
	padding:0px;
	background-color: #A95414;
	color: #CD853F;
	font-family : arial, cursive;
	text-align:center;
	}
	
p {margin: 10px; font-size: large;}
h1,h2,h3,h4,h5 {margin: 5px;}
td{text-align: center;}

/* links */
a {color: #CD853F; font-family: cursive;}
#enter_exit a{font : normal normal bold xx-large cursive;}
#rek1 a, #rek2 a{	color: #FFFDE3;}

/* imges*/
img{border: 1px solid #FFD28E; margin: 5px;}
#pics img {	border: 0px solid Maroon;}

/* container */
#container{
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
}

/* perviy blok reklami*/
#rek1, #rek2{
	border: 1px solid #FFD28E;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #8F2626;
	color: #FFD28E;
	padding: 5px;
}

/* vtoroy blok reklami*/

/* blok recipov*/
#recips {margin: 20px;}
#recips td{border: 0px dashed #6495ED;}
#recips a:link {color : maroon ;font-size : x-small; text-decoration: none;}
#recips a:visited {color : maroon;font-size : x-small; text-decoration: none;}
#recips a.ll {color : #EEE8AA; font: bold small cursive;}
#recips a.ll:visited {color : #EEE8AA; font: bold small cursive;}

/* 2257 records*/
#records{margin-top:20px;font-size:xx-small;}

/* warning */
#warning {
	text-align: justify;
	padding: 10px;
	margin:10px;
	font-size: small;
	border: 2px solid #8B0000;
	background-color: #A95414;
	color: #8F2626;
}

#head{
	margin-bottom: 10px; 
}