/* global */
body {
	margin:0px;
	padding:5px;
	background-color: #2A1404;
	color: #D16709;
	font-family : arial, cursive;
	text-align:center;
	}
	
p {margin: 5px; font-size: large;}
h1,h2,h3,h4,h5 {margin: 2px;}
td{text-align: center;}

/* links */
a {color: #2A1404;}
#enter_exit a{font : normal normal bold large cursive;}
#rek1 a, #rek2 a, #rek3 a{	color: orange;}
#rek1 a:hover, #rek2 a:hover, #rek3 a:hover{	color: #FFD700;}

.huge {font-family:Impact, Tahoma, Arial;	font-size: 40px;}
.big {font-family:Impact, Tahoma, Arial;font-size: 30px;}

b{	color: orange;}

/* imges*/
img{border: 1px solid orange; margin: 5px;}
#pics1 img, #pics2 img {	border: 0px solid Maroon; margin: 2px;}
#head img{ border: 0px; xborder-bottom: 2px solid #D16709; margin: 0px;}

#head{margin-bottom: 10px;}

/* container */
#container{
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	border: 1px solid #D16709;
	background-color: #633F25;
	color: #2A1404;
}

/* perviy blok reklami*/
#rek1, #rek2, #rek3{
	xborder: 1px solid orange;
	xbackground-color: #EEE8AA;
	margin: 20px 0px;
	padding: 5px;
	color: orange;
}

/* vtoroy blok reklami*/
#rek2, #rek3{
	border: 0px black solid;
	background-color: transparent;
}

/* warning */
#warning {
	text-align: justify;
	padding: 10px;
	margin:10px;
	font-size: smaller;
	}

/* blok recipov*/
#recips td{border: 0px dashed #6495ED;}
#recips{font: bold small cursive;}
#recips a:link {font-size : x-small; text-decoration: none;}
#recips a:visited {font-size : x-small; text-decoration: none;}
#recips a.ll {font: bold small cursive;}
#recips a.ll:visited {font: bold small cursive;}

/* 2257 records*/
#records{margin-top:20px;font-size:xx-small}
