body
{
	margin					:	0 auto;	
	background-color		:	#e7ebf0;
	text-align				:	center;
	background-image		:	url('../skin/mainBG.jpg');
	background-position		:	top left;
	background-repeat		:	repeat-x;
}

.mainContainer
{
	overflow		:	hidden;
	width			:	1080px;
	margin			:	0 auto;
	text-align		:	left;

	font-family		:	verdana;
}
.logo
{
	overflow		:	hidden;
	width			:	1080px;
	height			:	61px;
}
.menu
{
	overflow			:	hidden;
	width				:	1080px;
	height				:	32px;

	background-image	:	url('../skin/menuBG.jpg');
	background-position	:	top left;
	background-repeat	:	no-repeat;


}
.menu1
{
	overflow			:	hidden;
	width				:	840px;
	margin				:	0 0 0 227px;
	height				:	24px;
	padding				:	7px 0 0 13px;
	border-bottom		:	1px solid #fff;

	font-size			:	12px;
	font-weight			:	bold;
}

.menu1 a
{
	color				:	#000;
	text-decoration		:	none;
}
.menu1 a:hover
{
	color				:	#e3e8ee;
	text-decoration		:	underline;
}

.containerCont
{
	overflow		:	hidden;
	width			:	1080px;
}
.containerCont a
{
	color				:	#6784a2;
	text-decoration		:	underline;
}
.containerCont a:hover
{
	color				:	#9db1c5;
	text-decoration		:	none;
}
.containerCont h1
{
	font-size			:	18px;
	color				:	#253f5a;
}
.containerCont h2
{
	margin-left			:	20px;
	font-size			:	14px;
	color				:	#d39612;
}
.containerCont p
{
	margin				:	0 0 0 20px;
}
.containerCont ul
{
	list-style-type		:	square;
}


.contentLeft
{
	float					:	left;
	overflow				:	hidden;
	width					:	845px;
	background-image		:	url('../skin/contentLeftBG.jpg');
	background-position		:	top left;
	background-repeat		:	no-repeat;
}
.contentBlock
{
	overflow			:	hidden;
	width				:	832px;
	margin				:	1px 0 11px 13px;
	background-color	:	#f8f9fa;

	font-size			:	12px;
	color				:	#656565;
}
.contentBlock ul
{
	list-style-type		:	square;
}

.content
{
	margin				:	20px;
}


.topicKontaktT0
{
	overflow			:	hidden;
	width				:	795px;
height	:	16px;
	background-color	:	#9fb2c3;
	margin				:	3px 15px 0 15px;
	color				:	#fff;
	font-size			:	12px;
	font-weight			:	bold;
	padding				:	4px 0 4px 7px;
	cursor				:	pointer;
}
.topicKontaktT1
{
	overflow			:	hidden;
	width				:	795px;
height	:	16px;
	background-color	:	#cdd7e0;
	margin				:	3px 15px 0 15px;
	color				:	#fff;
	font-size			:	12px;
	font-weight			:	bold;
	padding				:	4px 0 4px 7px;
	cursor				:	pointer;
}

.contentTopic
{
	float:left;
	width:763px;
}
.handleTopic
{
	float				:	left;
	width				:	30px;
	text-align			:	center;
	color				:	#fff;
	font-size			:	10px;
	font-weight			:	normal;
}

.contentKontaktT0
{
	margin				:	0 15px;
	border				:	1px solid #9fb2c3;
	padding				:	5px;
	display				:	block;
font-size			:	12px;
}
.contentKontaktT1
{
	margin				:	0 15px;
	border				:	1px solid #cdd7e0;
	padding				:	5px;
	display				:	block;
font-size			:	12px;
}

.contentKontakt2
{
	overflow:hidden;
	width	:802px;
	margin				:	0 15px;
font-size			:	12px;
}

.contentRight
{
	float			:	left;
	overflow		:	hidden;
	width			:	235px;
	min-height		:	77px;

	background-image		:	url('../skin/contentRightBG.jpg');
	background-position		:	top right;
	background-repeat		:	no-repeat;
}
* html .contentRight
{
	overflow		:	visible;
	height			:	77px;
}

.news
{
	overflow			:	hidden;
	width				:	219px;
	padding				:	5px 0;
	margin				:	7px;
	border				:	1px solid #8faec2;
	background-color	:	#fff;

	font-family			:	tahoma;
	font-size			:	11px;
}
.news a
{
	color				:	#656565;
	text-decoration		:	underline;
}
.news a:hover
{
	color				:	#979797;
	text-decoration		:	none;
}

.topicTSI
{
	overflow			:	hidden;
	width				:	197px;
	padding				:	3px 0 0 5px;
	height				:	16px;
	margin				:	9px 0 0 9px;
	background-color	:	#a75555;
	background-image	:	url('../skin/linkstsiBG.jpg');
	background-repeat	:	no-repeat;
	color				:	#fff;
	font-weight			:	bold;
	cursor				:	pointer;
}
.topicJablotron
{
	overflow			:	hidden;
	width				:	197px;
	padding				:	3px 0 0 5px;
	height				:	16px;
	margin				:	3px 0 0 9px;
	background-color	:	#6986a3;
	background-image	:	url('../skin/linksJablotronBG.jpg');
	background-repeat	:	no-repeat;
	color				:	#fff;
	font-weight			:	bold;
	cursor				:	pointer;
}

.linksTSI
{
	overflow			:	hidden;
	width				:	192px;
	padding				:	3px 5px 0 5px;
	margin				:	0 0 0 9px;
	background-color	:	#fbf6f6;
}
.linksJablotron
{
	overflow			:	hidden;
	width				:	192px;
	padding				:	3px 5px 0 5px;
	margin				:	0 0 9px 9px;
	background-color	:	#f7f9fa;
}
.linkiUL
{
	padding				:	0;
	margin				:	10px 0 10px 20px;
	list-style-type		:	square;
}

.contentUL
{
	list-style-type		:	square;
}

.stopka
{
	width			:	1067px;
	padding			:	3px 0 3px 0;
	margin			:	0 0 0 13px;
	font-size		:	12px;
	color			:	#496888;
	border-bottom	:	1px solid #fff;
}

.formContact
{
	width			:	200px;
	
}

.formSub
{
	border			:	1px solid #6784a2;
	background-color:	#99abbe;
	color			:	#fff;
}

.true
{
	color			:	#55a77e;

}
.false
{
	color			:	#a75555;
	font-weight		:	bold;
}