﻿.brdBottom
{
    border-bottom: 1px #666666 dashed;
    padding-top:1px;
    padding-bottom:1px;
}
.brdTop
{
    border-top: 1px #666666 dashed;
}
.brdRight
{
    border-right: 1px #666666 dashed;
}
.brdLeft
{
    border-left: 1px #666666 dashed;
}
.brdAllTab
{
    border-top: 1px #666666 dashed;
    border-right: 1px #666666 dashed;
    border-left: 1px #666666 dashed;
}
.padLeft
{
    padding-left:6px;
}
.padRight
{
    padding-right:6px;
}
.nadpisMuj
{
    color: #A8A8A8;
    font-weight: bold;
    font-size: 1.0em;
    margin-bottom: 5px;
}
.gbookStyle 
{
	list-style-type:none;
	margin:0 0 0 0;
	padding:0;
}
.gbookStyle li
{
    margin: 7px 0 0 0;
    list-style-type: none;
    background: none;
    padding: 0;
}
.gbookStyle li:first-child {
	margin-top:0;
}	
.gbookStyleVzkaz{
	font-size:13px;
	text-transform:none;
}		
.gbookStyleDatum {
	width:100%;
	font-size:13px;
	overflow:hidden;
	margin-bottom:0em;
	color:#f24830;
	text-transform:none;
}
#footer {
	width:100%;
	z-index:99;
	height:124px;
	margin-top:-124px;
	background:url(../images/footer-tail.png) repeat-x left top;
	color:#4f4f50;
	font-size:10px;
	line-height:1.2em;
	text-transform:uppercase;
	overflow:hidden;
}
		#footer a {
			text-decoration:none;
		}
		#footer a:hover {
			color:#f24830;
		}
	#footer .inner {
		padding:50px 0 0 0;
	}
	#footer .fleft {
		padding-left:30px;
	}
	#footer .fright {
		padding-right:32px;
		margin-top:-7px;
	}
.logo {
	position:absolute;
	left:0;
	top:0;
	width:250px;
	height:100px;
	font-size:2.5em;
	padding-top:55px;
	padding-left:50px;
	text-transform:uppercase;
	line-height:1.2em;
	font-weight:bold;
    background: rgba(39,63,133,.8);
}
.logo a {
    text-decoration: none;
}
.description {
    color:#f9a498;
    font-size:9px;
    line-height:1.0em;
    display:block;
    margin-top:-3px;
}		
.extra-indent
{
    padding: 194px 0 140px 0;
}
.primary_content_wrap {
	overflow:hidden;
	width:980px;
	margin:0 auto;
	background:url(../images/primary_content_tail.png);
	padding:30px 0 30px 30px;
}
.container {
	position:relative;
	z-index:99;
}
.extra-wrap {
	overflow:hidden;
}
#content {
	background:url(../images/line-ver.png) repeat-y right top;
}
#content.no-line-ver,
#content.left {
	background:none;
}
#content.left {
	float:right !important;
	}
	#content .indent {
		padding:6px 20px 6px 0;
		}
	#content .indent.alt {
		padding-right:0;
	}	
.line-ver {
	background:url(../images/line-ver.png) repeat-y right top;
}
.right-indent {
	padding-right:20px;
}
#main {font-size:13px; font-style:normal;}  
body
{
    font-family: Arial, Helvetica, sans-serif;
    color: rgb(177, 177, 177);
}
.container_12 {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}
.grid_, .grid_12
{
	display:inline;
	float: left;
	position: relative;
	margin-left: 10px;
	margin-right: 10px;
}
.container_12 .grid_4 {
	width:300px;
}
.container_12 .grid_8 {
	width:600px;
}
.container_12 .grid_9 {
	width:920px;
}
.wrapper { 
	width:100%;
	overflow:hidden;
}
.strankovaniOdk
{
    cursor:pointer;
}
.bgReportTrue
{
    background-image: url(images/notepad.png);
    background-repeat: no-repeat;
    background-position: -10px;
}
#main {
	font-size:.75em;
	min-height:100%;
	height:auto!important;
	height:100%;
}
#header {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	z-index:99999;
}
html {
    font-size: 100%; /* 1 */
    overflow-y: scroll; /* 2 */
    -webkit-tap-highlight-color: rgba(0,0,0,0); /* 3 */
    -webkit-text-size-adjust: 100%; /* 4 */
    -ms-text-size-adjust: 100%; /* 4 */
}
body {
    margin: 0;
}
body
{
    font-family: sans-serif;
}

a {
    color:white;
	outline:none;
	text-decoration:underline;
}
a:hover,
a:active {
    outline: 0;
	text-decoration:none;
}
h1,h2,h3,h4,h5,h6{
  font-weight:700;
  padding:0;
}
h1{
  font-size:1.917em;
  line-height:1.2em;
  margin:0 0 24px 0;
  text-transform:uppercase;
  color:white;
}
h2{
  font-size:1.5em;
  line-height:1.2em;
  margin:0 0 1em;
  font-weight:normal;
}
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	right:			0;
	top:			162px; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	right:			120px; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	right:			120px; /* match ul width */
	top:			0;
}
.sf-menu {
	max-width:760px;
	float:			right;
	padding:0 69px 0 0;
	background:url(../images/nav-divider.png) no-repeat left top;
}
.sf-menu a {
	text-decoration:none;
	font-size:14px;
	line-height:1.2em;
	text-transform:uppercase;
	font-weight:bold;
}
.sf-menu > li {
	background:url(../images/nav-divider.png) no-repeat right top;
	padding-right:1px;
}
.sf-menu > li > a {
	padding:118px 19px 28px 19px;
	background: rgba(39,63,133,.3);
}
.sf-menu > li > a:hover,
.sf-menu > li.sfHover > a,
.sf-menu > li.current-menu-item > a {
	color:white;
	background: rgba(39,63,133,.8);
}


/*** arrows **/
.sf-menu a.sf-with-ul {
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url(images/arrows-ffffff.png) no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}


html,
body {
	min-width:980px;
	height:100%;
	position:relative;
	}
body{
	background: #000;
	font: 100%/1.125em Arial, Helvetica, sans-serif;
}
.fleft { float:left;}
.fright { float:right;}
		.thumb-wrap {
			padding:7px;
			background:#1e1e1e;
	        background: rgba(255,255,255,.08);
	
	        -webkit-transition: all 0.3s ease;
		    -moz-transition: all 0.3s ease;
		    -o-transition: all 0.3s ease;
		    float:left;
		    margin-right:20px;
		}
		.thumb-wrap:hover
{
    background-position: #1B2B5A;
    background: #1B2B5A;
}
.inpTxt
{
    width:97%;
    font-size:1em;
    border: 1px #ccc solid;
    padding:2px;
    color:#f24830;
}
.inpTxtKrat {
	width: 100px;
	font-size: 1em;
	border: 1px #ccc solid;
	padding: 2px;
	color: #f24830;
}
.inpTxtSelect {
	width: 97%;
	font-size: 1em;
	border: 1px #ccc solid;
	padding: 2px;
	color: #333;
}
.inpArea
{
    width:97%;
    font-size:1em;
    border: 1px #ccc solid;
    padding:2px;
    font-family:Arial;
    margin-top:5px;
}

#frmPridat
{
    padding:10px;
    background:#1e1e1e;
	background: rgba(29,47,99,0.98);
	-webkit-transition: all 0.8s ease;
	-moz-transition: all 0.8s ease;
	-o-transition: all 0.8s ease;
	margin-top:-90px;
	position:absolute;
	margin-left:-5px;
	width:280px;
}
.buttons {padding-top:5px; text-align:left;float:right}
.buttons a {margin-left:0px;}
.button
{
    display: inline-block;
    cursor: pointer;
    font-weight: bold;
    color: #fff;
    background-color: #3251AB;
    padding: 4px 10px 4px 10px;
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
}
.button:hover
{
    background: #28418A;
}
.btnInfoItem
{
    width:120px;
    text-align:center;
    padding-left:15px;
    padding-right:15px;
    padding-top:5px;
    padding-bottom:5px;
    border:1px solid #ccc;
    color:#fff;
    cursor:pointer;
}
.btnInfoItemNotActive
{
    background-color:#273f85;
}
.btnInfoItemActive
{
    background-color: #3657BA;
}
.btnInfoItem:hover
{
    background: #3657BA;
}
.txtLoginInput10
{
	font-size: 1.4em;
	color: #666;
	border: 1px solid Black;
	padding:5px;
}
.txtLoginInput11
{
	font-size: 1.2em;
	color: #666;
	border: 1px solid black;
	padding:5px;
	font-family: Arial;
}
.txtLoginBtn
{
    padding: 3px 6px;
    font-size: 1.2em;
    color: #333;
    width: 158px;
}
.ot-border
{
    border: 1px dashed #CDCDCD;
    padding: 10px;
    margin-bottom:10px;
}   
.cmbHod
{
    width:100%;
    padding:3px;
}
.pomOdk
{
    color: rgb(177, 177, 177);
}