body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


h1,h2,h3{
	margin: 1px;
	padding: 1px;
}

h1{
	font-size: 22px;
}

h2{
	font-size: 18px;
}

h2.header{
	color: white;
	font-size: 20px;
	font-family: Impact, "Arial Narrow";
	font-weight: 100;
}

h3{
	font-size: 22px;
}

#themeheader, .themeheader{
	display: block; 
	color: white;
	font-size: 18px;
	font-family: Impact, "Arial Narrow";
	padding: 0px;
	margin-top: 14px;
}

#themesblock{
	padding-left: 5px;
	padding-right: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0px;
}

#themesmenu a:link, #themesmenu a:active, #themesmenu a:visited{
	display: block; 
	color: black;
	font-size: 14px;
	text-decoration: none;
}

#themesmenu a:hover{
	color: red;
	text-decoration: underline; 
}

#themesmenu a.selected{
	color: red;
}


a.commandsign:link,a.commandsign:active,a.commandsign:hover,a.commandsign:visited{
	font-family: Arial, Helvetica, Sans-Serif;
	color: red;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}

a.commandsignauto:link,a.commandsignauto:active,a.commandsignauto:hover,a.commandsignauto:visited{
	font-family: Arial, Helvetica, Sans-Serif;
	color: red;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}

.nomargin{
	margin: 0px;
	padding: 0px;
}

#cart{
	margin: 0px;
	padding: 0px;
	height222: 135px;
	overflow222: auto;
}

#menu{
	position: absolute;
	left: 300px;
	top: 10px;
	border: 0px;
}

.button{
	color: white;
	font-size: 24px;
	font-family: Impact, "Arial Narrow";
	font-weight: 100;
	padding: 0px;
	margin: 0px;
	cursor: pointer;
}

#zakazbutton{
	width: 190px;
	height: 56px;
	margin: 0px;
	padding: 0px;
	background: #E8D3B4;
	border-color: #E8D3B4;
	border-style: none;
	border-width: 0px;
	cursor: pointer;
}

.hidden{
	display: none;
}

.shown {
	display:;
}

.previewhidden {position:relative; display:none;}
.previewhidden a {position:absolute; top:-150px; left:-150px; display:none;}

.previewshown {position:relative; display:;}
.previewshown a {position:absolute; top:-150px; left:-150px; display:;}

#mainmenu{
	color: #E467C3;
	font-family: Impact, "Arial Narrow";
	position: absolute;
	align: center;
	text-align: center;
	left: 250px;
	top: 0px;
}

#mainmenu a:link, #mainmenu a:active, #mainmenu a:visited{
	color: #E467C3;
	font-size: 20px;
	text-decoration: none;
}

#mainmenu a:hover, #mainmenu a.selected{
	color: red;
	text-decoration: underline; 
}

#content{
	margin-top: 5px;
	margin-left: 7px;
}
