html,body { 
	margin: 0; 
	padding: 0; 
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

html {
	background: #E5E5E5 url(../images/skoleni/bg.gif);
	text-align: center;
}

h1, #menu span, #banner span {
	display: none;
}

A {
	color: #EC4134;
	text-decoration: underline;
}

A:hover {
	color: #A7281E;
	text-decoration: none;
}

.clhr {
	clear: both;
	visibility: hidden;
}



#balicek {
	width: 900px;
	border-right: 1px solid #EDEDED;
	border-left: 1px solid #EDEDED;
	background: #FAFAFA url(../images/skoleni/balicek.gif) repeat-y center;
	text-align: left;
	margin: 0 auto 0 auto;
	min-height: 100%;
	text-align: left;
	/*position: relative;
	min-height: 100%;
	padding: 0;
	_height: 100%;*/
}

#hlavicka {
	background: #FAFAFA url(../images/skoleni/hlavicka-bg.gif) top;	
	margin: 0;
	text-align: left;
	height: 88px;
}

/* hlavni menu*/
#menu {
	text-align: center;
	padding: 0;
	padding-top:7px;
	height:	21px;
	width: 830px;
	margin: 0 35px 0 35px;
	border-bottom: 3px solid #D11810;
	border-top: 2px solid #eee;
	background: #F2F2F2 url(../images/skoleni/menu.gif) no-repeat top;
	font-size: 10px;
	color: #7C7C7C;
}

#menu p{
	margin-top: 8px;
}

#menu A{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000;
	margin-left: 10px;
	margin-right: 10px;
}

#menu A:hover{
	color: #DE4200;
	background-color: transparent;
}
/*konec hlavni menu*/

.line {
	background: transparent url(../images/skoleni/line.gif) repeat-y 313px;
	width: 900px;
	margin-bottom: 7px;
	margin-top: 7px;
	clear: both;
	float: left;
}

.nod {
	display: none;
}

#left-box {
	background: transparent url(../images/skoleni/hp-skoleni.jpg) no-repeat top;
	width: 274px;
/*	height: 380px;*/
	margin-left: 35px;
	_margin-left: 17px;
	float: left;
}


#left-box .reklama {
	width: 1px;
	height: 1px;
	background-color: transparent;
	margin-top: 380px;
	float: right;
}

#textbox-main {
	font-size: 11px;
	float: left;
	margin: 0 0 7px 8px;
	_margin: 0 0 7px 15px;
	width: 512px;
	color: #6E6359;
}

#textbox-main h3{
	display: block;
	color: #858585;
	font-size: 12px;
	background: transparent left 1px;
	background-image: url(../images/skoleni/redbull.gif);
	background-repeat: no-repeat;
	padding-left: 15px;	
	margin-bottom: 0;
}

.box1, .box2, .box3 {
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
}

.box1 ul, .box2 ul {
	font-size: 12px;
	margin-left: 15px;
	margin-top: 3px;
	list-style: none url(../images/skoleni/sheet.gif);
	padding: 0;
}

.box3 ul {
	font-size: 12px;
	margin-left: 30px;
	margin-top: 3px;
	list-style: url(../images/skoleni/submenu-ul.gif);
	padding: 0;
}

.box3 ul A {
	font-weight: bold;
	text-decoration: none;
}

.box3 ul A:hover {
	font-weight: bold;
	text-decoration: underline;
}

.box3 .left {
	float: left;
}

.bottomtable {
	width: 495px;
	margin-top: 5px;
	margin-left: 20px;
	color: #000;
	height: 80px;
}

.newsletter {
	width: 160px;
	background-color: #F3F3F3;
	padding-left: 2px;
}

.middletab {
	padding-left: 10px;
	padding-right: 3px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

.middletab a{
color:black;
text-decoration:none;
font-weight:bold;
}

.middletab a:hover{
color:black;
text-decoration:underline;
font-weight:bold;
}

address {
	width:130px;
	font-style:normal;
}

#paticka {
	background: #FAFAFA url(../images/skoleni/paticka.gif) repeat-y left;
	width: 830px;
	height: 27px;
	text-align: center;
	border-top: 1px solid #CCC;
	color: #7C7C7C;
	margin-left: 35px;
	margin-top: 0;
	font-size: 11px;
	clear: both;
}

#paticka p {
	margin-top: 6px;
}

#paticka A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EC4134;
	text-decoration: underline;
}

#paticka A:hover {
	text-decoration: none;
	background-color: #F8F8FF;
	color: Black;
}

#prihlaseni {
	background: transparent url(../images/search.gif) no-repeat 20px 45px;
	float: right;
	height: 88px;
	margin-right: 55px;
	_margin-right: 35px;
	width: 210px;
}

#prihlaseni .lang {
	position: relative;
	left: 119px;
	top: 60px;
}

form {
	margin: 0;
	padding: 0;
}


/*
#prihlaseni .secure {
	position: relative;
	left: 90px;
	top: 8px;
}

#prihlaseni .lock {
	position: relative;
	left: 100px;
	top: 12px;
}

#search-input, #newsletter-input {
	position: relative;
	top: 20px;
	left: 105px;
	width: 75px;
	color: #555;
	background-color: transparent;
	font-size: 10px;
	border: 0;
	margin: 0;
}

#search-submit {
	position: relative;
	top: 25px;
	left: 115px;
	margin-top: 6px;
	border: 0;
}

#prihlaseni A {
	font-size: 10px;
}
*/


#prihlaseni .secure {
	position: relative;
	left: 90px;
	top: 8px;
}

#prihlaseni .lock {
	position: relative;
	left: 100px;
	top: 12px;
}

#search {
	 
	 height: 40px;
}
search div img {
	 background: url(../images/search.gif) no-repeat 0;
	 margin-top: 0px;
	 
}
.search-input {
	position: relative;
	top: 36px;
	left: 108px;
	width: 75px;
	color: #555;
	background-color: transparent;
	border-width:medium;
	font-size: 11px;
	border: 0;
	margin: 0;
}

.search-submit {
	position: relative;
	top: 40px;
	left: 115px;
	margin-top: 10px;
	border: 0;
}

#prihlaseni A {
	font-size: 10px;
}




#hlavicka img {
	 border: 0;
	 margin: 0;
	 padding: 0;
}

#menu1 ul{
	display: none;
	/* dal1í styl pro submenu */
	}

.logo {
	float: left;
	position: relative;
	top: 20px;
	left: 60px;
}

.red1 {
	color: #DE4200;
	font-weight: bold;
}

#odeslat {
	width: 90px;
	font-size: 10px;
	border: 1px solid #000;
}
.odeslat {
	width: 60px;
	font-size: 10px;
	font-weight: bold;
	background-color: transparent;
	border: 0;
	margin-left: 50px;	
}

.tucne { font-weight: bold;}

.break {
	display: block;
}

.search-input1 {
	position: relative;
	top: 36px;
	left: 108px;
	width: 75px;
	color: #555;
	background-color: transparent;
	border-width:medium;
	font-size: 11px;
	border: 0;
	margin: 0;
}

.search-submit1 {
	position: relative;
	top: 40px;
	left: 115px;
	margin-top: 10px;
	border: 0;
}

#partneri h3
{
  position:relative;
  display: block;
  color: #858585;
  font-size: 12px;
  background: transparent url(../images/skoleni/redbull.gif) no-repeat 0px 3px;
  padding-left: 15px;
  
  padding-top:3px;
}

#odvetvi a
{
text-decoration:none;
	
}


#odvetvi a
{
text-decoration:underline;
	
}

.courseDetailButton
{
	background-color:#f0f0f0;
	border-left:solid 1px #b0b0b0;
	border-top:solid 1px #b0b0b0;
	border-right:solid 1px #b0b0b0;
	border-bottom:solid 1px #b0b0b0;
}