@CHARSET "UTF-8";

html,body {
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	color: #a78559;
}

body {
	background-color: #000000;
	background-image: url("img/bg.jpg");
	/*background-attachment:fixed;*/
	background-position: center 561px;
	background-repeat: repeat;
}

img,div {
	behavior: url("/iepngfix.htc");
}


.aie {
	background-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAP///////yH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==);/* transparent gif for IE */
}

/* ******************************** common ******************************** */
.nofloat {
	font-size: 1px;
	height: 1px;
	clear: both;
	display: block;
}

p {
	margin: 0;
	padding: 0 0 0.9em 0;
	line-height: 140%;
}

a img {
	border: 0;
}

.web-accessibility {
	display: none;
}

h1,h2,h3 {
	margin: 0;
	padding: 0;
	color: #a78559;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}

h4,h5 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

h1 {
	font-size: 250%;
	margin: 0 0 0.8em 0;
	text-decoration: underline;
}

h2 {
	font-size: 220%;
	margin: 1.2em 0 0.5em 0;
	text-decoration: underline;
}

h3 {
	font-size: 180%;
	margin: 1em 0 0.3em 0;
	text-decoration: underline;
}

form {
	margin: 0;
	padding: 0;
}

ul {
	margin: 0.8em 0 1.8em;
	padding: 0 0 0 3em;
}

ul li {
	margin: 0;
	padding: 0;
	list-style-image: url("img/li1.png");
}

ol {
	margin: 0.8em 0 1.8em;
	padding: 0 0 0 2em;
}

ol li {
	margin: 0;
	padding: 0.3em 0 0 0;
	/*line-height: 180%;*/
}

p {
	margin: 1em 0;
	padding: 0;
}

input,select {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	padding: 2px;
}

textarea {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	margin: 0;
	padding: 2px;
}

a, a:link,a:visited,a:active {
	text-decoration: underline;
	color: #c6a274;
}

a:hover {
	text-decoration: underline;
	color: #d7b07e;
}

table {
	padding: 0;
	margin: 0 0 1em 0;
}

table td {
	vertical-align: top;
	padding: 0 1em 0 0;
}

table th {
	font-weight: normal;
	text-align: left;
	padding: 0 1em 0 0;
}

table tr {
	vertical-align: top;
}

.chyba {
	color: #FF0000;
	font-size: 100%;
	/*background-color: #940000;*/
	margin: 1em 0 1em 0;
	/*padding: 1em;*/
}

.chyba p {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: bold;
}

.chyba ol {
	margin: 0;
	padding: 0 0 1em 3em;
}

.gray {
	color: gray;
}

.content a.external {
	padding-right: 12px;
	background-image: url("img/external.gif");
	background-position: right center;
	background-repeat: no-repeat;
}









/* ******************************** layout ******************************** */

.page {
	width: 980px;
	margin: 0 auto 0 auto;
	padding: 455px 0 60px 0;
	position: relative;
	z-index: 100;
}

.pagetop {
	height: 560px;
	overflow: hidden;
	position: absolute;
	width: 100%;
	background-color: #000000;
	top: 0;
}

.pagetop .slide {
	height: 560px;
	overflow: hidden;
	background-position: center top;
	background-repeat: no-repeat;
	width: 100%;
}

.pagetop .slide1 {
	background-image: url("img/top01.jpg");
}
.pagetop .slide2 {
	background-image: url("img/top02.jpg");
}
.pagetop .slide3 {
	background-image: url("img/top03.jpg");
}
.pagetop .slide4 {
	background-image: url("img/top04.jpg");
}
.pagetop .slide5 {
	background-image: url("img/top05.jpg");
}

.header {
	height: 89px;
	position: absolute;
	top: 0;
	width: 980px;
	margin: 0 0 0 -490px;
	left: 50%;
	z-index: 101;
}

.header .bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000000;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=82)";
	filter: alpha(opacity=82);
	-moz-opacity: 0.82;
	-khtml-opacity: 0.82;
	opacity: 0.82;
}

.header a {
	color: #e8d8b9;
	font-style: italic;
	text-decoration: none;
}

.header a:hover {
	text-decoration: underline;
}

.header .logo {
	position: absolute;
	left: 20px;
	bottom: 16px;
}

.header .lang {
	position: absolute;
	right: 25px;
	top: 15px;
	font-size: 90%;
	font-family: "Times New Roman", Times, serif;
}

.header .menu {
	position: absolute;
	right: 25px;
	bottom: 16px;
	width: 690px;
}

.header .menu ul {
	margin: 0;
	padding: 0;
}

.header .menu ul li {
	margin: 0 0 0 2.6em;
	padding: 0;
	list-style: none;
	float: right;
}

.header .menu ul li a,
.header .menu ul li a:link,
.header .menu ul li a:visited {
	font-size: 140%;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
}

.header .menu ul li a:hover {
	text-decoration: underline;
	color: #f0e4ce;
}

.header .menu ul li a.active {
	text-decoration: underline;
}

.header .menu ul li a.rozvoz {
	color: #E35549;
}

.page .body_right {
	width: 305px;
	float: right;
}

.page .body_left {
	position: relative;
	width: 665px;
	float: left;
	background-color: #000000;
	background-image: url("img/contbg.png");
	background-position: center top;

	-moz-box-shadow: 1px 1px 2px #000;
	-webkit-box-shadow: 1px 1px 2px #000;
	box-shadow: 1px 1px 2px #000;
}

.page .body_wide {
	background-color: #000000;
	background-image: url("img/widebg.jpg");
	background-position: right top;
	background-repeat: no-repeat;
	min-height: 200px;

	-moz-box-shadow: 1px 1px 2px #000;
	a78559px 1px 2px #000;
}

.page .body_left .content, .page .body_wide .content  {
	padding: 22px 30px 30px 30px;
	min-height: 340px;
}

.page .body_left h1.homepage {
	position: absolute;
	text-decoration: none;
	/*color: #a78559;
	top: -20px;
	font-size: 100%;
	opacity: 0.5;*/
	color: #f5e6c5;
	top: -330px;
	left: 23px;
	font-size: 220%;
	text-shadow: black 2px 2px 8px;
}




.page .clanek table.menu {
	width: 94%;
	padding: 0 0 0 3em;
}
.page .clanek table.menu tr td {
	padding: 0 0 0.4em 0;
}
.page .clanek table.menu tr td:LAST-CHILD {
	text-align:right;
}
.page .clanek table.menu tr td h3 {
	font-size: 160%;
	margin: 0.6em 0 0.2em 0;
}





.page .content .clanek .foto_right {
	float: right;
	margin:0 0 15px 40px;
}
.page .content .clanek .foto_right img {
	border: 1px solid #b29260;
	padding: 5px;
}



/* *********************************************** right **************************************** */



.page .body_right .panel {
	width: 296px;
	background-image: url("img/right.png");
	background-position: center bottom;
	background-repeat: no-repeat;
	background-color: #000000;

	-moz-box-shadow: 1px 1px 2px #000;
	-webkit-box-shadow: 1px 1px 2px #000;
	box-shadow: 1px 1px 2px #000;
}

.page .body_right h2 {
	text-decoration: underline;
}

.page .body_right .panel .facebook {
	height: 83px;
	padding: 20px;
}

.page .body_right .panel .facebook .facebooklikehere {
	margin: 10px 0 0 45px;
}

.page .body_right .panel .facebook p {
	margin: 0;
}

.page .body_right .panel .facebook a {
	text-decoration: none;
	padding: 0 0 0 45px;
	background-image: url("img/facebook.gif");
	background-position: left center;
	background-repeat: no-repeat;
	display: block;
}

.page .body_right .panel .prohlidka3d {
	padding: 30px 0 30px 30px;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 22px;
}

.page .body_right .papir {
	background-image: url("img/papir_bottom3.jpg");
	background-position: left 38px;
	background-repeat: no-repeat;
}

.page .body_right .papir .papir_bg {
	background-image: url("img/papir_top.png");
	background-position: left top;
	background-repeat: no-repeat;
	height: 317px;
	overflow: hidden;
}

.page .body_right .papir .cont {
	padding: 10px 10px 10px 30px;
	color: #442b19;
	height: 130px;
}

.page .body_right .papir .cont2 {
	padding: 10px 10px 10px 30px;
	color: #E8D4AE;
	position: relative;
}

.page .body_right .papir h2 {
	font-style: italic;
	font-size: 220%;
	font-family: "Times New Roman", Times, serif;
	margin: 0.5em 0 0 0;
	color: #442b19;
}

.page .body_right .papir .cont2 h2 {
	color: #E8D4AE;
}

.page .body_right .papir .cont p {
	margin-left: 30px;
}

.page .body_right .papir p.tel {
	font-style: italic;
	font-size: 200%;
	font-family: "Times New Roman", Times, serif;
	margin: 0.2em 0 0.2em 30px;
}

.page .body_right .papir .cont2 a {
	position: absolute;
	left: 0;
	top: 0;
	font-size: 0;
	text-indent: -9999px;
	width: 100%;
	height: 100%;
}

.page .body_right .papir .cont a,
.page .body_right .papir .cont a:link,
.page .body_right .papir .cont a:visited,
.page .body_right .papir .cont a:active	{
	color: #442B19;
}
.page .body_right .papir .cont a:hover	{
	color: #000000;
}

.page .body_right .panel .cont {
	padding: 1px 10px 10px 30px;
}


/* ********************************************** homepage ********************************** */


.page .body_left .polednimenu {
	width: 495px;
	height: 140px;
	overflow: hidden;
	background-image: url("img/ram.jpg");
	background-position: left top;
	background-repeat: no-repeat;
	padding: 56px 62px 62px 65px;
	color: #e8d4ae;
	margin: 25px auto 0 auto;
	position: relative;
	overflow: hidden;
}

.page .body_left .polednimenu h2 {
	color: #e8d4ae;
	text-decoration: none;
	margin: 0 0 0.3em 0;
	font-size: 210%;
}

.page .body_left .polednimenu table {
	margin: 0 0 0 1em;
}

.page .body_left .polednimenu table td.popis {
    padding: 0 0.8em 0 0;
	text-align:right;
}
.page .body_left .polednimenu table td.cena {
    padding: 0;
    width:60px;
	text-align:right;
}

.page .body_left .polednimenu a {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	color: #e8d4ae;
	text-decoration: none;
	display: block;
	top: 0;
	left: 0;
	width: 550px;
	height: 78px;
	padding: 180px 0 0 72px;
	position: absolute;
	z-index: 1;
	background-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAP///////yH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==);/* transparent gif for IE */
}

.page .body_left .polednimenu a:hover {
	text-decoration: underline;
}



.page .body_left .hp_news {
	width: 622px;
	margin: 2.6em 0 1em 22px;
	background-image: url("img/ram_gold_strip.jpg");
	background-position: left top;
	background-repeat: repeat-y;
}
.page .body_left .hp_news .news_top {
	width: 622px;
	height:11px;
	font-size:0em;
	background-image: url("img/ram_gold_top.jpg");
	background-repeat: no-repeat;
}
.page .body_left .hp_news .news_body {
	padding:20px 30px 15px 30px;
}
.page .body_left .hp_news .news_body h2 {
	margin: 0em 0 0.5em;
}

.page .body_left .hp_news .news_bot {
	width: 622px;
	height:11px;
	font-size:0em;
	background-image: url("img/ram_gold_bot.jpg");
	background-repeat: no-repeat;
}




.page .body_left .hp_left {
	width: 280px;
	float: left;
	padding: 0 20px 0 0;
	border-right: 1px solid #4c3d29;
}

.page .body_left .hp_left img {
	margin: 1em 0;
	padding: 5px;
	border: 1px solid #a78559;
}

.page .body_left .hp_right {
	width: 280px;
	float: right;
	padding: 0 0 0 20px;
}

.page .body_left .hp_right h2, .page .body_left .hp_left h2 {
	margin-top: 0;
}


.page .body_left .talir {
	width: 179px;
	height: 119px;
	background-image: url("img/talir.png");
	background-position: left top;
	background-repeat: no-repeat;
	position: absolute;
	bottom: 20px;
	right: 15px;
}






/* ********************************************* footer ************************************** */


.page .body_left .footer {
	clear: both;
	height: 51px;
	background-image: url("img/footer.jpg");
	background-position: left bottom;
	background-repeat: no-repeat;
}

.page .body_wide .footer {
	clear: both;
	height: 51px;
	background-image: url("img/footer.jpg");
	background-position: left top;
	background-repeat: no-repeat;
}

.page .body_left .footer a,
.page .body_wide .footer a {
	text-decoration: none;
}

.page .body_left .footer .copy,
.page .body_wide .footer .copy {
	padding: 16px 0 0 20px;
	float: left;
	width: 360px;
}

.page .body_left .footer .creation,
.page .body_wide .footer .creation {
	padding: 19px 20px 0 0;
	float: right;
	width: 250px;
	text-align: right;
	font-size: 85%;
	opacity: 0.5;
}




/* *********************************** galerie *********************************** */



.page .content .galerie {
	padding: 0.0em 0 0.4em 0;
}

.page .content .galerie .miniatura {
	float: left;
	width: 290px;
	height: 290px;
	margin: 6px;
	overflow: hidden;
	background-image: url("img/gallery.jpg");
}

.page .body_wide .content .galerie .miniatura {
	float: left;
	width: 290px;
	height: 290px;
	margin: 8px;
	overflow: hidden;
	background-image: url("img/gallery.jpg");
}

.page .content .galerie .miniatura a {
	display: table;
	#position: relative;
	height: 100%;
	text-align: center;
	width: 100%;
}

.page .content .galerie .miniatura .centrovani {
	#position: absolute;
	#top: 50%;
	#left: 50%;
	display: table-cell;
	vertical-align: middle;
}

.page .content .galerie .miniatura .centrovani img {
	#position: relative;
	#top: -50%;
	#left: -50%;
	margin: 2px 0 0 0;
	border: 1px solid #b29260;
	padding: 5px;
}




.page .content .galerie_vpravo {
	float:right;
	padding: 0.5em 0 1em 0;
}
.page .content .galerie_vpravo .miniatura {
	width: 120px;
	height: 120px;
	margin: 0 0 10px 20px;
	overflow: hidden;
	border: 1px solid #A4AEB5;
	padding:7px;

	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}

.page .content .galerie_vpravo .miniatura a {
	display: table;
	#position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
}

.page .content .galerie_vpravo .miniatura a span.centrovani {
	#position: absolute;
	#top: 50%;
	#left: 50%;
	display: table-cell;
	vertical-align: middle;
}

.page .content .galerie_vpravo .miniatura a span.centrovani img {
	#position: relative;
	#top: -50%;
	#left: -50%;
	margin: 2px 0 0 0;
}




/* *********************************** podclanky *********************************** */


.page .content .podclanky {
	margin: 1em 0 0 0;
	padding: 0;
}

.page .content .podclanky ul {
	margin: 0;
	padding: 0;
}

.page .content .podclanky ul li {
	margin: 0;
	padding: 0;
	margin: 15px 0 15px 0;
	float: left;
	list-style: none;
	overflow: hidden;
}

.page .content .podclanky ul li a {
	display: block;
	text-decoration: none;
}

.page .content .podclanky ul li a span.nazev {
	display: block;
	font-size: 160%;
	float: right;
	width: 300px;
	font-family: "Times New Roman", Times, serif;
	font-size: 200%;
	font-style: italic;
}

.page .content .podclanky ul li a span.nazev strong {
	font-weight: normal;
}

.page .content .podclanky ul li a:hover span.nazev {
	text-decoration: underline;
}

.page .content .podclanky ul li a span.foto {
	display: table;
	margin: 0;
	border: 1px solid #a78559;
	width: 272px;
	/*height: 185px;*/
	float: left;
}

.page .content .podclanky ul li a span.foto .mask {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 100%;
	height: 100%;
	font-size: 0;
}

.page .content .podclanky ul li a span.foto .mask img {
	padding: 5px;
}

.page .content .podclanky ul li a span.popis {
	display: block;
	margin: 1em 0 0 0;
	float: right;
	width: 300px;
}




/* ******************************** path ******************************** */

.page .content .path {
	margin: 0 0 2em 0;
	color: #8e6f47;
}

.page .content .path strong {
	display: block;
	float: left;
	font-weight: normal;
	/*line-height: 180%;*/
}

.page .content .path ul {
	margin: 0;
	padding: 0;
}

.page .content .path ul li {
	margin: 0 0.6em;
	padding: 0 0 0 0.8em;
	list-style: none;
	float: left;
	background-image: url("img/path.png");
	background-position: left center;
	background-repeat: no-repeat;
}

.page .content .path ul li:first-child {
	background-image: none;
	padding: 0 0 0 0.6em;
}
.page .content .path ul li a {
	color: #8e6f47;
}
.page .content .path ul li a:hover {
	color: #d7b07e;
}

.page .content .path ul li:last-child a {
	text-decoration: none;
}






/* ******************************** kontakt ******************************** */

.content .kontakt label {
	display: block;
	clear: both;
	margin: 20px 0 0 0;
}

.content .kontakt label.label-text {
}

.content .kontakt .input {
	width: 480px;
	background-image: url("img/input2.jpg");
	background-position: left top;
	background-repeat: no-repeat;
	padding: 7px;
	margin: 7px 0;
}

.content .kontakt .input input {
	width: 100%;
	border: 0;
	background: none;
	font-size: 100%;
	margin: 0;
	padding: 0;
}

.content .kontakt .textarea {
	width: 480px;
	margin: 7px 0;
	background-image: url("img/input2.jpg");
	background-position: left top;
	background-repeat: no-repeat;
	padding: 7px;
}

.content .kontakt .textarea textarea {
	width: 100%;
	border: 0;
	background: none;
	font-size: 100%;
	margin: 0;
	padding: 0;
	resize: vertical;
}

.content .kontakt .captchacont {
	clear: both;
	float: left;
	width: 300px;
	height: 30px;
	margin: 20px 0 0 0;
}

.content .kontakt .submit {
	float: left;
	width: 190px;
	margin: 20px 0 0 0;
}

.content .kontakt .submit input {
	width: 100%;
	padding: 3px;
	margin: 0;
	border: 1px solid #49371f;
	background-image: url("img/tlacitka.png");
	background-position: right top;
	background-repeat: repeat-x;
	color: #C6A274;
	font-weight:bold;
	text-transform: uppercase;
}

.content .kontakt .captchacont img {
	width: 90px;
	height: 23px;
	float: left;
	margin: 0 10px 0 0;
}

.content .kontakt .captchacont .captcha-input {
	width: 60px;
	float: left;
	background-image: url("img/input2.jpg");
	background-position: left top;
	background-repeat: no-repeat;
	padding: 4px 5px 4px 5px;
	margin: 0 10px 0 0;
}

.content .kontakt .captchacont .captcha-input input {
	width: 100%;
	border: 0;
	background: none;
	font-size: 100%;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}

.content .kontakt .captchacont .refresh-captcha {
	float: left;
	width: 100px;
}

.content .kontakt .captchacont .refresh-captcha input {
	width: 100%;
	padding: 3px;
	margin: 0;
	border: 1px solid #49371f;
	background-image: url("img/tlacitka.png");
	background-position: left top;
	background-repeat: repeat-x;
	color: #C6A274;
}


/* ********************** poledni menu *************************** */


.page .denni_menu table {
	width: 94%;
	padding: 0.4em 0 0 3em;
}

.page .denni_menu table tr td {
	padding: 0 0.4em 0.4em 0;
}

.page .denni_menu table tr td.cena {
	text-align:right;
	width: 5em;
	padding: 0;
}







/* ********************** rozvoz *************************** */

.page .rozvoz span.telefon {
	font-size: 150%;
	font-weight: bold;
}

.page .rozvoz .jidla table {
	width: 70%;
}

/*.page .rozvoz .jidla table tr:hover {
	background-color: #3D3121;
}*/

.page .rozvoz .jidla table tr td {
	padding: 3px 0;
}

.page .rozvoz .jidla table tr td:first-child {
	width: 30px;
}

.page .rozvoz .jidla table tr td:last-child {
	width: 80px;
	text-align: right;
}

.page .rozvoz .red {
	color: #D10000;
}

.page .rozvoz .blue {
	color: #2B87FF;
}

.page .rozvoz .green {
	color: #11A800;
}

.page .rozvoz table strong {
	color: #E8D4AE;
}

.page .caps {
	text-transform: uppercase;
}
