/* global */
body {
	margin:0px;
	padding:0px;
	background-color: #ADD8E6;
	color: #3577EC;
	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: #3577EC;}
#enter_exit a{font : normal normal bold large cursive;}
#rek1 a, #rek2 a, #rek3 a{	color: blue;}

.huge {font-family:Impact, Tahoma, Arial;	font-size: 40px;}
.big {font-family:Impact, Tahoma, Arial;font-size: 30px;}

b{	color: #FF4500;}

/* imges*/
img{border: 1px solid blue; margin: 5px;}
#pics img {	border: 0px solid Maroon; margin: 2px;}
#head img{ xborder: 0px; xborder-bottom: 2px solid black; xmargin: 0px;}

#head{margin-bottom: 10px;}

/* container */
#container{
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	border: 1px solid #125BDC;
	background-color: #87CEFA;
}

/* perviy blok reklami*/
#rek1, #rek2, #rek3{
	border: 1px dotted #0000CD;
	background-color: #ADD8E6;
	margin: 20px 0px;
	padding: 5px;
	color: #00008B;
}

/* 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 {color : #B22222; font: bold small cursive;}
#recips a.ll:visited {color : #B22222; font: bold small cursive;}

/* 2257 records*/
#records{margin-top:20px;font-size:xx-small}
