@charset "utf-8";

#content-mod-left{
		width: 250px;
		height: auto;
		float: left;
		border: 0px black solid;
	}
		#content-left-eshop{
			width: 226px;
			height: auto;
			margin: 15px 0px 0px 15px;
			position: relative;
		}
		
		#content-left-eshop-menu{
			width: 226px;
			height: auto;
			margin: 15px 0px 0px 15px;
			position: relative;
		}
		
		#content-left-akutality{
			width: 226px;
			height: auto;
			margin: 15px 0px 0px 15px;
			position: relative;
		}
		#content-left-servis{
			width: 226px;
			height: auto;
			margin: 15px 0px 0px 15px;
			position: relative;
		}
		#content-left-dotaznik{
			width: 226px;
			height: auto;
			margin: 15px 0px 0px 15px;
			position: relative;
		}
			.cell-background{
				background-image: url('../imager/left-aktuality-body.png');
				background-repeat: no-repeat;
				background-position: bottom;
				background-color: #FFFFFF;
			}
			.cell-background-small{
				background-image: url('../imager/left-small.png');
				background-repeat: no-repeat;
				background-position: bottom;
				background-color: #FFFFFF;
			}
				#left-kladivo{
					width: 100px;
					height: 110px;
					position: absolute;
					bottom: 0;
					right: -10px;
				} 
				#left-pero{
					width: 140px;
					height: 60px;
					position: absolute;
					left: -25px;
					bottom: -15px;
				}

		.left-menu-topcell{
			width: 210px;
			margin: 0px 0px 0px 7px;
			border-bottom: 1px #BBBBBB dotted;
			text-align: left;
			font-family: Arial, Sans-serif;
		}	
		.left-menu-cell{
			width: 210px;
			margin: 10px 0px 0px 7px;
			border-bottom: 1px #BBBBBB dotted;
			text-align: left;
			font-family: Arial, Sans-serif;
		}
		.left-menu-cell a{
			position: relative;
		}
			.left-menu-nadpis{
				color: #4C66CC;
				text-align: left;
				font-family: Georgia, Arial, Sans-serif;
			}
			.left-menu-font{
				font-family: Arial, Sans-serif;
				font-size: 12px;
				color: #CC0000;
				position: relative;
			}
				.sipka{
					height: 20px;
					width: 20px;
					background-image: url('../imager/sipka.gif');
					background-repeat: no-repeat;
					background-position: top;
					float: left;
				}
				.menu-text-link a{
					font-size: 12px;
				}
					.menu-text-link a:hover{
						color: darkred;
					}

