/* CSS Document */

body {
	margin:0px;
	background-color:#062641;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
}

p {
	margin: 0px;
}

a	{
	text-decoration:none;
}

h5 {
	color:#FFFFFF;
	margin:0px;
	font-size:13px;
}


.main {
	margin: 0px auto;
}

.upper {
	background-image:url(../images/uvodka.jpg);
	height:487px;
	background-position:center;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}

.lower {
	background-color: #062641;
	margin:0px auto;
	width:780px;
	height: 340px;
}

.menu {
 width:778px;
 margin:0px auto;
 position:relative;
 bottom:-339px;
}

.m_skizadov_act {
	width:300px;
}

.m_skizadov_act a {
	display:block;
	width:100%;
	height:100%;
}

.menuTable td {
	margin:0px;
	padding:0px;
}

.icotable {
	height:100%;
}

.infoBox {
	float:left;
	width:260px;
	text-align:center;
	margin:35px 0px auto;
}

.infoBox a {
	margin:0px;
	color:#FFFFFF;
}	

.infoBox a:hover {

	text-decoration:underline;
}

.newsLine {
	margin:0px auto 5px auto;
	width:225px;
	height:4px;
	background-image:url(../images/newsline.gif);
	clear:both;
}

.dataBox {
	background-image:url(../images/databg.jpg);
	width:221px;
	height:46px;
	margin:0px auto 8px auto;
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
}

.value {
	color: #131618;
	font-size:15px;
}

.camFrame {
	background-image:url(../images/webcamframe.gif);
	background-repeat:no-repeat;
	width:194px;
	height:146px;
	margin:25px auto 0px auto;
	
}

.buttonBox {
	width:260px;
	float:left;
	margin: 18px auto 0px auto;
	text-align:center;
}

.button {
	background-image:url(../images/button-0.gif);
	width:201px;
	height:33px;
	margin:0px auto;
	line-height:2.6em;
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	}

.button a {
	color:#FFFFFF;
	width:100%;
	height:100%;
	display:block;
}


.bottomLine {
	height:16px;
	background-image:url(../images/bottomline.gif);
	background-repeat:repeat-x;
	clear:both;
}	

.footer {
	color: #9BA7B2;
	width:780px;
	margin:0px auto;
	font-size:12px;
	font-weight:normal;
}
.footer a {
	color: #9BA7B2;
	text-decoration:underline;
}