* {
	margin: 0; 
	padding: 0;
	list-style: none;
}
img {
	border: 0 none;
}
body {
	background-color: #50617c;
	color: white;
	font-size: x-small;
	text-align: center;
	font-size: 12px;
	font-family: Verdana, "Geneva CE", lucida, sans-serif; 
	background: #50617c url(../img/bg.jpg) repeat-x;
}
html>body {
	font-size: small;
}
#web {
	width: 900px;
	margin: auto;
	text-align: left;
	position: relative;
}
#head {
	height: 100px;
}


#home-foto h1 strong {
	color:gray; }
#home-foto h1 {
	color:gray;
	text-align:center;
	position: relative;
	margin: 10px 0 15px 0;
	padding:0px 0 0 0; 	padding:"400px 0 0 0";
	width: 659px;		width: "659px";
	height: 566px;
	font-size:19px; }

#home-foto h1 span {
	display: block;
	position: absolute;
	left: 0;top: 0;
	width: 659px;		width: "659px";
	height: 566px;
	background: url('../img/damske-obleceni-home.jpg') no-repeat; }


#amenutit {
	margin: 5px 0 5px 0;
	border-top:1px yellow solid;
	border-bottom:1px yellow solid;
	float: right;
	text-align: right;
	clear:both;
}
#amenutit a {
	float: right;
	padding: 5px 0 5px 0;
	font-weight: normal;
	font-size: 12px;
	display: block;
	margin: 0 10px 0 10px;
	color:white;
}
#amenutit a:hover {
	color:orange;
}




#head h1 {
	text-align:right;
	width:240px;
	margin: 0 5px 0 0;
	padding:0;
	clear:right;
	font-weight:normal;
	float: right;
	font-size: 140%; font-size: "150%";
	z-index: 1;
}
#head h1 a {
	color: white;
	text-decoration:none;
}


#head h2 {
	float: right;
	font-size: 105%;
	position: relative;
	color: black;
	z-index: 2;
	margin: 7px 45px 0 0;
	display: inline;
}
#head h2 a{
	color: gray;
	text-decoration:  none;
}
#head h2 a:hover{
	color: silver;
}
#head h2#od {
	margin-right: 120px;
}





#content {
	font-size:11px;
	clear:both;
	width: 655px;
	float: right;
	padding-top: 20px;
}
#content h2 {
	font-weight:normal;
	margin: 0;
	font-size: 110%;
	color: #ff9600;
}
#content h3 {
	margin: 0 0 1px 35px;
	font-size: 110%;
	color:#980d05;
}
#content a {
	color: yellow;
	text-decoration: none;
}

#content p {
	font-size:11px;
	margin: 0 0 15px 0;
	line-height:16px;
}

#content strong {
	color:orange;
}

#content b {
	color:white;
}


#content p.hometext{
	font-size: 12px;
	font-weight: normal;
	color: black;
	width: 97%;
	padding: 0 0 8px 0;
	margin: 0 0 8px 10px;
	border-bottom: 1px silver dotted;
}


#content strong.big {
	font-size: 100%;
}
#content ul {
	margin: 0 0 15px 65px;
}
#content ul li {
	color: black;
	padding: 0 0 1px 10px;
	font-weight: normal;
	margin: 0px;
}
#column {
	width: 240px;		width: "240px";
	float: left;
	color: #A8180F;
	}

#column h2 {
	color: silver;
	font-size: 120%;
	margin-bottom: 5px;
	font-weight: normal;
	padding: 0 0 5px 2px
}
#column h4 {
	font-size: 100%;
	margin-bottom: 10px;
	font-weight: normal;
}
#column #info strong {
	display: block;
	font-weight: normal;
	margin-bottom: 1px;
}
#column #info span {
	padding-left: 32px;
}
#column h3 {
	margin: 25px 0 10px 0;
	padding-left: 30px;
	font-size: 100%;
	line-height: 23px;
}
#footer {
	clear: both;
	height: 28px;
	color: #e3b9b6;
	text-align: center;
	padding-top: 105px;
	font-size: 80%;
}
#footer a {
	color: #e3b9b6;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}


#potvrzeni a{
	color: yellow;
	font-weight:bold;
	text-decoration: none;
}
#potvrzeni a:hover {
	text-decoration: underline;
}

.tcenik {
	font-size: 80%;
	border-bottom: 1px silver dotted;
	height: 22px;
}

/* Navigace */

.navigace{
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 230px;
}
.navigace li a{
	font-size: 12px;
	font-weight: normal;
	color: #ffd200;
	display: block;
	width: 230px;
	padding: 3px 0 3px 4px;
	text-decoration: none;
	border: 1px #465469 solid;
	background: #4d5e79 url(../img/levemenu_bg1.jpg) repeat-y;

}


.navigace li a:hover{
	color: white;
	background: #4b6286;
}

a {
	color: yellow;
	text-decoration: none
}
a:hover {
	color: gray;
	text-decoration: none
}

#paticka {
	margin: 0;
	padding: 0 0 10px 0;
	color: silver;
	font-size: 10px;
}
#paticka a{
	color: silver;
	font-size: 10px;
	text-decoration:none;
}
#paticka a:hover{
	color: white;
	font-size: 10px;
	text-decoration:none;
}