@import url("/media/css/standard.screen.css");

body {
	color: #4c4c4c;
}

a {
	/*color: #F25359;*/
	color: #000;
}
a:visited {
	color: #666;
}
a:hover {
	color: #000;
	text-decoration: none;
}

h1 {
	color:#666666;
	font-size:2em;
	margin-bottom:10px;
}

input {
	margin: 2px;
	border: 1px #999 solid;
	background: #fff;
	font-size: 12px;
}
.button {
	border: 0;
	height: 20px;
	padding-bottom: 2px;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	margin: 2px;
}

.icon_pdf {
	padding-left: 20px;
	background: transparent url('/media/grf/icons/16x16/pdf.png') center left no-repeat;
}


.errorbox {
	background: #f9e5e5;
	border: 1px #d95151 solid;
	color: #C00000;
	padding: 5px;
	margin: 0 0 10px;
}


.body_i {
	background: #fff;
}

.page {
	width: 770px;
	margin-bottom: 20px;
}
	.page_i {
		padding: 0;
		margin-bottom:10px;
		
	}

.page_head {
	position: relative;
	height: 155px;
	margin-bottom: 15px;
}
	.page_head .logo {
		position: absolute;
		top: 10px;
		left: 0;
	}
	
	.annex-teaser {
		position: absolute;
		top: 0;
		left: 180px;
	}
	
	.page_head .menu {
		position: absolute;
		top: 120px;
		height: 35px;
		width: 643px;
		z-index: 20;
	}
	.page_head .menu ul li {
		display: inline-block;
		float: left;
		margin-right: 11px;
	}
		.page_head .menu ul li a {
			display: block;
			height: 35px;
			width: 111px; 
		}
			.page_head .menu ul li a span {
				display: none;
			}
		.page_head .menu .shops-and-services a { width: 142px; background-image: url("/media/grf/menu/shops-and-services.png"); }
		.page_head .menu .sale a { background-image: url("/media/grf/menu/sale.png"); }
		.page_head .menu .o-nas a { background-image: url("/media/grf/menu/o-nas.png"); }
		.page_head .menu .obchody-a-sluzby a { width: 142px; background-image: url("/media/grf/menu/obchody-a-sluzby.png"); }
		.page_head .menu .mapa a { background-image: url("/media/grf/menu/mapa.png"); }
		.page_head .menu .map a { background-image: url("/media/grf/menu/map.png"); }
		.page_head .menu .gallery a { background-image: url("/media/grf/menu/gallery.png"); }
		.page_head .menu .galeria a { background-image: url("/media/grf/menu/galeria.png"); }
		.page_head .menu .akcie a { background-image: url("/media/grf/menu/akcie.png"); }
		.page_head .menu .about-us a { background-image: url("/media/grf/menu/about-us.png"); }

	.page_head .search {
		position: absolute;
		top: 120px;
		left: 640px;
		background: transparent url("/media/grf/menu/search.png") top left no-repeat;
		height:35px;
		width:130px;
	}
		.page_head .search input {
			border:1px solid #CCCCCC;
			float:left;
			font-size:12px;
			height:18px;
			margin:7px 0 0 6px;
			padding:0 !important;
			width:85px;
		}
		.page_head .search input.button {
				border: 0;
				float: right;
				height: 35px;
				margin: 0;
				width: 32px;
		}


.page_content {
	margin: 10px 0;
}
	.page_content .col_l {
		float: left;
		width: 420px;
	}
	.page_content .col_l_wide {
		width: 560px !important;
	}
	.page_content .col_l .box {
		margin-bottom:10px;
	}
	.page_content .col_l_wide .box {
		margin-bottom:10px;
	}
		.page_content .col_l .box .box_title {
		}
		.page_content .col_l_wide .box .box_title {
		}
			.page_content .col_l .box .box_title span {
			}
		.page_content .col_l .box_i {
		}
		.page_content .col_l .menu_tree ul {
			line-height:24px;
			margin-left: 0px;
		}
			.page_content .col_l .menu_tree ul li {
				line-height:24px;
				margin-left: 0px;
			}
				.page_content .col_l .menu_tree ul li ul li {
					margin-left:10px;
				}

		.page_content .col_l .article_subtitle {
			color: #939598;
			font-size: 16px;
			font-weight: bold;
			margin-bottom: 10px;
			text-transform: lowercase;
		}
		.page_content .col_l .article_content {
			margin: 0 0 10px 0;
			text-align: justify;
			font-size: 13px;
			line-height: 1.2em;
		}
			.page_content .col_l .article_content a {
				color: #dd8595 !important;
			}
			.page_content .col_l .article_content p {
				margin: 0 0 10px;
			}
			.page_content .col_l .article_content ul {
				
			}
				.page_content .col_l .article_content ul li {
					padding: 0 0 0 15px;
					background: transparent url("/media/grf/article_bullet.png") 0 5px no-repeat;
				}
					.page_content .col_l .article_content ul ul {
						margin: 0 0 0 10px;
					}
						.page_content .col_l .article_content ul ul li {
							background: transparent url("/media/grf/article_bullet2.png") 0 5px no-repeat;
						}
			.page_content .col_l .article_content .image_left {
				display: block;
				float: left;
				margin: 0 10px 5px 0;
			}
			.page_content .col_l .article_content .image_right {
				display: block;
				float: right;
				padding: 0 0 5px 10px;
			}
			.page_content .col_l .article_content .image_center {
				display: block;
				text-align: center;
				padding: 0 0 5px 0;
			}
				.page_content .col_l .article_content .image_center img {
					margin: 0 auto;
				}
			.page_content .col_l .article_list .item {
				height: 100px;
				clear: both;
			}
				.page_content .col_l .article_list .item .image {
					display: table-cell;
					float: left;
					height: 95px;
					width: 125px;
					margin-right: 20px;
					vertical-align: middle;
					overflow: hidden;
					text-align: center;
				}
					.page_content .col_l .article_list .item .image img {
						margin: 0 auto;
					}
				.page_content .col_l .article_list .item .date {
					display: block;
					color: #ddd;
					margin-bottom: 5px;
				}
				.page_content .col_l .article_list .item .title a {
					display: block;
					font-weight: bold;
					margin-bottom: 5px;
					font-size:1.2em;
					text-decoration:none;
				}
				.page_content .col_l .article_list .item .abstract {
					font-size: 13px;
					display: block;
					margin-bottom: 5px;
					text-decoration:none;
				}
	.page_content .col_c {
		float: left;
		width: 580px;
	}
		.page_content .col_c .box {
		}
			.page_content .col_c .box .box_title {

			}
				.page_content .col_c .box .box_title span {
				}
			.page_content .col_c .box_i {
				padding: 10px;
			}
			.image_list {
				margin-bottom:10px;
			}
				.image_list_i {
					margin:0 0 10px;
					padding-top:30px;
				}
					.image_list .item {
						border:0;
						height: 70px;
						position:relative;
						width:125px;
						margin:10px 5px 0 5px;
						border: 1px solid #f1f1f1;
						float: left;
					}

	.page_content .col_r {
		float: right;
		width: 345px;
		border-left: 1px #d7d8da solid;
	}
	.page_content .col_r_wide {
		width: 790px !important;
	}
	.page_content .col_r_thin {
		width: 200px !important;
	}
		.page_content .col_r .box {
			background-color:#EBF4E8;
			margin: 0 0 10px 10px;
		}
			.page_content .col_r .box .box_title {
				color:#F25359;
				font-size:14px;
				padding: 5px;
			}
				.page_content .col_r .box .box_title span {
					display: block;
				}
			.page_content .col_r .box_i {
				padding: 10px;
				line-height: 1.5em;
			}
				
		.page_content .col_r .giftcertificates {
			background: #EBF4E8 url('/media/grf/sidebar_giftcertificates_bg.png') 0 20px no-repeat;
			height: 130px;
			padding-right: 150px;
		}
		.page_content .col_r .map {
			background: #fff !important;
		}
			.page_content .col_r .map .box_i {
				padding: 0 !important;
			}
				
				
				
		.page_content .col_r .box_prihlasenie{
		}
			.page_content .col_r .box_prihlasenie label {
				display: block;
				float: left;
				width: 50px;
				height: 18px;
			}
			.page_content .col_r .box_prihlasenie input {
				height: 18px;
				float: left;
			}
			.page_content .col_r .box_prihlasenie .button {
				margin-left: 50px;
			}
			.page_content .col_r .box_pdf .box_i{ 
				line-height:22px;
			}
			
		.page_content .col_r .box_facebook {
			background: none !important;
			margin-bottom: 5px;
		}
		.page_content .col_r .box_aktuality {
			height: 125px;
			background-color:#b80502;
		}
		.page_content .col_r .box_produkty {
			height: 195px;
			background-color:#8b8050;
		}
			.page_content .col_r .box_produkty .box_i {
				padding: 0 !important;
			}
		.page_content .col_r .box_znacky {
		}
			.page_content .col_r .box_znacky li {
				padding-bottom: 5px;
			}
			.page_content .col_r .box_znacky a {
				font-size: 12px;
			}


.page_foot {
	border-top: 1px solid #D7D8DA;
	font-size: 12px;
	color: #999;
}
	.page_foot_i {
		padding: 10px 5px 5px;
	}
	.page_foot a {
		color: #999;
	}


#page_uberfoot {
	border-top: 2px dotted #f2f2f2;
}
	.page_uberfoot_i {
		padding: 10px;
	}
		#page_uberfoot_sitemap {
			display: none;
		}
		.page_uberfoot .menu ul {
			margin: 5px;
		}
		.page_uberfoot .menu ul li {
			display: block;
			float: left;
			min-width: 160px;
		}
			.page_uberfoot .menu ul li a {
				font-size: 10px;
				color: #999;
				font-weight: bold;
				text-decoration: none;
			}
				.page_uberfoot .menu ul li ul {
					margin: 10px 0 0 0;
					line-height: 1.2em;
				}
					.page_uberfoot .menu ul li ul li {
						display: block;
						float: none;
					}
						.page_uberfoot .menu ul li ul li a {
							font-weight: normal;
							color: #999;
						}
						

.page_content .gallery {
	margin: 10px 0 10px;
	width: 760px;
}
	.gallery h2 {
		padding: 5px 10px 0;
		font-weight: bold;
		font-size: 14px;
		color: #646464;
	}
	.gallery .content {
		padding: 10px 0;
	}
		.gallery .content .item {
			height: 70px;
			width: 125px;
			margin: 0 10px 0 0;
			display: inline-block;
			text-align: center;
		}
	.gallery .foot {
		display: block;
		clear: both;
		height: 10px;
		overflow: hidden;
		border-top: none;
	}
	
	
#infopage {
	margin: 10px auto 10px;
	width: 760px;
	text-align:left;
}
	#infopage h2 {
		padding: 10px 10px 15px 0;
		font-weight: bold;
		font-size: 16px;
		color: #646464;
	}
	
	#infopage input {
		margin-bottom:15px;	
	
	}
	
	#infopage #infopage_i {
		padding: 30px 10px 0;
	}
		#infopage #infopage_i .item {
			height: 100px;
			width: 100px;
			margin: 10px;
			float: left;
			display: table-cell;
			text-align: center;
			vertical-align: middle;
		}
	#infopage .foot {
		display: block;
		clear: both;
		height: 10px;
		overflow: hidden;
		border-top: none;
	}
	
	
	
	
	
.article_view .box_i {
	padding-top: 10px;
}



.service_list {
	
}
	.service_list h2 {
		color:#666666;
		font-size:1.4em;
		margin:10px 0;	
	}
	.service_list h3 {
		margin: 0 0 10px 0;	
	}
	.service_list a {
		color: #F25359;
		display: inline-block;
		width: 100%;
		margin-bottom: 10px;
	}




.service_view .article_abstract {
	float: left;
	width: 230px;
	overflow: hidden;
}
.service_view .article_content {
	float: right;
	width: 310px;
	margin: 0 10px 10px 10px !important;
}



			.page_content .col_l .sale_list .item {
				height: 215px !important;
				width: 140px;
				margin-bottom: 10px !important;
				float: left;
				clear: none !important;
				display: block;
			}
				.page_content .col_l .sale_list .item .name {
					display: block;
					height: 25px;
					overflow: hidden;
					font-size: 12px;
					margin-bottom: 0 !important;
				}
				.page_content .col_l .sale_list .item .image {
					height: 195px;
					width: 130px;
					overflow: hidden;
					padding: 0 !important;
					margin: 0 !important;
					display: block;
					position: relative;
				}
					.page_content .col_l .sale_list .item .image img {
						margin: 0 auto !important;
						padding: 0 !important;
						vertical-align: top;
						position: absolute;
						top: 0;
						left: 0;
					}
				.page_content .col_l .sale_list .item .image p {
					display: block;
					padding: 0 !important;
					margin: 0 !important;
				}
				.page_content .col_l .sale_list .item .image a {
					display: block;
				}
				
				
				
.sidebar_palacenews {
	position: relative;
	height: 190px;
	padding-right: 150px;
}
.col_r_thin .sidebar_palacenews {
	padding-right: 70px;
}
	.sidebar_palacenews span {
		font-weight: bold;
		padding-right: 5px;
		display: block;
	}
	.sidebar_palacenews a.directdownload {
		height: 25px;
		width: 107px;
		display: inline-block;
		margin: 20px 0 10px;
	}
	.sidebar_palacenews a.directdownload-en {	background: transparent url('/media/grf/button_download-en.png') 0 0 no-repeat; }
	.sidebar_palacenews a.directdownload-sk {	background: transparent url('/media/grf/button_download-sk.png') 0 0 no-repeat; }
		.sidebar_palacenews a.directdownload span {
			display: none;
		}
	.sidebar_palacenews img {
		position: absolute;
		top: 5px;
		left: 185px;
		height: 182px;
		width: 150px;
	}
	.col_r_thin .sidebar_palacenews img {
		position: absolute;
		top: 5px;
		left: 105px;
		width: 86px;
		height: 115px;
	}



.breadcrumbs {
	margin: 0 0 10px 0;
	border-bottom: 1px solid #D7D8DA;
	padding-bottom: 10px;
}



.headlinks {
	height:20px;
	left:630px;
	position:absolute;
	top:10px;
	width:250px;
}
.head_walkthrough {
	display: block;
	height: 45px;
	width: 135px;
	position: absolute;
	left: 645px;
	top: 30px;
}
.head_walkthrough {
	display: block;
	height: 45px;
	width: 135px;
	position: absolute;
	left: 635px;
	top: 30px;
}
.head_rental {
	display: block;
	height: 40px;
	width: 135px;
	position: absolute;
	left: 635px;
	top: 79px;
}


.annex {
	background:url("/media/grf/annex/page_content_bg.jpg") no-repeat scroll 0 0 transparent;
	color:#555555;
	min-height:580px;
	position:relative;	
}
	.annex .brands {
		left:203px;
		position:absolute;
		top:204px;
	}
	.annex .col_l {
		width:155px;
		margin-right: 10px;
	}
		.annex .col_l ul li {
			font-weight:bold;
			padding:10px 0 10px 10px;
		}
			.annex .col_l ul li a {
				color:#444444;
				font-size:13px;
				text-decoration:none;
			}
		.quickfacts {
			background-color:#EBF4E8;
			float:left;
			margin-bottom:10px;
			padding: 5px;
		}
	.annex .col_c {
		padding:50px 0 0;
		text-align:justify;
		width:395px;
	}
	.annex .col_r {
		width: 185px;
		padding: 5px;
	}
	
	
	
	
.contactform {
margin:1em 0;
text-align:left;
}
.contactform legend {
border:1px solid #D9D9D9;
padding:0.2em 3px;
}
.contactform fieldset {
border:1px solid #D9D9D9;
}
.contactform label {
float:left;
padding:0 5px;
width:20%;
}
.contactform div {
clear:both;
padding-top:0.3em;
}
.contactform .textinput, .contactform textarea {
width:200px;
}
.notfilled {
border:1px solid red;
width:60%;
}
/* PRENAJOM PRIESTOROV */
.prenajomform fieldset { margin-bottom: 1em; }
#sec-newsletter label, .prenajomform label { width: 40%; }
.prenajomform label { color: #4C4C4C; }


.annexform fieldset { background: #eef4c3; }
.annexform fieldset legend { background: #fff; }



.palacenews_list .item {
	float:left;
	margin:0 10px 10px 0;
	width:130px;
}





.kontakt_form {
	width: 300px;
	clear: both;
	padding: 10px 0;
	margin-top: 20px;
	background-color: #EBF4E8;
}
	.kontakt_form_form {
		width: 95%;
		margin: 0 2.5%;
		font-size: 12px;
		background-color: #EBF4E8;
	}
		.kontakt_form_form input {
			background: #EBF4E8 url('/media/grf/kontakt_form/input.gif') bottom right no-repeat;
			border: 0px;
			font-size: 12px;
			height: 18px;
			width: 200px;
		}
		.kontakt_form_form textarea {
			background: #EBF4E8 url('/media/grf/kontakt_form/textarea.gif') bottom right no-repeat;
			font-family: arial;
			border: 0px;
			font-size: 12px;
			height: 163px;
			width: 200px;
		}
		
		
		
		
.article_gallery a {
	display: block;
	float: left;
	width: 112px;
	height: 85px;
	overflow: hidden;
}




/* AKO SA K NAM DOSTAT */
.bus-direction {
	color: #315786;
	font-weight: bold;
	font-size: 160%;
	margin: 10px 0 15px 15px;
}
	.bustable caption {
		font-size: 110%;
		padding-bottom: 0.2em;
		background: #9EAAA8;
		color: white;
		border: 1px solid black;
	}
	.bustable, .bustable td, .bustable th { border: none; }
	.bustable { border-left: 1px solid black; border-bottom: 1px solid black; }
		.bustable td, .bustable th {
			border: 1px solid black;
			border-left: none;
			padding: 0.2em 5px;
		}
		.bustable th { color: #315781; }
		.bustable th.smaller {
			font-weight: normal;
			color: black;
			padding: 0 5px;
		}
		.bustable td { border-top: none; border-bottom: none;}
			.bustable td ul {	margin-left: 1.5em; }
			.bustable td li { margin-top: 0.4em; }
		.odd td { background: #E5E8EC; }
	
.zastavky {
	background: white;
	vertical-align: top;
	width: 150px;
}
.iconxls {
  background: url("http://media.shoppingpalace.sk/grf/icon_excel.gif") right center no-repeat;
  padding-right: 20px;
}
.iconpdf {
  background: url("http://media.shoppingpalace.sk/grf/icon_pdf.gif") right center no-repeat;
  padding-right: 20px;
}
.iconphone {
	background: url("http://media.shoppingpalace.sk/grf/icon_phone.gif") left center no-repeat;
	padding-left: 25px;
	font-size: 90%;
}


.box_search_list .box_title {
	font-size: 16px;
	margin-bottom:10px;
}