body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 1.6em;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

body {	
	background-color: #E6E4D8;
}

h2 {
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	line-height: 1em;
	color: #38332D;
	font-weight: normal;
	padding: 35px 0px 22px 0px;
	margin: 0px;
}

h3 {
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #EEB900;
	font-weight: bold;
	padding: 5px 0px 2px 0px;
	margin: 0px;
}

img {
	border: 0px;
}

#step0 img.border, #step1 img.border, #step2 img.border, #step3 img.border, #step4 img.border, #step5 img.border {
  margin:10px;
  border:3px solid #FFFFF;
}

#layoutLead {
	width: 1022px;
	text-align: left;
	margin: 0px auto;
}

#layoutTop {
	background-color: #FFFFFF;
	width: 1022px;
	height: 178px;
	clear: both;
}

#logo {
	width: 314px;
	height: 82px;
	background-color: #FFFFFF;
	position: relative;
	float: right;
	margin-bottom: 10px;
}

#logo h1, #logo h1 span{
	width: 314px;
	height: 82px;
	position: absolute; 
	top: 0px; 
	left: 0px;
	z-index: 1; 
	overflow: hidden;
	color: #fff;
	padding-left: 0px;
	padding-top: 0px;
	margin: 0px;
	float: left;
}

#logo h1 span{
	background-image: url('images/logo.png');
	background-repeat:  no-repeat;
	display: block;
	z-index: 2;
	width: 314px;
	height: 82px;
	left: 0px;
	cursor: hand;
	margin: 0px;
	float: left;
}

#menu {
	width: 884px;
	height: 86px;
	padding-left: 138px; 
	clear: both;
}

#menu a {
	height: 86px;
	display: block;
	float: left;
}

#menu a:hover {
	height: 86px;
	display: block;
}

#menu a#selectedMenu {
	height: 86px;
	display: block;
	float: left;
	background: url(images/menuSelected.png) no-repeat 50% 100%;
}

#menu aselectedMenu:hover {
	height: 86px;
	display: block;
}

#main {
	width: 1022px;
	background: url(images/bgMain.png) repeat-x;
	background-color: #710000;
}

#leftCol {
	width: 364px;
	float: left;
	padding: 36px 28px 40px 74px;
}

#imagesHome {
	width: 364px;
}

#imagesHome div {
	float: left;
	margin-right: 1px;
	background-color: #FFFFFF;
	margin-bottom: 41px;
}

#imagesHome div:hover {
	background-color: #EEB900;
}

#imagesHome div img {
	margin-right: 1px;
	margin: 6px;
}

.leftItem {
	width: 305px;
	background: url(images/bgLeftItems.png) repeat-x;
	padding: 15px 25px 15px 25px;
	clear: both;
	margin-bottom: 10px;
	margin-left: 6px;
}

.leftItem h2 {
	font-size: 2em;
	color: #EEB900;
	padding: 0px 0px 12px 0px;
}

.leftItem ul {
	padding: 0px;
	margin: 0px 0px 0px 20px;
	list-style-image: url(images/dotUl.png);
}

.leftItem img {
	margin-right: 35px;
}

.leftItem a {
	color: #FFFFFF;
	text-decoration: underline;
}

.leftItem a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#rightCol {
	width: 503px;
	float: left;
	padding-top: 36px;
	padding-bottom: 20px;
}

#rightCol h2 {
	font-size: 2em;
	color: #FFFFFF;
	background: url(images/bgHeader.png) no-repeat;
	display: block;
	padding: 19px 0px 19px 22px;
}

#rightCol h2 span {
	color: #EEB900;
}

#rightCol p {
	margin: 10px 15px 10px 22px;
	padding: 0px;
}

#rightCol p strong {
	color: #EEB900;
}

#rightCol .rightColHeadItem {
	width: 465px;
	background: url(images/bgRightHeadItem.png) repeat-y;
	padding: 18px;
	margin-bottom: 20px;
}

#rightCol .rightColHeadItem h2 {
	font-size: 2em;
	color: #FFFFFF;
	padding: 0px 0px 5px 0px;
	background-image: none;
}

#rightCol .rightColHeadItem h2 span {
	color: #EEB900;
}

.rightColHeadItem strong {
	color: #EEB900;
	font-weight: bold;
}

.rightColHeadItem a {
	//padding-left: 16px;
	//background: url(images/dotHref.png) no-repeat 0% 50%;
	color: #EEB900;
	text-decoration: underline;
	//margin-right: 25px;
}

.rightColHeadItem a:hover {
	color: #EEB900;
	text-decoration: none;
}

#homeImg {
	width: 459px;
	height: 74px;
	background: url(images/homeImg.png) no-repeat;
	padding: 274px 0px 0px 35px;
	color: #000000;
}

#homeImg strong {
	font-family: Arial;
	color: #7A0000;
	font-size: 1.2em;
}

#homeImg a {
	font-family: Arial;
	color: #7A0000;
	text-decoration: underline;
}

#homeImg a:hover {
	font-family: Arial;
	color: #7A0000;
	text-decoration: none;
}

#footer {
	width: 936px;
	clear: both;
	background-color: #9C0000;
	height: 83px;
	padding-left: 86px;
}

#footerMenu {
	width: 179px;
	height: 27px;
	background-color: #700000;
	margin: 0px 35px 49px 0px;
	float: left;
	text-align: center;
	padding: 7px 0px 0px 0px;
}

#footerMenu a {
	margin: 0px 5px 0px 5px;
	color: #FFFFFF;
	text-decoration: underline;
}

#footerMenu a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#owner {
	padding-top: 10px;
}

#owner a {
	color: #FFFFFF;
	text-decoration: underline;
}

#owner a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#owner a#design {
	color: #FFFFFF;
	text-decoration: none;
}

#owner a#design:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#imagesOther {
	width: 364px;
}

#imagesOther div {
	float: left;
	margin-right: 1px;
	background-color: #FFFFFF;
	margin-bottom: 20px;
	padding-bottom: 5px;
}

#imagesOther div:hover {
	float: left;
	margin-right: 1px;
	background-color: #EEB900;
	margin-bottom: 20px;
	padding-bottom: 5px;
}

#imagesOther div img {
	margin-right: 1px;
	margin: 6px 6px 4px 6px;
}

#imagesOther div a.imgHref {
	font-size: 0.9em;
	color: #494848;
	background: url(images/dotHref.png) no-repeat 0% 50%;
	padding-left: 12px;
	text-decoratiom: underline;
	margin-left: 6px;
}

#imagesOther div a.imgHref:hover {
	color: #494848;
	text-decoration: none;
}

#imagesOther div#category {
	float: left;
	margin-right: 1px;
	background-color: #EEB900;
	margin-bottom: 20px;
	padding-bottom: 5px;
}

#imagesOther div#category a.imgHref {
	font-size: 0.9em;
	color: #FFFFFF;
	background: url(images/dotHrefWhite.png) no-repeat 0% 50%;
	padding-left: 12px;
	text-decoratiom: underline;
	margin-left: 6px;
}

#imagesOther div#category a.imgHref:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#shop {
	background-color: #FFFFFF;
	width: 481px;
	margin-top: 15px;
	padding: 10px;
}

#shop .item {
	width: 480px;
	background: url(images/bgShopItem.png) repeat-x 100% 100%;
	padding: 0px 0px 10px 0px;
	color: #494848;
	margin-bottom: 10px;
}

#shop .item img.pict {
	margin-right: 14px;
	float: left;
}

#shop .item h4 {
	margin: 0px;
	padding: 0px;
	color: #A00000;
	font-family: Arial;
	font-size: 1.3em;
	text-decoration: underline;
}

#shop .item span {
	font-weight: bold;
	color: #A00000;
}

#shop .item a {
	color: #A00000;
	text-decoration: underline;
}

#shop .item a:hover {
	color: #A00000;
	text-decoration: none;
}

.icon {
	margin: 0px 0px 0px 10px;
}

#shop #pages {
	width: 480px;
	padding: 0px 0px 10px 0px;
	color: #494848;
}

#shop #pages a {
	color: #A00000;
	text-decoration: underline;
	margin: 0px 2px 0px 2px;
}

#shop #pages a:hover {
	color: #A00000;
	text-decoration: none;
}

#shop #pages a#pageSelected {
	color: #494848;
	text-decoration: none;
	margin: 0px 2px 0px 2px;
}

#shop #pages a#pageSelected:hover {
	color: #494848;
	text-decoration: underline;
}

table {
	margin-top: 0px;
	margin-bottom: 0px;
}

th,td {
	padding: 0.25em 0.5em;
	vertical-align: middle;
}

th {
  	background-color: #A10000;
	color: #FFFFFF;
}

table.uplnyram {
	border-collapse: collapse;
	margin-top: 15px;
} 

table.uplnyram td, table.uplnyram th {
 	border-color: #E1AF2A;
	border-style: solid;
	border-width: 1px;
	border-bottom-width: 0px;
}

table.uplnyram td {
	border-bottom-width: 1px;
	background-color: #FFFFFF;
	color: #494848;
}

table.uplnyram td a {
	color: #A00000;
	text-decoration: underline;
}

table.uplnyram td a:hover {
	color: #A00000;
	text-decoration: none;
}

a {
	color: #FFFFFF;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

input {
	font-size: 1em;
}

input .btn {
	width: 100px;
}

.koupit {
	padding: 4px 8px;
	background-color: #9C0000;
}

#shop .itemDetail {
	width: 480px;
	padding: 0px 0px 10px 0px;
	color: #494848;
	margin-bottom: 10px;
}

#shop .itemDetail img.pict {
	margin-right: 14px;
	float: left;
	margin-bottom: 10px;
}

#shop .itemDetail h4 {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	color: #A00000;
	font-family: Arial;
	font-size: 1.3em;
	text-decoration: underline;
}

#shop .itemDetail span {
	font-weight: bold;
	color: #A00000;
}

#shop .itemDetail a {
	color: #A00000;
	text-decoration: underline;
}

#shop .itemDetail a:hover {
	color: #A00000;
	text-decoration: none;
}

#shop .itemDetail input {
	width: 40px;
}

#shop .itemDetail p {
	margin: 10px 0px 10px 0px;
}

ul {
	margin: 0px 0px 0px 20px; 
	padding: 0px;
}

table.nic {
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
} 

table.nic td, table.nic th {
 	border-color: #E1AF2A;
	border-style: solid;
	border-width: 0px;
	border-bottom-width: 0px;
	background: none;
	color: #494848;
}

table.nic td {
	border-bottom-width: 0px;
	color: #494848;
}

ul {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 20px;
}

table tr td a {
	color: #FFFFFF;
	text-decoratiom: underline;
}

table tr td a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.word a {padding:4px 0 0 50px;height:29px;display:inline-block;background:transparent url(images/msword.gif) no-repeat 0 -4px;}
