﻿body, div, p, h1, h2, h3, h4, table
{
	margin:0;
	padding:0;
	border:none;
}
	 
body
{
    background-color: White;
    color: Black;

	font-family: Tahoma, Arial, sans-serif;
	font-size:75%;
    padding-top: 0px;
    padding-left: 0px;
    
    text-align: center;
}

a
{
    color: Black;
}

input
{
    font-size:11px;
	font: bold 11px "Segoe UI",Segoe,sans-serif; 
    
}

/*
input
{
    border: outset 1px #6F6F6F;
    background-color: White;
 	font-family: Tahoma, Arial, sans-serif;
}
*/


/* MASTER */

.master_top_section{
	background: url(images/main-top-section-left.jpg) no-repeat left top;
	width: 219px;
}

.master_top_middle{
	background: url(images/main-top-middle.jpg) repeat-x left top;
	vertical-align: top;
	text-align: left;
}

.master_top_right{
	background: url(images/main-top-right.jpg) no-repeat left top;
	width: 10px;
}

.master_top_oelogo{
	background: url(images/main-top-oelogo.jpg) no-repeat left top;
	width: 200px;
}

.master_menu_left{
	background: url(images/main-menu-left.jpg) no-repeat left top;
	width: 219px;
}

.master_menu_middle{
	background: url(images/main-menu-middle.jpg) repeat-x left top;
	text-align: left;
	padding-left: 10px;
}

.master_right{
	background: url(images/main-middle-right.jpg) repeat-y left top;
	width: 10px;
}

.master_info_left{
	background: url(images/main-info-left.jpg) no-repeat left top;
	width: 219px;
}

.master_info_middle{
	background: url(images/main-info-middle.jpg) repeat-x left top;
	text-align: left;
	padding-left: 10px;
}

.master_middle_left{
	background: url(images/main-middle-left.jpg) repeat-y left bottom;
	width: 219px;
}

.master_menu_paddings{
    padding-top: 20px;
    padding-left: 25px;
    padding-right: 25px;
}

.master_wattermark_left{
	background: url(images/main-middle-left.jpg) repeat-y left bottom;
	width: 219px;
	height: 200px;
	vertical-align: bottom;
}

.master_watermark_left_relative
{
    position: relative;
    vertical-align: bottom;
    left: 100px;
    bottom: 0px;
    z-index: 99;
}

.master_middle_middle{
	background-color: White;
}

.master_bottom_left{
	background: url(images/main-bottom-left.jpg) no-repeat left top;
	width: 219px;
}

.master_bottom_middle{
	background: url(images/main-bottom-middle.jpg) repeat-x left top;
}

.master_bottom_oeis{
	background: url(images/main-bottom-oeis.jpg) no-repeat left top;
	width: 130px;
}

.master_bottom_oecee_right{
	background: url(images/main-bottom-oecee-right.jpg) no-repeat left top;
	width: 200px;
}

.master_content_full
{
    padding: 5px;
}

.master_content_bordered
{
    padding-bottom: 5px;
    padding-top: 5px;
    padding-right: 5px;
    padding-left: 30px;
}

/* MENU */

.master_menu_active_left{
	background: url(images/main-menu-active-left.jpg) no-repeat left bottom;
	width: 8px;
}

.master_menu_active_middle{
	background: url(images/main-menu-active-middle.jpg) repeat-x center bottom;
	color: White;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}

.master_menu_active_middle a{
    color: White;
    text-decoration: none;
}

.master_menu_active_right{
	background: url(images/main-menu-active-right.jpg) no-repeat right bottom;
	width: 8px;
}

.master_menu_inactive_left{
	background: url(images/main-menu-middle.jpg) no-repeat left bottom;
	width: 8px;
}

.master_menu_inactive_middle{
	color: Gray;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}

.master_menu_inactive_middle a{
    color: Gray;
    text-decoration: none;
}

.master_menu_inactive_right{
	background: url(images/main-menu-separator.jpg) no-repeat right bottom;
	width: 8px;
}

/* MENU LEFT */

.menu_title
{
	background: url(images/menu-sipka.gif) no-repeat left center;
	/* background: url(images/menu-sipka-podtrzena-2.gif) no-repeat left center; */
	/* padding-left: 15px; */
	padding-left: 15px;
    /* color: #003768; */
    color: #333333;
	font: bold small "Segoe UI",Segoe,sans-serif;
	text-decoration: none;
/*	height: 27px;
	width: 200px; */
}

.menu_item
{
	padding-left: 30px;
    /* color: #003768; */
    color: #9a9a9a;
	font: normal small "Segoe UI",Segoe,sans-serif;
	text-decoration: none;
	line-height: 1.5;
}

a.menu_item
{
    /* color: #003768; */
    color: #9a9a9a;
}

a.menu_item:link
{
    /* color: #003768; */
    color: #9a9a9a;
}

a.menu_item:visited
{
    /* color: #003768; */
    color: #9a9a9a;
}

a.menu_item:hover
{
    /* color: Gray; */
    text-decoration: underline;
}

.menu_item_active
{
    /* color: #005595; */
    /* color: #01AEF0; */
    /* color: #CC0000; */
    /* color: #5dac2f; */
    color: #00acd3;
	text-decoration: none;
	background: url(images/ctverecek.gif) no-repeat left center;
	padding-left: 30px;
    line-height: 1.5;
}

.SearchSection
{
    background-color: #DADADA;
    height: 25px;
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 30px;
}

.DetailSection
{
    width: 100%;
	background: url(images/background-section.gif) repeat-x left center;
	height: 26px;
	padding-left: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    vertical-align: middle;
	color: White;
}

.DetailSectionText
{
    vertical-align: middle;
    padding-top: 20px;   
}

.DetailSectionDiv
{
    padding-left: 10px;
    padding-right: 10px;
}

.DetailSectionSeparator
{
    width: 100%;
    background-color: #DADADA;
    min-height:20px;
}


.DetailSectionHeader
{
    background: url(images/background-gridview-header.gif) repeat-x left center; height:25px;
    height:25px;
    color:White;
}


.TextBoxForm
{
    background-color: White;
    border-color: #DFE2E3;
    border-width: 1px;
    border-style: solid;
}

.TextBoxFormDisabled
{
    background-color: #F7FAFD;
    border-color: #DFE2E3;
    border-width: 1px;
    border-style: solid;
}

.LabelForm
{
    font-weight: bold;
    /* color: #00AEEF; */
    color: #333333;
}

/* ARCHIV DOKUMENTU */

#PlaceTree
{
    /* background-color: #DFDCD6; */
    border: solid 1px #015545;
    padding: 10px 20px 20px 20px;
    vertical-align: top;
    /* width: 300px; */
    width: 270px;
    height: 400px;
}

.PlaceTreeDiv
{
    /* width: 290px; */
    width: 270px;
    overflow: auto;
}

#PlaceFiles
{
    border: solid 1px #015545;
    padding: 10px 20px 20px 20px;
    vertical-align: top;
    text-align: left;
}

.ActionsButtons
{
    padding-left: 30px;
    text-align: left;
}

.ActionsDirectory
{
    padding-right: 20px;
    text-align: right;
    width: 390px;
}

.ActionPanel
{
    background-color: #DADADA;
    padding-left: 30px;
}


/* DESIGN PIECES */

.search_menu
{
    width: 100%;
    background-color: #DADADA;
    color: Black;
    padding-left: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 15px;
    vertical-align: text-bottom;
    text-align: left;
}

.search_button
{
    border: outset 1px #6F6F6F;
    background-color: #F0F0F0;
	font: normal 8pt "Segoe UI",Segoe,sans-serif;
}

.panel_section_header {
	background: url(images/background-section.gif) repeat-x left center;
	color: White;
	font: 9pt "Segoe UI", Segoe, sans-serif;
	/* font-weight: bold; */
	letter-spacing: 0;
	text-align: left;
	height: 26px;
	padding-left: 15px;
	padding-right: 15px;
}


/* LABELS */

.master_menu_label_logged{
    
    position: relative;
    left: 0px;
    top: 35px;
}

.master_menu_label_logged_name{
    
    position: relative;
    left: 0px;
    top: 35px;
    text-decoration: none;
}

.master_menu_label_error
{
    color: Red;
    text-decoration: none;
}

.master_menu_label_info
{
    color: Navy;
    text-decoration: none;
}

/* HTML OEIS */

.textbox_oeis
{
    border: solid 1px #013668;
    background-color: #FFFFFF;
 	font-family: Tahoma, Arial, sans-serif;
}

.radiobutton_oeis_login input
{
    border: none 0px White;
    background-color: #F3F3F3;
 	font-family: Tahoma, Arial, sans-serif;
}

.button
{
    border: outset 1px #6F6F6F;
    background-color: #DADADA;
}

.ddl_oeis
{
    border: outset 1px #6F6F6F;
    background-color: White;
 	font-family: Tahoma, Arial, sans-serif;
 	vertical-align: bottom;
}

.textbox_search_oeis
{
    border: solid 1px #C4C4C4;
    background-color: White;
 	font-family: Tahoma, Arial, sans-serif;
}


/* AJAX COMPONENTS */

.oeisModalBackground 
{
	background-color:Gray;
	filter: alpha(opacity=80);
	opacity:0.7;
}

/*.oeisModalPopup {
	background-color: #FAF8F1;
	border-width:3px;
	border-style:solid;
	border-color:#013668;
	padding:20px;
	text-align: left;
}*/

.oeisModalPopup {
	background-color: #fff4ca;
	border-width:3px;
	border-style:solid;
	border-color:#ffc90d;
	padding:20px;
	text-align: left;
}

 
.oeisModalPopupRed {
	background-color: #FAF8F1;
	border-width:3px;
	border-style:solid;
	border-color: Red;
	padding:20px;
	text-align: left;
}
 




/* PORTFOLIO */

.line_bottom
{
	height: 49px;
	background: url(images/line-bottom.gif) left top;
}

.red_td
{
    background-color: #e3392f;
}

.odsazeni_5px
{
    padding: 5px 5px 5px 5px;
}

.menu_tds
{
    border-bottom: #e3392f thin solid;
}

.text_ths_menu_red
{
    color: #e3392f;
    font-weight: bold;
    text-decoration: none;
}

.main_body_odsazeni
{
    padding: 45px 0px 0px 45px;
}

.label_big
{
    font-size: 12pt;
    color: #e3392f;
    font-weight: bold;
}

.text_ths_red
{
    color: #e3392f;
}

.text_ths_blue
{
    color: #412988;
}

.textbox_ths
{
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    background-color: #f2f2f2;
    border-bottom-style: none;
}

.small_text_label
{
    font-size: 8pt;
}

/* GRIDVIEWs + DETAILSVIEWs */

.gridview .actions div {
	float: right;
	padding-right: 2px;
	text-align: right;
	width: 95px;
}



.gridview .selectedrow td
{
    /* background: #21CEFE;
    color: White; */
    background: #CBCBCB;
    color: #CC0000;
}

.gridview .alternatingrow td
{
    /* background: #21CEFE;
    color: White; */
    background: #f2f2f2;
}


.gridview-alt .selectedrow td
{
    /* background: #21CEFE;
    color: White; */
    background: #CBCBCB;
    color: #CC0000;
}

.gridview-alt .alternatingrow td
{
    /* background: #21CEFE;
    color: White; */
    background: #f2f2f2;
}

.gridview .pagersection td
{
	background: #DADADA;
	/* color: #003768; */
	color: #242424;
}

.gridview .pagersection td a
{
	background: #DADADA;
	/* color: #003768; */
	color: #CC0000;
}

.gridview .demouser td
{
    color: #d0c39a;
}

.redrow
{
	color: Red;
}

.donerow
{
    color: #d0c39a;
}

.selfrow /* barva pro time manager - ukol, zadany jim samym.. */
{
    color: #B38D06;
}

.selectedrating
{
    color: Red;
    font-weight: bold;
}

/* jiz upravene */
.gridview td {

    border: none 0px White;
	color: Black;
	/* font: small "Segoe UI", Segoe, sans-serif; */
    padding: 2px 5px 2px 10px;
    height: 20px;
}

.gridview td a{
	/* color: #015545; */
	color: #242424;
	/* font: bold small "Segoe UI",Segoe,sans-serif; */
	padding: 2px;
	text-decoration: none;
}

.gridview td a:hover {
	/* color: #015545; */
	color: #CC0000;
	/* font-weight: bold; */
}

/* jiz upravene */
.gridview th {
	background: url(images/background-gridview-header.gif) repeat-x left top;
	color: White;

	letter-spacing: 0;
	/* text-align: left; */
	height: 26px;
	padding-left: 5px;
	padding-right: 5px;
}



.gridview th a{
	color: White;
	text-decoration: none;
	background: url(images/sorting.gif) no-repeat left center;
	padding-left: 15px;
}



.gridview th a:hover{
	/* color: #015545; */
	color: White;
	text-decoration: underline;
}

.gridview tr.header {
	background: #C5DBF7;
}

.gridview {
	width: 100%;
	border: solid 1px #DADADA;
}


.gridViewFooter td
{
    background:#DADADA;
}

.gridViewPager
{
    /* color:#003768; */
    /* color: #333333; */
    color: #242424;
    font-size:14px;
    text-decoration:none;
}

.gridviewalternaterow
{
    /* background:#E1FFFF; */
    background: #f2f2f2;
}


.gridview-alt th {
	background: url(images/background-gridview-header-alt.gif) repeat-x left top;
	color: White;
    vertical-align:top;
    text-align:center;
	letter-spacing: 0;
	height: 35px;
	padding-left: 5px;

	padding-top: 4px;
	
}


.gridview-alt th a{
	color: White;
	text-decoration: none;
	background: url(images/sorting.gif) no-repeat left center;
	padding-left: 15px;
}

.gridview-alt th input{
	color: Black;
	text-decoration: none;
	padding-left: 0px;
	margin-top: 5px;
	
	text-align:center;
	
	height:13px;
	border:none;
	border-width:1px;
	border-color:Blue;
	background: url(images/search-lupa-alt.gif) no-repeat left center;
	background-color:White;
}

.gridview_row
{
    background-color:#F7FAFD;
}

.gridview-alt td {
    border: none 0px White;
	color: Black;
	font: small "Segoe UI", Segoe, sans-serif; 
    padding: 2px 5px 2px 10px;
    height: 20px;
}

.gridview-alt td a{
	/* color: #003768; */
	color: #242424;
	 font: bold small "Segoe UI",Segoe,sans-serif; 
	padding: 2px;
	text-decoration: none;
}

.gridview-alt td a:hover {
	/* color: #69D3FB; */
	color: #CC0000;
	/* font-weight: bold; */
}



.gridview-alt th a:hover{
	/* color: #015545; */
	color: White;
	text-decoration: underline;
}

.gridview-alt tr.header {
	background: #C5DBF7;
}

.gridview-alt {
	width: 100%;
}

.gridview-alt .actions div {
	float: right;
	padding-right: 2px;
	text-align: right;
	width: 95px;
}



.gridview-alt .demouser td
{
    color: #d0c39a;
}

.gridviewSelectedRow td
{
    /* background: #21CEFE; */
    background: #CBCBCB;
    /* color: White; */
    color: #CC0000;
}






.oeisDetailsViewHeader
{
    display:none;
}








.rightaligned th a{
	color: White;
	text-decoration: none;
	background: url(images/sorting.gif) no-repeat right center;
	text-align: right;
	padding-right: 15px;
}


/*
 * Portfolio section
 *
 */

.textbox_portfolio
{
    border: solid 1px #B38D06;
    background-color: #FFFFFF;
 	font-family: Tahoma, Arial, sans-serif;
}

.ddl_portfolio
{
    border: solid 1px #B38D06;
    background-color: #FFFFFF;
}

.menu_top_blank
{
    border-bottom-style: none;
    border-bottom-width: 0px;
    background-position: top;
	background-repeat:no-repeat;
	height: 95px;
	text-align: right;
	/* vertical-align: bottom; */
	vertical-align: top;
	/* background-color: #015545; */
}

.menu_top_poradce
{
    background-image: url(images/logo_poradce.jpg);
    border-bottom-style: none;
    border-bottom-width: 0px;
	background-repeat:no-repeat;
	height: 93px;
	text-align: right;
	vertical-align: bottom;
	background-color: #015545;
}

.menu_top_klient
{
    background-image: url(images/logo_klient.jpg);
    border-bottom-style: none;
    border-bottom-width: 0px;
	background-repeat:no-repeat;
	height: 93px;
	text-align: right;
	vertical-align: bottom;
	background-color: #015545;
}

.menu_top_administrator
{
    background-image: url(images/logo_administrator.jpg);
    border-bottom-style: none;
    border-bottom-width: 0px;
	background-repeat:no-repeat;
	height: 93px;
	text-align: right;
	vertical-align: bottom;
	background-color: #015545;
}

.menu_top_superuzivatel
{
    background-image: url(images/logo_superuzivatel.jpg);
    border-bottom-style: none;
    border-bottom-width: 0px;
	background-repeat:no-repeat;
	height: 93px;
	text-align: right;
	vertical-align: bottom;
	background-color: #015545;
}

.menu_bottom
{
    background-image: url(images/bottom.jpg);
    border-bottom-style: none;
    border-bottom-width: 0px;
	background-repeat: repeat-x;
	height: 21px;
	text-align: left;
	vertical-align: bottom;
}

.main_body
{
    height: 450px;
    text-align: left;
    vertical-align: top;
    background-color: White;
}

/* nastaveni kalendare */

.portfolio_kalendar .ajax__calendar_container {
    border:1px solid #015545;
    background-color: #FAF8F1;
    color: #015545;
}
.portfolio_kalendar .ajax__calendar_other .ajax__calendar_day,
.portfolio_kalendar .ajax__calendar_other .ajax__calendar_year {
    color: #F0E7CA;
}
.portfolio_kalendar .ajax__calendar_hover .ajax__calendar_day,
.portfolio_kalendar .ajax__calendar_hover .ajax__calendar_month,
.portfolio_kalendar .ajax__calendar_hover .ajax__calendar_year {
    color: #B38D06;
}
.portfolio_kalendar .ajax__calendar_active .ajax__calendar_day,
.portfolio_kalendar .ajax__calendar_active .ajax__calendar_month,
.portfolio_kalendar .ajax__calendar_active .ajax__calendar_year {
    color: #FAF8F1;
    font-weight:bold;
    background-color: #015545;
}

/* portfolio Modal Pupups */

.portModalBackground 
{
	/* background-color:Gray; */
	/* background-color: #e3392f; */ /* red THS */
	background-color: #005941;
	/* filter:alpha(opacity=70); */
	filter: alpha(opacity=80);
	opacity:0.7;
}

.portModalPopup {
	/* background-color:#e8d4aa; */
	background-color: #FAF8F1;
	border-width:2px;
	border-style:solid;
	border-color:#e8d4aa;
	padding:3px;
}





/*DETAILS VIEW*/
.oeisDetailsView
{
   
}

.oeisDetailsViewHeader
{
    width:100px;
    font-weight: bold;
    color: #00AEEF;
}


.oeisListViewLayout a:hover
{
    /* background-color:#00AEEF; */
    background-color: #cbcbcb;
    color:White;
    text-decoration:none;
}

.dataListItem
{
    padding:10px;
    height:200px;
}


.dataListItem a
{
    text-decoration:none;
}

.dataListItem:hover
{
    
    background-color: #cbcbcb;
    color:White;
    text-decoration:none;
}


.oeisListViewItem
{
    width:150px; 
    height:150px; 
    
}


.DisabledBackground
{
    left: 0;
    top: 0;
    z-index: 10;
    width: 100%;
    height: 100%;            
    filter: alpha(opacity=10);
    opacity:0.1;
}



.detailsViewHeaderStyle
{
    vertical-align:top;
     font-weight: bold;
    color: #333333;
    font-size:Larger;
}



.tableWithGridlines
{
border-collapse:collapse;
border:1px solid #DADADA;
}

.tableWithGridlines td{
border:1px solid #DADADA;
padding:5px;
}



.productItemGrid
{
    color:#d7d7d7;
}

.productItemGrid td
{
    vertical-align:top;
    padding:10px;
}

.productItemGrid td:nth-child(even)
{
    /*background: none repeat scroll 0 0 #FF0000;*/
    padding-left:20px;
    width:210px;
}

.productItemSmall td:nth-child(n)
{
    background: none;    
    padding:0px;
    margin:0px;
}


.productItemSmall
{
    margin-right:10px;
    width:209px;
    
    color:Black;
}



.productItemSmall img
{
    
}

.lTitle
{
    color:#00308B;
    font-size:19px;
    font-weight:600;
    text-decoration:underline;
}

.lPrize
{
    color:#de000c;
    font-size:15px;
    line-height:1.3;
    font-weight:600;
    margin-bottom:10px;
}


.detailTable
{
    font-size:16px;
}

.detailTable tr
{
    height:30px;
}

.detailTable input[type="text"]
{
    height:22px;
    width:95%;
}


.cartButton
{
	background: url(Images/cart2.png) no-repeat right center, #de000c;
	height:25px;
    color:White;
    text-transform:uppercase;
    padding-left:13px;
    padding-top:7px;
    padding-right:35px;
    font-size:12px;
    cursor:pointer;
    width:45px;
}


.redButton
{
    background-color:#de000c;
    text-transform:uppercase;
    height:17px;
    padding:8px 10px 8px 10px;
    font-size:12px;
    color:White;
    font-weight:bold;
    cursor:pointer;
}

.greenButton
{
    background-color:#71b747;
    text-transform:uppercase;
    height:17px;
    padding:8px 10px 8px 10px;
    font-size:12px;
    color:White;
    font-weight:bold;
    cursor:pointer;
}


.gridViewCart
{
    width:100%;
    
}
.gridViewCart tr
{
    height:28px;
}

.gridViewCart th
{
    background-color:#eaeaea;
    padding:5px;
    border:none;
    font-weight:bold;
}

.gridViewCart td
{
    padding-left:5px;
    padding-right:5px;
    border:none;
}

.gridViewCartFooter
{
    height:32px;
    /* background-color:#001e57; */
    background-color:#333333;
    font-size:14px;
    width:100%;
    color:White;
    font-weight:bold;
}



.ProductsInBasket
{
    background: url(Images/ProductsInBasket.png) no-repeat top left;
    height:55px;
    cursor:pointer;
    position:relative;
}



.blueBannerText
{
    position:absolute;
    top:28px;
    left:60px;
    color:White;
}


.boldText
{
    font-size:15px;
    font-weight:bold;
}

.GroupStructure
{
    background: url(Images/struktura-extended.png) no-repeat top left;
    width: 920px;
    text-align: center;
}


.validatorContainer
{
    display: inline-block;
    position: relative;
}

.validator
{
    position: absolute;
    right: 3px;
    top: 3px;
    color: Red;
}

.validationFailed
{
    border-color: Red !important;
    border: 2px solid Red !important;
}
