﻿/*----------------------------------------------------------
The base color for this template is #5c87b2. If you'd like
to use a different color start by replacing all instances of
#5c87b2 with your new color.
----------------------------------------------------------*/

a:link
{
    color: #294B73;
    text-decoration: underline;
}
a:visited
{
    color: #505abc;
}
a:pager

{
    color: #1d60ff;
    text-decoration: none;
}
a:active
{
	color: #FF0000;
}

p, ul
{
    margin-bottom: 20px;
    line-height: 1.6em;
}

/* HEADINGS   
----------------------------------------------------------*/
h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
}

h1
{
    font-size: 2em;
    padding-bottom: 0;
    margin-bottom: 0;
}
h2
{
    padding: 0 0 10px 0;
}
h3
{
    font-size: 1.2em;
}
h4
{
    font-size: 1.1em;
}
h5, h6
{
    font-size: 1em;
}

/* this rule styles <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
	margin-bottom: 0px;
    margin-top: 10px;
}

/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

/* you can specify a greater or lesser percentage for the 
page width. Or, you can specify an exact pixel width. */

#header h1
{
    font-weight: bold;
    padding: 5px 0;
    margin: 0;
    color: #fff;
    border: none;
    line-height: 2em;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 32px !important;
}


#footer
{
	background-color: #D3D3D6;
	text-align: center;
	font-size: .9em;
	height: 30px;
	width: 990px;
	margin:auto;
	padding-top:15px;
	color: #000000;
	/*padding:auto;*/
}

/* TAB MENU   
----------------------------------------------------------*/
ul#menu
{
	border-bottom: 0px #5C87B2 solid;
	border-left: 0px #5C87B2 solid;
	border-right: 0px #5C87B2 solid;
	border-top: 0px #5C87B2 solid;
	padding: 0 0 0 0px;
	margin: 0;
	text-align: left;
	color: #4B6B8B;
	border-color: #C0C0C0;
	background-color: #EDEEF2;
	font-weight: bold;
	
}

ul#menu li
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style: none;
	border-left: 1px #5C87B2 solid;
	border-right: 1px #5C87B2 solid;
	border-right-style: none;
	border-left-style: none;
	border-right-width: 0px;
	border-left-width: 0px;
}

ul#menu li#greeting
{
    padding: 10px 20px;
    font-weight: bold;
    text-decoration: none;
    line-height: 2.8em;
     
}

ul#menu li a
{
	padding: 5px 5px;
	font-weight: bold;
	text-decoration: none;
	line-height: 2.0em;
	background-color: #EDEEF2;
	color: #4B6B8B;
}

ul#menu li a:hover
{
    
}

ul#menu li a:active
{
	color: #B22F2F;
	font-weight: bold;
}

ul#menu li.selected a
{
	color: #B22F2F;
	font-weight: bold;
}

ul#menu1
{
	border-bottom: 0px #5C87B2 solid;
	border-left: 0px #5C87B2 solid;
	border-right: 0px #5C87B2 solid;
	border-top: 0px #5C87B2 solid;
	padding: 0 0 0 0px;
	margin: 0;
	text-align: left;
	color: #4B6B8B;
	border-color: #C0C0C0;
	background-color: #EDEEF2;
	font-weight: bold;
	
}

ul#menu1 li
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style: none;
	border-left: 1px #5C87B2 solid;
	border-right: 1px #5C87B2 solid;
	border-right-style: none;
	border-left-style: none;
	border-right-width: 0px;
	border-left-width: 0px;
}

ul#menu1 li#greeting
{
    padding: 10px 20px;
    font-weight: bold;
    text-decoration: none;
    line-height: 2.8em;
     
}

ul#menu1 li a
{
	padding: 5px 5px;
	font-weight: bold;
	text-decoration: none;
	line-height: 2.0em;
	background-color: #EDEEF2;
	color: #4B6B8B;
}

ul#menu1 li a:hover
{
    
}

ul#menu1 li a:active
{
	color: #B22F2F;
	font-weight: bold;
}

ul#menu1 li.selected a
{
	color: #B22F2F;
	font-weight: bold;
}

/* MISC  
----------------------------------------------------------*/
.imgBanner
{
	width:100%; 
	text-align:right;
	padding-top:10px;
}
.navigationBanner
{
	width:100%;
	
}
.searchBanner
{
	padding-right:5px;
	padding-left:3px;
}
.searchBanner1
{
	padding-left:3px;
}
.header_text
{
	color: #FFFFFF;
	text-align: left;
	font-size: x-large;
	font-family: Garamond;
	padding-top: 15px;
	padding-left: 120px;
	font-weight: normal;
	text-decoration: none;
	cue-after: none;
	text-transform: uppercase;
}

.header_text_link:link
{
	color: #ffffff;
	text-decoration:none;
}

.header_text_link:hover
{
	color: #ffffff;
}

.header_text_link:active
{
	color: #ffffff;
}

.header_text_link:visited
{
	color: #ffffff;
}

.verzia
{
    padding-top:20px;
    text-align:center;
}

.verzia-text
{
	font-family: Garamond, Arial, Helvetica, sans-serif;
	font-size: large;
	font-variant: normal;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
.verzia-text:link
{
	color: #ffffff;
	text-decoration:none;
}

.verzia-text:hover
{
	color: #ffffff;
}

.verzia-text:active
{
	color: #ffffff;
}

.verzia-text:visited
{
	color: #ffffff;
}

.title
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3D5B82;
	font-size: large;
}
.chbxAllRokovania
{
	padding-left:243px;
	color: #000000;
}
.clear
{
    clear: both;
}

.error
{
    color:Red;
}

#menucontainer
{
	height:100%;
	padding-right:10px;
	padding-top:0px;
	padding-left:10px;

	/*width: 300px;
    margin-top:40px;*/
}
/*.empty
{
	height:10px;
	width: 990px;
}*/
#title
{
    display:block;
    float:left;
    text-align:left;
}

#logindisplay
{
    font-size:1.1em;
    display:block;
    text-align:right;
    margin:10px;
    color:White;
}

#logindisplay a:link
{
    color: white;
    text-decoration: underline;
}

#logindisplay a:visited
{
    color: white;
    text-decoration: underline;
}

.field-validation-error
{
    color: #ff0000;
}

.input-validation-error
{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors
{
    font-weight: bold;
    color: #ff0000;
}

/*Rokovanie detail
--------------------------------------------------------------*/
.textAllMaterial
{
	
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
.column_l_Rok_Detail
{
	float: left;
	position: relative;
	
	
}

.header_style
{
	width:100%; 
	height:16px; 
	font-weight:bold; 
	color: #000000;
}

.column_l
{	
	float: left;
	position: relative;
	background-color:#EDEEF2;
	overflow:hidden;
}

.lblItemsCount
{	
	width:360px;
	color: #000000;
}

.header_properties
{
	float: left;
	position: relative;
	background-color:#D3D3D6;
	
}

.title_style
{
	color:#315178;
}
.header_poznamka
{
	margin-left: 3px;
}

.header_obsah
{
	margin-left: 3px;
}

.gridRokovanieDetail
{
	padding: 0 0 0 18px;
}

.ajVSuboroch
{
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 11px; 
	 font-weight: normal;
}

.column_color
{
	background-color:#D3D3D6;
}

.fileType
{
	margin-top:10px;
}

.column_r { FLOAT: left;  }

.span_l { FLOAT: left; POSITION: relative }

.span_r { FLOAT: left; }

.sepTag { FLOAT: left; WIDTH: 30px; HEIGHT: 19px }

.resetTag { CLEAR: both }

.cell
{
	padding-top:2px;
	padding-bottom:2px;
}

.noBorder
{
	border-width:0;
}

/* Grid */
table.grid
{	
	width:95%;
	color: #333333;
	border-collapse: collapse;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

table.grid th
{
	color: #333333;
	background-color: #eee;
	font-weight: bold;
	border-right: solid 1px #fff;
	border-bottom: solid 1px #ccc;
	padding: 4px;
	font-size:x-small;	
}

table.grid td
{
	border-bottom: 1px solid #eee;
	padding-left: 10px;
	padding-right: 10px;
	color: #000000;
	font-size:small;
}


/* Pager */
.pager
{
	margin: 8px 1px;
	font-size: xx-small;
	
}

.pagerSearch 
{
	margin: 8px 1px;
	font-size: xx-small;
	text-align:right;
	
}

.pager .disabled 
{
	border:0px solid #ddd;
	color:#999;
	margin-top:4px;
	padding:3px;
	text-align:center;
}

.pager .current
{
	border: 0px solid #009;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 4px;
	padding: 3px 5px;
	text-align: center;
	background-color: #009;
}

.pager span, .pager a
{
	
}

.pager a 
{
	border:0px solid #c0c0c0;
	padding:3px 5px;
	text-align:center;
	text-decoration:none;
}

/* master page */

body 
{
	background-position: center 50%;
	/*background-image: url("/Content/Images/background_page.gif");*/
	font-size: .75em;
	font-family: Verdana, Helvetica, Arial,sSans-Serif;
	margin: 0;
	padding: 0;
	color: #696969;
	display:block;
	background-color: #44505e;
	background-repeat: repeat-y;
}

#page
{	
    margin-left: auto;
    margin-right: auto;
	width: 990px;
	min-height:100%;
	background-color:#EDEEF2;
}

#header {
	
	color: #000;
	height: 146px;
	width: 990px;
	background-repeat:no-repeat;
	cursor: pointer;
	cursor: hand;
}

#header h1 {
	padding:5px;
    margin:0;
}

#main {	

	width:760px;
	background-color: #fff;
	padding: 5px 2px 5px 5px;
	margin-left: 220px;
	margin-top:0px;
	margin-bottom: 0px;
	height: auto;
}

.prop {
    height:600px;        
    float: right;  
}

.clear {
    clear:both;    
    overflow:hidden;
}

#main h2, #main h3, #main p {
	padding:0 5px;
}

#sidebar {
	background:#D3D3D6;
	float:left;
	width:220px;
	margin-top:0px;
	
}

/*#footer
{
	background:url(/Content/Images/bg_footer.gif) #fff no-repeat;
	text-align: center;
	padding-top:15px;
	color: #000000;
	width:100%;	
}*/
#footer
{
	text-align: center;
	padding-top:15px;
	color: #000000;
	width:100%;
	
}

#footer a
{
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

#footer a:hover
{
    
}

#footer a:active
{
	color: #000000;
	font-weight: bold;
}

#footer.selected a
{
	color: #000000;
	font-weight: bold;
}

#footer p 
{
	padding:5px;
	margin:100px;
	font-weight:bold;	
	width: 100%;		
}

/* end master page */

.poznamka
{
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin-left: 5px;
}

.htmlFrame
{
    border-style: none; 
    width: 755px; 
    height:700px;
} 
