/*
Theme Name: Bill Brown CZ
Theme URI: http://jankovarik.net/
Description: Please, dont copy any graphics ! Thank you ...
Version: 1.0
Author: Jan Kovařík
Author URI: http://jankovarik.net/
*/


* { margin: 0; padding: 0; outline: none; font-size: 100.01%;}

html {
font-size: 62.5%;
}

body {
margin: 0 auto;
min-width: 907px;
background: #FFFFFF url(img/body.png) repeat-x top;
text-align: center;
font: 11px/1.6em Verdana, Geneva, Helvetica, sans-serif;
color: #555555;
} 


/* STRUKTURA */

.spacer {
display: block;
padding: 0.8em; 
}

.page { 
width: 907px;
max-width: 907px;
margin: 0 auto;
display: block;
text-align: left;
background: url(img/main.png) repeat-y center bottom;
}

.page .nahore{
display: block;
width: 907px;
height: 14px; 
background: transparent url(img/head.png) no-repeat left top;
} 

.page .dole {
width: 907px;
height: 14px;
background: transparent url(img/footer_main.png) no-repeat left bottom;
}

#logo { 
width: 506px;
height: 63px;
display: block;
margin: 0 auto;
text-align: center;
padding: 2.2em; 
background: transparent url(img/logo.gif) no-repeat center center;
}

#menu {
display: block;
width: 852px;
height: 27px;
line-height: 27px;
text-align: center;
vertical-align: middle;
background: #dfecc1 url(img/menu.png) no-repeat center center;
margin: 0 auto;
padding: 0;
}

#menu ul li{
list-style-type: none;
display: inline;
margin: 0 auto;
}

#menu a, #menu a:link, #menu a:visited {
display: inline;
margin: 0 auto; 
color: #4b2200;
background: transparent url(img/menu_spacer.png) no-repeat right center;
padding-left: 1.1em;
padding-right: 1.1em;
text-decoration: none;
}

#menu a:hover,#menu #active {
color: #ff0000;
}

#main {
text-align: center;
}

#footer {
display: block;
clear: both;
width: 852px;
height: 27px;
line-height: 27px;
text-align: left;
vertical-align: middle;
font-weight: bold;
background: #d7d7d9 url(img/footer.png) no-repeat center center;
margin: 0 auto;
padding: 0;
}

#footer a {
text-decoration: none;
color: rgb(80,80,80);
}

#footer a:hover {
text-decoration: none;
color: #FF0000;
}

#footer .left {
display: block;
float: left;
margin-left: 1em;
}

#footer .right {
display: block;
float: right;
margin-right: 1em;
text-decoration: none;
}
.bottom_text {
text-align: center; color: #b3b3b3;
margin: 0.8em 0 0 0;
padding: 0;  
}

.bottom_text a, .bottom_text a:link, .bottom_text a:visited {
color: #b3b3b3;
text-decoration: none;
}
.bottom_text a:hover {
color: #FF0000;
text-decoration: underline;
}


.text {
display: block;
width: 530px;
float: right;
text-align: left;
margin-top: 2em;
margin-right: 35px;
_margin-right: 20px; /* STYL pro starší IE */
padding-bottom: 3em;
}

hr { 
display: none;
clear: both;
} 

#sidebar {
display: block;
float: left;
text-align: left;
width: 280px;
padding: 0;
margin-left: 30px;
_margin-left: 15px; /* STYL pro starší IE */
margin-top: 2em;
padding-bottom: 3em;  
}

#sidebar ul {
list-style-type: none;  
}

.katalog {
display: block;
clear: both;
width: 530px;
border-top: 1px #dfecc1 solid;
padding-bottom: 4em;
}

.katalog em {
font-size: 1.5em;
font-style: normal;
font-weight: bold;
letter-spacing: -0.06;
color: #80a54c;
}

/* FORMÁTOVÁNÍ */

a:link {text-decoration: underline; color: #8c8974;}
a:visited {text-decoration: underline; color: #8c8974;}
a:hover {text-decoration: underline; color: red;}
a:active {text-decoration: underline; color: red;}


img {
margin: 1em;
float: left;
border: none; 
}

img a {
border: none;
}

p {
padding: 0.2em 0 0 0.4em;
margin-bottom: 2em;
background: url(img/p.jpg) no-repeat left top;
}

h1 {
font: 2.6em arial, sans-serif;
font-weight: normal;
margin: 0 0.5em 0.5em 0;
letter-spacing: 0.05em;
color: #575237;
}
.pagetitle {
font-size: 1.7em;
}

h2 {
font: 1.5em Arial, sans-serif;
font-weight: bold;
margin: 0.5em 0.5em 0.5em 0;
color: #575237;
}
.katalog h2 {
font-weight: normal;
font-size: 3em;
display: block;
clear: both;
margin-top: 0.1em;
}

.katalog h2 a {
color: #575237;
text-decoration: none;
}

#mycategoryorder h2{
font-size: 2em;
}

h3 {
font: 1.3em Arial, sans-serif;
font-weight: bold;
margin: 0.5em 0.5em 0.5em 0;
color: #575237;
}

h4 {
font: 1.29em Trebuchet MS, Arial, sans-serif;
font-weight: bold;
margin: 0.5em 0 3em 0.5em;
color: #8C2828; 
float: right;
}

#mycategoryorder {
display: block;
margin: 1em 0 2em 0;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

.navigation {
font-weight: bold;
}

.zbozi {
font-size: 2em;
letter-spacing: 0.05em;
font-weight: normal;
}

.colours {
display: block;
clear: both;
width: 530px;
height: 90px;
margin: 0;
padding-top: 1em; 
}

.colours img {
display: block;
float: left;
margin: 0.5em;
margin-left: 0;
padding: 0;  
}

.size {
display: block;
float: left;
text-align: center;
padding-top: 1em;
}

.size p{
display: block;
clear: both;
padding: 0;
margin: 0;  
}

.size img{
padding-top: 0;
margin-top: 0;  
}
