body, html, div, blockquote, img, label, p, h1, h2, h3, h4, h5, h6, pre, ul, ol, li, dl, dt, dd, form, a, fieldset, th, td {
	margin: 0;
	padding: 0;
	border: none;
}
input {
	margin: 0;
	padding: 0;
}

body {
	background: url('/images/bg.png') repeat-x top #3390c4;
	font-family: Helvetica, Arial, sans-serif; 
	text-align: center;
	font-size: 75%;
	color: #333333;
	margin: 20px 0;
}
.cistic {
	clear: both;
}
.center {
	text-align: center;
}

a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #000;
 	text-decoration: underline;
}
a:active {
	outline: none;
}
a img {
	border: none;
}

.stranka {
	margin: 0 auto;
	width: 100%;
	text-align: left;
	background: url('/images/shadow.png') no-repeat center top;
}

.wrap{
	position: relative;
	width: 982px;
	margin: 0 auto;
	background: white;
}

.hlava {
	float: left;
	width: 982px;
	background: url('/images/header2.png') no-repeat left 0;
}

.flash {
	float: left;
	width: 982px;
	height: 324px;
	background: url('/images/flash2.png') no-repeat left 0;
	margin-top: 0;
}

.flash-01 {
	float: right;
	width: 490px;
	height: 325px;
}

.hlava-l {
	float: left;
	width: 170px;
}

.hlava-r {
	float: right;
	width: 812px;
}

.hlava-r-t {
	float: right;
	width: 812px;
}

.logo {
	position: relative;
	float: left;
}
.logo a {
	position: absolute;
	top: 140px;
	left: 20px;
	width: 450px;
	height: 130px;
	text-decoration: none;
	z-index: 1000;
}

.trial a {
	position: absolute;
	top: 297px;
	left: 0;
	width: 394px;
	height: 52px;
	line-height: 52px;
	padding: 0 49px;
	color: #fff;
	font-size: 16px;
	text-decoration: none;
	z-index: 1000;
}
.trial a:hover {
	text-decoration: underline;
}

/* ------------------------------------------LANGS */
.langs {
	float: right;
	text-align: right;
	padding-right: 30px;
	padding-top: 10px;
}

.langs span.separator {
	width: 1px;
	background: url('/images/langs-separator.png') no-repeat left top;
	float: left;
	overflow: hidden;
}
.langs ul {
	float: right;
	list-style: none;
}

.langs li, .langs li a {
	float: left;
}
.langs li a {
	padding: 0 8px ;
	color: white;
}

.langs li a:hover {
	text-decoration: underline;
}

.langs li img {
	margin: 0 5px 0 0;
}


/*---------------------------------------horizontalni menu*/

ul#topnav {
	float: left;
	width: 100%;
	list-style: none;
	position: relative;
	font-size: 14px;
	background: url('/images/topnav_stretch.gif') repeat-x;
}
ul#topnav li {
	float: left;
	border-right: 1px solid #888;
}
ul#topnav li a {
	display: block;
	padding: 8px 35px;
	color: #f0f0f0;
	text-decoration: none;
	z-index: 100;
}
ul#topnav li:hover {
	background: #1376c9 url('/images/topnav_active.gif') repeat-x;
}
ul#topnav li.active {
	background: #2F85B5 url('/images/topnav_active2.png') repeat-x;
}
ul#topnav li span {
	float: left;
	position: absolute;
	left: 0;
	top: 30px;
	display: none;
	padding: 4px 0;
	width: 100%;
	font-size: 13px;
	color: #fff;
	background: #1376c9;
	z-index: 10;
}
ul#topnav li.active span {
	display: block;
	background: #2F85B5;
	z-index: 1;
}
ul#topnav li:hover span {
	display: block;
}
ul#topnav li span a {
	float: left;
	margin: 3px 0;
	padding: 0 35px;
	border-right: 1px solid #fff;
}
ul#topnav li span a:hover {
	text-decoration: underline;
}
ul#topnav li span a.active {
	font-weight: bold;
	text-decoration: underline;
}


/*---------------------------------------obsah*/

.obsah {
	float: left;
	width: 982px;
	background: url('/images/main-bg.png') repeat-y left top;
}

.leva-strana {
	float: left;
	width: 717px;
	font-size: 110%;
}

.prava-strana {
	float: right;
	width: 235px;
	padding: 35px 0 0 30px;
}

.leva-strana .padd {
	padding: 30px 50px; 
}

.leva-strana .breadcrumbs {
	margin: 20px 0 20px 0;
	font-size: 90%;
}

.leva-strana h1 {
	font-size: 120%;
	padding: 5px 0 15px;
	text-transform: uppercase;
	color: #2f85b5;
}

.leva-strana h2 {
	color: #2f85b5;
	font-size: 120%;
	padding: 10px 0 3px;
	font-weight: bold;
}

.leva-strana h3 {
	color: #ff9900;
	font-size: 110%;
	padding: 10px 0 3px;
	font-weight: bold;
}
.leva-strana h3.date {
	padding: 0 0 5px 0;
}

.leva-strana h4 {
	font-size: 110%;
	padding: 10px 0 0 0;
	font-weight: bold;
}

.leva-strana h5 {
	font-size: 90%;
	padding: 10px 0 3px;
	font-weight: bold;
	text-transform: uppercase;
}

.leva-strana ul {
	list-style: none;
	margin: 0 0 0 20px;
	padding: 5px 0;
}

.leva-strana ul ul {
	padding: 5px 0 5px 25px;
}

.leva-strana li {
	background: url('/images/li.png') no-repeat 0 6px;
	padding: 0 0 5px 8px;
	text-align: justify;
}
.leva-strana li.old {
	font-style: italic;
	font-size: 85%;
}

.leva-strana .indent {
	padding: 0 0 10px 200px;
}
.leva-strana p {
	margin: 5px 0 10px 0;
	line-height: 150%;
	text-align: justify;
}
.leva-strana p.mala-mezera {
	margin: 0 0 10px 0;
	line-height: 150%;
}
.leva-strana p.mala-mezera-za {
	margin: 0 0 -4px 0;
	line-height: 150%;
}
.leva-strana p.mini-mezera {
	margin: -5px 0 0 0;
	padding: 0 0 15px 0;
	line-height: 100%;
}
.leva-strana ul.mala-mezera {
	margin: 5px 0 10px;
}
.leva-strana img.reltop {
	position: relative;
	top: -8px;
}

.leva-strana a {
	text-decoration: underline;
}

.leva-strana a.nounderline {
	text-decoration: none;
}

.leva-strana a:hover {
	text-decoration: none;
}

.leva-strana .horni-index {
	position: relative;
	top: -4px;
	font-size: 90%;	
}
.leva-strana .dolni-index {
	position: relative;
	top: 4px;
	font-size: 90%;	
}

.leva-strana #loga {
	margin: 20px 0 0 0;
}

.leva-strana div.novinka {
	margin: 0 0 25px 0;
	text-align: justify;
}
.leva-strana div.novinka h2 {
	margin: 0 0 2px 0;
}
.leva-strana div.novinka h2 a {
	color: #2F85B5;
}
.leva-strana div.novinka span.date {
	color: #FF9900;
	font-size: 90%;
	font-weight: bold;
}
.leva-strana div.novinka div.more {
	margin: 3px 0 0 0;
}
.leva-strana div.novinka div.more a {
	padding-left: 16px;
	font-size: 85%;
	background: url('/images/arrow.png') no-repeat left;
}

.leva-strana div.paging a,
.leva-strana div.paging span.active {
	float: left;
	margin: 2px;
	padding: 2px 7px;
}
.leva-strana div.paging a {
	color: #000;
	border: 1px solid #2F85B5;
	text-decoration: none;
}
.leva-strana div.paging a:hover {
	color: #fff;
	background: #2F85B5;
}
.leva-strana div.paging span.active {
	color: #fff;
	font-weight: bold;
	background: #FF9900;
	border: 1px solid #FF9900;
}

/******************************************************************************/

a.odkaz-velky {
	padding-left: 15px;
/*	font-size: 120%;*/
	line-height: 1.7em;
	text-decoration: underline;
	background: url('/images/arrow.png') no-repeat 0 center;
}
a.odkaz-velky:hover {
	color: #ff9900;
}

a.odkaz-souvisejici {
/*	font-size: 110%;*/
	line-height: 1.7em;
	text-decoration: underline;
}
a.odkaz-souvisejici:hover {
	color: #ff9900;
}


hr {
	width: 100%;
	clear: both;
	margin: 20px 0 5px 0;
}

.zavadeci-ceny {
	font-size: 130%;
	font-weight: bold;
	color: #ff9900;
	margin: -5px 0 0 20px;
	float: right;
	text-align: right;
	width: 210px;
}
.zavadeci-ceny img{
	margin: 0 0 0 10px;
}
.zavadeci-ceny span {
	position: relative;
	top: 20px;
}

.zavinac {
	background: url('/images/zavinac.png') no-repeat left top;
	width: 12px;
	height: 13px;
	display: inline-block;
	position: relative;
	top: 2px;
}

.datum {
	display: block;
	font-weight: bold;
}
.male-pismo {
	font-size: 10px;
}
p.otazka {
	background: url('/images/otazka.png') no-repeat 0 5px;
	text-indent: 20px;
	padding-bottom: 0; 
	margin: 0;
}
p.odpoved {
	background: url('/images/odpoved.png') no-repeat 0 5px;
	text-indent: 20px;
	margin: 0;
}

.otazka {
	display: block;
	padding: 0 0 0 20px;
	line-height: 17px;
	font-weight: bold;
	background: url('/images/otazka.png') no-repeat 0 0;
}
.odpoved {
	display: block;
	margin: 0 0 30px 0;
	padding: 0 0 0 20px;
	line-height: 17px;
	background: url('/images/odpoved.png') no-repeat 0 0;
}

/*-------------BOX PRAVY SLOUPEC */
.box {
	width: 198px;
	background: #2c96c9 url('/images/box-bg.png') no-repeat left bottom;
	float: left;
	border: 6px solid white;
	margin: 0 0 10px 0;
}

#skoleni.box a {
	display: block;
	width: 198px;
	height: 130px;
}

#objednat-isis.box a {
	display: block;
	width: 198px;
	height: 56px;
}

#konkursni-noviny.box a {
	display: block;
	width: 198px;
	height: 56px;
}

#tiskovka2.box a {
	display: block;
	width: 198px;
	height: 67px;
}

#novinky.box {
	font-size: 90%;
}
#novinky.box div.novinka {
	margin: 0 0 10px 0;
	text-align: left;
}
#novinky.box div.novinka span.date {
	font-size: 90%;
	color: #FFAF0E;
}
#novinky.box div.novinka a.more {
	padding-left: 14px;
	font-size: 90%;
	font-weight: bold;
	background: url('/images/arrow.png') no-repeat left;
}
#novinky.box a.showall {
	display: block;
	margin-top: 15px;
	padding-left: 14px;
	text-align: left;
	font-size: 110%;
	font-weight: bold;
	background: url('/images/arrow.png') no-repeat left;
}

.box h2 {
	text-align: center;
	height: 24px;
	line-height: 24px;
	padding-top: 8px;
}

.box h3 {
	font-size: 110%;
}

.box h4 {
	padding-bottom: 10px;
	font-size: 110%;
	text-align: left;
}

.box .inside {
	padding: 5px 7px 10px 7px;
	text-align: center;
}

.box .inside, .box .inside a {
	color: white;
}

.box .inside.hilights p {
	text-align: left;
	list-style: none;
	background: url('/images/arrow.png') no-repeat 0 1px;
	line-height: 100%;
	padding-bottom: 5px;
	padding-left: 14px;
	font-size: 90%;
}
.box .inside a:hover {
	text-decoration: underline;
}

.reg {
	font-size: 90%;
	position: relative;
	top: -5px;
}

/*---------------------------------------pata*/

.pata {
	float: left;
	clear: both;
	width: 882px;
	background: #002f54;
	padding: 10px 50px;
	color: #FFF;
	font-size: 90%;
}
.pata a {
	color: #FFF
}
.pata a:hover {
	color: #FFF;
	text-decoration: underline;
}

.pata-l {
	float: left;
	text-align: left;
}

.pata-l p{
	margin-top: 20px;
}

.pata-r {
	float: right;
	text-align: right;
	padding-top: 3px;
}

.pata span.separator {
	margin-right: 20px;
}

.pata img {
	position: relative;
	top: 3px;
	margin-right: 5px;

}
.pata a:hover {
	text-decoration: none;
	color: #3390c4;
}


/* FORMULAR */
#boxerror {
    text-align: center;    
}

#boxerror h1{
    color: red;
    letter-spacing: 5px;
}

#boxerror a:link, #boxerror a:visited{
    font-size: .8em;
    color: #999;
}

#formular,
#formular2,
#formular3,
#formular4 {
	border: 7px solid #FFFFFF;
	margin: 5px 0 20px 0;
	padding: 10px 20px;
	background: #EFEFEF;
}

#formular,
#formular2,
#formular3,
#formular4 {
	font-size: 85%;
}

#formular3 #jmeno {width: 89px;}
#formular3 #prijmeni {width: 89px;}
#formular3 #titul {width: 49px;}
#formular3 #mesto {width: 187px;}
#formular3 #psc {width: 49px;}

textarea, input.text, select {
	background: #FFFFFF url('/images/input.gif') repeat-x scroll 0 0;
	border: 1px solid #CCCCCC;
	color: #666666;
	margin: 2px 0;
	padding: 2px;
}

input.text, select {
	width: 245px;
}
textarea {
	width: 420px;
	font-family: Helvetica, Arial, sans-serif; 
}

.fright {
	float: right;
}
.fleft {
	float: left;
	line-height: 2em;
}

input, select, textarea {
	font-style: normal;
	font-weight: normal;
	line-height: 1.65;
}

.button {
	height: 20px;
	margin: 5px 0 0 0;
	padding: 0 10px 2px 10px;
	color: white;
	font-size: 11px;
	font-weight: bold;
	background: #E16317 url('/images/button.png') repeat-x;
	border: none;
}

legend {
	color: #999;
	font-weight: bold;
	margin: 0 10px;
	padding: 0 10px;
}


/* chyba pri kontrole formulare */
label.error {
    display: inline;
    padding: 0 0 0 5px;
    color: #f00;
    font-size: 11px !important;
}
span.error {
    display: inline;
    padding: 0 0 0 1px;
    color: #f00;
    font-size: 11px !important;
}


/* notification container */
#jquery-notifications {
	position: fixed; 
	width: 100%; 
	left: 0; 
	top: 0;
}
/* common style  */
#jquery-notifications div.notice, #jquery-notifications div.success, #jquery-notifications div.warning, #jquery-notifications div.error {
	margin: 0; 
	padding: 5px; 
	padding-left: 10px; 
	border-bottom: 2px solid
	float: left;
	width: 100%;
	text-align: center;
	font-weight: normal;
}
#jquery-notifications div.notice {
	background:#4373BB; 
	color:#FFF; 
	border-color:#061A72
}
#jquery-notifications div.success {
	background:#96F96F; 
	color:#045419; 
	border-color:#045419
}
#jquery-notifications div.warning {
	background:#F7AE57; 
	color:#753903; 
	border-color:#753903
}  
#jquery-notifications div.error {
	background:#F97C6F; 
	color:#570F01; 
	border-color:#570F01
}
/* close text */
#jquery-notifications div > a {
	position:absolute; 
	right: 0; 
	margin-right:10px; 
	color: #000000; 
	text-decoration:none; 
	padding-right: 5px; 
	padding-left: 5px
	font-weight: bold;
}

/******************************************************************************/

#napsali td {
	padding: 0 10px 5px 0;
	vertical-align: top;
}

#napsali td p {
	padding: 0 0 5px 0;
}

#napsali td.title {
	font-weight: bold;
}

#napsali td.def {
	padding-top: 1px;
	font-size: 80%;
	text-transform: uppercase;
}

#napsali td.desc {
	font-size: 85%;
}
#napsali td.desc p {
	margin: 0;
}

/******************************************************************************/

#login-box {
	font-size: 90%;
	color: white;
}
#login-box a {
	height: 20px;
	line-height: 20px;
	padding: 0 0 0 14px;
	color: white;
	background: url('/images/arrow.png') left center no-repeat;
}
#login-box a:hover {
	text-decoration: underline;
}
#login-box table {
	width: 178px;
}
#login-box table.table1 {
	margin: 7px 10px 0 10px;
}
#login-box table.table2 {
	margin: 5px 10px 10px 10px;
}
#login-box table.table3 {
	margin: 0 10px 0 10px;
}
#login-box table.table2 td {
	vertical-align: bottom;
}
#login-box input.text {
	width: 130px;
	font-size: 100%;
}
#login-box input.button {
	margin: 0;
	line-height: normal;
}

/******************************************************************************/

img.foto {
	float: left;
	margin: 0 10px 0 0;
}
