body {
	font-family: Tahoma, Arial, Sans-serif;
	background: #ff8117 url('../img/back.png') repeat-x scroll top;
}

img {
	border: 0;
}
a {
	text-decoration: none;
}

.clnr {
	clear: both;
	height: 0px;
}

/** TOP **/
#top .logo {
	float: left;
}
#top #flags {
	margin:48px 0px 0px 4px;
	float:left;
	width:75px;
	height:25px;
}
#top #flags a img {
	opacity:0.6;
	filter: alpha(opacity = 60);
	
}
#top #flags .act img,#top #flags a:hover img {
	opacity:1;
	filter: alpha(opacity = 100);
	
}
#top #flags img {
	margin-left:10px;
}
#top .login {
	float: right;
	text-align: right;
	font-size: 0.72em;
}

.login .error {
	float: left;
	margin-top: 2px;
}

#top .login a {
	color: #4d2300;
	padding-right: 10px;
	text-decoration: underline;
}

#top .login input {
	border: black 1px solid;
	width: 128px;
}

#top .login input[type="password"] {
	/*background-image: url(../img/bgUserPass.png);*/
	font-size: 12px;
}

#top .login input[type="text"] {
	/*background-image: url(../img/bgUserName.png);*/
	font-size: 12px;
}

#top .login form {
	margin-top: 8px;
}

#top .login #login {
	background: url('../img/btn_login.png') no-repeat;
	border: 0;
	font-size: 0.9em;
	color: #fff;
	width: 81px;
	height: 19px;
}

#top .logged {
	float: right;
	margin-top: 10px;
	font-size: 0.8em;
	color: #4d2300;
}

#top .logged .name {
	background: url('../img/login-name.png') 0 4px no-repeat;
	padding-left: 20px;
}

#top .logged a {
	color: black;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
}

#top .logged .submit {
	background: url('../img/btn_login.png') no-repeat;
	border: 0;
	font-size: 0.9em;
	color: #fff;
	width: 81px;
	height: 19px;
}

/** TOPMENU **/
#topMenu li {
	display: inline;
	float: left;
	font-size: 14px;
	font-weight: bold;
}

#topMenu .left {
	float: left;
	color: #fff;
	height: 33px;
	margin: 0;
	padding: 0px 0 1px 12px;
}

#topMenu .left li { /* padding-top: 9px; */
	
}

#topMenu .left li:hover,#topMenu .left .act {
	background: transparent url("../img/80_procent.png");
	/* padding-bottom: 11px; */
}

#topMenu .left li a { 
	color: #fff;
	display: block;
	padding: 9px 15px 10px 15px;
}

#topMenu .right {
	float: right;
	height: 34px;
	margin: 0px 150px 5px 5px;
	padding: 0 12px 2px 0;
}

#topMenu .right li {
	display: block;
}

#topMenu .right li:hover {
	background: transparent url("../img/80_procent.png");
}

#topMenu .right li a { /*float: right;*/
	display: block;
	padding: 9px 15px 10px 15px;
	color: #fff;
}

#topMenu .right li img {
	float: left;
	margin: 2px 0px 0 0;
	padding: 0px 15px;
}

#topMenu .right li span {
	margin: 2px 0px 0 0;
	padding: 9px 15px 8px 0px;
	float: left;
}

#topMenu .right .act {
	background: url('../img/borderTopRightAct.png') no-repeat scroll #0a5c0a
		left;
	padding-bottom: 2px;
}

/** HEAD **/
#head .left {
	float: left;
	color: #fff;
	font-size: 0.9em;
	font-weight: bold;
	width: 60%;
}

#head .left h2 {
	font-size: 3.5em;
	margin: 0px;
}

#head .left #sipky img {

	vertical-align: middle;
	line-height: 20px;
}

#head .left span {
	
}
#head .left #sipky {
	
}

#head .right {
	float: right;
}

#head .left h2 a,#head .left h2 a:visited {
	color: #f3b27a;
	/*filter:  progid:DXImageTransform.Microsoft.Shadow(color=#ffffff,direction=135, strength=3);
  filter:shadow(color=#000000,direction=135, strength=3);
  text-shadow: 2px 2px 5px #fff;*/
}

#head .category {
	float: left;
	width: 600px;
	height: 28px;
	padding-left: 15px;
}
#head .category span {
	margin-left:40px;
}
#head .category #sipky {
	margin-left:40px;
}

#head .category select {
	font-weight: bold;
	width: 170px;
	margin-top: 4px;
	border: 0;
}
#headimage 
{
	width:550px;
	height:162px;	
}
#headimage img  {
	display:none;
}

/** CENTER **/
#center .bigBox {
	float: left;
	width: 478px;
	height: 331px;
	background: url('../img/bgBigBox.png') no-repeat;
	margin: 2px 2px 0px 0px;
}
#center .bigBox img {
	max-width:220px;
	max-height:200px;
}
#center .bigBox a {
	color: #fff;
}

#center .bigBox a.aucImg {
	display: block;
	height: 182px;
	width: 260px;
	text-align: center;
	float: left;
}

#center .bigBox a.aucImg img {
	vertical-align: middle;
}

#center .bigBox .title div {
	margin: auto 20px auto 70px;
}

#center .bigBox .title div a {
	display: block;
	font-size: 0.95em;
	color: #000;
	padding-top: 10px;
	margin-bottom: 5px;
}

#center .bigBox .title div span {
	font-size: 0.8em;
}

#center .bigBox .title img {
	width: 36px;
	height: 34px;
	margin: 8px;
	float: left;
}

#center .bigBox img { /*
  margin: 30px 10px 20px 20px;
  float: left;
*/
	
}

#center .bigBox .right {
	width: 180px;
	float: right;
	text-align: center;
	margin: 20px 20px auto 0;
}

#center .bigBox .price {
	font-size: 1.6em;
	font-weight: bold;
	color: red;
	margin: 4px auto 4px auto;
}

#center .bigBox .stdPrice {
	font-size: 0.8em;
	font-weight: bold;
}

#center .bigBox .username {
	font-size: 0.9em;
	margin: 28px auto 28px auto;
	height: 0.9em;
}

#center .bigBox .time {
	font-size: 1.5em;
	margin-bottom: 44px;
	font-weight: bold;
}

#center .smallBox {
	float: left;
	width: 239px;
	height: 331px;
	background: url('../img/bgSmallBox.png') no-repeat;
	margin: 2px 1px 0px 0px;
	text-align: center;
}

#center .smallBox a.aucImg {
	color: #fff;
	display: block;
	height: 121px;
	margin: 0 auto;
	text-align: center;
}

#center .smallBox .title {
	height: 50px;
}

#center .smallBox .title a {
	font-size: 14px;
	float: left;
	display: block;
	margin: 14px 6px 18px 2px;
	color: #000;
	height: auto;
	width: 179px;
}

#center .smallBox .title img {
	width: 36px;
	height: 34px;
	margin: 8px;
	float: left;
}

#center .smallBox img {
	vertical-align: middle;
}

#center .smallBox .price {
	font-size: 1.3em;
	font-weight: bold;
	color: red;
	margin: 4px auto 2px auto;
}

#center .smallBox .stdPrice {
	font-size: 0.7em;
	font-weight: bold;
}

#center .smallBox .username {
	font-size: 0.9em;
	height: 0.9em;
	font-style: italic;
	margin: 8px auto 8px auto;
}

#center .smallBox .time {
	font-size: 1.2em;
	font-weight: bold;
}

.red {
	color: #F00;
}

#center .smallBox .button {
	text-align: center;
	margin-top: 16px;
}

#center .longBox {
	clear: both;
	padding: 0px 0px 1px 0px;
	width: 957px;
	border-left: 1px #4d2300 solid;
	border-right: 1px #4d2300 solid;
	background-color: white;
}

#center table.longBox {
	width: 959px;
}

#center .longBoxGreen {
	clear: both;
	width: 959px;
	border-left: 2px #339933 solid;
	border-right: 2px #339933 solid;
}

#center .longBoxGrey {
	clear: both;
	width: 959px;
	border-left: 1px #4d2300 solid;
	border-right: 1px #4d2300 solid;
	background-color: white;
}

#center .longBox a {
	color: #000000;
}

#center .longBox a.aucImg {
	color: #000000;
	display: block;
	margin: 0 auto;
	text-align: center;
	width: 110px;
}

#center .longBox th {
	text-align: left;
	padding: 4px;
}

#center .longBox .line {
	border-bottom: 1px #000 solid;
	margin: 5px 10px 5px 10px;
}

#center .longBox .image {
	width: 81px;
}

#center .longBox .image img { /*margin: auto 10px auto 10px;*/
	vertical-align: middle;
}

#center .longBox td .title {
	font-size: 0.8em;
	font-weight: bold;
	width: 340px;
}

#center .longBox td .description {
	font-size: 0.8em;
	max-width: 400px;
	text-align: justify;
}

#center .longBox .username {
	font-size: 0.8em;
	font-weight: bold;
	width: 120px;
	text-align:center;
}

#center .longBox .prices {
	width: 200px;
}

#center .longBox .prices .price {
	font-size: 1.3em;
	font-weight: bold;
	color: red;
	margin: 4px auto 2px auto;
	text-align: center;
}

#center .longBox .prices .stdPrice {
	font-size: 0.7em;
	font-weight: bold;
	text-align: center;
}

#center .longBox .time {
	font-size: 1.2em;
	text-align: center;
}

#center .longBox .button {
	text-align: center;
	margin-top: 10px;
}

#center .longBoxTop {
	float: left;
	width: 959px;
	height: 10px;
	background: url('../img/bgLongBoxTop.png') no-repeat;
	margin-top: 8px;
}

#center .longBoxTopGreen {
	float: left;
	width: 959px;
	height: 10px;
	background: url('../img/bgLongBoxTopZel.png') no-repeat;
	margin-top: 4px;
}

#center .longBoxTopGrey {
	float: left;
	width: 959px;
	height: 10px;
	background: url('../img/bgLongBoxTopSeda.png') no-repeat;
	margin-top: 4px;
}

#center .longBoxBottom {
	width: 959px;
	height: 11px;
	background: url('../img/bgLongBoxBottom.png') repeat-x scroll bottom;
}

#center .longBoxBottomGreen {
	width: 959px;
	height: 10px;
	background: url('../img/bgLongBoxBottomZel.png') repeat-x scroll bottom;
}

#center .longBoxBottomGrey {
	width: 959px;
	height: 10px;
	background: url('../img/bgLongBoxBottomSeda.png') repeat-x scroll bottom
		;
}

#center .boxDetail #single_image {
	vertical-align: middle;
}

#center .boxDetail h3 {
	font-size: 0.85em;
	margin: 6px 8px 0px 8px;
	padding-bottom: 4px;
	border-bottom: 1px #b2b2b2 solid;
}

#center .boxDetail .detailMenuNavig {
	margin-top: 10px;
	height: 26px;
	color: black;
}

#center .boxDetail .detailMenuNavig a {
	font-size: 0.8em;
	color: black;
	text-decoration: underline;
}

#center .boxDetail .detailMenuNavig h2 {
	display: inline;
	color: black;
}

#center .boxDetail .detailMenuNavig h2 a,#center .boxDetail .detailMenuNavig .highlig
	{
	padding: 0px 10px 0px 10px;
	text-decoration: none;
}

.crumbNavigDetail {
	
}

.crumbNavigDetail a {
	
}

#center .boxDetail .detailMenuNavig .left {
	float: left;
	font-size: 0.85em;
}

#center .boxDetail .detailMenuNavig .right {
	float: right;
	background: url('../img/select.png') no-repeat;
	width: 200px;
	height: 29px;
	padding-left: 2px;
	margin-top: -4px;
}

#center .boxDetail .detailMenuNavig .right select {
	font-weight: bold;
	width: 188px;
	margin-top: 6px;
	border: 0;
	padding-left: 2px;
}

#center .boxDetail .img {
	float: left;
	background: url('../img/bgDetailBox.png') no-repeat;
	width: 525px;
	height: 433px;
	padding: 12px;
	margin: 6px 6px 4px 0px;
	text-align: center;
}

#center .boxDetail .img .big {
	width: 440px;
	height: 330px;
	margin: 20px 20px 0px 0px;
}

#center .boxDetail .img .icon {
	float: left;
	margin: 0;
}

#center .boxDetail .img .slide .thumbs {
	display: block;
	float: left;
	overflow: hidden;
	width: 488px;
	height: 110px;
	padding: 0;
	position: relative;
}

#center .boxDetail .img .slide .thumbs img { /*width: 78px;
  height: 78px;
  border: 1px #cac4c4 solid;
  margin: 3px 3px 0px 3px;*/
	padding: 2px;
	vertical-align: middle;
}

#center .boxDetail .img .slide .btnSlide {
	display: block;
	float: left;
	margin-top: 30px;
}

#center .boxDetail .descriptionTop {
	float: right;
	background: url('../img/descriptionTop.png') no-repeat;
	width: 406px;
	height: 8px;
	margin-top: 6px;
}

#center .boxDetail .descriptionBottom {
	float: right;
	background: url('../img/descriptionBottom.png') no-repeat;
	width: 406px;
	height: 8px;
}

#center .boxDetail .description {
	background-color: #a11d06;
	float: right;
	width: 406px;
	color: #fff;
}

#center .boxDetail .description h3 {
	font-size: 0.8em;
	text-decoration: underline;
	margin: 0px 4px 0px 8px;
	border: 0;
}

#center .boxDetail .description p {
	font-size: 0.8em;
	margin: 0px 4px 0px 8px;
}

#center .boxDetail .boxPrice {
	float: left;
	background: url('../img/bgMiniBox.png') no-repeat;
	height: 214px;
	width: 201px;
	margin-top: 2px;
}

#center .boxDetail .boxPrice .price {
	font-size: 1.5em;
	font-weight: bold;
	color: #df0600;
	text-align: center;
	margin-top: 16px;
}

#center .boxDetail .boxPrice .username {
	font-size: 0.8em;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
}

#center .boxDetail .boxPrice .time {
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
}

#center .boxDetail .boxPrice .time .red {
	color: #F00;
}

#center .boxDetail .boxPrice .lineFormBasket {
	text-align: center;
	margin-top: 14px;
}

#center .boxDetail .boxPrice .tiny {
	text-align: center;
	margin-top: 14px;
	font-size: 0.6em;
}

#center .boxDetail .boxPrice .tiny span {
	color: #d60101;
}

#center .boxDetail .boxPrice .tiny a {
	text-decoration: underline;
	color: #000;
}

#center .boxDetail .boxHistory {
	float: right;
	background: url('../img/bgMiniBox4.png') no-repeat;
	height: 300px;
	width: 201px;
	margin-top: 2px;
	overflow: hidden;
}

#center .boxDetail .boxHistory .tableHead {
	background-color: #349a34;
	margin: 3px 8px 0px 8px;
	color: #fff;
	font-size: 0.8em;
	font-weight: bold;
}

#center .boxDetail .boxHistory .tableHead .head1 {
	padding: 0px 10px 0px 4px;
}

#center .boxDetail .boxHistory .tableHead .head2 {
	padding: 20px;
}

#center .boxDetail .boxHistory .tableHead .head3 {
	padding: 0px 4px 0px 10px;
}

#center .boxDetail .boxHistory .tableBox {
	margin: 3px 8px 0px 8px;
	font-size: 0.7em;
}

#center .boxDetail .boxHistory .tableBox table {
	width: 100%;
}

#center .boxDetail .boxHistory .tableBox th {
	background-color: #a11d06;
	color: #FFFFFF;
	font-size: 1.1em;
	font-weight: bold;
}

#center .boxDetail .boxHistory .tableBox .last {
	font-weight: bold;
}

#center .boxDetail .boxPricing {
	float: left;
	background: url('../img/bgMiniBox2.png') no-repeat;
	height: 174px;
	width: 201px;
	margin-top: 2px;
}

#center .boxDetail .boxPricing ul {
	list-style-type: none;
	font-size: 0.8em;
	margin: 3px 8px 0px 8px;
	padding: 0;
}

#center .boxDetail .boxPricing ul #userBids {
	color: #a92d23;
}

#center .boxDetail .boxPricing ul strong {
	display: block;
	float: right;
}

#center .boxDetail .boxPricing ul span {
	display: block;
	float: left;
}

#center .boxDetail .boxPricing ul .save {
	border-top: 1px #b2b2b2 solid;
	padding-top: 10px;
	margin-top: 8px;
	font-weight: bold;
	clear: both;
}

#center .boxDetail .boxPricing ul .save strong {
	color: #d60101;
}

#center .boxDetail .boxPricing .tiny {
	font-size: 0.6em;
	margin: 20px 8px 0px 8px;
}

#center .boxDetail .boxHelp {
	float: right;
	background: url('../img/bgMiniBox2.png') no-repeat;
	height: 174px;
	width: 201px;
	margin-top: 2px;
}

#center .boxDetail .boxHelp p {
	font-size: 0.8em;
	line-height: 18px;
	margin: 20px 8px 0px 8px;
}

#center .boxDetail .boxAutobid {
	float: left;
	background: url('../img/bgMiniBox3.png') no-repeat;
	height: 84px;
	width: 201px;
	margin-top: 2px;
	margin-left: 4px;
}

#center .boxDetail .boxAutobid p {
	text-align: center;
        font-size:0.73em;
        margin:0;
        padding:0px 5px;
}

#center .boxDetail .boxAutobid input[type="submit"] {
	background: url('../img/btn_login.png') no-repeat;
	border: 0;
	font-size: 0.9em;
	color: #fff;
	width: 81px;
	height: 19px;
}

#center .boxDetail .boxAutobid input[type="text"] {
	font-size: 12px;
	height: 14px;
}

#center .longBoxDetail {
	clear: both;
	font-size: 0.85em;
	padding: 0px 10px 0px 10px;
	width: 937px;
	height: 250px;
	border-left: 1px #4d2300 solid;
	border-right: 1px #4d2300 solid;
	overflow-y: scroll;
	background-color: white;
}
#center .longBoxChat {
	clear: both;
	font-size: 0.85em;
	padding: 0px 10px 0px 10px;
	width: 937px;
	border-left: 1px #4d2300 solid;
	border-right: 1px #4d2300 solid;
	background-color: white;
}
#chat .chat {
    width:150px;
    margin-left:5px;
    float:left;
}
#chat .chat .login {
    display:block;
}
#chat .chat .time {
display:block;
}
#center .longBoxDetail h4 {
	margin: 0;
}

/** FOOT **/
#foot .logos {
	padding: 12px 0px 8px 0px;
}

#foot .links {
	font-size: 0.8em;
	font-weight: bold;
}

#foot .links a {
	color: #003399;
	text-decoration: underline;
}

#foot .copyright {
	font-size: 0.7em;
	color: #636363;
	margin-top: 2px;
}

/** BUTTONS **/
.submitPrihlasit input,.submitPrihodit input {
	background-image: url('../img/btn_prihodit.png');
	background-color: #FFF;
	border: 0;
	width: 157px;
	height: 37px;
	color: #fff;
	font-weight: bold;
	font-style: italic;
	font-size: 1.1em;
	text-transform: uppercase;
	cursor: pointer;
}

.submitPrihoditDisable input {
	background-image: url('../img/btn_prihodit_disable.png');
	background-color: #FFF;
	border: 0;
	width: 157px;
	height: 37px;
	color: #fff;
	font-weight: bold;
	font-style: italic;
	font-size: 1em;
	text-transform: uppercase;
}

.submitPrihlasit input:hover {
	background-image: url('../img/btn_prihlasit.png');
	background-color: #FFF;
	border: 0;
	width: 157px;
	height: 37px;
	color: #fff;
	font-weight: bold;
	font-style: italic;
	font-size: 1.1em;
	text-transform: uppercase;
}

.submitProdano input {
	background-image: url('../img/btn_prodano.png');
	background-color: #FFF;
	border: 0;
	width: 157px;
	height: 37px;
	color: #fff;
	font-weight: bold;
	font-style: italic;
	font-size: 1.1em;
	text-transform: uppercase;
}

.submitOverujeme input {
	background-image: url('../img/btn_overujeme.png');
	background-color: #FFF;
	border: 0;
	width: 157px;
	height: 37px;
	color: #fff;
	font-weight: bold;
	font-style: italic;
	font-size: 1.1em;
	text-transform: uppercase;
}

.submitZamceno input {
	background-image: url('../img/btn_zamceno.png');
	background-color: #FFF;
	border: 0;
	width: 157px;
	height: 37px;
	color: #fff;
	font-weight: bold;
	font-style: italic;
	font-size: 1.1em;
	text-transform: uppercase;
}

.clear_both {
	clear: both;
}
/* buttons for slovakia kingnom */
.sk .submitPrihlasit input,.sk .submitPrihodit input {
	background-image: url('../img/btn_prihodit_sk.png');
}
.sk .submitPrihoditDisable input {
	background-image: url('../img/btn_prihodit_disable_sk.png');
}	
.sk .submitPrihlasit input:hover {
	background-image: url('../img/btn_prihlasit_sk.png');
}
.sk .submitProdano input {
	background-image: url('../img/btn_prodano_sk.png');
}
.sk .submitOverujeme input {
	background-image: url('../img/btn_overujeme_sk.png');
}	
.sk .submitZamceno input {
	background-image: url('../img/btn_zamceno_sk.png');
}



/* my accont */
.breadcrumbs {
	font-size: 0.85em;
	height: 30px;
	margin: 10px 0;
	color: #009933;
}

.breadcrumbs a {
	color: #009933;
	font-size: 0.80em;
}

.breadcrumbs h1 {
	background-color: none;
	color: #009933;
	display: inline;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0.83em 0;
}

.userarea h2,.registration h2,.recovery h2 {
	background-color: #7b2307;
	color: white;
	margin: 0;
	padding: 4px 10px;
	text-decoration: none;
	clear: both;
	font-size: 90%;
}

.userarea h2 a,.registration h2 a,.recovery h2 a {
	color: #032F05;
}

.userarea .text,.registration .registrationContent,.recovery .recoveryContent
	{
	font-size: 12px;
}

.userarea .text li,.registration .registrationContent li,.recovery .recoveryContent li
	{
	list-style-type: none;
}

.userarea .text li label,.registration .registrationContent li label,.recovery .recoveryContent li label
	{
	display: block;
	float: left;
	width: 150px;
}

.boxUser {
	float: left;
	width: 200px;
}

.boxUser.first {
	width: 228px;
}

.boxUser.last {
	width: 532px;
	height: 120px;
}

.boxUser .detailMenu {
	font-size: 13px;
}

.wide .boxDetail {
	background: none;
	border-top: 1px solid #CAC4C4;
}

.first .boxDetail {
	border-left: 1px solid #CAC4C4;
	border-top: 1px solid #CAC4C4;
	height: 93px;
}

.last .boxDetail {
	border-top: 0;
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: transparent url(../img/detailbox-top_wide.png) repeat scroll
		-428px 0;
	border-top: 1px solid white;
	margin: 0;
	padding: 0;
}

#userareaTop .boxDetail a:hover {
	text-decoration: underline;
}
.userarea {
	 font-size:small;
}

/* muj ucet tabulka */
.userarea table {
	width: 100%;
}

.userarea table th {
	background-color: #ffefcd;
}

/* odesilaci tlacitka */
.submitGreen { 

	font-size: 11px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFFFFF;
	text-transform: uppercase;
	padding: 4px 0 5px 0; =
	padding: 0px;
	margin: 0 0 0 6px;
	background: transparent url(../img/greenbutton-left.png) no-repeat scroll 0 0;
}

.submitGreen input { 
	font-size: 11px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFFFFF;
	text-transform: uppercase;
	padding: 3px 8px; =
	padding: 4px 8px 2px 8px;
	padding /*\**/: 4px 8px\9; &
	padding: 3px 8px;
	background: transparent url(../img/greenbutton-right.png) no-repeat
		scroll 100% 100%;
	border: none;
	overflow: visible;
	cursor: pointer;
}

/* napoveda - vpravo */
.registration .help,.recovery .help {
	padding: 8px 12px;
	background-color: #7b2307;
	float: right;
	width: 255px;
	color: white;
}

.registration .help h3,.registration .help h4,.recovery .help h3,.recovery .help h4
	{
	
}

.registration .help p,.recovery .help p {
	font-size: 12px;
}

/* registrace */
.registration .registrationContent,.recovery .recoveryContent {
	width: 670px;
	float: left;
}

.detailImg {
	height: 335px;
}

/* hlaska */
.message {
	background-color: #ffcf6d;
	padding: 8px 12px;
	border: 1px solid #473000;
	margin-bottom: 10px;
}

ul.sc_menu {
	width: 1500px;
	margin-top: 0;
}

.sc_menu li {
	list-style-type: none;
	float: left;
	display: block;
}

.imgRam {
	float: left;
	height: 105px;
	margin-right: 12px;
	text-align: center;
	width: 105px;
}

.textLeftCol {
	background: #EEE;
	float: left;
	margin-top: 10px;
	padding: 15px;
	width: 188px;
	border: 1px solid #AAAAAA;
}

.textLeftCol ul {
	padding: 0;
	margin: 0;
}

.textLeftCol ul li {
	list-style-type: none;
	padding: 5px 0;
}

.textLeftCol a {
	color: #000;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}

.textRightCol {
	background: #EEE;
	float: right;
	margin-top: 10px;
	padding: 15px;
	width: 188px;
	border: 1px solid #AAAAAA;
}

.textTopBanners {
	background: #EEE;
	float: left;
	margin-top: 10px;
	padding: 2px 5px;
	width: 949px;
	height: 90px;
	border: 1px solid #AAAAAA;
}

.textTopBanners .topBanner {
	background: #DDD;
	float: left;
	width: 235px;
	height: 90px;
	margin: 0 1px;
}

.textTopBanners .topBanner img {
	width: 235px;
	height: 90px;
}

.helpContentOnlyLeft {
	float: left;
	padding: 15px;
	width: 721px;
}

.helpContentLeftRight {
	float: left;
	padding: 15px;
	width: 485px;
}

#topMenu .right .facebook,#topMenu .right .facebook img {
	padding: 0;
	margin: 0;
}

#topMenu a {
	filter: progid : DXImageTransform.Microsoft.Shadow ( color = #000000,
		direction = 135, strength = 3 );
	filter: shadow(color = #000000, direction = 135, strength = 3);
	text-shadow: 2px 2px 2px #000;
}

/* strankovani */
#center .paging {
	width: 100%;
	clear: both;
	margin: 50px 0px;
}


#center .paging a,#center .paging .prev a,#center .paging .next a {
	font-size: 15px;
	color: white;
	font-weight: bold;
}

#center .paging .prev {
	float: left;
	margin: 2px;
	width: 170px;
	text-align:left;
}

#center .paging .next {
	float: right;
	width: 200px;
	margin: 2px;
	padding: 0;
	text-align:right;
}

#center .paging .act_page {
	float: left;
	margin: 2px;
	margin-left: 266px;
}

#center .next {
	width: 99%;
	margin: 5px;
	clear: both;
	text-align: right;
	padding-right: 10px
}

#center .next a {
	font-weight:bold;
}

#top .error, #top .error a {
	color: red;
}

label.error {
	margin-left: 10px;
}

h1 {
	font-size: large;
	margin: 15px 0px;
	padding: 0px;
}

.clear {
	clear: both;
}

#registerForm table {
	width: 69%;
	font-size: small;
}

#registerForm input {
	border: 1px solid #aaa;
}

#registerForm #submit, .userarea .submit {
	padding: 10px;
	font-weight: bold;
	margin-top: 15px;
	border: 1px solid #aaa;  
}

.dalsi {
	font-weight: bold;
	text-align:center;
}

.dalsi a {
	float: right;
	margin-right: 3px;
}

#userMenu {
	height: 30px;
	margin:0;
	padding:0;
}

#userMenu li {
	list-style: none;
	display: block;
	float: left;
	padding: 0px;
	margin: 1px;
	font-weight: bold;	
}
#userMenu li a { 
	display:block;
	padding:5px;
}

#userMenu .act, #userMenu a:hover {
	background-color: #ffcf6d;

}

#userContent {
	clear: both;
}

.userarea h1,
.userarea h2,
.userarea h3 {
	font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
  	margin:20px 0px;
}
.userarea h3 {
  font-size:medium;
}
#userContent #delivery input,#userContent #delivery select {
	font-size:1.3em;
}

#userTable td {
	border-bottom: 1px solid #aaa;
	padding: 5px;
	vertical-align: middle;
}

.clearing {
	clear: both;
}

.error {
	font-weight: bold;
}

.registration div.error {
	padding: 10px;
	border: 1px solid red;
	width: 400px;
	margin: 3px;
	font-size: 12px;
}

.inner {
	margin: 15px;
}
p a {
	text-decoration: underline;
}
.text .inner {
	font-size:small;
}
.text .leftmenu ul {
	width:150px;
	float:left;
	list-style:none;
	padding:0;
	margin:0;
	font-weight:bold;
	
}
.text .leftmenu li {
	list-style:none;
	padding:5px;
	
}
.text #articlewrapper {
	margin-left:200px;
}
.text .leftmenu li:hover,.text .leftmenu li.act {
	background-color:#ffb65f;	
}


#center .longBoxGrey .paging a {
	color:black;
}
#center .longBoxGrey .paging {
	margin:0;  
}

.paginginfo a {
	float:none;
}
/* blog */
.blog h1 {
	font-size:large;
}
.blog .blogItem {
	margin-top:5px;
	clear:both;
}
.blog .blogItem h2 {
	font-size:large;
}
.blog .blogItem a:hover {
	text-decoration: underline;
}
.blog .blogItem.promoted {
	background-color:#f8f8f8;
	border:1px solid #ccc;
	padding:5px;
}
.blog .blogItem .image {
	width:100px;
	line-height:100px;
	text-align:center;
	height:100px;
	
	padding:5px;
	float:left;
	margin-right:10px;
	
}
.blog .blogItem .perex {
	font-size:small;
}
.blog .blogItem .perex a {
	text-decoration:none;
}
.blog #blogItem .text {
	margin-top:28px;
}
.blog #center .longBox .image {
	width: 100px;
}
.blog .longBox .images a{
	width: 100px;
	height:100px;
	float:left;
}

#banners .banner
{
    border-left:1px solid #aaa;
    width:218px;
    _width:212px;
    float:left;
    margin-right:6px;
    padding-left:6px;
    font-size:small;
}
#banners .banner.first {
    border:none;
}
#banners .banner h3 a {
    margin-top:0px;
    font-size: 14px;
    color:#421111;
    text-decoration: underline;
}
#banners .banner h3 a:hover {
    text-decoration: none;
}
#banners .banner img {
    float:left;
    max-width:90px;
    max-height:90px;
    margin-right:4px;
    border:none;
}
#banners .banner p a {
    text-decoration:none;
}
#center #chatForm {
    margin-top:10px;
}
#center #chatForm input {
    border:1px solid black;
}
#payMethods td {
    text-align:center;
}
#payMethods img {
    cursor: pointer;
}
#payMethods input {
    width:60px;
    height:20px;

    margin:5px;

}
#popupback {
    position:absolute;
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background-color:#aaa;
    background: transparent url("../img/80_procent.png");
}
#popup {
    width:400px;
    height:auto;
    border:10px solid #ffa500;
    margin:10% auto 0 auto;
    opacity:1;
    background-color:#fff;
}
#popup h3 {
    color:#996500;
    margin:0px 15px 15px 15px;
}
#popup a {
    color:#774500;
}
#popup a:hover {
    color:#774500;
    text-decoration: none;
}
#popupClose {
    text-align:right;
    font-weight:bold;
}
#lol {font-size:x-small;text-align:center;}
#nakoupit
{
    position: static;
    text-align: right;
    display:inline;
    float:right;
    margin:100px 130px 0px 0px;

}
#head {
    border-top:1px solid white;
}