﻿

/*= BODY */
* {
	color: #666666; 
	font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
	font-size: 9pt;
	}
body {
	background-color: #F4F4F4;
	}

/*= ODKAZY */
a, #divStredovySloupec * a, #divLevySloupec * a, #divPravySloupec * a {
	color: #E2AB1D;
	text-decoration: underline;
	}
a.externi {
	color: #D79228;
	text-decoration: underline;
	background: url('/scripts/odrazka_externi_web.gif') no-repeat right bottom;
	padding-right:10px;
	}
a.externi:hover {
	background: url(/images/layout/odrazka_externi_web_hover.gif) no-repeat right bottom;
	text-decoration: none;
	}
a:hover, #divStredovySloupec * a:hover, #divLevySloupec * a:hover, #divPravySloupec * a:hover {
	text-decoration: none;
	color: #798A91;
	}
a.lowPriority {
	color: #D79228;
	text-decoration: underline;
	}
a.lowPriority:hover {
	text-decoration: none;
	}
a.sipka {
	padding-left: 8pt;
	background: url("../images/layout/odrazka_sipka.gif") no-repeat left center;
	color: #CC0000;
	text-decoration: underline;
	}
a.sipka:hover {
	text-decoration: none;
	}
#divContentNews a, #divContentCalendar a {
	font-size:8pt;
	color: #777777;
	text-decoration: none;
	}
#divContentNews a:hover, #divContentCalendar a:hover {
	font-size:8pt;
	color: #777777;
	text-decoration: underline;
	}
#divContentNews a.lowpriority{
	color: #D79228;
	text-decoration: underline;
	}
#divContentNews a.lowpriority:hover{
	text-decoration: none;
	}
a img {
	border: 0px;
	}


/*= ZAROVNANI */
.left {
	text-align: left;
	}
.center {
	text-align: center;
	}
.right {
	text-align: right;
	}
.justify {
	text-align: justify;
	}
.centered {
	margin-left: auto;
	margin-right: auto;
	}
.rightAligned {
	margin-left: auto;
	margin-right: 0px;
	}
.floatLeft {
	float: left;
	}
.floatRight {
	float: right;
	}
div.cleaner {
	height: 1px;
	line-height: 1px;
	font-size: 1pt;
	clear: both;
	}

/*= NADPISY */
h1 {
	font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
	margin: 10px 0px 4px 0px;
	font-weight: bold;
	font-size: 11pt;
	color: #D79328;
	text-align:left;
	font-size: 14pt;
	}
h1.arrow {
	font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
	margin: 10px 0px 8px 0px;
	font-size: 14pt;
	color: #D79328;
	padding-left: 15px;
	text-align:left;
	}
h1.firstItem, h1.secondItem {
	font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
	margin: 10px 0px 8px 0px;
	font-size: 14pt;
	color: #D79328;
	padding-left: 32px;
	text-align:left;
	}
h1.firstItem {
	background: url(../images/layout/odrazka_A.gif) no-repeat 0px 0px; 
	}
h1.secondItem {
	background: url(../images/layout/odrazka_B.gif) no-repeat 0px 0px; 
	}
h2 {
	color:#E2AB1D;
	font-size: 10pt;
	font-weight:normal;
	margin-bottom: 5px;
	margin-top:5px;
	text-align:left;
	}
h2.sekce {
	height: 16px;
	font-variant: small-caps;
	padding-left: 20px;
	padding-bottom: 4px;
	color:#FFFFFF; 
	font-weight:normal;
	background: url(../images/layout/pozadi_h2_sekce.jpg) no-repeat 0px 0px;
	text-align:left;
	}
h3 { 
	font-weight: normal;
	color:#AD3A47;
	padding-top: 4px;
	margin: 0px; 
	padding-bottom: 6px;
	text-align:left;
	}
h4, #divStredovySloupec h4 {
	font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
	background: url(../images/layout/odrazka_h4.gif) no-repeat 0px 3px;
	padding-left: 7px;
	font-weight:bold;
	font-size: 110%;
	margin-top:0px;
	margin-bottom: 0px;
	text-align:left;
	}
h5 { 
	font-size: 100%;
	color: #8CA4C8;
	font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
	background: url(../images/layout/odrazka_h5.gif) no-repeat 0px 6px;
	font-weight: normal;
	padding-left: 10px;
	text-align:left;
	}
h6 {
	color:#D79228;
	font-size: 11px !important;
	line-height: 15px;
	margin-bottom: 2px;
	border-bottom: 1px #DDD7D2 solid;
	text-align:left;
	}
.divGradient h3 { 
	font-weight: normal;
	}


/*= TEXT */
p{
	font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
	margin:0;
	margin-bottom: 12px;
	padding-top: 4px;
	text-align: justify;
	font-size: 9pt;
	}
ul {
	list-style: none;
	margin-top: 0;
	margin-left: 0;
	padding-left: 4px; 
	}
ul li {
	padding-bottom: 3px; 
	padding-left: 5px;
	}
ul.ctverec, #personalInfo ul, ul.ms-rteCustom-Odrazka-Ctverec, ul.kolecko{
	list-style: disc outside url(../images/layout/odrazka_h5.gif);
	margin-top: 0;
	padding-left: 6px; 
	}
ul.ctverec li, #personalInfo ul li, ul.ms-rteCustom-Odrazka-Ctverec li, ul.kolecko li {
	margin-left: 13px; 
	padding-bottom: 3px; 
	}
ul.kolecko {
	list-style: disc outside url(../images/layout/odrazka_h6.gif);
	margin-top: 0;
	padding-left: 12px; 
	}
ul.vnoreny {
	list-style: disc outside url(../images/layout/odrazka_vnoreny_seznam.gif);
	margin-top: 4px;
	margin-left: 5px;
	padding-left: 4px; 
	}
ul.vnoreny li {
	padding-bottom: 3px; 
	}
.date { 
	font-weight: bold;
	padding-top: 0px;
	width: 160px;
	font-size: 8pt;
	color:#D79228;
	}
.ext {
	color: #BFB7AC;
	font-size: 7pt;		
	}

/* Ostatní */
div.hr {
	margin: 5px 0px;
	height: 1px;
	line-height: 1px;
	font-size: 1pt;
	background: transparent url("../images/layout/oddelovac_tecky.gif") repeat-x;
	}
.blueBackground { 
	background-color:#DFE9F2;
	}

/*= SHAREPOINT */
.ms-WPBody {  
	font-size: 11px;
	}
.ms-formbody span input, .ms-formbody span textarea {  
	width: 347px;
	border: #DDD7D2 1px solid;
	}
.ms-formbody {  
	background-color: #F3F3F3;
	}