h1 {
	float: left;

	width: 290px;
	_width: 304px;

	margin: 0px 0px 0px 0px;
	padding: 44px 14px 0px 0px;

	font-size: 1.5em;
	font-weight: normal;

	text-align: right;
}

h1 strong {
	font-weight: bold;

	text-transform: uppercase;
}

h2 {
	margin: 16px 0px 8px 0px;
	padding: 0px 0px 0px 0px;

	font-size: 1.4em;
	font-weight: bold;

	color: #ff3100;
}

h3 {
	margin: 12px 0px 8px 0px;
	padding: 0px 0px 0px 0px;

	font-size: 1.4em;
	font-weight: bold;

	color: #666;
}

h3 a {
	color: #666;
}

h4 {
	margin: 8px 0px 8px 0px;
	padding: 0px 0px 0px 0px;

	font-size: 1.3em;
	font-weight: bold;

	color: #333;
}

a {
	color: #ff3100;
	text-decoration: none;

	outline: 0px;
}

a:hover {
	text-decoration: underline;
}

p {
	margin: 12px 0px 18px 0px;
}

td {
	vertical-align: top;
}

#head a {
	color: #000;
}

#head a:hover {
	text-decoration: none;
}

#left h2 {
	margin: 6px 0px 0px 0px;
	padding: 2px 0px 0px 0px;
	_padding: 2px 0px 2px 0px;

	font-size: 0.8em;
	font-weight: bold;

	color: #ff3100;

	text-transform: uppercase;

}

#right .padding {
	padding: 0px 38px 0px 20px
}

#right #right_heading h2 {
	margin: 0px;
	padding: 16px 0px 0px 20px;

	font-size: 1.5em;
	font-weight: bold;

	color: #bebebe;
}

#right #right_heading p {
	margin: 4px 0px 0px 0px;
	padding: 0px 0px 0px 20px;

	font-size: 0.9em;

	color: #333;
}

#right #navigation p {
	margin: 3px 0px 6px 0px;

	font-size: 0.9em;

	color: #333;
}

#right #navigation strong {
	font-weight: normal;
}

#right #sponsors h2 {
	margin: 1em 10px 1em 10px;
	padding-bottom: 3px;
	
	border-bottom: 1px solid #000;
	
	font-size: 0.9em;
	font-weight: normal;

	color: #000;
}

/*****************/
/*     BANNER    */
/*****************/
.banner_block {
	margin: 16px 0px 16px 0px;
}

/*****************/
/*   FORMULARE   */
/*****************/
.button_block {
	margin: 8px 8px 8px 0px;

	text-align: right;
}

.button {
	padding: 2px;

	background-color: #ff3100;

	border: 1px solid #fff;

	font-size: 0.95em;

	text-transform: uppercase;

	color: #fff;
}

.textbox {
	border: 1px solid #6e6e6e;
}

/*****************/
/*    OBRAZKY    */
/*****************/

div.gallery table.photo {
	float: left;

	width: 124px;
	height: 124px;

	margin: 0px 28px 28px 0px;

	background-color: #eee;
	background-image: url("../images/layout/background/photo_box.png");
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

div.gallery table.photo td {
	width: 124px;
	height: 124px;

	text-align: center;
	vertical-align: middle;
}

div.gallery table.photo td img {
	display: block;

	margin: auto;
}

/*****************/
/*     E-SHOP    */
/*****************/

div.option_bar {
	margin: 12px 0px 12px 0px;
	padding: 2px 6px 2px 2px;

	background-color: #6e6e6e;

	font-size: 0.9em;

	text-align: right;

	color: #fff;
}

div.option_bar * {
	_margin: 0px;
}

div.eshop_preview {
	clear: both;

	margin-bottom: 4px;
}

div.eshop_preview table.photo {
	float: left;

	width: 124px;

	background-color: #eee;
	background-image: url("../images/layout/background/photo_box.png");
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

div.eshop_preview table.photo td {
	width: 124px;
	height: 124px;

	text-align: center;
	vertical-align: middle;
}

div.eshop_preview table.photo td img {
	display: block;

	margin: auto;
}

div.eshop_preview div.eshop_content {
	float: right;

	width: 324px;
}

div.eshop_preview div.eshop_content ul.color, div.eshop_preview div.eshop_content ul.size {
    list-style-type: none;
}

div.eshop_preview div.eshop_content h2, div.eshop_preview div.eshop_content h3 {
	margin: 0px 0px 0px 0px;
}

div.eshop_preview div.eshop_content .description {
	margin: 0px 0px 0px 0px;
}

.left-team {
	float: left;
	width: 140;
}
.right-team {
	float: left;
	width: 280px;
}

.login-form input.text {
    width: 150px;
}

.login-form .label {
    display: block;

    float: left;

    width: 8em;
}

#left .cart {
    color: white;
}

#left .cart a.order {
    color: white;

    font-weight: bold;
}

.aktualne {
    padding: 0;
    margin: 0;
    border: 1px solid white;
    clear: both;
}

.aktualne .date {
    display: block;
    float: left;
    border: 0px solid red;
}

.aktualne .heading {
    display: block;
    float: left;
    margin: 0;
    padding: 0;

    border: 0px solid red;
}
