/* @override 
	http://demo-page.dev.bananadmin.com/p/elementi/basic.css?v=2
*/

/* @group YUI Reset */
/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.4.1
*/
@import url(../font/font.css);
@import url(http://fonts.googleapis.com/css?family=Signika+Negative:400,300,600,700&subset=latin,latin-ext);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic&subset=latin,cyrillic-ext,greek-ext,greek,vietnamese,latin-ext,cyrillic);
html{color:#000;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-size:inherit;font-weight:inherit;}
legend{color:#000;}
/* @end */

/* @group Basic Layout And Design */
p em{
    font-style: italic;
}

body, html {
	width: 100%;
	text-align: center;
}
body {
	background: #E6E6E6 url(background.png) repeat-x top;
        float: left;
}
body.noSlider {
	background: none;
}
body, input, textarea, select, button, .ac_results, td, th {
	color: #595959;
 font-family: Tahoma,Geneva,sans-serif !important;
font-size: 15px;
}
h1, h2, h3, h4, h5, h6, a, #breadcrumbz li{
	color: #595959;
font-family: 'Open Sans',sans-serif !important;
font-size: 16px;
}
#main p, #main ul li{
    font-family: 'Open Sans', sans-serif;
    font-size: 15px !important;
}
a {
        text-decoration: none;
}
a:hover{
    text-decoration: underline;
}
#leftCol {
    display: inline;
    float: right;
    min-height: 300px;
    width: 235px;
    padding-bottom:20px;
}
#menuWrapper {
    width: 100%;
    clear: both;
    height: 296px;
    background: url(back.jpg) no-repeat center top;
}
#topLogo {
    float: left;
    height: 110px;
    margin-left: 0;
    margin-top: -2px;
    width: 370px;
}
#topLogo a{
    margin: 0 auto;
    float: left;
}
#topLogo a.eu-sklad-logo {
    float: right;
    width: 195px;
    margin: 0;
}
#topLogo a img{
    margin-top: 20px;
}
#top p {
	display: block;
	float: left;
	line-height: 16px;
	padding: 2px 15px;
	margin: 17px 0 0 0;
	border-right: 1px solid #000;
	text-shadow: 1px 1px #000;
}
.en #topLogo {

}
#topLogo strong {
	display: block;
	padding: 30px 0 0 54px;
}
#topLogo span {
	display: none;
}
#main,#footer,#topBar {
	width: 984px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}
#main {
	width: 1030px;
}
.noSlider #main {
	padding-top: 10px;
}
#footerWrapperC {
	clear: both;
	width: 1030px;
	clear: both;
	margin: 0 auto;
	height: auto;
        
}
#footer .kabi {
	display: block;
	float: right;
	width: 100%;
	clear: both;
	padding: 10px 0 10px 0;
	margin: 25px 0 0 0;
	border-top: 1px dotted #c6cacd;
	color: #8f9ca6;
	text-decoration: none;
	text-shadow: rgba(255,255,255,0.36) 0 1px 0;
	font-size: 11px;
}
#footer .kabi strong {
	color: #60686f;
}
#mc {
	width:100%;
	float: left;
	position: relative;
}
* html #mc {
	height: 100%;
}

#footer .colbox {
	color: #636363;
display: inline;
float: left;
height: 180px;
width: 290px;
}
#footer .colbox1 h3 {
    color: #FFFFFF;
    font-size: 19px;
    padding: 5px 20px 4px;
    position: relative;
    width: 245px;
}
#footer .colbox2 h3 {
    color: #FFFFFF;
    font-size: 19px;
    padding: 5px 20px 4px;
    position: relative;
    width: 245px;
}
#footer .colbox2 {
	margin: 0;
	float: right;

}
#footer .colbox3 {
	float: left;
    margin-right: 23px;
}
#footer .googleOkvir {
	-moz-box-shadow:1px 1px 7px rgba(0, 0, 0, 0.3);

	-webkit-box-shadow:1px 1px 7px rgba(0, 0, 0, 0.3);

	box-shadow:1px 1px 7px rgba(0, 0, 0, 0.3); 	
}
#footer .colbox h3 {
}
#footer .colbox h4 {
	color: #212a35;
	font-size: 13px;
}
#footer .colbox .content {
	padding: 15px;
	line-height: 16px;

}
#footerWrapper {
	float: left;
	width: 100%;
	clear: both;
        background: #999999;
        height: 300px;
}
#footer {
	clear: both;
    float: right;
    margin: 0;
    position: relative;
    width: 100%;
    background: url("footer.png") repeat-x scroll center top #fff;
    height: 255px;
    margin-top: -20px;
    -webkit-box-shadow: 1px 7px 12px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    1px 7px 12px rgba(50, 50, 50, 0.75);
box-shadow:         1px 7px 12px rgba(50, 50, 50, 0.75);
}

#midSection {
	float: left;
	width: 100%;
	clear: both;
	padding: 30px 0;
}
h1, #uvodnaMid h2, #leftColumn h2, #rightColumn h2 {
color: #113080;
float: left;
font-size: 22px;
width: 100%;
}
#mainColumn {
    float: left;
    width: 770px;
    display: inline;
    float: left;
    padding-left: 15px;
}
/* @end */

/* @group hmeni */
#topWrapper, #mainWrapper {
	float: left;
	width: 100%;
	clear: both;
}
#mainWrapper {
}
#topWrapperC {
	margin: 0 auto;
	width: 1030px;
}
#mainWrapperC {
	background: none repeat scroll 0 0 #FFFFFF;
margin: 0 auto 20px;
width: 1030px;
}
#top{	
	width: 100%;
	float: left;
}
#leftColumn {
	width: 220px;
	float: left;
	margin: 0 0 0 0;
}
#rightColumn {
	width: 200px;
	float: right;
	overflow: hidden;
	padding: 10px 0 20px 0;
	z-index: 1;
	background-color: #dfdfdf;
}
#rightColumn .colbox {
	float: left;
	width: 180px;
	margin: 0 0 0 20px;
	display: inline;
}
#rightColumn .item {
	margin: 15px 0 0 0;
	padding: 0 0 15px 0;
	border-bottom: 1px solid #d1d1d1;
}
#rightColumn .date {
	color: #707070;
}
#rightColumn h5 a {
	text-decoration: none;
	font-size: 13px;
}
#rightColumn .img {
	float: left;
	margin: 0 15px 10px 0;
}
#rightColumn .itemContent {
	width: 160px;
	float: left;
	margin: 0;
	padding: 0;
}
#rightColumn .colbox h3 {

	font-size: 24px;
	color: #131313;
	padding: 0 0 0 0;
}
#menu {
	position: relative;
	width: 1000px;
	height: 65px;
	overflow: hidden;
	margin: 0 auto;
	clear: both;
}
#menu ul {
	float: left;
	padding: 0 0;
	margin: 0 0 0 0;
}
#menu ul#jezikMeni {
	position: absolute;
	right: 0;
	top: 250px;
	margin: 0;
	width: auto;
	background: none;
}
#menu ul#jezikMeni a {
	background: none;
	padding: 13px 0 ;
}
#menu ul li {
	display: inline;
	float: left;
}
h1.h1Novice a{
    border-bottom: 1px solid #999999;
    color: #113080;
    float: left;
    font-size: 22px;
    margin-top: 4px;
    padding-bottom: 4px;
    padding-left: 0;
    width: 100%;
}
#menu ul li a{
	top: 5px;
	display: block;
	color: #ebe8e1;
	text-decoration: none;
	padding: 0;
	float: left;
	font: 16px/16px;
}
#menu ul li.first a {
	margin-left: 8px;
}
#menu ul li.first a b {
	background: url(hline.gif) no-repeat 0 bottom;
}
#menu ul.firstActive {
	background: url(hmeni_active_left.png) no-repeat left top;
	padding-left: 9px;
}
#menu ul.lastActive {
	padding-right: 9px;
	background: url(hmeni_active_right.png) no-repeat right top;	
}
#menu ul.firstActive li.first a span {

}
#menu ul.firstActive li.first a {
	margin-left: 0;
}
#menu ul li a span b {
	font-weight: normal;
	text-shadow: rgba(0,0,0,0.64) 0 -1px 0;
	padding: 22px 25px 16px 25px;
	display: block;
	float: left;

}
#menu ul li.preAkt a span  {
	background: url(hmeni_active_left.png) no-repeat right top;
}
#menu ul li.postAkt a span b {
	background: url(hmeni_active_right.png) no-repeat left top;
}
#menu ul li a span {
	display: block;
	float: left;
	background: url(hline.gif) no-repeat right bottom;
}
#menu ul li.hmeniLast a, #menu ul li.preAkt a {
	
}
#menu ul li a:hover, .hmeniHover {
	background: url(hmeni_hover.gif) repeat-x left top;
	color: #fff;
}
#menu ul li a:hover {
	
}
#menu ul a.hmeniAkt {
	color: #fff;
	background: url(hmeni_active_mid.gif) repeat-x left top !important; 	
}
#menu ul a.hmeniAkt span {
	background: none !important;
}
#menu ul a.hmeniAkt span b {
	padding-bottom: 26px;
	padding-top: 26px;
	background: none !important;
}
/* @end */

/* @group items */
.item h3 {
	font-size: 15px;
	color: #333;
	padding: 10px 0 5px 0;
	margin: 0 0 5px 0;
}
#mainColumn .item h2 {
	padding: 5px 0 0 0;
}
.item h3 a, .item h2 a {
	text-decoration: none;
}
.item h3 a {
	color: #12395e;
}
.item {
    display: inline;
    float: left;
    width: 100%;
    margin-bottom: 30px;
}
.item404 {
	background: #ca072f url(e404.png) no-repeat 10px 10px;
	height: 80px;
}
#main .item404 h1 {
	border-bottom: none;
	color: #fff;
	padding: 34px 20px 0 100px;
	text-shadow: rgba(0,0,0,0.4) 1px 1px 0;
	margin: 0;
}
.itemNovice h6,.itemNovica h6 {
	padding: 3px 0 0 0;
	color: #000;
	text-shadow: #fff 0 1px 0;
	margin: 0 0 0 0;
        font-size: 13px;
}
.items {
	border-bottom: 1px dotted #bfbfbf;
}
#mainColumn .searchItem h3 {
	margin: 0;
	padding: 0;
}
#mainColumn .searchItem h2 {
	margin: 0;
	padding: 0;
}
.itemContent {
	padding: 10px 0 0 0;
	float: left;
	width: 100%;
	margin: 0 0 0 0;
	display: inline;
}
.searchItem .itemContent {
	padding: 5px 0 0 0;
}
.itemKatalog .itemContent { 
	padding-top: 0;
}
.itemKatalog .itemKR {
	float: left;
	width: 180px;
}


.itemContent p {
	margin: 0 0 15px 0;
	line-height: 18px;
}
hr {
	background: #ccc;
	border: none;
	height: 1px;
	overflow: hidden;
	clear: both;
}
.itemNovica .itemNav {
	width: 100%;
	border-top: 1px dotted #ccc;	
}
.itemNav {
	float: left;

}
.itemKatalog .itemNav {
	clear: none;
}
a.gVec, a.gBack, a.gDodaj, a.gRemove {
	float: left;
    padding: 0 10px;
    background: #3958A8;
    color: #fff;
    font-size: 12px;
    margin-left: 10px;
    margin-top: 5px;
}
.itemNav a.gVec{
    margin-left: 0px;
    margin-top: 0px;
}
a.gVec:hover, a.gBack:hover, a.gDodaj:hover, a.gRemove:hover {
    text-decoration: underline !important;
}
a.gDodaj,a.gRemove {
	background: url(dodaj.png) no-repeat left center;
	padding-left: 22px;
	padding-right: 10px;
	margin-right: 10px;
	border-right: 1px solid #d4d0d1;
}
a.gRemove {
	background-image: url(remove.png);
}
a.gBack {
	margin-top: 5px;
        margin-left: 0px;
}
.katCena small b {
	text-decoration: line-through;
}
.katCena p {
	font-size: 12px;
	margin-top: 15px;
}
.katCena strong b {
	color: #37962b;
}
.katCena strong {
	color: #10387f;
}
.katCena small {
	font-size: 12px;
	display: block;	
}
.katCena b {
	color: #272727;
}
.katCena {
	float: left;
	width: 100%;
	clear: both;
	padding: 0 0 5px;
	font-size: 14px;
}
.itemSearch .itemContent {
	padding: 10px 15px;
	margin: 15px 0 15px 0;
	text-shadow: rgba(255,255,255,0.6) 0 1px 0;
	color: #6c7676;
	width: auto;
	clear: both;
	background-color: #bec6c9;
}
p.searchNoResult {
	clear: both;
}
h2 .searchStr {
	font-weight: bold;
	color: #ae2172;
	text-decoration: underline;
}
.itemContent span.searchStr {
	font-weight: bold;
	background: #ae2172;
	color: #fff;
	padding: 0 2px;
	margin: 0 1px;
}
.itemContent ul {
	margin: 0 0 10px 30px;
}
.itemContent ul ul {
	margin-top: 0;
	margin-bottom: 0;
}
.itemContent ul li {
	list-style: square inside none;
padding: 2px 0;
}
.gKoment span {
	font-size: 11px;
	color: #9b9b9b;
}
.gKoment {
	display: block;
	float: left;
	text-decoration: none;
	padding: 8px 10px 8px 30px;
	margin: 15px 0 0 15px;
}
#mainColumn .item .itemDatoteke h2 {
	border-bottom: 1px dotted #ccc;
	padding: 0;
	line-height: 20px;
}
.itemDatoteke {
	float: left;
	width: 100%;
	clear: both;
	padding: 20px 0 0 0;
}
.itemDatoteke ul {
	margin: 5px 0 0 5px;
}
.itemDatoteke ul li {
	list-style: none;
	background: url(page_white.png) no-repeat left 2px;
	display: block;
	padding: 4px 0 4px 22px;
}
.itemDatoteke ul li.datoteke_pdf {
	background-image: url(page_white_acrobat.png);
}
.itemDatoteke ul li.datoteke_txt {
	background-image: url(page_white_text.png);
}
.itemDatoteke ul li.datoteke_psd, .itemDatoteke ul li.datoteke_jpg, .itemDatoteke ul li.datoteke_gif, .itemDatoteke ul li.datoteke_png {
	background-image: url(page_white_paintbrush.png);
}
.itemDatoteke ul li.datoteke_ppt, .itemDatoteke ul li.datoteke_pptx {
	background-image: url(page_white_powerpoint.png);
}
.itemDatoteke ul li.datoteke_ai, .itemDatoteke ul li.datoteke_eps {
	background-image: url(page_white_vector.png);
}
.itemDatoteke ul li.datoteke_zip, .itemDatoteke ul li.datoteke_rar {
	background-image: url(page_white_zip.png);
}
.itemDatoteke ul li.datoteke_xls {
	background-image: url(page_excel.png);
}
.itemDatoteke ul li.datoteke_doc,.itemDatoteke ul li.datoteke_docx {
	background-image: url(page_word.png);
}
.itemDatoteke ul li span {
	font-size: 11px;
	color: #a3a3a3;
}
/* @end */

/* @group items */
.footerCol h4 {
	color: #cacaca;
	font-size: 16px;
	text-shadow: #000000 1px 1px 0px;
	padding: 0 0 15px 0;
}
.footerCol strong {
	color: #777;
}

.footerCol a {
	text-decoration: none;
	color: #f46c14;
}
.footerCol2, .footerCol3 {

}
.footerCol p {
	margin: 0 0 10px 0;
	line-height: 16px;
}
.footerCol h3 {
	color: #e1e9ec;
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px dotted #177c88;

	text-shadow: rgba(0,0,0,0.47) 1px 1px 0;
}
.footerCol {
	color: #879ca4;
	float: left;	
	width: 280px;
	overflow: hidden;
	margin: 30px 0 0 0;
	padding: 0 20px 0 20px;
}
.footerCol1 {

}
.footerCol label {
	display: block;
	clear: both;
	padding: 4px 0;
	overflow: hidden;
}
.footerCol label span {
	display: block;
	float: left;
	width: 90px;
}
.footerCol label input, .footerCol label textarea {
	float: right;
	border: none;
	background-color: #464646;
	padding: 4px 0 4px 10px;
	width: 150px;
	color: #fff;
}

.footerCol label input:focus, .footerCol label textarea:focus {
	background: #6c6c6c;	
	color: #000;
}
.footerCol .ferror, .footerCol label .ferror:focus {
	background-color: #513939;
}
.footerCol label .ferror:focus { 
	background-color: #8b2527;
}
.footerCol label textarea {
	height: 90px;	
	width: 170px;
	margin: 0;
}
.footerCol label input {
	margin-right: 20px;
}
.footerCol3 a strong {
	color: #9f9f9f;
}
.footerCol3 .itemContent {
	padding: 0;
}
.footerCol3 ul {
	margin:0;
}
.footerCol3 ul ul {
	margin: 0 0 0 25px;
}
.footerCol3 ul li {
	list-style: none;
}
.footerCol3 ul ul li {
	list-style: square;
}
.footerCol3 a {
	color: #879ca4;
}
.footerCol a:hover, .footerCol a:hover strong {
	text-decoration: underline;	
	color: #f8b834;
}
p.error {
	background: #a50409;
	position: absolute;
	color: #fff;
	text-shadow: #780206 1px 1px 0;
	padding: 4px 10px;
	z-index: 1000000;
	box-shadow:  1px 1px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 1px 1px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.2);
}
p.error span {
	display: block;
	position: absolute;
	right: -12px;
	top: 0;
	background: url(error_pointer.png) no-repeat right center;
	width: 12px;
	height: 100%;
}
.cBoxLeft, .cBoxRight {
	width: 49%;
	text-shadow: rgba(255,255,255,0.6) 1px 1px 0;
	background-color: #c1c6c9;
	padding: 10px 15px;
	font: italic 14px/18px 'Segoe UI', "Times New Roman", Times, serif;
}
.cBoxLeft {
	float: left;
	margin: 15px 15px 15px 0;
}
.cBoxRight {
	float: right;
	margin: 15px 0 15px 15px;
}
/* @end */

#overlayBcms {
	position: absolute;
	z-index: 10000;
	background: url(reference_back.jpg) #0a0a0a;
	left: 0;
	top: 0;
}
#overlayBcmsLoading {
	display: none;
}
#overlayBcms.loading #overlayBcmsLoading {
	position: absolute;
	left: 0;
	display: block;
	width: 100%;
	background: url(ref_loading.gif) no-repeat center center #0e0e0e;
	/*background: url(/admin/one/css/loading.gif) no-repeat center center;*/
}
.infoBox {
	background: #E2E2E2;
	clear: both;
	margin: 0 0 10px 0;
}
#zastaviteF .infoBox {
	margin-top: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#uRight .infoBox {
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
}
.infoBox.error, .infoBoxError {
	background: #ca072f;
	
}
.infoBox.error p {
	font-weight: bold;
	text-shadow: rgba(0,0,0,0.45) 1px 1px 0;
}
.infoBox p {
	margin: 0;
	font-size: 12px;
	color: #636363;
	padding: 15px 15px 15px 15px;
}
.infoBoxError p {
	text-shadow: #8e0421 1px 1px 0;
	margin: 0;
	padding: 5px 15px 0 15px;
}
.itemSitemap ul {
	margin: 0;
}
.itemSitemap ul li {
	float: left;
	display: block;
	width: 18%;
	margin-right: 2%;
}
.itemSitemap ul li a {
	display: block;
	padding: 8px 15px;
	text-decoration: none;
	text-decoration: none;
	cursor: pointer;
	color: #222;
	text-shadow: 0 -1px #fff;
	font-size: 12px;
	border: none;
	margin-bottom: 10px;
}
.itemSitemap ul li li a {
	border-bottom: 1px dotted #ccc;	
	background: none;
	box-shadow: none;
	border-radius: 0;
	padding: 6px 15px;
	margin: 0;
}
.itemSitemap ul li li {
	display: inline;
	float: none;
	margin: 0;
}
.itemSitemap ul ul ul a {
	padding-left: 30px;
	color: #5a5a5a;
}
.itemSitemap ul ul ul ul a {
	padding-left: 45px;	
}


.galerijaRow {
	float: left;
	width: 100%;
	padding: 0 0 20px 0;
}
.galerijaItem {
	float: left;
    margin: 0;
    text-align: center;
    width: 225px;
}
.galerijaItem.divLast {
	margin-right: 0;
}
.galerijaItem a img {
	-moz-box-shadow:1px 1px 7px rgba(0, 0, 0, 0.3);

	-webkit-box-shadow:1px 1px 7px rgba(0, 0, 0, 0.3);

	box-shadow:1px 1px 7px rgba(0, 0, 0, 0.3); 	
	border: 1px solid #6d6d6d;
}
.itemImgs {
    float: left;
    margin-bottom: 10px;
    margin-right: 20px;
    width: 250px;
}
.itemImgsa{
    width: 133px;
}
.itemNovice .itemImgs,.itemNovica .itemImgs {
}
.itemDogodki .itemImgs {
	margin-bottom: 0;
}

.itemImgs a.firstImg {
	margin-top: 0;
}
.itemImgs a img {

}
#registration_link a{
    font-style: normal !important;
    color:#ff0000;
}
.itemImgs a {
	margin: 15px 0 5px 0;
	float: left;
	width:auto;
	overflow: hidden;
	display: block;
	
}
.itemNovice .itemImgs a, .itemNovica .itemImgs a {
}
.itemKatalog .itemImgs {
	width: 114px;
	border: none;
	margin: 0 0 10px 15px;
}
.itemKatalog .itemImgs a {
	width: 114px;	
}
.itemImgs p, .galerijaItem p {
	 color: #979797;
    float: left;
    font-size: 13px;
    font-style: italic;
    margin: 0;
    padding: 5px 0;
    text-align: left;
    width: auto;
    clear: left;
}
.itemNovice .itemImgs p,.itemNovica .itemImgs p {
	width: auto;
}
.galerijaContainer {
	float: left;
	width: 100%;
	border-bottom: 1px dotted #ccc;
	padding: 0 0 0 0;
	
}
.galerijaItem p {
	width: 100%;
	padding: 10px 0 0 0;
}
.item h1 a {
	text-decoration: none;
}
.msg {
	background-color: #37962b;
	float: left;
	width: 100%;
	margin: 0 0 20px 0;
	display: none;
}
.msg p {
	padding: 10px 20px;
	margin: 0;
	font: 16px;
	color: #fffefe;
	text-shadow: rgba(0,0,0,0.15) 1px 1px 0;
}
.itemContent label {
	display: block;
	float: left;
	width: 100%;
	padding: 3px 0;
	clear: both;
        max-width: 400px;
}
.itemContent label.ferror {
	color: #a30409;
	text-shadow: #fff 0 1px 0;
}
.clearer {
	clear:both;
	display:block;
	font-size:1px;
	height:1px;
	overflow: hidden;
	line-height:1px;
	margin-bottom:0;
}
.itemContent label span,#bcms_kepca_c label {
	display: block;
        float: left;
        width: 148px;
}
.itemContent label input {
	float: right;
	width: 170px;
	margin-right: 60px !important;
}
.itemContent label select {
	width: 191px;
        background: none repeat scroll 0 0 #E2E2E2;
    border: 1px solid #5B5C57;
    color: #A6A6A6;
        margin: 0;
        padding: 6px 10px;
        float: right;
         margin-right: 60px !important;
}
.dugme11{
    clear: both;
float: left;
margin-top: 10px;
width: 100%;
}
.dugme11 input{
    background: none repeat scroll 0 0 #686868;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    font-size: 14px;
    font-style: italic;
    font-weight: bold;
    margin: 5px 0 15px 350px;
    padding: 5px;
    text-align: center;
    width: auto;
}
.itemContent label textarea {
	float: right;
	width: 230px;
}
.itemContent label input.ferror, .itemContent label textarea.ferror {
	background-color: #e9c2c3;
}

/* @group paging */
.pagingWrapper {
	float: left;
	width: 100%;
	margin: 0 0 10px 0;
	background-color: #eee;
}
.bcmsPaging {
	clear: both;
	padding: 0 5px;
}
.bcmsPaging li {
	display: inline;
}
.bcmsPaging li span {
	display: block;
	float: left;
	padding: 5px 8px;
	margin: 5px 0;
	
}
.bcmsPaging li a:hover {
	text-decoration: none;
}
.bcmsPaging li a:hover span {
	background-color: #099;	
	color: #fff;
}
.bcmsPaging li.bcmsPagingPrev span {
	background: url("arrow_s_pink_left.png") no-repeat scroll left 0 transparent;
height: 10px;
margin-top: 10px;
padding-left: 28px;
}
.bcmsPaging .bcmsPagingActive span {
	background: #099;
	color: #fff;
	text-shadow: #005454 1px 1px 0;
	font-weight: bold;
}
.bcmsPaging li.bcmsPagingNext span {
	float: right;
	padding-right: 28px;
	background: url(vec.png) no-repeat right 0;
	height: 10px;
margin-top: 10px;
}
.bcmsPaging li.bcmsPagingNext a:hover span {
    background-color: #EEEEEE;
}
.bcmsPaging li.bcmsPagingPrev a:hover span {
    background-color: #EEEEEE;
}

/* @end */




/* @group Basic */

#enoviceBox #formaEnovice, #podporaBoxRight #podporaBox {
	margin: 15px;
}
#leftColumn h2, #rightColumn h2, #rightColumn h2 a {
	font-size: 18px;
	text-decoration: none;
	color: #454545;
}
#googleOkvir {
	width: 100%;
	float: left;
	-moz-box-shadow:1px 1px 7px rgba(0, 0, 0, 0.3);

	-webkit-box-shadow:1px 1px 7px rgba(0, 0, 0, 0.3);

	box-shadow:1px 1px 7px rgba(0, 0, 0, 0.3); 	
	border: 1px solid #6d6d6d;
}
.bcmsGoogleMap {
	margin: 0;

}
.bcmsGmapCalcRoute {
	border-top: 1px solid #cdcdcd;
	clear: both;
	float: left;
	width: 100%;
	padding: 0 0 15px 0;
	background: #d8dcdf;
}
.bcmsGmapCalcRouteText {
	margin: 0 0 10px 10px;
	padding: 10px 0 0 0;
	display: block;
	text-shadow: #fffeff 0 1px 0;
}
.bcmsGmapCalcRouteInput {
	margin-left: 10px !important;
	width: 250px;
}
.bcmsGmapCalcRouteInput.example {
	font-family: 'Segoe UI', arial, helvetica, sans-serif;
	color: #999;
}
.bcmsGmapCalcRouteButton {
	margin-left: 10px;
	padding: 5px 15px;
}
.bcmsGmapDirectionsPanel {
	float: left;
	width: 630px;
	margin-left: 10px;
}
.bcmsGmapDirectionsPanel table {
	width: 100%;
}
.bcmsGmapDirectionsPanel .adp-placemark td {
	background: #b7babd;

	color: #fff;
	text-shadow: rgba(0,0,0,0.19) 1px 1px 0;
}
.bcmsGmapDirectionsPanel .adp-placemark {
	border-color: #a9a9a9;
}
.bcmsGmapDirectionsPanel td {
	border-color: #c6c6c6;
}
.bcmsGmapDirectionsPanel .infoBox {
	margin-top: 15px;
}
.bcmsGmapDirectionsPanel .infoBox p {
	margin: 0;
}
.bcmsMarkerTxt {
	height: 60px;
}
.bcmsMarkerTxt, .bcmsMarkerTxt p {
	margin: 0;
	padding: 0;
	line-height: 12px;
	font-size: 11px;
}
.item strong {
    font-weight: bold;
}
#mainColumn h1, #fullColumn h1 {
	font-size: 25px;
	line-height: 30px;
	padding: 0 0 8px 0;
}
#fullColumn h1 span {
	color: #d6d6d6;
}
#mainColumn h2, .itemContent h2 {
	font-weight: normal;
	font-style: normal;
	color: #113080;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-size: 20px;
}
#mainColumn .itemKatalog h2,#mainColumn .itemKatalogSingle h2 {
	margin-bottom: 10px;
}
#vmeni i {
	font-style: normal;
}
.itemContent h2 { 
	margin: 0 0 15px 0;
	font-size: 16px;
}
#mainColumn .item .itemContent .itemDatoteke h2 {
	color: #000000;
font-size: 16px;
margin: 0;
padding: 0 0 5px;
}

/* @end */



/* @group podpora */

.bcmsGmapCalcRouteInput,#zastaviteF .r5, .f_loginC input, #googleRouteToolbar .r5, .itemContent label input, .itemContent label textarea, #commentForm textarea, .itemContent input.r5, #bcms_kepca_i {
	border: none;
	padding:6px 10px;
	margin: 0;
	background-color: #fff;
}

.form_row{
    float: left;
    width: 100%;
    margin-bottom: 5px;
}
.form_row h3{
    float: left;
    width: 200px;
    font-size: 13px;
    padding-top: 5px;
}
#bcms_kepca_c{
    float: left;
    width: 100%;
    margin-top: 5px;
}
#bcms_kepca_c #bcms_kepca_i{
    background: none repeat scroll 0 0 #E2E2E2;
    border: 1px solid #5B5C57;
    color: #A6A6A6;
    float: left;
    width: 230px;
}
#bcms_kepca_cc, .bcms_kepca_cc {
    float: left !important;
    margin-left: 147px;
    width: auto !important;
}
.form_row h3 label{
    float: left !important;
}
.itemContent .form_row label{
    float: right;
    clear: none;
    width: auto;
}
.itemContent .form_row label input{
    margin-right: 0px !important;
    width: 200px;
}
.itemContent .form_row label textArea{
    margin-right: 0px !important;
    width: 200px;
}
.forma_cheks{
    float: left;
    width: 100%;
}
.itemContent .form_row .forma_cheks label{
    float: right !important;
    width: 220px !important;
    clear: both  !important;
    line-height: 9px;
}
.itemContent .form_row .forma_cheks label input{
    float: left;
    width: auto;
    margin-right: 3px !important;
    
}
.itemContent label input, .itemContent label textarea {
	background: none repeat scroll 0 0 #E2E2E2;
    border: 1px solid #5B5C57;
    color: #A6A6A6;
    float: right;
}
.itemContent label.ferror input, .itemContent label.ferror textarea {
	background: none repeat scroll 0 0 #E2E2E2;
    border: 1px solid #5B5C57;
    color: #A6A6A6;
    float: right;
}
#zastaviteF .r5:focus,.f_loginC input:focus, .itemContent label input:focus, .itemContent label textarea:focus, #commentForm textarea:focus {
	background: none repeat scroll 0 0 #E2E2E2;
    border: 1px solid #5B5C57;
    color: #A6A6A6;
    float: right;
}

.itemContent label input.chk {
	width: auto;
	margin-right: 5px;	
}

/* @end */

/* @group FCK */
.txtRed {
	color: #bd115e;
}
.txtRedBold {
	color: #bd115e;
	font-weight: bold;
}
.customBold {
	font-weight:bold;
	color: #1750a6;
	text-shadow: #fff 0 1px 0;
}
.customBold2 {
	font-weight:bold;
	color: #212121;
}
.customBold3 {
	font-weight:bold;
	font-size: 16px;
	color: #000;
}
.orangeText {
	color:#ED6F01;
}
.redText {
	color:red;
}

.fckTable {
	border-top: 1px solid #d8d8d8;
	/*clear:both;*/
	margin:20px 0;
        max-width: 540px;
}
.fckTable td, .fckTable th {
	border-bottom: 1px solid #d8d8d8;
	padding:4px 4px 4px 4px;
	vertical-align:top;
	text-align:left;
}
#mc .fckTableHeader .fckTRprvi td {
	background: #B4B4B4;
	border-bottom: 1px solid #d1c7ab;
	color: #fff;
	vertical-align: bottom;
}
#mc .item .fckTableHeader td {
	font-size: 11px;
	line-height: 18px;
}
.fck_Slika_desno, .fck_Slika_levo {
	-moz-box-shadow:1px 1px 7px rgba(0, 0, 0, 0.3);

	-webkit-box-shadow:1px 1px 7px rgba(0, 0, 0, 0.3);

	box-shadow:1px 1px 7px rgba(0, 0, 0, 0.3); 	
	border: 1px solid #6d6d6d;
	float:right;
	margin:0 0 15px 20px;
}
p.pImportant {
	background-color: #00baf2;
	color: #fff;
	font-size: 14px;
	padding: 10px 15px;
	text-shadow: rgba(0,0,0,0.26) 1px 1px 0;
}
.fck_Slika_levo {
	float:left;
	margin:0 20px 15px 0;
}
.fckTR0 td, .fckTR0 th {
	background: #eff1f2;
}
.fckTable th { 
	vertical-align: bottom;
	border-bottom: 2px solid #8a8473;
	color: #3e3e3e;
	background-color: #d1c8ab;
	font-size: 11px;
}
.fckOkvir, .fckOkvir2 {
	float:right;
	padding:20px 0 20px 45px;

	color:#9c9c9c;
	width:130px;
	margin:5px 0 5px 15px;
}
.fckOkvir2 {
	float:left;
	border-left:none;
	padding:20px 45px 20px 0;
	margin:5px 15px 5px 0;

}

/* @end */
/* @group Lightbox */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #000;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px 'Segoe UI', Arial, sans-serif;
	background-color: #000;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 0; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
/* @end */

.hidden {
	display: none;
}
#main .itemKatalog h1 {
	border-bottom: none;
	font-size: 24px;
	margin-bottom: 0;
}
.itemKatalog {
	width: 310px;
	clear: none;
	margin-bottom: 10px;
	padding-top: 20px;
}
.kClearer {
	border-bottom: 1px dotted #ccc;
	margin: 0 0 0 0;
}
.itemKatalog1 {
	float: right;
}
#kosaricaBar strong {
	color: #fff;
	font-weight: bold;
}
#kosaricaBar a {
	margin: 8px 0 0 15px;
	padding: 5px 10px;
	text-decoration: none;
	color: #fff;
	display: block;
	float: left;
	text-shadow: rgba(0,0,0,0.19) 1px 1px 0;
	background: url(green_gradient.gif) repeat-x left top;
	-moz-box-shadow:1px 1px 5px rgba(0, 0, 0, 0.6);

	-webkit-box-shadow:1px 1px 5px rgba(0, 0, 0, 0.6);

	box-shadow:1px 1px 5px rgba(0, 0, 0, 0.6); 	
}
#kosaricaBar div {
	float: left;
	padding: 0 15px 0 0;
	margin: 12px 0 12px 15px;
	border-right: 1px solid #2c5aa6;
}
#kosaricaBar div.first {
	background: url(cart.png) no-repeat left top;
	padding-left: 24px;
	padding-bottom: 2px;
}
#kosaricaBar {
	padding: 0 0;
	float: left;
	width: 100%;
	text-align: left;
	color: #accac3;
	clear: both;
	background: url(top.jpg) repeat-x left -120px #264d8e;
	-moz-box-shadow:1px 1px 6px rgba(0, 0, 0, 0.4);

	-webkit-box-shadow:1px 1px 6px rgba(0, 0, 0, 0.4);

	box-shadow:1px 1px 6px rgba(0, 0, 0, 0.4); 	
}
#kosaricaBarWrapper {
	width: 100%;
	clear: both;
	margin: 0 0 20px 0;
	float: left;
}
#cartItemList {
	display: none;
	width: 100%;
	float: left;
	clear: both;
	text-align: left;
	background: url(gray_back.jpg);
}
.showCartList #cartItemList {
	display: block;
}
.showCartList #kosaricaBar {
	display: none;
}
.cartListItem .katCena {
	width: 200px;
	clear: none;
}
.cartListItem {
	float: left;
	width: 300px;
	padding: 15px 0;
	margin: 0 0 10px 15px;
}
.cartListItem .itemImgs {
	width: 62px;
	margin: 0 15px 0 0;
	border: none;
}
.cartListItem .itemImgs a {
	width: 60px;
}
.cartListItem h4 {
	font: 18px;
	color: #27426f;
}
.cartListItem label {
	display: block;
	float: left;
	padding: 3px 10px 0 0;
}
.cartListItem input {
	border: none;
	width: 20px;
	padding: 1px 4px;
	text-align: center;
}
.cartQtyMinus,.cartQtyPlus {
	display: block;
	float: left;
	width: 18px;
	height: 21px;
	background: url(cart_qty.png) no-repeat left top;
}
.cartQtyPlus { 
	background-position: right top;
}
.cartRemove {
	display: block;
	float: left;
	width: 22px;
	height: 21px;
	background: url(remove.png) no-repeat center center;
	margin: 0 0 0 10px;
}

#cartItemList .sum {
	display: block;
	clear: both;

	font-size: 13px;
	padding: 5px 15px 10px;
	margin: 0 0 10px 0;
	border-bottom: 2px solid #888b8d;
}
#cartItemList .sum strong {
	font-weight: bold;
	color: #000;
}
.formRow {

	float: left;
	width: 100%;
	padding: 2px 0;
}
#cartItemList .formRow.error input, #cartItemList .formRow.error textarea {
	background-color: #ffc0be;
}
.formRow .error {
	clear: both;
	float: left;
	margin: 3px 0 3px 265px;
	padding: 3px 5px;
	background: #b92823;
	color: #fff;
}
#cartItemList .formRow input {
	border: none;
	float: left;
	background: #fff;
	width: 150px;
	padding: 3px 5px;
}
.formRow textarea {
	border: none;
	width: 200px;
}
.formRow.req label {
	color: #ab005c;
}
.formRow.error label,.formRow.error #bcms_kepca_c label {
	font-weight: bold;
	color: #ea322c;
}
.formRow label,.formRow #bcms_kepca_c label {
	display: block;
	float: left;
	width: 255px;
	text-align: right;
	padding: 0 10px 0 0;
}
.formRow #bcms_kepca_cc {
	padding: 10px 0 5px 265px;
}
#cartOrderForm button {
	float: left;
	clear: both;
	margin: 10px 0 10px 265px;
}

#enoteSearch {
	float: right;
	width: 220px;
	background: #dfdfdf;
}
#enoteSearchC {
	width: 180px;
	margin: 15px 20px;
}
#enoteSearchC select {
	width: 100%;
	margin: 0 0 4px 0;
}
#enoteSearchC button {
	text-align: center;
	color: #fff;
	width: 100%;
	margin: 10px 0 0 0;
	padding: 5px 0;
	border: 1px solid #424d5f;
	font: 16px;
	text-shadow: rgba(0,0,0,0.61) 0 1px 0;
	background: #456363 repeat-x;
}
#galerijaBottom {
	width: 100%;
	float: left;
	clear: both;
	overflow: hidden;
	background: #e9e9e9;
	margin: 0 0 0 0;
	margin-bottom: 170px;
}
#galerijaBottomC {
	padding: 20px 0 20px;
	width: 984px;
	margin: 0 auto;
}
#galerijaBottomC h3 {
	float: left;
	width: 100px;
	text-align: left;
	font-size: 20px;
	padding: 0 0 10px 0;
	color: #757a89;
}
#galerijaBottomC a {
	display: inline;
	float: right;
	margin: 0 0 0 20px;
	width: 400px;
	overflow: hidden;
}
#novoCenik {

	width: 100%;
}
#novoCenik td,#novoCenik th {
	padding: 6px 5px 6px 0;
	border-bottom: 1px solid #eee !important;
	font-size: 12px;
}
#novoCenik th {
	border-bottom: 2px solid #000 !important;	
	vertical-align: bottom;
}
#novoCenik th span {
	display: block;
	float: left;
	padding-right: 24px;
}

#novoCenik .status1 span {
	color: #78c526;
}
#novoCenik .status2 {
	color: #b1b1b1;
}
#novoCenik .status2 span {
	color: #c52525;
}
#novoCenik .status3 span {
	color: #c56f25;
}
#novoCenik td a {
	display: block;
	float: left;
	padding: 0 5px 0 0;
}
#novoCenik tr.hover td,#novoCenik tr:hover td {
	background: #314051;
	color: #fff;
	text-shadow: #25313e 1px 1px 0;
}
#novoCenik tr.hover td a,#novoCenik tr:hover td a {
	color: #bde83d;
	padding: 0 0 0 5px;
}
#novoCenik tr.hover td span {
	color: #fff;	
}
.cenikFooter {
	padding: 20px 0;
}
#fullColumn {
	float: left;
	width: 984px;
	margin: 0 0 40px 0;
	background: #fff;
	overflow: hidden;
	position: relative;
}
#oglasTlorisImg {
	float: right;
	width: 550px;
	margin: 15px 10px;
}
#oglasTlorisImg img {
	width: 100%;
}
#nepTableC {
	float: left;
	width: 340px;
	margin: 20px 20px 20px 20px;
}
#nepTable {
	width: 100%;
}
#nepTable td, #nepTable th {
	padding: 4px 5px 4px 0;
	border-bottom: 1px solid #eee;
} 
#nepTable .nepTR0 td {
	background-color: #f3f3f3;
}
#nepTable .nepSUM td {
	border-top: 2px solid #ccc;
	border-bottom: none;
	color: #3c3c3c;
	background: #fff;
}
#nepTable .nepTH td {
	border-bottom: 2px solid #ccc;
}
#flashCnt {
	float: left;
	width: 100%;
	border-top: 1px dashed #ccc;
	background: #d5dee9;
}
#nepTableC p.cena {
	padding: 10px;
	margin: 20px 0 0 0;
	background-color: #eee;
	color: #9ca3ab;
	border: 1px dashed #e6e6e6;
}
#nepTableC p.cena strong {
	color: #363636;
}
a.pdfTloris span {
	color: #a6a6a6;
}
a.pdfTloris {
	text-decoration: none;
	display: block;	
	margin: 20px 0 0 0;
	padding: 5px 0 5px 24px;
	background: url(page_white_acrobat.png) no-repeat left center;
}
#nepTabela {
	float: left;
	position: relative;
	width: 100%;
	padding: 0 0 10px 0;
}
.tlorisJump {
	position: absolute;
	right: 20px;
	top: 20px;
	text-decoration: none;
	background: url(tlorisi_icon.png) no-repeat left center;
	padding: 4px 0 4px 22px;
}
#bodyNep_tlorisi .item .itemContent {
	padding-left: 80px;
	width: 800px;
	background: url(puscica_down.png) no-repeat left center;
}
#bodyNep_tlorisi .item {
	margin-bottom: 0;
}
#cenikNi {
	clear: both;
	background: #eee;	
	margin: 0 0 10px 0;
	border: 1px solid #eee;
}
#cenikNi p {
	margin: 10px;
	text-align: center;
	font-size: 13px;
	color: #868b92;
	text-shadow: #eaf2ff 0 1px 0;
}
#cenikNi p a {
	font-size: 12px;
	display: block;
}



/* @group Slider top */

#slidesWrapper .slide.link {

	cursor: pointer;

}

#slidesWrapper .slide .slideContent {

	width: 300px;

	padding: 0;
	z-index: 100;
	right: 0;
	top: 25px;
	position: absolute;
	text-shadow: rgba(255,255,255,0.39) 0 1px 0;

}

#slidesWrapper .slide img {

	position: absolute;

	left: 0;

	top: 0;

}

#slidesWrapper .slide .slideContent h4 {

	color: #fff;	

	font-family: 'Segoe UI', Helvetica, Arial, sans-serif;

	font-size: 16px;
	padding: 5px 0 0 0;
	text-shadow: rgba(0,0,0,0.2) 0 1px 0;
}

#slidesWrapper .slide  .slideTxt p {
	margin: 0;
	padding: 0;
}

#slidesWrapper .slide  .slideTxt {

	font-size: 12px;
	line-height: 17px;

	color: #4c4c4c;
	margin: 10px 0 0 0;
	padding: 15px 0;
	border-top: 1px solid rgb(202,211,201);

	border-bottom: 1px solid rgb(202,211,201);

	border-top: 1px solid rgba(0,0,0,0.1);

	border-bottom: 1px solid rgba(0,0,0,0.1);

}

#slidesWrapper .slide h3 {

	font-size: 28px;

	color: #27426f;

	padding: 0 0 0 0;

	margin: 0;

}

#slidesWrapper .slide {

	position: absolute;

	left: 0;

	top: 0;

	width: 100%;

	height: 100%;

	display: none;

}



#slidesWrapper {

	width: 985px;
	margin-left: -30px;

	height: 242px;
	left: 30px;
	top: 0;
	z-index: 1;

	overflow: hidden;

	position: absolute;

	text-align: left;

}

#slidesNavLeft,#slidesNavRight {

	display: block;

	float: left;

	width: 23px;

	height: 26px;

	cursor: pointer;

	background: url(arrow_prev.png) no-repeat left top;

}

#slidesNavLeft:hover {

	background-image: url(arrow_prev_hover.png);	

}

#slidesNavRight:hover {

	background-image: url(arrow_next_hover.png);

}

#slidesNavRight {

	background-image: url(arrow_next.png);	

}

#slidesNav p {

	float: left;

	text-align: center;

	width: 50px;

} 

#slidesNav {

	line-height: 25px;

	position: absolute;

	z-index: 2;

	left: 685px;

	bottom: 10px;

	font-size: 16px;

	color: #5e7f8a;
	text-shadow: rgba(255,255,255,0.33) 0 1px 0;

	font-family: 'Segoe UI', Helvetica, Arial, sans-serif;

}

/* @end */

/* @group Footer contact form */


#footerForm label {
	display: block;
	float: left;
	width: 100%;
	padding: 2px 0;
}
#footerForm label input, #footerForm label textarea {
	float: left;
	border: 1px solid #bbc3c5;
	background: #eef3f6;
	padding: 4px 5px;
	width: 150px;
}

#footerForm label.ferror input, #footerForm label.ferror textarea {
	background-color: #fed500;	
}
#footerForm label textarea {
	padding: 0;
	width: 200px;
	height: 100px;
}
#footerForm .button {
	text-align: center;
	margin: 5px 0 0 97px;
}
#footerForm label.ferror span {
	color: #9f0002;	
}
#footerForm label span {
	display: block;
	float: left;
	width: 100px;
}
/* @end */

/* @group Search */
#searchBox {
	bottom: 15px;
float: left;
position: absolute;
right: -3px;
width: auto;
}
.searchFor {
	background: url("search.png") no-repeat scroll left top rgba(0, 0, 0, 0);
border: medium none !important;
color: #4D4D4D;
float: left;
font-size: 18px;
height: 22px;
padding: 2px 37px 2px 14px;
width: 140px;
}
/* @end */

/* @group Uvodna */
#uRight {
	float: right;
	width: 300px;
}
#uLeft h2 {
	color: #27426f;
	font-size: 28px;
	border-bottom: 3px solid #962b6e;
	float: left;
	width: 100%;
	margin: 0 0 15px 0;
}
#uLeft h2 strong {
	font-weight: normal;
	float: left;
	line-height: 28px;
}
#uLeft h2 a {
	float: right;
	text-decoration: none;
	border-left: 1px solid #962b6e;
	font-size: 16px;

	color: #72706b;
	background: url(arrow_s_pink.png) no-repeat right 4px;
	line-height: 24px;
	padding: 3px 25px 3px 15px;
}
#uRight h3 {

	color: #27426f;
	font-size: 24px;
	text-shadow: 0 1px #fff;
	margin: 0;
	line-height: 24px;
	padding: 15px 20px 5px 20px;
}
#uLeft span.date {
	color: #a5a5a5;
	display: block;
	padding: 0 0 10px 0;
}
#uLeft h5 a, #uLeft h4 a  {
	color: #962b6e;
	text-decoration: none;
	padding: 0 0 3px 0;
	display: block;
}
#uLeft h3 a {
	line-height: 16px;
	color: #12418e;
	font-size: 16px;
	text-decoration: none;

}
#uLeft .uNewsLeft h3 a {
	font-size: 22px;
	line-height: 24px;
}
#uLeft .img {
	-moz-box-shadow:1px 1px 7px rgba(0, 0, 0, 0.3);

	-webkit-box-shadow:1px 1px 7px rgba(0, 0, 0, 0.3);

	box-shadow:1px 1px 7px rgba(0, 0, 0, 0.3); 	
	border: 1px solid #6d6d6d;
}
.uNewsLeft .img {
	float: right;
	margin: 0 0 10px 20px;
}
.uNewsRight .newsItem {
	float: left;
	width: 100%;
	padding: 0 0 15px;
	margin: 0 0 15px 0;
	border-bottom: 1px dotted #ccc;
}
.uNewsRight .img {
	float: left;
	margin: 0 15px 0 0;
	width: 60px;
	height: 60px;
	overflow: hidden;
}
.uNewsLeft {
	float: left;
	width: 310px;
}
.uNewsLeft .content p {

}
.uNewsLeft .content {
}
.uNewsLeft .gVec {
	clear: both;
}
.uNewsRight {
	float: right;
	width: 310px;
}
.newsBox {
	float: left;
	width: 100%;
	clear: both;
	margin: 0 0 20px 0;
}
#uLeft .green  h2, #uLeft .green  h2 a { 
	border-color: #37962b;
}
#uLeft .green  h2 a { 
	background-image: url(arrow_s_green.png);
}
/* @end */

/* @group vrednotenje search */
#vrednotenjeSearch {
	float: left;
	width: 100%;
	color: #475367;
	margin: 0 0 25px 0;
	text-shadow: rgba(255,255,255,0.55) 0 1px 0;
	background: url(gray_back.jpg);
}
#vrednotenjeSearch label select {
	float: left;
	margin: 0 0 0 10px;
	width: 150px;
}
#vrednotenjeSearch label select.half {
	width: 70px;
}
#vrednotenjeSearch label span {
	display: block;
	float: left;
	width: 100px;
}
#vrednotenjeSearch label {
	display: block;
	clear: both;
	float: left;
	padding: 2px 20px;
	width: 100%;
}
#vrednotenjeSearch button {
	background: url(button.png) no-repeat left top;
	text-align: center;
	border: none;
	color: #fff;

	text-shadow: 0 -1px #000;
	font-size: 16px;
	width: 134px;
	float: left;
	cursor: pointer;
	padding: 8px 0;
	margin: 10px 0 15px 15px;
}
#vrednotenjeSearch button.reset {
	background-image: url(button_reset.png);
	text-shadow: rgba(0,0,0,0.2) 0 -1px 0;
	width: 128px;
	margin-left: 5px;
}
#vrednotenjeSearch p {
	padding: 0 20px;
	margin: 0 0 10px 0;
}
/* @end */



/* @group bannerji */
#banner300 {
	float: left;
	width: 100%;
	-moz-box-shadow:1px 1px 7px rgba(0, 0, 0, 0.3);

	-webkit-box-shadow:1px 1px 7px rgba(0, 0, 0, 0.3);

	box-shadow:1px 1px 7px rgba(0, 0, 0, 0.3); 	
}
#banner728 {
	width: 728px;
	height: 90px;
	overflow: hidden;
	position: absolute;
	right: 10px;
	top: 12px;
}
/* @end */



/* @group jQuery autocomplete */

.ac_results {
	text-align: left;
	margin: 8px 0 0 -60px;
	padding: 0 0 15px 0;
	background-color: #282828;
	overflow: hidden;
	z-index: 99999;
	-webkit-box-shadow:0 0 15px rgba(0,0,0,0.5);
	-moz-box-shadow:0 0 15px rgba(0,0,0,0.5);
	box-shadow:0 0 15px rgba(0,0,0,0.5);
}
.ac_results .button {
	margin: 15px 0 0 15px;
}
.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
	background: #000;
	border-bottom: 1px solid #323232;
}
.ac_results li span {
	display: block;
	font-size: 11px;
	color: #9ea6a4;
}
.ac_results li {
	text-align: left;
	margin: 0px;
	padding: 8px 10px;
	cursor: default;
	display: block;
	border-bottom: 1px dotted #313131;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
	color: #679fd4;
}

.ac_loading {
	/* background: white url('indicator.gif') right center no-repeat; */
}

.ac_odd {
	
}

.ac_results .ac_over {
	background: #0d2136;
	color: white;
	text-shadow: rgba(0,0,0,0.2) 0 1px 0;
}
.ac_over span {
	color: #d0d0d0;
}
/* @end */

ul.itemSeznam {
	margin: 15px 0 15px 0;
	padding: 10px 0 10px 10px;
	border-top: 1px dotted #d8d8d8;
	border-bottom: 1px dotted #d8d8d8;
}
.item4 ul.itemSeznam {
	border-top: none;
	margin-top: 0;
	padding-top: 5px;
}
ul.itemSeznam li a {
	display: block;
	padding: 4px 0 4px 20px;
	margin: 2px 0;
	background: url(arrow_s_pink.png) no-repeat left center;
}
#tip7-title b {
	color: #fff;
	text-shadow: 1px 1px #000;
	font-size: 15px;
}
#tip7-title span {
	color: #d4d4d4;
	display: block;
	text-shadow: 1px 1px #000;
}

#akcijskaLeft {
	float: left;
	width: 100%;
	padding: 0 0 15px 0;
	clear: both;
	margin: 0 0 50px 0;
	background-color: #bfc8cc;
}
#akcijskaLeft .itemImgs {
	width: 195px;
	margin: 0 15px;
}
#akcijskaLeft p {
	margin: 10px 0 0 0;
}
#akcijskaLeft h3 {
	font-size: 22px;
	margin: 0;
	padding: 0;
}
#akcijskaLeft h4 a {
	color: #2a2a2a;
}
#akcijskaLeft h4 {
	margin: 0;
	padding: 0;
}
#akcijskaLeft h2 {
	font-size: 22px;
	padding: 10px 15px 0;
}
#akcijskaLeft .itemImgs a {
	width: 100%;
}
#akcijskaLeft .content {
	margin: 0 15px;
	padding: 10px 0 0 0;
	clear: both;
	
}
#akcijskaLeft .katCena {
	padding: 15px 0 0 0;
}

#jezikMeni {
	float: left;
position: absolute;
right: 0px;
top: 1px;
}
#jezikMeni li {
	display: inline;
float: left;
margin-right: 0;
padding-left: 13px;
padding-right: 5px;
}
#jezikMeni li{
    border-right: 1px solid #000;
}
#jezikMeni li:last-child{
    padding-left: 5px;
}
#jezikMeni li a {
	background: url("/admin/elementi/flags/sl.png") no-repeat scroll right center rgba(0, 0, 0, 0);
color: #000;
display: block;
float: left;
line-height: 13px;
margin-right: 4px;
margin-top: 12px;
padding: 2px 20px 0 0;
margin-left: 1px;
font-size: 13px;
font-family: 'Open Sans',sans-serif !important;
}
#jezikMeni li.en a {
	background-image: url(/admin/elementi/flags/en.png);
}
#jezikMeni li.sr a {
	background-image: url(/admin/elementi/flags/sr.png);
}
#jezikMeni li.hr a {
	background-image: url(/admin/elementi/flags/hr.png);
}
/* @group mailing box */
.colbox_mailing{
    float: right;
    margin-top: 50px;
}
#eNovice h3 {
	color: #FFFFFF;
font-size: 21px;
width: 245px;
padding-left: 10px;
}
#eNovice {
	float: left;
	width: 100%;
}
#eNovice form {
	float: left;
        position: absolute;
}
#eNovice form p {
	width: 190px;
	margin: 0 0 0 0;
}
#eNovice form .submit {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
border: medium none;
color: rgba(0, 0, 0, 0);
cursor: pointer;
float: right;
font-size: 0;
font-style: italic;
font-weight: bold;
height: 30px;
position: absolute;
right: 0;
text-align: center;
top: 10px;
width: 30px;
}
.input{
	 display: block;
    float: left;
    font-size: 15px;
    line-height: 22px;
    padding: 10px 0 5px;
    width: 100%;
}
.input{
    float: left;
    margin-bottom: 3px;
    width: 100%;
    padding-top: 0px;
}
.input input{
	 background: url(mailing.png) no-repeat;
    border: none;
    color: #A6A6A6;
    float: right;
    padding: 4px 10px;
    width: 202px;
    height: 22px;
}
.input span{
    float: left;
}
.hmeni{
    float: left;
    width: 100%;
    background: #353132;
    
}
.hmeni ul{
    background: none repeat scroll 0 0 #E6E6E6;
float: left;
height: 70px;
width: 100%;
}
.hmeni ul i{
    display: none;
}
.hmeni ul ul{
    display: none;
}
.hmeni li{
    float: left;
    width: auto;
    border-right: 1px solid #B0B0B0;
}
.hmeni li.first{
}
.hmeni li a{
    color: #3958A8;
float: left;
font-family: 'Open Sans',sans-serif !important;
font-size: 18px;
font-weight: normal;
height: 38px;
line-height: 20px;
max-width: 90px;
padding-left: 12px;
padding-right: 44px;
padding-top: 7px;
text-align: left;
text-decoration: none;
white-space: pre-wrap;
width: auto;

}
.hmeni li:last-child a{
    /*background: url("novice_naslov.png") no-repeat scroll 80px 10px rgba(0, 0, 0, 0);*/
}
.hmeni li a:hover{
    text-decoration: underline;
}
.hmeniAkt{
   text-decoration: underline !important;
}
.hmeni li:last-child{
    border-right: none !important;
}
.colbox1 a{
    color: #636363;
    float: left;
    font-size: 14px;
    font-style: italic;
    font-weight: bold;
    margin-left: 15px;
    margin-top: 5px;
    padding-bottom: 10px;
    padding-left: 50px;
    padding-top: 10px;
    width: 200px;
}
.colbox1 a:hover{
    text-decoration: underline;
}
.social{
    float: right;
    width: auto;
    margin-right: 20px;
}
.social h3{
   color: #FFFFFF;
float: left;
font-size: 15px;
line-height: 30px;
margin: 0 15px 0 0;
padding: 0;
width: auto;
}
.social a{
    float: left;
    width: 30px;
    height: 30px;
    margin-right: 10px;
}
.twiter{
    background: url(twiter.png) no-repeat center;
}
.facebook{
    background: url(facebook.png) no-repeat center;
}
.linkedin{
    background: url(linkedIn.png) no-repeat center;
}
.right_box{
    float: left;
    width: 100%;
}
.right_box h3{
    background: none repeat scroll 0 0 #353132;
    color: #FFFFFF;
    font-size: 19px;
    padding: 5px 0 4px 40px;
    position: relative;
    width: 185px;
    margin-top: 25px;
}
.right_content{
    margin: 10px 10px 10px 30px;
    width: 185px;
    color: #454545;
}
.right_content p{
    color: #454545;
}
.right_content a{
    color: #636363;
    float: left;
    font-size: 13px;
    font-style: italic;
    font-weight: bold;
    margin-top: 5px;
    width: 180px;
}
.right_content p a{
    width: auto !important;
}
.right_content a:hover{
    text-decoration: underline;
}
.right_datoteke{
    float: left;
padding-bottom: 20px;
padding-top: 30px;
width: 200px;
position: relative;
}
#banner{
    margin: 0 auto;
}
.right_datoteke a{
     float: left;
    margin: 0;
    height: 50px;
}
.right_datoteke img{
    height: 50px;
}
.WraperAmbasadors{
    margin: 0 auto;
    width: 1030px;
}
.ambasadors{
   width: 920px;
   padding: 20px;
   float: left;
   background: #fff;
   box-shadow: 1px 1px 6px #ccc;
   margin-top: 20px;
   
}
.ambasadors h2{
    color: #363233;
    float: left;
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 10px;
    text-align: left;
    width: 100%;
}
.ambasadorsbox{
    float: left;
    margin-left: 25px;
    margin-right: 25px;
    width: 145px;
}
.ambasadorsboxfirst{
    margin-left: 0px !important;
}
.ambasadorsboxlast{
    margin-right: 0px !important;
}
.ambasadorsbox h3{
    color: #454545;
    float: left;
    font-size: 18px;
    text-align: left;
    width: 100%;
}
.ambassadorslink{
     background: url("ambasadorsLink.jpg") no-repeat scroll left center transparent;
    color: #454545;
    float: right;
    font-size: 18px;
    font-style: italic;
    font-weight: bold;
    height: 41px;
    line-height: 40px;
    margin-left: 30px;
    padding-left: 30px;
}
.ambassadorslink:hover{
    text-decoration: underline;
}
.printerijadaCont{
    float: right;
    margin-top: 10px;
}
.povezava a{
    margin: 0px;
    margin-right: 4px;
    float: left;
}
#lastNews{
    border-bottom: 1px dotted #000000;
float: left;
margin-bottom: 20px;
padding-bottom: 10px;
width: 100%;
}
.parni{
    background: #F5F5F5;
}
.itemSpikeri a:hover{
    color: #7B7B8B;
}
.itemSpikeri{
    color: #333333;
}

h6 span{
    color: #333;
    margin-right: 5px;
}
.ambasadors_img{
    float: left;
    margin: 9px;
    display: inline;
    width: 145px;
}
.ambasadors_img h3{
    margin-bottom: 0px;
    padding-bottom: 2px;
    width: 145px;
    float: left;
}
.ambasadors_img p{
    margin-bottom: 4px;
    width: 145px;
    float: left;
}
.row{
    float: left;
    width: 100%;
}
label .radio_check{
    float: left !important;
    margin-left: 336px !important;
    margin-top: 5px !important;
    width: auto !important;
}
.header_menu_width{
    float: right;
    width: 659px;
    position: relative;
    height: 105px;
}
.top_menu{
    float: left;
    width: auto;
    position: absolute;
    left: 80px;
    top: 1px;
}
.top_menu li{
    float: left;
    width: auto;
    border-right: 1px solid #000;
}
.top_menu li:first-child{
    border-left: 1px solid #000;
}
.top_menu li a{
    color: #000000;
    float: left;
    font-family: 'Open Sans',sans-serif !important;
    font-size: 13px;
    line-height: 13px;
    padding-left: 6px;
    padding-right: 17px;
    padding-top: 14px;
    text-align: left;
    text-transform: uppercase;
    width: 90px;
}
.top_menu li a:hover{
  text-decoration: underline;
}
.footer_row{
    float: left;
    width: 100%;
}
.footer_menu{
    float: left;
    width: 190px;
    margin-left: 20px;
    margin-top: 25px;
}
.footer_menu h2{
    color: #91D8F7;
float: left;
font-size: 21px;
padding-left: 10px;
width: 100%;
}
.footer_menu ul{
    float: left;
    width: 100%;
}
.footer_menu li{
    float: left;
    width: 100%;
}
.footer_menu li a{
    float: left;
    width: auto;
    padding-left: 10px;
    background: url(footer_menu.png) no-repeat left center;
    color: #fff;
    font-size: 15px;
}
.footer_row2{
    bottom: 10px;
float: left;
position: absolute;
width: 100%;
}
ul.footer_logotipi{
    float: left;
    width: auto;
    margin-left: 20px;
}
ul.footer_logotipi li{
    float: left;
    width: auto;
    margin-left: 10px;
}
.footer_info{
    color: #FFFFFF;
float: left;
font-size: 13px;
margin-bottom: 10px;
margin-top: 15px;
padding-left: 2%;
text-align: left;
width: 98%;
}
.uvodna{
    float: left;
    width: 100%;
    background: #fff;
    padding-bottom: 35px;
}
.uvodna_top{
    float: left;
    width: 100%;
    margin-left: 11px;
    margin-top: 20px;
    margin-bottom: 35px;
}
.uvodna_top a{
    float: left;
margin-left: 10px;
margin-right: 10px;
}
.top_box{
    float: left;
height: 183px;
width: 182px;
position: relative;
}
.top_box h1{
    color: #113080;
font-size: 20px;
left: 15px;
line-height: 18px;
position: absolute;
top: 101px;
width: 100px;
}
.top_box h2{
    color: #000;
font-size: 12px;
left: 14px;
line-height: 14px;
position: absolute;
top: 140px;
width: 130px;
}
#mainColumnUvodna{
    float: left;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 35px;
}

#novice{
    float: left;
    width: 435px;
    padding: 10px;
    margin-left: 12px;
    background: url(uvodna_content.png) repeat-x top;
}
#novice h2{
    margin-bottom: 5px;
}
#novice a:hover h2{
    text-decoration: underline;
}
#reference a:hover h1{
    text-decoration: underline !important;
}
#novice ul{
    float: left;
    margin-top: 10px;
}
#reference{
    float: left;
    width: 301px;
    padding: 10px;
    margin-left: 5px;
    background: url(uvodna_content.png) repeat-x top;
}
#reference img{
    float: left;
    margin-right: 10px;
}
#reference p{
    float: none !important;
}
#reference a.gVec{
    clear: both;
}
#podpora{
    float: left;
    width: 200px;
    padding: 10px;
    background: url(uvodna_content2.png) repeat-x top;
}
#partnerji{
    float: left;
    width: 200px;
    padding: 10px;
    background: url(uvodna_content2.png) repeat-x top;
    margin-top: 10px;
}
#col3{
    float: left;
    width: 220px;
    margin-left: 5px;
}
#mainColumnUvodna h1 {
  border-bottom: 1px solid #999999;
color: #113080;
float: left;
font-size: 22px;
margin-top: 4px;
padding-bottom: 4px;
width: 100%;
}
#mainColumnUvodna h6{
    color: #000;
  font-size: 13px;
  float: left;
  width: 425px;
  margin-left: 10px;
}
#mainColumnUvodna h2{
    color: #113080;
  font-size: 19px;
  float: left;
  width: 425px;
  margin-left: 10px;
}
#novice p{
 width: 425px;  
  margin-left: 10px;
}
#mainColumnUvodna p{
     color: #595959;
float: left;
font-size: 15px;
  
}
#novice li{
    float: left;
    margin-bottom: 20px;
}
#reference a.gVec{
    margin-left: 0px;
}

#reference li{
    float: left;
    margin-bottom: 10px;
    margin-top: 10px;
}
#reference li a h2{
    float: left;
    width: 100%;
    padding: 0px;
    margin: 0 0 5px 0;
}
#reference li a:hover h2{
    text-decoration: underline;
}
#podpora p{
    width: 100%;
}
#novice h1{
    background: url("novice_naslov.png") no-repeat scroll 408px center rgba(0, 0, 0, 0);
    border-bottom: 1px solid #999999;
color: #113080;
float: none;
font-size: 22px;
margin-top: 4px;
padding-bottom: 4px;
padding-left: 10px;
width: auto;
}
#reference h1{
    background: url("reference_naslov.png") no-repeat scroll 285px center rgba(0, 0, 0, 0);
}
#leftCol #mainColumnUvodna #reference h1{
    background: url("reference_naslov.png") no-repeat scroll 183px center rgba(0, 0, 0, 0);
}
#podpora h1{
    background: url("podpora_naslov.png") no-repeat scroll 170px center rgba(0, 0, 0, 0);
}
#partnerji h1{
    background: url("partneri_naslov.png") no-repeat scroll 173px center rgba(0, 0, 0, 0);
}
#leftCol #mainColumnUvodna{
    margin-top: 0px;
} 
#leftCol #reference{
    margin-left: 0px !important;
    margin-top: 20px;
    width: 200px;
}
#leftCol #partnerji{
    margin-top: 20px;
}
.dogotki h1{
    margin-bottom: 10px !important;
}
.dogotki a {
    font-size: 13px;
    width: 100%;
    float: left;
}
.dogotki a.blue{
    color: #113080;
}
.dogotki a.gVec{
    width: auto;
    margin-left: 0px !important;
}
.dogotki a img{
    margin: 10px 0 0 0;
}
#breadcrumbz{
    float: left;
margin-bottom: 10px;
margin-left: 15px;
margin-top: 10px;
position: relative;
width: 100%;
z-index: 10;
}
#breadcrumbz ul{
    float: left;
    width: 100%;
}
#breadcrumbz ul li{
    float: left;
    width: auto;
    margin-right: 5px;
}
#mainColumnVmeni{
    float: left;
    width: 540px;
    margin-left: 10px;
}

#vmeni{
    float: left;
    width: 200px;
    background: #EDEDED;
    padding: 10px;
}
#vmeni h2{
    border-bottom: 1px solid #999999;
    font-size: 18px;
}
.vmeni{
    float: left;
    margin-top: 10px;
}
#vmeni ul{
    float: left;
    width: 100%;
}
#vmeni ul li{
    float: left;
    width: 100%;
}
#vmeni ul li a{
    float: left;
    width: auto;
    color: #113080;
    font-size: 14px;
    margin-bottom: 3px;
}
#vmeni ul ul li a{
    float: left;
    padding-left: 8px;
    width: auto;
    color: #000;
    font-size: 13px;
    background: url(vmeni_li.png) no-repeat scroll 0 8px rgba(0, 0, 0, 0);
    margin-left: 10px;
    padding-bottom: 2px;
}
#vmeni ul ul ul li a{
    float: left;
    padding-left: 15px;
    width: auto;
    color: #3958A8;
    background: url("vmeni_li_sub.png") no-repeat scroll 7px 8px rgba(0, 0, 0, 0);
    font-size: 13px;
    margin-left: 20px;
    padding-bottom: 2px;
}
#vmeni .vmeniAkt{
    font-weight: 600;
}
#vmeni ul ul ul a.vmeniAkt{
    background: #E0E0E0 url("vmeni_li_activ.png") no-repeat right;
    width: 157px;
    padding-left: 15px;
}
h1.item_vel {
    font-size: 16px !important;
}
.itemImgsprodukt{
    float: left;
width: 100%;
}
.itemImgsprodukt2{
    float: left;
margin-right: 0;
width: 100%;
}
.itemImgsprodukt img{
    padding: 3px;
    border: 1px solid #747474;
}
.itemImgsprodukt2 img{
    padding: 3px;
    border: 1px solid #747474;
}
.item_information{
    float: left;
    width: auto;
}
.informationBox{
    background: none repeat scroll 0 0 #EDEDED;
float: left;
margin-bottom: 5px;
margin-top: 10px;
padding: 2px 5px 2px 10px;
width: 525px;
}
.informationBox .col1{
    float: left;
    width: auto;
    margin-right: 5px;
}
.informationBox .col1 h3{
    color: #113080;
font-size: 19px;
margin: 0;
padding: 0;
}
.informationBox .col2{
    color: #595959 !important;
    float: right;
    font-size: 13px;
    width: 100%;
}
.informationBox .col2 h2{
    color: #747474 !important;
font-size: 13px !important;
padding: 0 !important;
}
.informationBox .col2 ul{
    margin-left: 0px;
}
#main .informationBox .col2 ul li{
    font-family: Tahoma,Geneva,sans-serif;
font-size: 13px !important;
list-style: circle inside none;
    padding: 0px;
}
.informationBox .col2 .itemDatoteke{
    padding-top: 0px;
}
.informationBox .col2 .itemDatoteke ul{
    margin-top: 0px;
}
.informationBox .col2 .itemDatoteke ul li.datoteke_pdf {
  background: url("page_white_acrobat.png") right no-repeat;
  padding-right: 20px;
}
.col1 .fckTable, .col2 .fckTable{
    margin: 0px !important;
    border-top: none !important;
}
.col1 .fckTable tr, .col2 .fckTable tr{
   height: 12px !important;
}
.col1 .fckTable p, .col2 .fckTable p{
    margin-bottom: 0px;
}
.col1 .fckTable td, .col1 .fckTable th, .col2 .fckTable td, .col2 .fckTable th{
    border: none !important;
    background: transparent !important;
    padding: 0px !important;
    height: 12px !important;
    color: #595959;
    font-size: 13px;
}
.ac_submit{
    display: none;
}
#idSharedVue {
  background-color: #FFFFFF;
  max-width: 1200px;
  padding: 10px 0 !important;
  overflow: hidden !important;
}
#vmeni.frame {
  background: none repeat scroll 0 0 #EDEDED;
  float: left;
  padding: 10px;
  width: 184px;
}
#mainColumnVmeni.frame_main {
  float: left;
  margin-left: 0;
  width: 566px;
}
img.img-responsive{
    max-width: 100%;
    height: auto;
    display: inline-block;
}
/* @end */
