/** BASIC */

body {
	margin: 0;
	padding: 0;
	background: #ECECEC url(images/background.jpg) no-repeat;
	font: 12px/20px arial;
	color: #696969;
}

body#foto {
	background: #ECECEC;
}

h1 {
	margin: 0 7px 0 0;
	font-size: 0;
	text-indent: -9999px;
}

h1 a {
	width: 215px;
	height: 90px;
	display: block;
	float: right;
	margin: 15px 0 20px 0;
	background: url(images/logo.gif);
}

h1#orchidpoint a {
	width: 139px;
	float: left;
	background: url(images/logo-orchidpoint.gif);
}

h2 {
	display: none;
}

h3 {
	margin: 0;
	font-size: 20px;
	font-weight: normal;
}

h3.homepage {
	margin-bottom: 14px;
	font-size: 16px;
	font-weight: bold;
}

h3.subpage1 {
	margin-bottom: 42px;
}

h3.subpage2 {
	margin-bottom: 32px;
}

h4 {
	clear: both;
	margin-bottom: 14px;
	font-size: 16px;
}

p {
	margin-top: 0;
	margin-bottom: 20px;
}

form {
	margin: 0px;
	padding: 0px;
}

input, textarea {
	border: 1px solid #A2AD00;
	font: 12px/14px arial;
	color: #696969;
}

a {
	color: #A2AD00;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#sortiment a:visited {
	color: #008000;
}

img {
	border: 0;
}

/** LAYOUT */

#wrapper {
	width: 833px;
	margin-left: 267px;
	background: #ECECEC;
}

#left {
	width: 531px;
	float: left;
}

#right {
	width: 281px;
	float: right;
	padding-top: 125px;
	padding-left: 21px;
	padding-bottom: 20px;
}

.content {
	clear: both;
	padding-right: 7px;
}

.box {
	width: 524px;
	clear: both;
	margin-bottom: 25px;
	padding-right: 7px;
	padding-bottom: 7px;
	background: #ECECEC url(images/shadow.gif) no-repeat right bottom;
}

.box-in {
	padding: 19px 20px 20px 19px;
	background: #ffffff;
	border: 1px solid #E8E8E8;
}

.img {
	width: 159px;
	float: left;
	margin-right: 13px;
	margin-bottom: 16px;
	padding-right: 7px;
	padding-bottom: 7px;
	background: #ECECEC url(images/shadow.gif) no-repeat;
	font-size: 11px;
	font-style: italic;
	text-align: center;
}

.img-in {
	margin-bottom: 5px;
	padding: 9px;
	background: #ffffff;
	border: 1px solid #E8E8E8;
}

.in-width1 {
	background-position: right 24px;
}

.in-width2 {
	background-position: right 13px;
}

.in-height1 {
	background-position: right 105px;
}

.in-height2 {
	background-position: right 129px;
}

.last {
	margin-right: 0;
}


#menu {
	height: 217px;
	margin-bottom: 1px;
	padding-top: 9px;
	font: 16px/30px georgia;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu a.selected {
	color: #00162C;
}

#kontakt, #oteviraci-doba, #admin {
	font-size: 12px;
	line-height: 16px;
}

#oteviraci-doba, #admin {
	margin-top: 16px;
}

#footer {
	clear: both;
	margin-bottom: 28px;
	font-size: 11px;
	text-align: center;
}

textarea {
	width: 300px;
	height: 75px;
	margin-bottom: 2px;
	overflow: auto;
}

.input {
	width: 120px;
	margin-bottom: 2px;
}

.submit {
	background: #A2AD00;
	border: 0;
	color: #ffffff;
}

#provozni-doba .input {
	width: 90px;
}

.red {
	color: #FF0000;
}

.green {
	color: #008000;
}

a.vyrobeno {
	text-decoration: none;
}

.popelka {
	color: #E60000;
}

.webdesign {
	color: #000000;
}

/** ADDED */

.aktualita {
	clear: both;
}

.aktualita a img {
	margin-left: 10px;
	border: 1px solid #A2AD00;
}

#banner-top,
#banner-bottom {
	width: 468px;
	margin-left: 27px;
	text-align: center;
}

#banner-bottom {
	padding-bottom: 20px;
}

#banner-left {
	width: 210px;
	float: left;
	margin-left: 19px;
	margin-top: 417px;
	text-align: center;
}

#seznam td {
	border-bottom: 1px solid #A2AD00;
}

#bannery .input {
	width: 200px;
}

.align-right {
	text-align: right;
}

.cleaner {
	clear: both;
}

/** FACEBOOK */

#facebook {
	clear: both;
	margin-top: 30px;
	padding-right: 7px;
}