@charset "utf-8";
/* CSS Document */

body		{
	margin: auto;
	text-align: center;
	font-size: 14px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #93AF2A;
	/font-size:14px; /* for IE 5.0 and IE 5.5 */
}

#body	{
	text-align: center;
	margin: auto;
	padding-top: 20px;
	background-color: #edf0a4;
	min-width: 960px;
	width: 100%;

}

#hlavicka	{
	background-image: url(../img/mop_hlavicka-trans.gif);
	position: relative;
	height: 228px;
	width: 905px;
	margin: auto;
	text-align: left;
}
#hlavicka a	{
	z-index: 300;
}	
#login	{
	position: relative;
	left: 490px;
	top: 80px;
	width: 370px;
	font-size: 10px;
}
.send	{
	background-color: #93AF2A;
	color: #FFFFFF;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}	
input	{
	color: #222222;
}		

#menu	{
	position: relative;
	top: 185px;
	left: 35px;
	width: 850px;
	text-align: left;
	line-height: 20px;
}
#menu a	{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#menu a:hover {
	color:#75861D;
}
#prostredek	{
	width: 879px;
	margin: 0px auto;
	background-color: #FFFFFF;
	position: relative;
	left: 1px;
	min-height: 700px;
	_height: 700px;
	padding-top: 10px;
	padding-top: 20px !ie;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}
#obsah	{
	margin-left: 15px;
	margin-right: 10px;
	width: 600px;
	font-size: 14px;
	padding-bottom: 18px;
}	
.big	{
	font-size: 140%;
	font-weight: bold;
}	
#ikonky	{
	position: absolute;
	top: 38px;
	left: 650px;
}

#ikonky a	{
	text-decoration: none;
	color: #fff;
	font-size: 10px;
	line-height: normal;
	font-weight: 100;
	display: block;
	padding-left: 0px;
}
#ikonky a:hover	{
	text-decoration: underline;
}
#ikonky img {
    margin: 0px 0px 10px;
}
.ikonka	{
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
}
#paticka	{
	background-image:url(../img/mop_paticka.png);
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: 0px 12px;
    width: 879px;
	position: relative;
	height: 49px;
	margin: 0px auto;
	left: 1px;
	padding-left: 10px;
	padding-right: 10px;
}				

#odkazy	{
	width: 100%;
	background-color: #93AF2A;
	bottom: 0px;
        font-size: 12px;
	height: 50px;
	line-height: 18px;
	line-height: 50px !ie;
	margin: auto;
	min-width: 955px;
}
#odkazy a	{
	color: #fff;
	text-decoration: none;
	outline: none;

}
#odkazy a:hover	{
	text-decoration: underline;
	outline: none;
}	
		
		
img	{
	border: none;
}
a	{
	text-decoration: none;
	color: #000;
}
a:hover	{
	text-decoration: underline;
}
h3	{
	color: #93AF2A;
	font-size: 16px;
	line-height: 20px;
}
h2	{
	color: #93AF2A;
	font-size: 18px;
	line-height: 20px;
}
hr	{
	color: #93AF2A;
	height: 1px;
}		
