@charset "utf-8";
/* CSS Document */
#user {
	border:1px solid #CE830C;
	background:#ebc86d;
}
#right #submit-element {
	float:left;
	width:80px;
	padding:0px 0px 0px 120px;
	margin:0px 0px 0px 0px;
}
#right #submit-element #submit {
	float:left;
	width:70px;
	height:22px;
	padding:0px 0px 0px 0px;
	margin:5px 0px 0px 0px;
	background:url(../images/objednavka-submit-2.gif) no-repeat;
	border:1px #333 solid;
	color:#DC8F0F;
	cursor:pointer;
}
#right #user-element input, #right #password-element input {
	float:left;
	width:160px;
	height:20px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

#right #webmail {
	float:left;
	width:621px;
	height:auto;
	padding:10px 10px 10px 10px;
	margin:0px 0px 0px 0px;
	background:none;
	color:#ccc;
}
#right #webmail h4 {
	float:left;
	font-size: 26px;
	font-weight: normal;
	color:#DC8F0F;
	height:30px;
	width:616px;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 0px 0px;
	background: url(../images/webmail-nadpis.gif) no-repeat right top;
}
#right #webmail div{
	float:left;
	width:621px;
	height:auto;
	padding:0px 0px 10px 0px;
	margin:0px 0px 0px 0px;
	background:none;
	text-align:justify;
}
#right #webmail strong {
	color:#F6993C;
}
#right #webmail .mailfield{
	float:left;
	width:621px;
	height:auto;
	padding:0px 0px 10px 0px;
	margin:0px 0px 0px 0px;
	background:none;
	text-align:center;
}
#right #webmail .mailfield img{
	float:left;
	height:auto;
	padding:0px 0px 0px 110px;
	margin:0px 0px 0px 0px;
}
#right #webmail .mailfield .enter{
	position:absolute;
	margin-top:100px;
	margin-left:223px;
}
#right #webmail .mailfield .enter a{
	font-size:14px;
	color: #333;
	font-weight:bold;
	text-decoration:underline;
}
#right #webmail .mailfield .enter a:hover{
	color: #666;
	font-weight:bold;
	text-decoration:none;
}
#right #webmail .mailfield .ssl{
	position:absolute;
	margin-top:199px;
	margin-left:370px;
}
#right #webmail .mailfield .ssl a{
	font-size:12px;
	color: #CCC;
	font-weight:bold;
	text-decoration:underline;
}
#right #webmail .mailfield .ssl a:hover{
	color: #666;
	font-weight:bold;
	text-decoration:none;
}
