﻿/*
 Zde budou pravidla, která se týkají konkrétní webové aplikace.
 Pravidla, která jsou společná pro všechny skiny, avšak unikátní pro konkrétní solution.
 Nejsou to však pravidla, která by tvořila základní layout, skiny musí být nezávislé na aplikaci.
 Skiny musí být přenositelné do jiné aplikace pouhým zkopírováním složky App_Themes a použitím stejné MasterPage.
 V podstatě bude nyní tento soubor prázdný.
*/
body{font-size: 1em;}
h1.accor { font-family: Arial,Helvetica,sans-serif; font-size: 2em; color: #004A90; }
h1.accormain { font-family: Arial,Helvetica,sans-serif; font-size: 1.8em; font-style:normal; color: #A08874; margin-top:0; }
h2.accor { font-family: Arial,Helvetica,sans-serif; font-size: 1.2em; color: #EF3E35; }
h3.accor { font-family: Arial,Helvetica,sans-serif; font-size: 1.5em; color: #004A90; }
h4.accor { font-family: Arial,Helvetica,sans-serif; font-size: 1.3em; color: #004A90; }
div.accorcontent { width:50em; margin: 0 auto; font-family: 	Arial,Helvetica,sans-serif }
div.accorcontentmain { width:62.5em; margin: 12px auto; font-family: 	Arial,Helvetica,sans-serif }
div.accorvalidator { margin: 0 auto; font-family: Arial,Helvetica,sans-serif; font-size: 0.8em; }
div.accorcontentblue { width:100%; margin: 0 auto; background-color: #004A90; padding: 1px;}
table.accor { background-color: #E8EBF5; border: 10px solid #E8EBF5; width:100%;}
th.accor { font-size: 0.8em; color: #004A90; }
tr.accor { font-size: 0.75em; font-weight:normal; color: #004A90; }
tr.accorbold { font-size: 0.75em; font-weight:bold; color: #004A90; height:2.2em; }
tr.accorbold2 { font-size: 0.85em; font-weight:bold; color: #004A90; height:2.2em; }
tr.accorbold td { padding-top: 5px; padding-bottom: 0px; }
td.accorprice { width:200px; text-align:right;}
td.accorcount { width:200px;}
.rbl label { padding-right: 10px; }
hr.accor { border: 0; color: #004A90; background-color: #004A90; height: 1px; }
a.accor { font-size: 0.8em; color: #004A90; }
brownstripbackground {  background-image: url('../Templates/images/brown_strip.png'); background-repeat: no-repeat;}
image.accornoborderimage { border: 0px; vertical-align:top;}
div.accoroznameni { background-color: #fff; margin: 30px; font-weight:normal; text-align:left; color: #F16424; }
span.textheader { font-size:1.1em; font-weight:bold;}
span.textheadernormal { font-size:1.0em; font-weight:bold;}
span.textnormal { font-size:0.9em; font-weight:normal;}
span.textbold { font-size:0.9em; font-weight:bold;}
span.accortextblue { font-size:0.9em; font-weight:normal; color: #00498F; }
a.accortextblue { font-size:1em; text-decoration:none; color: #00498F; font-weight:bold; }
a.accortextblue:hover { font-size:1em; text-decoration: underline; color: #00498F; font-weight:bold; }
a.accortextblack { font-size:1em; font-weight:bold; text-decoration:none; color: black;}
a.accortextblack:hover { font-size:1em; font-weight:bold; text-decoration: underline; color: black;}
a.accortextblack2 { font-size:1em; font-weight:normal; text-decoration:underline; color: black;}
a.accortextblack2:hover { font-size:1em; font-weight:normal; text-decoration: none; color: black;}
a.accortextorange { font-size:1em; font-weight:normal; text-decoration:underline; color: #F16424; font-weight:bold; }
a.accortextorange:hover { font-size:1em; font-weight:normal; text-decoration: none; color: #F16424; font-weight:bold; }
span.accortextorange { font-size:0.9em; font-weight:normal; color: #F16424; }
span.accortextblack { font-size:1.1em; font-weight:normal; color: black; }
span.accortext { font-size:0.9em; font-weight:normal; }
a.accororganeurl { font-size:1.2em; font-weight:bold; color: #F16424; text-decoration:none; }
td.accorfooter { font-family: Sans-Serif; font-size: 0.75em; font-style:normal; color: #A08874; text-align:center; }
span.accorfooter { font-family: Sans-Serif; font-size: 0.75em; font-style:normal; color: #A08874; text-align:center; }
span.accoryellow { font-family: Sans-Serif; color:#F79A40;}
img.noborder { border:0; margin:0;}
select.accordropdown { border-color:#004A90;border-width:1px; background-color:#FFFFCC;}
.tbdatum {width: 6.5em;}
.zpusobDodani { margin-bottom: 0.4em; height: 20px;}
.tlacitko { float:left;margin:7px 7px 7px 15px; }
.tlacitkoText { float:left;margin:7px; }