
body{
	margin: 0px;
	padding: 0px;
	font-family: Georgia, Arial, Tahoma, Verdana, "Trebuchet MS", "Arial Narrow", sans-serif;
	font-size: 12px;
	text-align: center;
	overflow: -moz-scrollbars-vertical;
	background: #fff;
}
#main{
	margin: 0px auto;
	width: 821px;
	text-align: justify;
}
/* odkazy a jiné */

a{
	/*color: #3C4854;*/
	/*color: #990000;*/
	color: #0066CB;
	text-decoration: none;
	font-weight: bold;
}

a:hover{
	color: #fff;
	text-decoration: none;
	background: #191970;
}
.anti{
	unicode-bidi:bidi-override;
	direction: rtl;
}

strong{
	font-style: normal; font-weight: bold;
}
em{
	font-style: italic;
}
h1{
	font-size: 15px;
	font-weight: bold;
	color: #000;
	display: block;
	margin: 0px;
	padding: 0px;
}
h2{
	font-size: 14px;
	font-weight: bold;
	color: #62A011;
	display: block;
	margin: 0px;
	padding: 0px;
}

p,td,table,tr{
	margin: 0px;
	padding: 0px;
}

.clear{
	clear: both;
}
li{
	list-style-position: outside;
	list-style-type: disc;
	margin: 0px;
	padding: 0px;
}
ul{
	margin: 0px;
	padding: 0px 15px;
}
hr{
	border: 1px solid #00008B;
}
/* inputy */ 

input,select,textarea{
	/*height: 2em;*/
	font-size: 12px;
	border: 1px solid #B9B9B9;
	font-family: Arial, Tahoma, sans-serif;
}  


/* butony */ 
button{
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	border: 1px solid #B9B9B9;
	width: 100px;
	background-color: #62A011;
}
.but{
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	border: 1px solid #B9B9B9;
	width: 100px;
	background-color: #62A011;
}


/* page */
.head{
	display: block;
	width: 821px;
	height: 139px;
	background: url(../img/head1.jpg);
}
.navig{
	display: block;
	width: 821px;
	height: 32px;
	background: url(../img/back1.jpg);
}
.nav{
	position: relative;
	left: 330px;
	top: 9px;
	width: 450px;
/*	margin: 15px 0px 0px 350px;*/
}
.navig a{
	font-weight: bold;
	color: #191970;
	margin-right: 8px;
}
.navig a:hover{
	color: #fff;
	text-decoration: none;
	background: #191970;
}
.conti{
	display: block;
	width: 821px;
	height: 14px;
	background: url(../img/back2.jpg) no-repeat;
}
.cont{
	display: block;
	width: 821px;
	background: url(../img/back3.jpg);
	text-align: left;
}
.foot{
	display: block;
	width: 821px;
	height: 39px;
	background: url(../img/foot.jpg);
}
.left{
	display: block;
	float: left;
	width: 220px;

	margin: 14px 0 0 45px;
	_margin: 14px 0 0 25px;
	border: 0px solid #8A2BE2;
}
.left img{
	border: 5px solid #171790;
}
.right{
	display: block;
	float: right;
	width: 430px;
	margin: 14px 60px 0 0;
	_margin: 14px 30px 0 0;
	border: 0px solid #8A2BE2;
}
.right img{
	border: 5px solid #A9A9A9;
	margin-left: 20px;
}
.right2{
	display: block;
	float: right;
	width: 460px;
	height: 340px;
	margin: 14px 33px 0 0;
	_margin: 14px 16px 0 0;
	border: 0px solid #8A2BE2;
	background: url(../img/evropa.gif) no-repeat bottom right;
}
.pulse{
	display: block;
	position: relative;
	left: 326px;
	top: 137px;
}