
.egg {
	display:block; 
	height:39px; 
	width:118px; 
	background: url(../images/layout/egg-button.png) 0 0 no-repeat;
	behavior: url(www/css/iepngfix.htc);
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	text-align:center;
	line-height:2.4em;
	font-size:0.8em;
	float:left;
	margin:155px 5px 0 5px;
	cursor:pointer;

}


#submit {
	display:block; 
	height:39px; 
	width:118px; 
	background: url(../images/layout/egg-button.png) 0 0 no-repeat;
	behavior: url(www/css/iepngfix.htc);
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	text-align:center;
	line-height:1em;
	font-size:0.9em;
	margin:10px 0px 0 215px;
	cursor:pointer;
	border:none;
	padding-bottom:14px;
	=padding-bottom:10px;


}
 
.big-egg, .big-egg-top, .big-egg-bot {
	display:block;
	width:207px;
	height:39px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	text-align:center;
	font-size:0.8em;
	cursor:pointer;
	padding-top:7px;
	line-height:1.2em;
	background: url(../images/layout/big-egg-mid.png) 0 0 no-repeat;
	behavior: url(www/css/iepngfix.htc);

}

.big-egg-top {	background: url(../images/layout/big-egg-top.png) 0 0 no-repeat;}
.big-egg-bot {	background: url(../images/layout/big-egg-bott.png) 0 0 no-repeat; height:60px;}


.mid-egg, .mid-egg-bot, .mid-egg-top {
	display:block;
	width:156px;
	height:39px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	text-align:center;
	font-size:0.7em;
	cursor:pointer;
	padding-top:7px;
	line-height:1.4em;
	background: url(../images/layout/mid-egg-mid.png) 0 0 no-repeat;
	behavior: url(www/css/iepngfix.htc);

}

.mid-egg-top {	background: url(../images/layout/mid-egg-top.png) 0 0 no-repeat;}
.mid-egg-bot {	background: url(../images/layout/mid-egg-bott.png) 0 0 no-repeat; height:60px;}

.mid-egg.onerow, .mid-egg-bot.onerow, .mid-egg-top.onerow { line-height:2.5em;}




.kytka {
	float:right;
	height:397px;
	width:557px;
	/*background:url(../images/layout/kytka-bg.png) 0 0 no-repeat;*/

}
