@import url('fr_calendar_column.css');

*
	{
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	}

body
	{
	margin: 0px;
	padding: 0px 16px 10px 0px;
	background-color: #840004;
	background-image: url('../img/cont_bg.gif');
	background-repeat: repeat-x;
	background-position: left top;
	}

body,
div, p,
th, td,
form, input, textarea, select,
h1, h2, h3, h4,
ol, ul, li
	{
	font-family: tahoma, arial, sans-serif, helvetica;
	}

body,
div, p,
th, td,
input, textarea
	{
	color: black;
	}

body,
div, p,
th, td,
input, textarea, select,
ol, ul, li
	{
	font-size: 12px;
	}

ol, ul, li
	{
	margin: 0px 0px 0px 0px;
	list-style-type: none;
	}

p, div
	{
	margin: 0px 0px 0px 0px;
	}

img,
a img, a:link img, a:hover img, a:visited img
	{
	border: 0px none;
	}

a, a:link, a:hover, a:visited
	{
/*	text-decoration: none;*/
	color: #165c00;
	}

input.button,
input.button_over
	{
	cursor: hand;
	cursor: pointer;
	}

input.text
	{
	height: 20px;
	border: 1px solid #727272;
	}

a:hover
	{
	text-decoration: underline;
	}

form
	{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}



div.cont
	{
/*	width: 100%;*/
/*	margin-right: 16px;*/
	}

table.cont
	{
	width: 100%;
	}

table.cont td
	{
	vertical-align: top;
	}

table.cont td#column
	{
	width: 192px;
	padding: 0px 0px 0px 0px;
	background-image: url('../img/map.gif');
	background-repeat: no-repeat;
	background-position: left top;
	}

table.cont td#column div.logo
	{
	height: 290px;
	padding: 16px 29px 0px 32px;
	}

table.cont td#column div.list
	{
	padding-left: 40px;
	color: white;
	}

table.cont td#column div.list h3
	{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	color: white;
	font-size: 14px;
	font-weight: bold;
	background-image: url('../img/main/h3_col.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
	}

table.cont td#column ul
	{
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	}

table.cont td#column ul li
	{
	padding: 0px 0px 0px 22px;
	margin: 4px 0px 0px 0px;
	background-image: url('../img/main/li.gif');
	background-repeat: no-repeat;
	background-position: 0px 1px;
	}

table.cont td#column ul li a,
table.cont td#column ul li a:link,
table.cont td#column ul li a:hover,
table.cont td#column ul li a:visited
	{
	color: white;
	text-decoration: none;
	}

table.cont td#column ul li a:hover
	{
	text-decoration: underline;
	}

table.cont td#column div.ad
	{
	margin-top: 18px;
	text-align: center;
	}

table.cont td#column div.ad img
	{
	margin-top: 16px;
	}

table.cont td#box
	{
	padding: 0px;
	background-color: #E8E8E8;
	}

table.cont td#box table.box
	{
	width: 100%;
	}

table.cont td#box table.box td
	{
	padding: 0px;
	}
	
/*---| MENU |---*/

table.cont td#box td.menu,
table.cont td#box table.menu
	{
	background-color: #727272;
	}

table.cont td#box table.menu
	{
	width: 100%;
	}

table.cont td#box table.menu td
	{
	height: 39px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	vertical-align: top;
	}

table.cont td#box table.menu td a,
table.cont td#box table.menu td a:link,
table.cont td#box table.menu td a:hover,
table.cont td#box table.menu td a:visited
	{
	display: block;
	padding-top: 12px;
	}

table.cont td#box table.menu td img
	{
	margin: 0px auto 0px auto;
	}

/*---| COPYRIGHT |---*/	
table.cont td.bot
	{
	height: 21px;
	padding: 0px 0px 0px 0px;
	background-color: #727272;
	}

table.cont td.bot p.copyright
	{
	padding: 4px 20px 0px 20px;
	}
	
table.cont td.bot p.copyright,
table.cont td.bot p.copyright a
	{
	color: white;
	font-size: 10px;
	text-align: right;
	}	
	
/*----------------*/	

div.made
	{
	width: 158px;
	margin: 11px auto auto 17px;
	padding: 10px auto auto auto;
	
	/*background-image: url('../img/white_dots_2.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;*/
	
	text-align: center;
	}

div.made,
div.made a,
div.made a:link,
div.made a:hover,
div.made a:visited
	{
	color: white;
	font-size: 10px;
	}
	
/*----------------*/	
.more,
.back
	{
	clear: both;
	margin-top: 20px;
	text-align: right;
	}





/*[RULES: Áëîê ñ÷¸ò÷èêîâ ]------------*/

div.cont table.cont td#column div.counters
	{
	margin: 24px 8px 24px 8px;
	text-align: center;
	}

/*[/RULES: Áëîê ñ÷¸ò÷èêîâ ]-----------*/
