* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: White;
	background-image: url(../img/bgr.gif);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;	
	/*color: #989B9B;*/
	color: #686A6B;	 
}
#container {
	width: 955px; 
	height: 600px;
	background-color: #FDE5F0;
	margin: 0px auto;
}
#head {
	width: 955px; height: 96px;
	background-image: url(../img/bgr_foot.gif);
	background-repeat: repeat-x;
	overflow: hidden;
}
#logo, #ilobr {
	border: none;
	float: left;
} 
#logo {
	padding: 15px 25px;
}
.shoplogo {
	margin: 8px 25px;
	border:none;
}
#ilobr {
	padding: 0px 30px 0px 0px;
}
#head h1 {
	padding-top: 7px;
	color: #DE008A;
	font-size: 2.2em;	
	font-variant: small-caps;
	font-style: italic;
}
#container_body {
	position: relative;
	width: 930px; height: 504px;
	margin: 0px auto;
	background-color: White;
}
#ls {
	position: absolute;
	top: 0px; left: 0px;
	width: 145px;
	height: 474px;
	background-color: #E9EAEA;
	overflow: hidden;
}
#ls img {
	margin-bottom: 4px;
	border: none;
}
#ps {
	position: absolute;
	top: 0px; left: 145px;
	width: 785px; height: 474px;
	background-color: #E9EAEA;	
	overflow: hidden;
}
#zuby {
	position: absolute;
	top: 461px; left: 830px;
}
#foot {
	position: absolute;
	top: 474px; left: 0px;
	width: 890px; height: 20px;
	padding: 5px 20px;
	background-color: #DE008A;
	color: White;
	font-size: 0.7em;
	overflow: hidden;
}
#footlogo {	
	font-weight: bold;
	font-size: 1.7em;
	font-style: italic;
}
#foot a {
	color: White;
}
#texty {
	position: relative;
	top: 30px; left: 20px;
	width: 670px; height: 430px;
	overflow: auto;
	scrollbar-face-color: #B0B0B0;
	scrollbar-highlight-color: #BCBCBC;
	scrollbar-3dlight-color: #BCBCBC;
	scrollbar-shadow-color: #BCBCBC;
	scrollbar-darkshadow-color: #BCBCBC;
	scrollbar-track-color: #DDDDDD;
	scrollbar-arrow-color: White;
	overflow: -moz-scrollbars-vertical;
	overflow-y: auto;
}
#texty h1 {
	padding: 10px 0px;
	font-size: 1.1em;
	color: Black;	
}
#texty p {
	margin-bottom: 5px;
	border: solid 1px #DDDDDD;
}
#texty a {
	color: Black;
}
#texty a:hover {
	color: #DE008A;
}
.spacer {
	clear: both;
	width: 100%;	
	height: 25px;
}
#titul {
	margin: 0px auto;
	padding: 10px 0px;
	text-align: center;
	color: #DE008A;
}
#titul img, #titul h2 {
	margin: 0px; padding: 0px;
	border: none;
}
.fpravo {
	float: right;
}
a.external {
	background-image: url(../img/externalSite.png);
	background-repeat: no-repeat;
	background-position: right;	
	padding-right: 20px;
}
#formular {
	background-color: #DEDEDE;
	width: 570px;
}
#formular td {
	padding: 3px 5px;
	vertical-align: top;
}
.vpravo {
	text-align: right;
}
.stred {
	text-align: center;
}
.povinne {
	color: #DE008A;
	font-weight: bolder;
}
input, textarea {
	border: solid 1px #727272;
	padding: 1px;
}
.noborder, .tlacitko {
	border: none;
}
.tlacitko {
	margin: 2px;
	background-color: #DE008A;
	color: White;
	border-left: solid 2px #DBDBDB;
	border-top: solid 2px #DBDBDB;
	border-bottom: solid 2px #8D8D8D;
	border-right: solid 2px #8D8D8D;
	cursor: pointer;
}
#pas {
	padding: 15px 0px;
	text-align: center;
}
#pas img {
	border: solid 1px #DDDDDD;
	margin-right: 10px; padding: 5px;
}
#lang {
	width: 80px; height: 22px;
	float: right;
}
#lang img {
	border: none;
}
#foto {
	width: 150px;
	margin: 5px;
	float: right;
}
#foto img {
	margin-bottom: 1px;
	padding: 2px;
	border: solid 1px #DDDDDD;
}
#dfoto {
	width: 660px;
}
#dfoto img {
	/*margin-right: 5px;*/
	padding: 2px;
	border: solid 1px #DDDDDD;
}
table {
	font-size: 0.7em;
	border-collapse: separate;
	color: #686A6B;
}
table th {
	vertical-align: top;
	background-color: #DDDDDD;
	color: #5A5A5A;
	padding: 1px 2px;	
}
table td {
	border: solid 1px #DDDDDD;
	padding: 1px 2px;
}
.imgsolo {
	margin-left:15px;
	padding: 2px;
	border: solid 1px #DDDDDD;
}
#vykresy {
	width: 650px;
	height: 110px;
	overflow: hidden;
}
#vykresy h2 {
	font-size: 1em;
}
.odkaz {
	float: left;
	width: 90px;
	margin: 10px 5px 0px 0px;
	font-size: 0.8em;
	text-align: center;
}
.odkaz a {
	display: block;
	margin-bottom: 5px;
}
 .odkaz img {
 	border: solid 1px Black;
 }
#rozmery {
	width: 430px;
}
#rozmery td {
	text-align: center;	
}
#rozmery tr.suda {
	background-color: #B6B6B6;
	color: White;
}
.cert {
	float: left;
	margin: 5px 20px;
	text-align: center;
}