
/* vyhledavani v obsahu */

.searchInContent .btn {
	margin: 0;
	border-radius: 0;
	position: absolute;
	right: 0;
	top: 0;
	padding: 0;
	cursor: pointer;
	line-height: 55px;
	width: 55px;
	display: inline-block;
	text-align: center;
	height: 55px;
}

.searchInContent .btn i {
	min-width: 0;
	text-align: center;
}

.searchInContent input {
	margin: 0;
	height: 55px;
	padding-right: 55px;
}

.searchInContent p, .searchInContent fieldset {
	position: relative;
	margin: 0;
}

.searchInContent {
	margin: 20px auto;
}


.pic{  overflow: hidden; display: table; width: 100%; }
.pic span{display: table-cell; vertical-align: middle; text-align: center;  }
.pic span img{ display: block; margin: 0 auto; }

.popup:before{ content: " "; display: block;  position: absolute;  left: 0; top: -20px; height: 20px; width: 40px;}
.subpagesSimple ul li:before { display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }


.message {
	z-index: 10000;
	position: fixed;
	width: 100%;
	left: 0;
	top: 0;
	font-weight: 600;
	padding: 0 60px;
	display: none;
	background: #609d1d;
	cursor: pointer;
	color: white;
	-moz-box-shadow: 0 3px 6px rgba(0, 0, 0, .15);
	-webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, .15);
	box-shadow: 0 3px 6px rgba(0, 0, 0, .15);
}

.message-in {
	width: 100%;
	max-width: 1140px;
	margin: 0 auto;
	padding: 15px 0;
	line-height: 1.4em;
	text-align: center;
}

.message p {
	padding: 0;
	margin: 0 0 0 0;
}

.message a {
	color: white;
	text-decoration: underline;
}

.message a:hover {
	color: white;
	text-decoration: none;
}

.message button {
	min-width: 50px;
	text-align: center;
	width: auto;
	font-size: 1em;
}

.message h4 {
	margin: 0;
}

.messageError {
	background: #d50000;
}

.message:after {
	content: "\f00d";
	display: block;
	cursor: pointer;
	font-size: 14px;
	clear: both;
	font-family: FontAwesome;
	color: white;
	position: absolute;
	right: 0;
	top: 0;
	line-height: 49px;
	width: 49px;
	text-align: center;
}

.message .note i {
	font-size: 20px;
	vertical-align: middle;
	margin-right: 12px;
}

.message .note {
	display: table;
	margin: 0 auto;
	width: auto;
}

.message .note span {
	display: table-cell;
	text-align: left;
	vertical-align: middle;
}


ul.token-input-list {
	overflow: hidden;
	height: auto !important;
	height: 1%;
	width: 100%;
	border: 1px solid #999;
	cursor: text;
	font-size: 12px;
	z-index: 999;
	margin: 0;
	padding: 0;
	background-color: #fff;
	list-style-type: none;
	clear: left;
}

ul.token-input-list li {
	list-style-type: none !important;
	background:none !important;
	padding:none !important;
}

ul.token-input-list li input {
	border: 0;
	width: 350px;
	padding: 3px 8px;
	background-color: white;
	-webkit-appearance: caret;
}

li.token-input-token {
	overflow: hidden;
	height: auto !important;
	height: 1%;
	margin-left: 3px !important;
	margin-right:3px !important;
	margin-top:6px !important;
	margin-bottom:7px !important;
	padding: 3px 5px;
	background-color: #d0efa0;
	color: #000;
	font-weight: bold;
	cursor: default;
	display: block;
}

li.token-input-input-token-facebook::before {display:none !important}

li.token-input-token p {
	float: left;
	padding: 0;
	margin: 0;
}

li.token-input-token span {
	float: right;
	color: #777;
	cursor: pointer;
}

li.token-input-selected-token {
	background-color: #08844e;
	color: #fff;
}

li.token-input-selected-token span {
	color: #bbb;
}

div.token-input-dropdown {
	position: absolute;
	width: 400px;
	background-color: #fff;
	overflow: hidden;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	cursor: default;
	font-size: 12px;
	z-index: 1;
}

div.token-input-dropdown p {
	margin: 0;
	padding: 5px;
	font-weight: bold;
	color: #777;
}

div.token-input-dropdown ul {
	margin: 0;
	padding: 0;
}

div.token-input-dropdown ul li {
	background-color: #fff;
	padding: 3px;
	list-style-type: none;
}

div.token-input-dropdown ul li.token-input-dropdown-item {
	background-color: #fafafa;
}

div.token-input-dropdown ul li.token-input-dropdown-item2 {
	background-color: #fff;
}

div.token-input-dropdown ul li em {
	font-weight: bold;
	font-style: normal;
}

div.token-input-dropdown ul li.token-input-selected-dropdown-item {
	background-color: #d0efa0;
}
#token-input-q {background:none !important}



ul.token-input-list-facebook {
	overflow: hidden;
	height: auto !important;
	height: 1%;
	width: 100%;
	border: 1px solid #8496ba;
	cursor: text;
	font-size: 12px;
	font-family: Verdana;
	min-height: 1px;
	z-index: 999;
	margin: 0;
	padding: 0;
	background-color: #fff !important;
	list-style-type: none !important;
	clear: left;
}
ul.token-input-list-facebook::before {display:none}
ul.token-input-list-facebook li::before {display:none}
ul.token-input-list-facebook li input {
	border: 0;
	width: 100px;
	padding: 3px 8px;
	background-color: white;
	margin: 2px 0;
	-webkit-appearance: caret;
}

li.token-input-token-facebook {
	overflow: hidden;
	height: auto !important;
	height: 15px;
	margin-left: 3px !important;
	margin-right:3px !important;
	margin-top:7px !important;
	margin-bottom:6px !important;
	padding: 1px 3px !important;
	background-image:none !important;
	background-color: #eff2f7;
	color: #000;
	cursor: default;
	border: 1px solid #ccd5e4;
	font-size: 11px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	float: left;
	white-space: nowrap;
}

li.token-input-token-facebook p {
	display: inline;
	padding-left:5px;
	padding-right:5px;
	margin: 0;
}

li.token-input-token-facebook span {
	color: #a6b3cf;
	margin-left: 3px;
	margin-right:3px;
	font-weight: bold;
	cursor: pointer;
}

li.token-input-selected-token-facebook {
	background-color: #5670a6;
	border: 1px solid #3b5998;
	color: #fff;
}

li.token-input-input-token-facebook {
	float: left;
	margin-left:3px !important;
	margin-right:3px !important;
	margin-top:7px !important;
	margin-bottom:6px !important;
	padding: 0;
	background-image:none !important;
	list-style-type: none;
}

div.token-input-dropdown-facebook {
	position: absolute;
	width: 400px;
	background-color: #fff;
	overflow: hidden;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	cursor: default;
	font-size: 11px;
	font-family: Verdana;
	z-index: 1;
}

div.token-input-dropdown-facebook p {
	margin: 0;
	padding: 5px !important;
	font-weight: bold;
	color: #777;
}

div.token-input-dropdown-facebook ul {
	margin: 0;
	padding: 0;
}

div.token-input-dropdown-facebook ul li {
	background-color: #fff;
	padding: 3px !important;
	margin: 0;
	list-style-type: none;
}

div.token-input-dropdown-facebook ul li.token-input-dropdown-item-facebook {
	background-color: #fff;
}

div.token-input-dropdown-facebook ul li.token-input-dropdown-item2-facebook {
	background-color: #fff;
}

div.token-input-dropdown-facebook ul li em {
	font-weight: bold;
	font-style: normal;
}

div.token-input-dropdown-facebook ul li.token-input-selected-dropdown-item-facebook {
	background-color: #3b5998;
	color: #fff;
}

.calendar, .anketa, .shopBox{ max-width: 250px; }
.calendar table{ width: 100%; table-layout: fixed; border: 0;  }
.calendar td{ vertical-align: middle; text-align: center; border: 0; line-height: 25px; font-size: .95em;}
.calendar th{ vertical-align: middle; text-align: center; border: 0; font-weight: 600; line-height: 25px; }
.calendar .popup{ display: none;text-align: left; left: 1px; top: 30px;  }
.calendar .active:hover .popup{ display: block; z-index: 10; }
.calendar td.past{ color: #d2d4d9; }
.calendar td .active>a{ -moz-border-radius: 50%; text-decoration: none; border-radius: 50%; -webkit-border-radius: 50%; color: White; margin: 0 auto; text-align: center; display: inline-block; width: 25px; height: 25px; background: #1174c1; cursor: pointer; }
.calendar td .active:hover>a{ background: #03B480; }
.calendar td .active{ position: relative;  }
.calendar h3{ text-align: center;  }
.calendar .btnIco{ float: left;  position: relative; bottom: -3px; }
.calendar .btnIco+.btnIco{ float: right; }
.calendar .btnIcoXs { font-size: 13px; line-height: 26px; min-width: 28px; }
.calendar td:hover .active{ z-index: 9; }
.calendar .active:hover a{ z-index: 11; position: relative;  }


.anketa li{ line-height: 1.2em; cursor: pointer; }
.anketa li strong{ font-weight: 400; display: block; }
.anketa li span{ display: table-cell; width: 190px; white-space: nowrap; padding-right: 5px; }
.anketa li span+span{ text-align: right; width: auto; padding-right: 0; }
.anketa a{ display: table; width: 100%; text-decoration: none;color: #747A89; font-size: .75em; }
.anketa a strong{ display: block; height: 9px; background: #609d1d; max-width: 190px; }
.anketa li+li{ padding-top: 20px; }
.anketa li:nth-of-type(1n) a strong{ background-color: #609d1d; }
.anketa li:nth-of-type(2n) a strong{ background-color: #1174c1; }
.anketa li:nth-of-type(3n) a strong{ background-color: #f76205; }
.anketa li:nth-of-type(4n) a strong{ background-color: #d70a0a; }
.anketa li:nth-of-type(5n) a strong{ background-color: #003c55; }

.anketa {background:#e8e8e8;padding:20px;margin-bottom:20px}
.anketa img {height:9px}
.anketa h3{ margin-bottom: 0; margin-top:0;color:#000000;font-size:1.4em}
.anketa h4{ margin-bottom: 0; margin-top:0;color:#000000}
.anketa label{ display: block;  }
.anketa p{ margin: 3px 0; }
.anketa p span{ display: inline; float: right; text-align: right; width: 120px; }
.anketa img{ margin-left: 2px; vertical-align: middle; }
.anketa input.bezramu{ background: transparent none; }


.shopBox{  background: #609d1d; padding: 10px 15px 15px 15px; cursor: pointer; }
.shopBox h3{ color: White; line-height: 28px; background: transparent url(../img/shop.png) no-repeat 0 0; padding-left: 48px; margin: 0; }
.shopBox p{ color: White; line-height: 1.3em; }
.shopBox a{ color: White; font-weight: 700;}
.shopBox p{ margin: 10px 0 0 0; }
.shopBox p span{ font-size: .9em; display: block; color: rgba(255,255,255,.7) }

.socIco{ float: right; padding: 0 0 0 50px; }
.socIco a, .socIco span{ display: inline-block; cursor: pointer; margin-left: 7px; vertical-align: middle; float: left; -moz-box-shadow: 1px 1px 2px #aeaeae; -webkit-box-shadow: 1px 1px 2px #aeaeae; box-shadow: 1px 1px 2px #aeaeae;}
.socIco img{ display: block; }
.socIco .btn+.btn{ margin-right: 20px ; }

.filter{ border-width: 0 0 1px 0; padding: 0 0 17px 0; }
.gallery{  margin: 0 -15px; }
.gallery hr{  margin:  0 15px; }
.item, .product{ float: left; overflow: hidden; padding: 0 0 20px 0; border-width: 0; width: 25%; }
.item-in{ border-width: 0; padding: 0 14px 0 15px; }
.product-in{ border-width: 0; padding: 0 15px; }
.item .pic, .item .pic span, .product .pic, .item .product span{ width: 100%; height: 126px;  }
.item .pic img, .product .pic img{ max-width: 189px; max-height: 126px;  height: auto; width: 100%; }
.item:nth-of-type(4n+1){  clear: both;  }
.item p{ -webkit-opacity: .8; -moz-opacity: .8; opacity: .8; text-align: center; font-size: .9em; line-height: 1.25em; margin: 10px 0 0 0;}
.item+.item+.item+.item+.item .item-in:before{ content: " "; display: block; height: 20px;  border-top: 1px solid #e9e9e9; border-color: rgba(166,168,176,.2); }

.tabRow{ display: table; width: 100%;  border: 0; margin: 20px 0; border-collapse: collapse; }

.product{ width: 33.33%; float: left;  border-width: 0 0 0 1px; vertical-align: top;  }
.product .text{ font-size: .9em; line-height: 1.25em; margin: 10px 0 0 0; }
.product .text p{ margin: 0; }
.product .pic img{ max-width: 262px; max-height: 175px;  height: auto; width: 100%; }
.product .pic, .product .pic span{ width: 100%; height: 180px;  }
.product:after{ content: " "; display: block; clear: both; }
.product .pic img{ max-width: 256px; }
.tabRow .product:nth-of-type(3n+1){ border-width: 0; }

p.price{ font-weight: bold; font-size: 1.3em;line-height: 1.2em;    }
.product p.price{ float: left; width: 50%; margin: 10px 0 0 0;}
p.price span{ font-weight: normal; font-size: .6em; display: block; line-height: 1.2em; }
p.shop{ text-align: right; margin-bottom: 0; float: right; width: 50%; }
p.shop strong{ font-weight: normal; font-size: .9em; }
p.shop button{ padding: 0; width: 35px; height: 31px; text-align: center; }
p.shop input{ padding: 6px; width: 35px;  height: 31px;}
.prodCode{  margin: 0; font-size: .85em; float: right; }

.tabShop{ width: 100%; }
.tabShop td, .tabShop th{ white-space: nowrap; }
.t-naz{ width: 100%; }

.tabProducts{ width: 100%; }
.tabProducts p.price{ text-align: right; float: none; margin: 0; width: auto; }
.tabProducts p.shop{ text-align: right; float: none; margin: 0; width: auto; }
.tabProducts h3{ margin: 0; font-size: 1.4em; }


.filter .typ{ float: right; }
.filter span span{ white-space: nowrap; }


.abs{ font-size: 1.3em; line-height: 1.7em; margin-top: 0; }

.content .search fieldset{ position: relative; }
.content .search button{ border-left: 0; height: 100%; width: 50px; margin: 0; position: absolute; right: 0; top: 0; padding: 0;  text-align: center; line-height: 19px; border-left: 0; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; }
.content .search{ max-width: 100%; margin:2em 0; padding: 0; display: block; height: auto; }
.content .search input{ height: auto; padding: 15px; padding-right: 60px; max-width: 100%; }
.search button span{ display: none; }

.form{ margin: 15px 0; }
.form-group{ margin-bottom: 5px; }
.form strong{ font-weight: 400;  }
.formGen .formRow{ display: table; width: 100%; table-layout: fixed; margin-bottom: 10px; }
.formGen .formRow>.labelBox{ padding: 0 30px 0 0;  width: 25%;  display: table-cell; vertical-align: middle; min-height: 1px;  vertical-align: top;}
.formGen .inputBox{ width: 75%; padding: 0; display: table-cell; vertical-align: middle; padding-bottom: 5px; }
.formGen .labelBox label{ margin: 0; padding: 0; cursor: pointer; }
.formGen fieldset{  width: 100%;  }
.formGen form .formRow:after{ content: " "; display: block; clear: both; }
.formGen .labelBox label{ display: table-cell; height: 40px; vertical-align: middle; line-height: 1.2em; }
.inputDesc{ line-height: 1.2em; display: block; padding-top: 12px; }
.formGen ul{ display: block; margin: 0; padding: 12px 0;  }
.formGen ul li{ display: table; width: 100%; margin: 0 0 5px 0; padding: 0; }
.formGen ul li:before{ display: none; }
.formGen ul .inputBox{  padding: 0 0; float: none; display: table-cell;  width: 30px; vertical-align: top; padding-right: 10px;}
.formGen ul .labelBox{ width: auto; padding: 0 0; float: none; display: table-cell; vertical-align: top; }
.formGen ul .labelBox label{ height: auto; display: block; }
.formGen ul .inputBox input{ margin-top: -9px; }
.help-block.error, .has-error  .labelBox{ color: #CA0000; }
.has-error .inputBox input[type="text"], .has-error .inputBox textarea, .has-error .inputBox input[type="file"], .has-error .inputBox input[type="password"]{ border-color: #CA0000; }
.required .inputDesc:after{ content: "*"; padding-left: 5px;  }


.navig{ margin: 30px 0 0 0; text-align: center; border-top: 1px solid #eaeaea;  padding: 30px 0 0 0; font-size: .85em;}
.navig a, .navig strong { color: black; width: 30px; line-height: 30px; min-width: 32px; text-align: center; display: inline-block; margin: 0 1px; border: 1px solid #ececee; text-decoration: none; }
.navig strong, .navig a.aktivni{ background: #1174c1; color: White; font-weight: normal; }
.navig span{ display: inline-block !important;  content: "..."; color: silver; line-height: 30px !important; margin: 0 5px; }
.navig a:hover{ background: #1174c1; color: White; text-decoration: none; }
.navig i{ font-size: 1.2em; }
.navig p{  margin: 0 0 10px 0; }
.navig p span{ color: silver; }

.plusko{ float: left; margin-right: 10px; cursor: pointer; width: 36px; line-height: 36px; height: 36px; color: white; background: #1174c1; font-size: 12px; text-align: center;    }
.plusko:hover{ background: #0F7FAC; color: White; }
.help-block{ font-size: .8em; line-height: 1.25em; color: rgba(0,0,0,.7); display: block; padding-top: 2px; margin: 0;}
h4 .pozn{ font-size: .5em; }
.gray{ color: rgba(0,0,0,.6); }
.red{ color: #CA0000; }
fieldset{ display: block; margin: 0;}
fieldset+fieldset{ border-top: 1px solid rgba(166,168,176,.2); padding: 20px 0 0 0; margin-top: 20px;  }
fieldset h4{ margin-top: 0; }
.agree{ margin: 2px 0; border: 1px solid #cbd5db; overflow: auto; height: 80px; color: #1174c1; padding: 6px; display: inline-block; background: White; -moz-box-shadow: 0 0 4px #ededed inset; -webkit-box-shadow: 0 0 4px #ededed inset; box-shadow: 0 0 4px #ededed inset;}
label{ display: inline-block; padding-top: 4px; }
input[type="file"]{ padding: 4px; }

.wysiwyg.fancybox, .fancybox{ cursor: zoom-in; cursor:  url("/img/zoomin.png"), url("/img/zoomin.cur"), zoom-in; }


.filesDwnl .file{  float: left; width: 50%; padding: 5px  12px  5px 0; color: #747a89;}
.filesDwnl .file a{ text-decoration: none; font-size: 1em; display: inline-block; line-height: 1.4em;  word-break: break-all; display: block;  }
.filesDwnl .file a em{ white-space: nowrap; word-break: normal; }
.filesDwnl .file i{ font-size: 1.7em; color: #747a89; vertical-align: middle;  }
.filesDwnl:after{ content: " "; display: block; clear: both; }
.filesDwnl .file span{ display: table-cell; padding-left: 8px; vertical-align: top; }
.filesDwnl .file:nth-of-type(2n+1){ clear: left; }
.filesDwnl p{ margin: 0; display: table; width: 100%; }
.filesDwnl .file span+span{ width: 100%; }
.breakAll{ word-break: break-all; display: inline-block;   }
.filesDwnl .file a em{ font-size: .85em; color: #747a89; font-style: normal;  }

.advr{ font-size: .95em; color: #999a9c; text-align: center; max-width: 80%; margin: 0 auto; line-height: 1.3em; clear: both; }
.advr a{ color: #999a9c; text-decoration: none; }
a.rss{ background: transparent url(/img/RSS.png) no-repeat 0 center; padding-left: 17px; }
a.xml{ background: transparent url(/img/googlehp.png) no-repeat 0 center;   padding-left: 17px;}

.content .bookmarks ul, .content .search ul{ margin: 0; padding: 0;  }
.content .bookmarks li{ margin: 0; padding: 0 0 0 0; float: left; line-height: 1.2em; }
.content .bookmarks li:before, .content .search li:before{ display: none; }
.bookmarks{ margin-bottom: 30px;  }
.bookmarks a{ cursor: pointer; display:block; text-decoration: none; color: #2d2e31;  text-align: center;   padding: 8px 0;  }
.bookmarks:after{ clear: both; background: #1174c1;   height: 1px; width: 100%; display: block; content: " "; position: relative; top: -1px; }
.bookmarks .active a{  font-weight: 600; background: #1174c1;   color: white; }
.bookmarks a span{ display: table-cell; height: 34px; vertical-align: middle; padding: 0 10px; min-width: 120px; text-align: center;  }
.bookmarks a:hover{ background: #1174c1;   color: white; }
.bookmarks li+li a span{ border-left: 1px solid rgba(100, 107, 111, .3); }
.bookmarksRight ul{ float: right; }

.autocomplete{ position: absolute;  white-space: normal; text-align: left; background: white; width: 100%; z-index: 1000; min-width: 550px; right: 0; -moz-box-shadow: 0 0 2px rgba(0,0,0,.1); -webkit-box-shadow: 0 0 2px rgba(0,0,0,.1); box-shadow: 0 0 2px rgba(0,0,0,.1); }
.autocomplete:after{ content: " "; display: block; clear: both; }
.autocomplete img{  height: auto;  display: block; margin: 0 auto;border: 1px solid #f4f4f4; border-color: rgba(0, 0, 0, .05); }
.autocomplete a{ text-decoration: none; display: table; width: 100%; color: #2d2e31; line-height: 1.2em;  }
.autocomplete a i{ color: #737478; font-size: 20px; }
.autocomplete a span{ display: table-cell; vertical-align: middle; padding: 5px 10px; min-width: 80px; text-align: center; }
.autocomplete a span+span{ width: 100%; text-align: left; }
.autocomplete a span+span+span{ font-weight: bold; white-space: nowrap; text-align: right; min-width: 0; }
.autocomplete a strong{ font-weight: normal; }
.autocomplete h4{ margin: 10px 10px 0 10px; padding: 10px 0 5px 0; font-size: 1.1em; font-weight: 400;  border-top: 1px solid #e4e4e4; border-color: rgba(0, 0, 0, .1);}
.autocomplete h4:first-child{ border: 0; margin-top: 0; }
.autocomplete ul{ margin: 0;  }
.autocomplete ul li{width: 100%; }
.autocompleteOpen input, .autocompleteOpen button{ border-bottom-color: white; position: relative; z-index: 1001; }
.autocomplete .autocompleteSelected a, .autocomplete .autocompleteSelected a:hover{ background: #f4f4f4;  }
.autocomplete a:hover{ background: #f4f4f4; }
.autocomplete a em{ font-size: .9em; line-height: 1.2em; color: #737478; font-style: normal; display: block; padding: 2px 0; }
.content .search ul li{ margin: 0; padding: 0; }
.content .autocomplete{ max-width: 100%; min-width: 0; width: 100%; }
.content .autocomplete li:before{ display: none; }

.UserFooter p{ margin: 0; display: inline; padding: 0; }

.slideShow{ position: relative; width: 100%; height: 320px; margin-bottom: 25px; overflow: hidden; }
.slideShow-in{ width: 100%; height: 100%; }
.slideShow h3{ margin: 0; }
.slide{ position: absolute; left: 0; top: 0; width: 100%; height: 100%;   background: transparent no-repeat center center;  background-size: cover; display: none;}
.slideshowitem-in{ position: absolute; left: 0; bottom: 0; width: 100%; height: auto; padding: 15px; background: rgba(255, 255, 255, .75);  }
.slideshowitem-in p{ margin: 0; }
.slideShow .btn{ background: #1174c1; border-color: #1174c1; color: white; margin-top: 5px; }
.slideShow .btn:hover{ background: #03B480; border-color: #03B480; }
.prepinac{  white-space: nowrap; padding: 0 0; text-align: center; width: 100%; z-index: 5; position: absolute; left: 0; top: 15px;  z-index: 8; }
.prepinac span{ display: inline-block; width: 12px; height: 12px; overflow: hidden; border: 1px solid #1174c1; cursor: pointer; background: white; background-color: rgba(255,255,255,.3); margin-right: 9px; -moz-border-radius: 50%; border-radius: 50%; -webkit-border-radius: 50%; }
.prepinac span.aktivni, .prepinac span:hover{ background: #1174c1; }

.pagePassword{ padding: 25px; border: 1px solid rgba(0, 0, 0, .1); text-align: center; margin: 1.5em 0; }
.pagePassword p{ margin: 0; }
.pagePassword form{ margin: 15px auto 0 auto; max-width: 400px;  }
.pagePassword form input{ width: 60%; float: left; }
.pagePassword form button{ width: 40%; float: left; }

@media screen and (max-width: 760px){

	.gallery{  margin: 0 -10px; }
	.item-in, .product-in{  padding: 0 10px; }
	.item{ padding-bottom: 10px; }

	.item{ width: 33.33%; }
	.item:nth-of-type(4n+1){  clear: none;  }
	.item:nth-of-type(3n+1){  clear: both;  }
	.item+.item+.item+.item .item-in:before{ content: " "; display: block; height: 10px;  border-top: 1px solid #e9e9e9; border-color: rgba(166,168,176,.2); }

	ul.bookmarks span{  padding: 0 10px; min-width: 50px;  }

	.filter .typ{ float: none; display: block; margin-bottom: 5px; }

	.tabShop .thRow th:nth-of-type(2){ display: none; }
	.tabShop td:nth-of-type(1){ display: none; }
	.tabShop td:nth-of-type(2){ padding-left: 0; }


	.autocomplete{ min-width: 270px; width: 100%;border: 1px solid #cbd5db; border-top: 0; }
	.autocomplete img{ display: none; }
	.autocomplete a span{ display: none; }
	.autocomplete a span+span{ display: table-cell; }

	.filesDwnl .file{  width: 100%; float: none;}
	
}


@media screen and (max-width: 600px){

	.related .article{ width: 100%; float: none; padding: 7px 0 !important ; margin: 0; border-width: 0 0 0 0; padding-right: 0; }
	.articleFtr .socIco{ display: block; margin: 0 0 5px -7px; float: none; padding: 0; text-align: left; width: 100%;}
	.articleFtr .socIco:after{ content: " "; clear: both; display: block;  }
	p.shop, .product p.price{ text-align: center; margin: 4px 0; float: none; width: 100%; }
	.tabProducts h3{ margin: 0; font-size: 1em; }
}

@media screen and (max-width: 500px){


	.article .aPic a{ margin-top: 0; }


	.item p.shop{ text-align: center; }
	.item p.shop strong{ display: block; text-align: center; }
	.item{ width: 50%; }
	.item:nth-of-type(3n+1){  clear: none;  }
	.item:nth-of-type(2n+1){  clear: both;  }
	.item+.item+.item .item-in:before{ content: " "; display: block; height: 20px;  border-top: 1px solid #e9e9e9; border-color: rgba(166,168,176,.2); }

	.tabRow{ display: block; margin: 0; }
	.product{ display: block; width: 100%;  border-width: 0 0 1px 0 !important ; clear: both; text-align: center; float: none;   }
	.product-in{ padding: 10px;}
	.gallery hr{ display: none; }
	.product h3 { height: auto; display: block; margin: 0 0 8px 0; }
	.product:empty{ display: none; }

	.tabShop tr.thRow{ display: none; }
	.tabShop td{ display: block; border: 0; text-align: left !important ; padding: 2px 0; }
	.tabShop td:nth-of-type(2){  font-size: 1.3em; }
	.tabShop tr{ display: block; padding: 10px 0; border-bottom: 1px solid #E4E4E4; }

	.formGen .formRow{ display: block; width: 100%; table-layout: fixed; }
	.formGen .labelBox{ padding: 0 0 0 0;  width: 100%; float: none; min-height: 1px; display: block;}
	.formGen .inputBox{ width: 100%; padding: 0 0; float: none;  display: block;}
	.formGen .labelBox label, .inputDesc{  height: auto; padding-bottom: 5px; display: block;}
	.formGen .inputBox div div{  height: auto;  }
	.formGen ul{  padding:  0;  }
	.formGen form .formRow{ padding: 8px 0; width: 100%; }
	.inputDesc{ line-height: 1.2em; display: block; padding-top: 0; }


}

@media screen and (max-width: 470px){

	.article .aPic, .article .text{ display: block; vertical-align: top; }
	.article .aPic img{ width: 100%; height: auto; margin-bottom: 5px; }
	.autocomplete{ font-size: .9em; }
	.pagePassword form input,.pagePassword form button{ width: 100%; float: none; }
	.subList .article .aPic, .subList .article .text, .subList .article .date { display: block; max-width: 100%; }

	
}

@media screen and (max-width: 360px){

	.article .aPic{ float: none; width: 100%; margin-right: 0;  }
	
}
