body {
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	color: #6E6E6E;
	font-size: 10px;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
.clr {
	font-size: 0px;
	line-height: 0px;
	height: 0px;
	clear: both;
}
img { border: none; }
a { color: #0094DA; text-decoration: none; }
a:hover { color: #ADADAD; }
a img { border: none; }
form {
	padding: 0px;
	margin: 0px;
}
/* =============== MAIN =============== */
.mainout {
	width: 854px;
	
}
.header { height: 160px; }
.blink {
	padding: 2px 12px 15px 12px;
	color: red;
	font-size: 16px;
	text-decoration: blink;
}
.blink b { text-transform: uppercase; }
.blink .pomalki { font-size: 13px; }
.conttop { width: 100%; margin-bottom: 30px; }
.conttop1 { width: 200px; }
.conttop1 a , .conttop2 a {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}
.conttop1 a img , .conttop2 a img { border: 2px solid #FFFFFF; }
.conttop1 a:hover img , .conttop2 a:hover img { border: 2px solid #0094DA; }
.conttop2 {
	font-size: 12px;
	width: 254px;
}
.catname {
	line-height: 30px;
	margin-bottom: 12px;
	color: #0094DA;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	border-bottom: 1px solid #6E6E6E;
}
li {
	list-style-type: square;
	color: #0094DA;
}
li b { color: #6E6E6E; }
.content {
	width: 100%;
	margin: 0px 0px 25px 0px;
	
}
.contin1 { font-size: 13px; padding-right: 20px; }
.contin1 { font-size: 13px; }

.smallgal {
	width: 240px;
	color: #0094DA;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}
.gal { text-align: center; }
.smallgal a img , .gal a img { margin: 0px 8px 8px 0px; border: 1px solid #FFFFFF; }
.smallgal a:hover img , .gal a:hover img  { border: 1px solid #0094DA; }

.pager {
	line-height: 18px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}
.pager a {
	height: 18px;
	line-height: 18px;
	padding: 2px 4px 2px 4px;
	margin: 0px 3px 0px 3px;
	color: #FFFFFF;
	font-size: 10px;
	background-color: #009BDE;
	border: 1px solid #6DC5EB;
}
.pager a:hover {
	color: #0057A7; 
	border: 1px solid #0057A7;
}
.pager a.current , .pagger a.current:hover {
	color: #FFFFFF;
	background-color: #6DC5EB;
	border: 1px solid #6DC5EB;
}






.large { font-size: 15px; }
.footer {
	height: 15px;
	line-height: 20px;
	padding-top: 60px;
	color: #000;
	text-align: center;
	font-size: 11px;
	background-image: url(../images/gui/bg_footer.jpg); background-repeat: no-repeat;
}