/* CSS Document */

/* import reset css */ 

@import url(system/reset.css);

/* konstrukcia stranky */ 

body {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 15px; color: #484848; background:#e8e8e8 url(images/body_bg.png) no-repeat top center; }

a {
	text-decoration:none;
	color:inherit;
}

.clear { clear:both; padding:0; margin:0; border:0;}

.container { 
	width:1000px;
	margin: 0 auto;
	min-height:500px;
	position:relative;
	background:#f7f7f7;
	-webkit-box-shadow:  0px 0px 10px 4px rgba(0, 0, 0, 0.4);
    box-shadow:  0px 0px 10px 4px rgba(0, 0, 0, 0.4); 
	margin-bottom:30px;
	padding-bottom:50px;
}

.header {
	width:1000px;
	height:138px;
	background:url(images/header_bg.png) no-repeat;
}

.astermix_napis {
	text-indent:-9999px; 
	background: url(images/astermix_napis.png) no-repeat;
	position:relative;
	height:72px;
	width:368px;
	top: 22px;
	left: 50px;
	float: left;
}

.DCA_napis {
	font-size:25px;
	color: #848484;
	position:relative;
	top: 25px;
	left: 70px;
	text-shadow: -1px 1px 0px rgba(255, 255, 255, 0.34);
}

.ochranne_napis {
	font-size:25px;
	color: #3542a4;
	font-weight:bold;
	position:relative;
	top: 36px;
	left: 70px;
	text-shadow: -1px 1px 0px rgba(255, 255, 255, 0.34);
}

.footer {
	width:1000px;
	height:25px;
	bottom: 0;
	position: absolute;
	background:url(images/footer_bg.png) repeat-x;
	text-align:center;
	font-size: 12px;
}

.footer_text {
	padding-top:7px;
}

.tab {
	margin-right:30px;
}

.footer_text a, .footer_text a:hover, .footer_text a:active, .footer_text a:link, .footer_text a:visited {
	text-decoration:none;
	color:#555454;
	font-weight:bold;
	padding: 0px 3px 0px 3px;
}

.footer_text b {
	font-weight:bold;
	color:#555454;
	padding: 0px 20px 0px 3px;
}

.left_menu {
	width:220px;
	min-height:150px;
	float:left;
}

.left_menu ul {
	width:190px;
	margin-left:15px;
}

.left_menu ul li {
	width: 165px;
	height: 26px;
	background: url(images/menu_item.png) no-repeat 0px 0px;
	margin-bottom: 1px;
	font-size: 17px;
	color: #e0e0e0;
	font-weight: bold;
	padding: 6px 0px 0px 20px;
	text-shadow: 1px 1px 0px rgba(0,0,0,0.6);
}

.left_menu ul li:hover {
	background-position:0px -32px;
	color:#fff;
}

.right_content {
	float: left;
	width:710px;
	min-height:300px;
	padding:0px 20px 10px 30px
}

.sekcia_nadpis {
	font-size:30px;
	color:#24329d;
	font-weight:bold;
	margin-bottom:30px;
	text-shadow: -1px 1px 0px rgba(255, 255, 255, 0.34);
}

.sekcia_podnadpis {
	font-size:20px;
	color:#24329d;
	font-weight:bold;
	margin-bottom:15px;
	text-shadow: -1px 1px 0px rgba(255, 255, 255, 0.34);
}


.right_content p {
	margin-bottom:15px;
	font-size:16px;
}

.znacka {
	width:142px;
	height:67px;
	overflow:hidden;
	float:left;
	margin: 0px 33px 25px 0px;
}

.znacka a {
	text-decoration:none;
}

.znacka img {
	width:142px;
	height:67px;
	overflow:hidden;
	background-size:cover;
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
	opacity:0.7; 
	filter:alpha(opacity=70);
}

.znacka img:hover {
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
    -webkit-filter: grayscale(0%);
	opacity:1; 
	filter:alpha(opacity=100);
}

#mapa {
	width:710px; 
	height:250px;
	margin-bottom:5px;
	border-bottom: solid 2px #24329d;
}

.predajna_info {
	width:280px;
	min-height:130px;
	float:left;
	margin-bottom:10px;
	line-height: 17px;
}

.predajna_foto {
	width:398px;
	float:right;
	overflow:hidden;
	border: solid 1px #24329d;
	position: relative; 
	overflow: auto; 
}

.predajna_foto li {
	list-style: none; 
	float:left;
	width:400px;
}
        
.predajna_foto ul li img {
	float:left;
	margin: 0;
	padding:0;
	border:0;
	width:400px;
}

.otvaracie_hodiny {
	width:300px;
	height:130px;
	float:left;
	font-weight:bold;
	line-height: 17px;
	color:#5a5a5a;
}

.otvaracie_napis {
	font-weight:bold;
	font-size:16px;
	margin-bottom:5px;
	margin-top:5px;
}

.predajna_info span{
	min-width:75px;
	float:left;
	font-weight:bold;
	color:#5a5a5a;
}

 .otvaracie_hodiny span {
	float:left;
	font-weight:normal;
	width:95px;
	color:#484848;
}

.predajna_info a {
	text-decoration:underline;
}


/* Submit button styl pre tlacidla */

.submit_button {
	-moz-box-shadow:inset 0px 1px 2px 0px #fff0ff;
	-webkit-box-shadow:inset 0px 1px 2px 0px #fff0ff;
	box-shadow:inset 0px 1px 2px 0px #fff0ff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #12a4ff), color-stop(1, #2741a1) );
	background:-moz-linear-gradient( center top, #12a4ff 5%, #2741a1 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#12a4ff', endColorstr='#2741a1');
	background-color:#12a4ff;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #877987;
	display:inline-block;
	color:#ffffff;
	font-family:Verdana;
	font-size:15px;
	font-weight:bold;
	padding:6px 15px;
	text-decoration:none;
	text-shadow:-1px 1px 1px #000000;
}.submit_button:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #2741a1), color-stop(1, #12a4ff) );
	background:-moz-linear-gradient( center top, #2741a1 5%, #12a4ff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#2741a1', endColorstr='#12a4ff');
	background-color:#2741a1;
}.submit_button:active {
	position:relative;
	top:1px;
}

.produkt {
	float: left;
	height:225px; 
	width:200px;
	margin-right:30px;
	margin-top:30px;
	overflow:hidden;
	text-align:center;
	position:relative;
}

.produkt img {
	background-size:contain;
	max-width:200px;
	max-height:185px;
}

.produkt h3 {
	font-size:14px;
	font-weight:bold;
	margin-top:10px;
	bottom:21px;
	position:absolute;
	text-align:center;
	width:100%;
}