@import url('/style_top.php');

body, html {
	margin:0px;
	padding:0px;
	height: 100%;
	text-align:center;
	background-color:#FFFFFF;
}
* html #container {
	height: 100%;
}
#container {
	width: expression((document.compatMode && document.compatMode == 'CSS1Compat') ? (document.documentElement.clientWidth < 1300 ? "1300px" : "auto") : (document.body.clientWidth < 1300 ? "1300px" : "auto"));
	background-color:#FFFFFF;
	margin:0 auto;
	text-align:left;
	min-height: 100%;
	min-width: 1260px;
	max-width: 1600px;
	font-family:Arial;
}
#header {
	background-color:#FFCB80;
	height:312px;
}
#topgen-left {
	height:312px;
	width:263px;
	background-image: url('/images/topgen-left.jpg');
	background-repeat: no-repeat;
	text-align:center;
	font-size:10pt;
	font-family:Arial;
	float:left;
}
#topgen-left-top {
	color:#982B0A;
	margin-top:75px;
	margin-left:20px;
	margin-right:20px;
	height:185px;
	font-weight: bold;
}
#topgen-left-bottom {
	margin-left:20px;
	margin-right:20px;
	height:35px;
	text-align:left;
}
#topgen-left-bottom a {
	font-weight: bold;
}
#topgen-right {
	background-color:#FFFFFF;
	height:312px;
	width: auto;
	margin-left:263px;
}
#topgen-right-top1 {
	height:43px;
	width: auto;
	background-image: url('/images/topgen-right-top1.jpg');
	font-size:10pt;
	font-family:Arial;
	font-weight: bold;
	color:#982B0A;
}
#topgen-right-top3 {
	height:38px;
	width: auto;
	background-color:#FFFFFF;
	background-image: url('/images/topgen-button.jpg');
	background-repeat: no-repeat;
}
#title-onsite {
	height:43px;
	width:80px;
	float:left;
}
#onsite {
	height:43px;
	width:auto;
	margin-left:5px;
	overflow:hidden;
}
#for_onsite {
	height:1px;
	width:auto;
	overflow:hidden;
}
#left {
	background-color:#FFCB80;
	width:263px;
	font-size:10pt;
	font-family:Arial;
	float:left;
}
#left a {
	font-weight: bold;
}
#left-menu {
	margin-top:10px;
	margin-left:20px;
	margin-right:10px;
	margin-bottom:10px;
}
#left-menu a {
	font-weight: bold;
}
#right {
	background-color:#FFFFFF;
	width:263px;
	margin-top:-30px;
	margin-bottom: 170px;
	border-left:2px solid #ff933b;
	text-align:center;
	float:right;
}
#content {
	width: expression((document.compatMode && document.compatMode == 'CSS1Compat') ? (document.documentElement.clientWidth < 1300 ? "750px" : (document.body.clientWidth-536)+"px") : (document.body.clientWidth < 1300 ? "750px" : (document.body.clientWidth-536)+"px"));
	margin-top:-36px;
	margin-left:263px;
	margin-right:263px;
	padding-left:10px;
	padding-right:10px;	
	text-align:left;
}
#skype {
	position: absolute;
	width:93px;
	height:39px;
	cursor:pointer;
}
#footer {
	font-size:8pt;
	font-family:Arial;
	text-align:center;
	background-color:#FFCB80;
	height: 160px;
	width: auto;
	margin-top:-160px;
	padding-top:20px;
	padding-left:20px;
	padding-right:20px;
	clear:both;
}
#footer tr {
	font-size:8pt;
	font-family:Arial;
}
#uplink {
	position: absolute;
	width: 95%;
	margin-top:-40px;
	text-align:right;
}
#rasporka {
	height: 160px;
}
#copyright {
	font-family: Arial;
	font-size: 8pt;
	text-align:center;
}
#liveinternet {
	height: 41px;
	width: auto;
	background-color:#FFCB80;
	text-align:right;
	padding-right:5px;
	padding-bottom:5px;
	clear:both;
}
#nav-base table tr td a {
	font-weight: normal;
}
#for_scrollstr {
	height:1px;
	width:auto;
	overflow:hidden;
}
.myborder {
	border: 4px solid orange;
	-moz-border-image: url('/images/border.png') 8 10 7 9 stretch;
	-webkit-border-image: url('/images/border.png') 8 10 7 9 stretch;
	border-image: url('/images/border.png') 8 10 7 9 stretch;
}

a {
	text-decoration: underline;
	color:#FF0044;
	font-family: Arial;
	font-weight: bold;
}
a:visited {
	color:#FF0044;
}
a:hover {
	color:blue;
}
a.green {
	color:green;
}
a:hover.green {
	color:blue;
}
a:visited.green {
	color:#0000FF;
}
img {
	border: none;
}
