/*** global ***/
html, body{
	text-align: center;
	background: rgb(234,234,234) url(/images/main/main.gif) repeat-x;
	color: black;
	margin: auto;
	font-family: verdana, sans-serif;
	}

body{
	font-size: 0.8em;
	padding: 0px;
	}

div{
	margin: auto;
	text-align: left;
	}

a{
	color: rgb(49,90,158);
	text-decoration: underline;
	}

table{
	table-layout: fixed;
	border-collapse: collapse;
	margin: auto;
	border-spacing: 0px;
	border-width: 0px;
	text-align: left;
	font-size: 1em;
	}

table td{
	border-collapse: collapse;
	padding: 0px;
	border: 0px solid red;
	}

form, input{
	margin: auto;
	padding: 0px;
	}

input, textarea, select, optgroup, button{
	font-family: verdana, sans-serif;
	font-size: 0.9em;
	border: 1px solid black;
	padding: 2px 2px;
	}

select, optgroup{
	font-size: 1em;
	}

.input-radio input{
	border: none;
	}

.radio{
	border: none;
	}

img{
	font-family: courier, sans-serif;
	font-size: 0.75em;
	border: 0px;
	}

ul, ol{
	margin: 0px 5px 5px 15px;
	padding: 0px 5px 5px 15px;
	}

li{
	padding: 0px;
	margin: 3px;
	text-indent: 0px;
	}

p{
	margin: 0px;
	padding: 0px;
	}

/*** top ***/
.top{
	width: 702px;
	height: 220px;
	}

.top-top{
	width: 702px;
	height: 28px;
	}

.top-top h1{
	display: block;
	padding: 7px 0px 0px 10px;
	margin: 0px;
	font-size: 1.2em;
	color: white;
	}

.top-center{
	width: 702px;
	height: 163px;
	background: white;
	}

.top-center a{
	display: block;
	width: 219px;
	height: 135px;
	}

.top-center a img{
	display: block;
	width: 219px;
	height: 135px;
	border: none;
	}

.top-center span{
	display: block;
	width: 205px;
	height: 145px;
	position: absolute;
	background: url(/images/main/top_stroj.jpg) no-repeat;
	margin-left: 228px;
	}

.top-center div{
	width: 236px;
	height: 174px;
	position: absolute;
	background: url(/images/main/top_stroj.gif) no-repeat;
	margin-top: -13px;
	margin-left: 449px;
	}

.top-menu{
	width: 702px;
	height: 29px;
	background: white;
	}

.top-menu table{
	width: 700px;
	}

.top-menu a{
	display: block;
	background: rgb(206,85,18) url(/images/main/menu1.gif) repeat-x;
	color: white;
	text-align: center;
	padding: 8px 0px 7px;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.95em;
	border-right: 1px solid rgb(163,16,0);
	}

.top-menu a:hover{
	text-decoration: underline;
	background: rgb(206,85,18) url(/images/main/menu2.gif) center;
	}

.top-menu-last a{
	border-right: none;
	}

.top-menu-last-2 a{
	border-right: none;
	background: rgb(206,85,18) url(/images/main/menu2.gif) center;
	}

.top-menu-active a{
	background: rgb(206,85,18) url(/images/main/menu2.gif) center;
	}

.top-lang{
	width: 30px;
	position: absolute;
	margin-left: 707px;
	margin-top: -2px;
	line-height: 125%;
	}

.top-lang a{
	display: block;
	color: rgb(184,184,184);
	text-decoration: none;
	font-weight: bold;
	font-size: 0.95em;
	}

.top-lang a:hover{
	text-decoration: underline;
	}

a.top-lang-active{
	color: white;
	text-decoration: underline;
	}


.bottom{
	width: 702px;
	padding: 10px 0px;
	background: white;
	}

.bottom-in{
	width: 680px;
	}

.bottom-mw{
	position: absolute;
	font-size: 0.85em;
	margin-top: 14px;
	margin-left: 7px;
	color: rgb(104,104,104);
	padding-bottom: 10px;
	}

.bottom-mw a{
	color: rgb(104,104,104);
	}
