@charset "utf-8";
/**********************************************************************/
/**********************************************************************/
/***   Copyright (c), PLAN e d.o.o.	| www.plan-e.si									***/
/***   Vse pravice pridržane. All rights reserved.									***/
/**********************************************************************
**********************************************************************/
/*	#2e6395	*/
/*	#000000	*/

/**************************************/
/*** MAIN														***/
/**************************************/
body {
	background: #ffffff;

}
.container {
	width: 100%;
	height: 100%;
	margin:0px;
	padding:0px;
	background: url(template/qvik/css/../images/dizajn/headerRepeat.png) repeat-x;
}
.mainWrp {
	width: 980px;
    margin: 0 auto;
	padding: 0px;
        background: url(template/qvik/css/../images/dizajn/pagebackground.png) no-repeat;
	background-color: #c5c5c5;
        
}
/**************************************/
/*** HEADER 												***/
/**************************************/
.header {
	width: auto;
	display: block;
	
	background: url(template/qvik/css/../images/dizajn/headerRepeat.png) repeat-x;
    height:151px;
}
.header .wrp {
	width: 980px;
	display: block;
	
	margin: 0 auto;
	padding: 0px;
    height:151px;
    background: url(template/qvik/css/../images/dizajn/headerBackground.png) no-repeat;	
}
/*
.header .wrp .info {
	width: auto;
	height: 29px;
	display: block;
	
	color: #ffffff;
	font-size: 14px;
	
	background: none;
	
}
.header .wrp .info .icons {
	width: auto;
	display: block;
	margin: 0;
	padding: 0 10px;
	padding-top: 2px;
	
	float:right;
	
}
.header .wrp .info .icons a {
	margin: 0px 2px;
	position: relative;
	padding: 1px;
	cursor: pointer;
	float: right; 
	list-style: none;
	
	background: none;
	border: #cccccc 1px solid;
}
.header .wrp .info .icons a:hover {
	opacity: 1.0;
	filter:alpha(opacity=100);
	
	background: #eaeff4;
	border: #81a1bf 1px solid;
}
.header .wrp .info .icons a div.ui-icon {
	float: left;
	margin: 0;
	cursor: pointer;
	width: 16px;
	height: 16px;
	background-image: url(template/qvik/css/../images/icons/icons.png);
}
.header .wrp .info .icons a:hover div.ui-icon {
	background-image: url(template/qvik/css/../images/icons/iconsOver.png);
}

.header .wrp .content {
	width: auto;
    height:52px;
	margin-top:130px;
	background: none;
    border:1px solid black;
}

*/
.mainMenu {
	width: 970px;
	height: 52px;
	display: block;
    border-left:5px solid black;
    border-right:5px solid black;

	background: url(template/qvik/css/../images/dizajn/menuRepeat.png) repeat-x ;
}
.mainMenu .sep {
	width: 5px;
	height:25px;
	display: block;
	float:left;
	margin: 5px 0;
	padding: 0;
    padding-top:16px;
	
	background: #000000;
}
.mainMenu a {
	width: auto;
	display: block;
	float:left;
	position: relative;
	margin: 0;
	padding: 14px 20px;

	
	color: black;
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	background: none;
}
.mainMenu a:hover {
	color: #ffffff;
	background-color:#c1c1c1   ;
 height:10px;padding-top:16px; position: relative;top:6px;
    line-height: 10px;
}
.mainMenu a.sel {
	font-weight: bold;
	color: #ffffff;
	background-color:#c1c1c1   ;
    height:10px;padding-top:16px; position: relative;top:6px;
    line-height: 10px;

}


/**************************************/
/*** CONTENT												***/
/**************************************/
.contentWrp {
	width: auto;

	
	margin-top:0px;
	padding: 0;
	
	border: #cccccc 1px solid;
	border-top: none;
	border-bottom: none;
	
	
}
.contentWrp .back {
	min-height: 151px;
	background: none;
	
}

/**************************************/
/*** HOME														***/
/**************************************/
.mWrp,
.homeWrp {
	min-height: 210px;
	background: none;
	
}
.mWrp .tent,
.homeWrp .tent {
	margin: 0; padding:6px;
	
}

.mWrp .cbody,
.homeWrp .cbody {
padding:6px; border-bottom: #cccccc 1px solid;
	
}


.mWrp a.tentInfo,
.homeWrp a.tentInfo {
	width: auto;
	display: block; position: relative;
	margin: 5px -5px;
	padding: 9px 0;
	
	color: #eaccea;
	font-size: 14px;
	line-height: 16px;
	text-transform: uppercase;
	text-decoration: none;
	text-align:center;
	
	background: url(template/qvik/css/../images/dizajn/tentBtn1.png) repeat top;
	
	
}
.mWrp a.tentInfo:hover,
.homeWrp a.tentInfo:hover {
	font-weight: bold;
	color: #ffffff;
	background: url(template/qvik/css/../images/dizajn/tentBtn1Hover.png) repeat top;
}
.mWrp .info,
.homeWrp .info {
	
}
.mWrp .info div.content,
.homeWrp .info div.content {
	margin-top: 10px;
	border-top: #cccccc 1px solid;
}
.mWrp .info a.btn,
.homeWrp .info a.btn {
	width: auto;
	display: block;
	margin: 0;
	padding: 8px 10px;
	
	color: #ae33ad;
	font-size: 16px;
	line-height: 18px;
	text-transform: none;
	text-decoration: none;
	text-align:left;
	
	background: url(template/qvik/css/../images/dizajn/infoBtn1.png) repeat top;
	
	
}
.mWrp .info a.btn:hover,
.homeWrp .info a.btn:hover {
	font-weight: bold;
	color: #9a0199;
	background: url(template/qvik/css/../images/dizajn/infoBtn1Hover.png) repeat top;
}
.mWrp .info a.btn span,
.homeWrp .info a.btn span {
	width: 40px;
	height: 34px;
	overflow:visible;
	position:relative;
	top: -9px;
	margin-bottom: -9px;
	
	float:right;
	
	background-image: url(template/qvik/css/../images/dizajn/infoIcons.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	
	
}
.mWrp .info a.btn:hover span,
.homeWrp .info a.btn:hover span {
	background-image: url(template/qvik/css/../images/dizajn/infoIconsHover.png);
}
.mWrp h1,
.homeWrp h1,
.pageWrp h1  {
	width: auto;
	display: block;
	margin: 0; padding: 0;
	margin-bottom: 8px;
	
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	
	color: #9a0199;
	
	text-transform: none;
	text-align: left;
	
	background: none;	
	
}
.mWrp h2,
.homeWrp h2,
.pageWrp h2 {
	width: auto;
	display: block;
	margin: 0; padding: 0;
	margin-bottom: 8px;
		
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	
	color: #9a0199;
	
	text-transform: none;
	text-align: left;
	
	background: none;	
	
}
.mWrp h3
.homeWrp h3,
.pageWrp h3 {
	width: auto;
	display: block;
	margin: 0 4px;
	padding: 7px 6px;
	
	color: #9a0199;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	
	text-transform: uppercase;
	text-align: left;
	
	background: none;	
	
}


/**************************************/
/*** FOOTER 												***/
/**************************************/
.footer {
	width: auto; height: auto;
	display: block;	position: relative;
	
	color: #81a1bf;
	font-size: 12px;
	
	border-top: #2e6395 0px solid;
	background: #eaeff4 url(template/qvik/css/../images/dizajn/footerRepeat.png) repeat-x bottom;
	

}

.footer .wrapper {
	width: 980px; height: auto;

	display: block;
	margin: 0 auto; padding: 0;
	text-align:center;
/*	background: url(template/qvik/css/../images/dizajn/footerImg.png) no-repeat 100% 50%;*/

}
.footer .wrapper a {
	color: #c0d0df;
}
.footer .wrapper a:hover {
	color: #ffffff;
}
.footer .wrapper .l { float: left; padding-right:10px; }
.footer .wrapper .r { float: right;  padding: 0 10px;}

.footer .wrapper .menu { height: 50px; }
.footer .wrapper .menu td { border-left: #dde6ee 1px solid; padding-left: 8px; padding-bottom: 5px; }

 
.footer .wrapper .body { height: 22px; }
.footer .wrapper .body td { padding-top: 15px; }

 
.footer .wrapper .menu p {
	margin-bottom: 4px; margin-top:6px;
	font-size: 12px; font-weight: bold;
	text-transform: uppercase; text-align: left;
	color: #9a0199;
}
.footer .wrapper .menu a {
	display: block; width: auto;
	margin: 0; padding: 0;
	font-size: 12px; line-height: 16px; font-weight: normal;
	text-transform: none; text-align: left; text-decoration: none;
	color: #365878;
}
.footer .wrapper .menu a:hover {
	text-decoration: underline;
	color: #9a0199;
}









/*################################################################*/
/*################################################################*/
/*################################################################*/
/*###	ZA SORTIRTAT!!!!																				 ###*/
/*################################################################*/

/**************************************/
/*** Data table grid								***/
/**************************************/


table.dataTable tr.data td a.admOK:link,
table.dataTable tr.data td a.admOK:visited,
table.dataTable tr.data td a.admOK:active {
	width: 20px;
	height: 18px;
	display:block;
	float:left;
	margin: 1px 2px;
	padding: 0 3px;
	
	background: url(template/qvik/css/../../../includes/admin/images/icons/OK.png) no-repeat center;
}
table.dataTable tr.data td a.admOK:hover {
	background: #e5e5e5 url(template/qvik/css/../../../includes/admin/images/icons/OK.png) no-repeat center;
}
table.dataTable tr.data td a.admDelete:link,
table.dataTable tr.data td a.admDelete:visited,
table.dataTable tr.data td a.admDelete:active {
	width: 20px;
	height: 18px;
	display:block;
	float:left;
	margin: 1px 2px;
	padding: 0 3px;

	background: url(template/qvik/css/../../../includes/admin/images/icons/delete.png) no-repeat center;
}
table.dataTable tr.data td a.admDelete:hover {
	background: #e5e5e5 url(template/qvik/css/../../../includes/admin/images/icons/delete.png) no-repeat center;
}


table.dataTable {
	
}
table.dataTable tr.title {
	font-size: 12px;
	line-height: 16px;
	color: #d5dfe9;
	vertical-align:middle;
	text-align: left;
	
	background: #2e6395;
	
}
table.dataTable tr.title td a {
	width: auto;
	display: block;
	margin: 3px;
	padding: 1px 2px;

	color: #ffffff;
	font-size: 12px;
	line-height: 16px;
	text-decoration: underline;
	text-align: left;
	
	background: #2e6395;

}
table.dataTable tr.title td a:hover {
	text-decoration: none;
	color:#5782aa;
	background: #ffffff;
	
}

table.dataTable tr.title td p {
	margin: 3px;
	padding: 1px 2px;

}
table.dataTable tr.title td.titleL {
	
}
table.dataTable tr.title td.title {
	
}



table.dataTable tr.data {
	font-size: 11px;
	line-height: 16px;
	color: #595959;
	vertical-align:middle;
	text-align:left;
	
	background: #ededed;
}

table.dataTable tr.data td p {
	margin: 1px 2px;
	padding: 1px 4px;
	
}
table.dataTable tr.data td input,
table.dataTable tr.data td select {
	margin: 4px 4px;
	
}
table.dataTable tr.data td a {
	margin: 1px 2px;
	padding: 1px 4px;
	display: inline-block;
	color:#2e6395;
	text-decoration: none;
	background: none;
	
}
table.dataTable tr.data td a:hover {
	color:#ffffff;
	background: #5782aa;
	
}



table.dataTable tr.data td.dataTitle p {
	
	font-weight: bold;
}
table.dataTable tr.data td.dataTitle a {
	color:#595959;
	font-weight: bold;
	text-decoration: none;
	
}
table.dataTable tr.data td.dataTitle a:hover {
	color: #212121;
	background: #ffffff;
	
}

table.dataTable tr.data td.formTitle {
	text-align:right;
}