/* CSS Document */

/* css reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* END of css reset */



html {
	text-align:center;
	margin:0 auto 0 auto;
	padding:0;
}

body {
  height:100%;
	margin:0 auto 0 auto;
	padding: 0px;
	font-family: Helvetica, Verdana, Arial, Tahoma, Sans Serif;
	line-height: 100%;
	text-align:center;
	font-size: 12px;
	color: #212125;
	background:#808080;
}

.clear,
div.clear {
	clear:both;
	height:0px;
	line-height:0px;
	width:100%;
	margin:0;
	*margin:0 0 -4px 0;
	padding:0;
	border:0;
	overflow:hidden;
}

/* zakladni formatovani textu */

#home h1 {
	display:none;
}

h1 {
	margin:0px 0 30px 0;
	font-size:20px;
	font-weight:normal;
	text-align:left;
	color:#000;
}

h2 {
  display:block;
	margin:0px 0 10px 0;
	padding:0px 0 0 0;
	line-height:22px;
	text-transform:uppercase;
	font-size:20px;
	font-weight:normal;
	text-align:left;
	color:#fff;
}

#content_top h2 {
	margin:0px 0 30px 0;
}

h2.h2_left {
	margin:0px 0 15px 15px;
	color:#000;
}

h3 {
	margin:0 0 10px 0;
	padding:0;
	line-height:18px;
	font-size:16px;
	text-align:left;
	text-transform:uppercase;
	color:#212125;
}

h4 {
	margin:0px 0 3px 0;
	line-height:16px;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	color:#212125;
}

h5 {
	margin:0px 0 3px 0;
	line-height:15px;
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
	color:#212125;
}

a.link_more {
  float:right;
  font-weight:bold;
  padding:0 10px 0 0px;
  background: url(../images/bg_more.gif) right top no-repeat;
}

a.link_pdf1 {
  display:block;
  height:34px;
  line-height:34px;
  margin:0 0 10px 0px;
  padding:0 0px 0 40px;
  background: url(../../../images/ico/pdf1_ico.gif) left top no-repeat;
}

a.link_doc1 {
  display:block;
  height:34px;
  line-height:34px;
  margin:0 0 10px 0px;
  padding:0 0px 0 40px;
  background: url(../../../images/ico/doc1_ico.gif) left top no-repeat;
}

a.link_zip1 {
  display:block;
  height:34px;
  line-height:34px;
  margin:0 0 10px 0px;
  padding:0 0px 0 40px;
  background: url(../../../images/ico/zip1_ico.gif) left top no-repeat;
}

a.link_ppt1 {
  display:block;
  height:34px;
  line-height:34px;
  margin:0 0 10px 0px;
  padding:0 0px 0 40px;
  background: url(../../../images/ico/ppt1_ico.gif) left top no-repeat;
}

a.link_xls1 {
  display:block;
  height:34px;
  line-height:34px;
  margin:0 0 10px 0px;
  padding:0 0px 0 40px;
  background: url(../../../images/ico/zxls1_ico.gif) left top no-repeat;
}

a.link_1 {
  display:block;
  height:34px;
  line-height:34px;
  margin:0 0 10px 0px;
  padding:0 0px 0 0px;
}

.separator {
  width:635px;
  height:1px;
  margin:0 0 10px 0;
  border:0;
  clear:both;
	background: url(../images/separator_gray.gif) top left repeat-x;
}

hr {
  width:100%;
  height:2px;
  margin:10px 0;
  border:0;
  clear:both;
	background: url(../images/hr.gif) top left repeat-x;
}

a {color:#fff;}
a:hover {text-decoration:none;}
a img {border:0;}

a.home_link {
	display:block;
	float:left;
	width:96px;
	height:135px;
	text-align:left;
	margin:0px;
	color:#FF8C00;
	background: url(../images/logo.gif) top left no-repeat;
}

h3 a {
	color:#212125;
}


#content_left img#left {
  float:left;
  margin:0 10px 10px 0;
  border:1px solid #9CC400;
}
#content_left img#right {
  float:right;
  margin:0 0px 10px 10px;
  border:1px solid #9CC400;
}

#mainbox_left ul {
	margin:0;
	padding:0;
}

#mainbox_left ul li {
	margin:0;
  padding:0 0px 0px 10px;
  background: url(../images/bg_li.gif) left top no-repeat;
}

p {
  margin:0;
  padding:0;
}

#mainbox_right p {
  margin:0 0 15px 0;
  padding:0 0 0 0;
  line-height:20px;
}

p.notpadded {
  margin:0 !important;
  padding:0 !important;
}

#maincontent ul {
  margin:0 0 15px 0px;
  padding:0;
}

#maincontent ul li {
  line-height:17px;
  padding:0 0 0px 12px;
  list-style:none;
	background: url(../images/bg_li.gif) top left no-repeat;
}


#maincontent table {
  margin:0 0 15px 0px;
}

#maincontent table tr {
  padding:0 0 10px 0px;
}

#maincontent table td {
  padding:0 15px 0px 0;
}


.flash_link {
  display:block;
  width:980px;
  height:100px;
  _margin:0 0 0 -50%;
  position:absolute;
  z-index:1000;
  cursor:pointer;
  cursor:hand;
	background: url(../images/flash_link.gif) top left repeat;
}
*:first-child+html .flash_link {margin:0 0 0 -38%;}

.flash_box {
}

#flash_object {
  position:relative;
  z-index:0;
  margin:0;
}


/* zakladni layout */

#page {
	height:auto;
	width:980px;
	margin:0px auto 0 auto;
	padding:0px 10px;
  text-align:center;
}

.ico_box {
  width:100%;
	height:auto;
}


#top {
	width:980px;
	height:135px;
	margin:0px;
	padding: 0px;
	position:relative;
	text-align:left;
	background:#FF8C00;
}

#lang_menu {
  width:962px;
  height:15px;
  line-height:25px;
  margin:0px 18px 0px 0;
  padding:19px 0;
  overflow:hidden;
  text-align:right;
}

#home {
  width:96px;
  height:135px;
  position:absolute;
  top:0;
  margin:0;
}

#menu {
  width:870px;
  height:80px;
  margin:2px 0 0px 0px;
  padding:0 0 0 110px;
  *padding:20px 0 0 110px;
  overflow:hidden;
}

#mainbox {
	width:980px;
	margin:0;
	padding:0;
  text-align:left;
	background:#CB3333;
}

#mainbox_left {
  float:left;
	width:200px;
	margin:0 0 0px 0;
	padding:15px 0px 290px 0px;
}

#mainbox_right {
	width:780px;
  float:left;
  height:auto;
	min-height:300px;
	_height:300px;
	margin:0 0 0 0px;
	padding:0;
}

#content_top {
	width:780px;
	height:auto;
	min-height:220px;
	line-height:120%;
	margin:0;
	padding:0;
	background:#B3B3B3;
}

.ct_left {
  float:left;
	width:750px;
	height:auto;
	margin:0;
	padding:15px;
}

.is_image {
	width:360px;
}

.ct_right {
  float:left;
	width:390px;
	height:auto;
	margin:0;
	padding:0;
}

#content_bottom {
	width:780px;
  height:auto;
	min-height:250px;
	_height:250px;
	line-height:120%;
	margin:0;
	padding:0;
	background:#5681FF;
}

#maintext_left {
  float:left;
	width:780px;
}
.page_home #maintext_left,
.page_en-home #maintext_left {
  float:left;
	width:590px !important;
	margin:0 0 30px 0;
}


.full_gallery #maintext_left {
	width:590px !important;
}

.page_upravit-galerii #maintext_left,
.page_en-edit-gallery #maintext_left {
	width:780px !important;
}

#maincontent {
	padding:15px;
}
.page_home #maincontent,
.page_en-home #maincontent {
	padding:0;
}
.page_home #maincontent .banner_1,
.page_en-home #maincontent .banner_1 {
	margin:0 0 5px 0;
}

#mainnews {
	padding:0;
}

#maintext_right {
  float:left;
	width:auto;
	padding:0;
}
.page_home #maintext_right,
.page_en-home #maintext_right {
  width:190px;
  padding-top:25px;
	text-align:center;
}

#gallery_right {
}

/* footer */

#footer {
	clear:both;
	width:980px;
	height:50px;
	line-height:50px;
	margin:0px auto 0 auto;
	padding:0px;
  text-align:left;
  font-size:10px;
  font-weight:bold;
  background:#FF5700;
}
#footer a {
	color:#000;
}

.footer_left {
	float:left;
	width:400px;
	padding:0 0 0 15px;
}

.footer_right {
	float:right;
	width:400px;
	padding:0 15px 0 0;
	text-align:right;
}




/* page colors **********************************************/

.page_home {}
.page_home #mainbox {background:#C5271E;}
.page_home .ico_box {background:none;}
.page_home #content_top {background:none;}
.page_home #content_bottom {background:none;}

.page_upravit-galerii {}
.page_upravit-galerii #mainbox {background:url(../images/page_items/page_upravit-galerii.gif) left top repeat-y;}
.page_upravit-galerii .ico_box {background:url(../images/page_items/ico_divadlo.gif) left bottom no-repeat;}
.page_upravit-galerii #content_top {background:#979797;}
.page_upravit-galerii #content_bottom {background:#FFCC00;}

.page_divadlo {}
.page_divadlo #mainbox {background:url(../images/page_items/page_divadlo.gif) left top repeat-y;}
.page_divadlo .ico_box {background:url(../images/page_items/ico_divadlo.gif) left bottom no-repeat;}
.page_divadlo #content_top {background:#979797;}
.page_divadlo #content_bottom {background:#FFCC00;}

.page_aktuality {}
.page_aktuality #mainbox {background:url(../images/page_items/page_aktuality.gif) left top repeat-y;}
.page_aktuality .ico_box {background:url(../images/page_items/ico_aktuality.gif) left bottom no-repeat;}
.page_aktuality #content_top {background:#B3B3B3;}
.page_aktuality #content_bottom {background:#6699FF;}

.page_program {}
.page_program #mainbox {background:url(../images/page_items/page_program.gif) left top repeat-y;}
.page_program .ico_box {background:url(../images/page_items/ico_program.gif) left bottom no-repeat;}
.page_program #content_top {background:#B3B3B3;}
.page_program #content_bottom {background:#979797;}

.page_hrajeme {}
.page_hrajeme #mainbox {background:url(../images/page_items/page_hrajeme.gif) left top repeat-y;}
.page_hrajeme .ico_box {background:url(../images/page_items/ico_hrajeme.gif) left bottom no-repeat;}
.page_hrajeme #content_top {background:#979797;}
.page_hrajeme #content_bottom {background:#99CC66;}

.page_lide {}
.page_lide #mainbox {background:url(../images/page_items/page_lide.gif) left top repeat-y;}
.page_lide .ico_box {background:url(../images/page_items/ico_lide.gif) left bottom no-repeat;}
.page_lide #content_top {background:#B3B3B3;}
.page_lide #content_bottom {background:#6699FF;}

.page_labyrint {}
.page_labyrint #mainbox {background:url(../images/page_items/page_labyrint.gif) left top repeat-y;}
.page_labyrint .ico_box {background:url(../images/page_items/ico_labyrint.gif) left bottom no-repeat;}
.page_labyrint #content_top {background:#B3B3B3;}
.page_labyrint #content_bottom {background:#FFCC00;}

.page_knihovna {}
.page_knihovna #mainbox {background:url(../images/page_items/page_knihovna.gif) left top repeat-y;}
.page_knihovna .ico_box {background:url(../images/page_items/ico_knihovna.gif) left bottom no-repeat;}
.page_knihovna #content_top {background:#979797;}
.page_knihovna #content_bottom {background:#E88BC8;}

.page_pro_skoly {}
.page_pro_skoly #mainbox {background:url(../images/page_items/page_pro_skoly.gif) left top repeat-y;}
.page_pro_skoly .ico_box {background:url(../images/page_items/ico_pro_skoly.gif) left bottom no-repeat;}
.page_pro_skoly #content_top {background:#B3B3B3;}
.page_pro_skoly #content_bottom {background:#018F13;}

.page_kontakt {}
.page_kontakt #mainbox {background:url(../images/page_items/page_kontakt.gif) left top repeat-y;}
.page_kontakt .ico_box {background:url(../images/page_items/ico_kontakt.gif) left bottom no-repeat;}
.page_kontakt #content_top {background:#979797;}
.page_kontakt #content_bottom {background:#CC3333;}


.page_en-home {}
.page_en-home #mainbox {background:#C5271E;}
.page_en-home .ico_box {background:none;}
.page_en-home #content_top {background:none;}
.page_en-home #content_bottom {background:none;}

.page_en-edit-gallery {}
.page_en-edit-gallery #mainbox {background:url(../images/page_items/page_upravit-galerii.gif) left top repeat-y;}
.page_en-edit-gallery .ico_box {background:url(../images/page_items/ico_divadlo.gif) left bottom no-repeat;}
.page_en-edit-gallery #content_top {background:#979797;}
.page_en-edit-gallery #content_bottom {background:#FFCC00;}

.page_en-theater {}
.page_en-theater #mainbox {background:url(../images/page_items/page_divadlo.gif) left top repeat-y;}
.page_en-theater .ico_box {background:url(../images/page_items/ico_divadlo.gif) left bottom no-repeat;}
.page_en-theater #content_top {background:#979797;}
.page_en-theater #content_bottom {background:#FFCC00;}

.page_en-news {}
.page_en-news #mainbox {background:url(../images/page_items/page_aktuality.gif) left top repeat-y;}
.page_en-news .ico_box {background:url(../images/page_items/ico_aktuality.gif) left bottom no-repeat;}
.page_en-news #content_top {background:#B3B3B3;}
.page_en-news #content_bottom {background:#6699FF;}

.page_en-program {}
.page_en-program #mainbox {background:url(../images/page_items/page_program.gif) left top repeat-y;}
.page_en-program .ico_box {background:url(../images/page_items/ico_program.gif) left bottom no-repeat;}
.page_en-program #content_top {background:#B3B3B3;}
.page_en-program #content_bottom {background:#979797;}

.page_en-playing {}
.page_en-playing #mainbox {background:url(../images/page_items/page_hrajeme.gif) left top repeat-y;}
.page_en-playing .ico_box {background:url(../images/page_items/ico_hrajeme.gif) left bottom no-repeat;}
.page_en-playing #content_top {background:#979797;}
.page_en-playing #content_bottom {background:#99CC66;}

.page_en-people {}
.page_en-people #mainbox {background:url(../images/page_items/page_lide.gif) left top repeat-y;}
.page_en-people .ico_box {background:url(../images/page_items/ico_lide.gif) left bottom no-repeat;}
.page_en-people #content_top {background:#B3B3B3;}
.page_en-people #content_bottom {background:#6699FF;}

.page_en-labyrinth {}
.page_en-labyrinth #mainbox {background:url(../images/page_items/page_labyrint.gif) left top repeat-y;}
.page_en-labyrinth .ico_box {background:url(../images/page_items/ico_labyrint.gif) left bottom no-repeat;}
.page_en-labyrinth #content_top {background:#B3B3B3;}
.page_en-labyrinth #content_bottom {background:#FFCC00;}

.page_en-library {}
.page_en-library #mainbox {background:url(../images/page_items/page_knihovna.gif) left top repeat-y;}
.page_en-library .ico_box {background:url(../images/page_items/ico_knihovna.gif) left bottom no-repeat;}
.page_en-library #content_top {background:#979797;}
.page_en-library #content_bottom {background:#E88BC8;}

.page_en-school {}
.page_en-school #mainbox {background:url(../images/page_items/page_pro_skoly.gif) left top repeat-y;}
.page_en-school .ico_box {background:url(../images/page_items/ico_pro_skoly.gif) left bottom no-repeat;}
.page_en-school #content_top {background:#B3B3B3;}
.page_en-school #content_bottom {background:#018F13;}

.page_en-contact {}
.page_en-contact #mainbox {background:url(../images/page_items/page_kontakt.gif) left top repeat-y;}
.page_en-contact .ico_box {background:url(../images/page_items/ico_kontakt.gif) left bottom no-repeat;}
.page_en-contact #content_top {background:#979797;}
.page_en-contact #content_bottom {background:#CC3333;}

.full_gallery {
	background:none !important;
}

/* menu ************************************************/

/* mainmenu */

ul.mainmenu {
  display:block;
  width:880px;
  height:80px;
  margin:0 !important;
  padding:0 !important;
  overflow:hidden;
}
ul.mainmenu li {
  display:block;
  float:left;
  width:60px;
  height:80px;
  margin:0 24px 0 0 !important;
  padding:0 !important;
  font-size:1px;
}

ul.mainmenu li a {
  display:block;
  width:60px;
  height:80px;
  line-height:150px;
  margin:0;
  padding:0;
  text-decoration:none;
  text-align:center;
  color:#FF8C00;
	background-position:0 0;
}

.cs #maintab_1 a {background: url(../images/menu_cz/home.gif) no-repeat;}
.cs #maintab_2 a {background: url(../images/menu_cz/divadlo.gif) no-repeat;}
.cs #maintab_3 a {background: url(../images/menu_cz/aktuality.gif) no-repeat;}
.cs #maintab_14 a {background: url(../images/menu_cz/program.gif) no-repeat;}
.cs #maintab_15 {width:70px;}
.cs #maintab_15 a {
  width:70px;
	background: url(../images/menu_cz/hrajeme.gif) no-repeat;
}
.cs #maintab_16 a {background: url(../images/menu_cz/lide.gif) no-repeat;}
.cs #maintab_17 a {background: url(../images/menu_cz/labyrint.gif) no-repeat;}
.cs #maintab_18 a {background: url(../images/menu_cz/knihovna.gif) no-repeat;}
.cs #maintab_19 a {	background: url(../images/menu_cz/kontakt.gif) no-repeat;}
.cs #maintab_140 a {	background: url(../images/menu_cz/pro_skoly.gif) no-repeat;}


.en #maintab_8 a {background: url(../images/menu_en/home.gif) no-repeat;}
.en #maintab_9 a {background: url(../images/menu_en/divadlo.gif) no-repeat;}
.en #maintab_10 a {background: url(../images/menu_en/aktuality.gif) no-repeat;}
.en #maintab_55 a {background: url(../images/menu_en/program.gif) no-repeat;}
.en #maintab_56 {width:70px;}
.en #maintab_56 a {
  width:70px;
	background: url(../images/menu_en/hrajeme.gif) no-repeat;
}
.en #maintab_57 a {background: url(../images/menu_en/lide.gif) no-repeat;}
.en #maintab_58 a {background: url(../images/menu_en/labyrint.gif) no-repeat;}
.en #maintab_59 a {background: url(../images/menu_en/knihovna.gif) no-repeat;}
.en #maintab_60 a {	background: url(../images/menu_en/kontakt.gif) no-repeat;}
.en #maintab_141 a {	background: url(../images/menu_en/pro_skoly.gif) no-repeat;}

ul.mainmenu li a:hover,
ul.mainmenu li.active a {
	background-position:0 -80px !important;
}


/* submenu */

ul.submenu {
  display:block;
  width:170px;
  height:auto;
  margin:0 15px 15px 15px !important;
  padding:0 !important;
  overflow:hidden;
	background: none;
}
ul.submenu li {
  display:block;
  width:170px;
  height:auto;
  line-height:14px;
  margin:0 0 15px 0 !important;
  padding:0 !important;
  background:none !important;
}

ul.submenu li a {
  display:block;
  width:170px;
  height:auto;
  line-height:14px;
  margin:0;
  padding:0;
  text-decoration:none;
  font-weight:bold;
  color:#fff;
}


ul.submenu li a:hover,
ul.submenu li.active a {
  color:#212125 !important;
}

ul.submenu li.active li a {
  color:#fff !important;
}

ul.submenu li li a:hover,
ul.submenu li.active li.active a {
  color:#212125 !important;
}

ul.submenu li ul li {
  line-height:12px;
  margin:5px 0 5px 0 !important;
}

ul.submenu li ul li a {
  width:150px;
  line-height:12px;
  margin:0;
  padding:0 0 0 20px;
  text-decoration:none;
  font-size:10px;
  font-weight:bold;
  color:#fff;
}


/* Lang menu ************************************************/

#lang_menu a {
  display:block;
  float:right;
  height:13px;
  line-height:26px;
  overflow:hidden;
  font-size:1px;
  color:#FF8C00;
}
#lang_menu a img {
  border:0;
}

#lang_menu a.czech {
  width:33px;
  margin:0px;
  padding:0 5px 0 0;
  border-right:1px solid #000;
}
.cs a.czech {
  background:url(../images/menu_cz/cs.gif) left top no-repeat;
}
.en a.czech {
  background:url(../images/menu_en/cs.gif) left top no-repeat;
}
.en a.czech:hover {
  background:url(../images/menu_cz/cs.gif) left top no-repeat;
}

#lang_menu a.english {
  width:43px;
  margin:0px 0 0 5px;
}
.cs a.english {
  background:url(../images/menu_cz/en.gif) left top no-repeat;
}
.en a.english {
  background:url(../images/menu_en/en.gif) left top no-repeat;
}
.cs a.english:hover {
  background:url(../images/menu_en/en.gif) left top no-repeat;
}



/* content bottom **************************/

/* news */

.news_item {
  padding:15px;
}

.news_item.even {
  background:#53A9FF;
}

.news_item p,
.description p {
  margin:0 0 3px 0 !important;
}

.date {
  display:block;
  margin:0 0 3px 0;
  font-size:11px;
  color:#fff;
}

.docid_7 .date {display:none;}

.description {
  padding:0 0 5px 0;
  font-weight:bold;
}

.introtext {
  margin:0px 0px 5px 0;
}


/* play list */

.playlist_item {
  padding:15px;
  background:#99CC66;
}

.playlist_item.even {
  background:#66CC99;
}

.image_left {
  display:block;
  float:left;
  border:0;
}

.image_left img {
  display:block;
  margin:0 10px 10px 0;
  border:0;
}

.maintext {}

.news_item .more {
  margin:10px 0;
}

/* gallery list */

.gallerylist_item {
  padding:15px;
  background:#FF8614;
}

.gallerylist_item.even {
  background:#FFCC00;
}


/* program list */

.program_item {
  _height:25px;
  background:#B3B3B3;
}

.program_item.black {
  background:#000;
}

.program_item.even {
  background:#979797;
}

.program_item.special_1 {
  background:#ff8c00;
}

.program_item span {
  display:block;
  float:left;
  padding:7px 10px;
  font-weight:bold;
}

.program_item span a {
  color:#000 !important;
}

.program_item.black span {
  color:#fff;
}

span.program_date {
  width:60px;
}

span.program_place {
  width:150px;
}

span.program_name {
  width:150px;
}

span.program_time_1 {
  width:80px;
}

span.program_time_2 {
  width:80px;
}

/* pagination */

.pager {
  width:750px;
  height:15px;
  padding:7px 15px;
  background:#000;
}

.pager span,
.pager a {
  display:block;
  float:left;
  margin:0 5px 0 0;
  text-decoration:none;
}

.pager a:hover {
  text-decoration:underline;
}

.pager span.ditto_currentpage {
  font-weight:bold;
  text-decoration:underline;
  color:#fff;
}

.pager span.ditto_off {
  color:#999;
}


/* formuláře */

.errors {
  margin:0 0 20px 0;
}

.errors p {
  margin:0 0 10px 0 !important;
  padding:0 !important;
  color:#9A3334;
}

p.error_info {
  margin:0 0 2px 0 !important;
}

p.error_fields {
  font-weight:bold;
}

.form_block {
  margin:0 0 10px 0;
}

.loginform,
.loginform_remind {
  width:170px;
  padding:15px;
  color:#fff;
  background:#003E5B;
}

.loginform .form_block,
.loginform_remind .form_block {
  width:170px;
}

.form_block_left {
  float:left;
  width:75px;
  line-height:20px;
  margin:0 5px 0 0;
  padding:0;
}

.form_block_right {
  float:left;
  width:90px;
  margin:0;
  padding:0;
}

.form_block_right .input_text {
  width:82px;
  height:16px;
  line-height:16px;
  padding:2px 3px;
	font-family: Helvetica, Verdana, Arial, Tahoma, Sans Serif;
	font-size: 12px;
  border:1px solid #b3b3b3;
}

.form_block_right .input_check {
  margin:3px 0;
}

.form_block_submit {
  width:170px;
  margin:0 0px 10px 0;
}

.form_block_submit .input_submit,
.form_block_right .input_submit {
  display:block;
  float:right;
  width:90px;
  height:22px;
  padding:0px;
  font-weight:normal;
  text-transform:uppercase;
  color:#fff;
  cursor:pointer;
  cursor:hand;
  border:1px solid #b3b3b3;
  background:#006699;
}

.form_block_left .input_reset {
  display:block;
  float:left;
  width:75px;
  height:22px;
  padding:0px;
  font-weight:normal;
  text-transform:uppercase;
  color:#fff;
  cursor:pointer;
  cursor:hand;
  border:1px solid #b3b3b3;
  background:#006699;
}

.form_block_forget {
  display:block;
  width:170px;
  text-align:left;
}

.form_block_forget a {
  display:block;
  font-size:10px;
  margin:10px 0 0 0;
}

.form_block_text {
  display:block;
  width:170px;
  margin:0 0 0px 0;
  text-align:left;
  line-height:130%;
}

.form_block_text .input_text {
  display:block;
  width:164px;
  margin:0 0 0px 0;
  height:16px;
  line-height:16px;
	font-family: Helvetica, Verdana, Arial, Tahoma, Sans Serif;
	font-size: 12px;
  border:1px solid #b3b3b3;
}

.logout_link {
  display:block;
  float:left;
  width:65px;
  height:18px;
  line-height:18px;
  padding:2px 5px;
  font-weight:normal;
  text-transform:uppercase;
  text-align:center;
  text-decoration:none;
  color:#fff;
  cursor:pointer;
  cursor:hand;
  border:1px solid #b3b3b3;
  background:#006699;
}

.form_label {
  display:block;
  float:left;
  width:100px;
  margin:0 5px 0px 0;
  font-weight:bold;
}

.form_text {
  display:block;
  float:left;
  width:230px;
  padding:1px 3px;
  border:1px solid #87A801;
}

.form_file {
  background:#fff;
}

.form_area {
  display:block;
  float:left;
  width:350px;
  border:1px solid #87A801;
}

.form_image {
  display:block;
  float:left;
  width:148px;
  border:1px solid #87A801;
}

.captcha_text {
  display:block;
  float:left;
  width:142px;
  border:1px solid #87A801;
}

.form_submit {
  display:block;
  width:100px;
  height:22px;
  line-height:22px;
  margin:0 0 0px 105px;
  padding:0 5px 2px 5px;
  font-weight:bold;
  color:#fff;
  cursor:pointer;
  cursor:hand;
  border-top:1px solid #6D8901;
  border-right:1px solid #A9D301;
  border-bottom:1px solid #A9D301;
  border-left:1px solid #6D8901;
  background:#87A801;
}

.form_submit:hover {
  border-top:1px solid #A9D301;
  border-right:1px solid #6D8901;
  border-bottom:1px solid #6D8901;
  border-left:1px solid #A9D301;
}


/* partners */

.partner_item {
  width:190px;
  text-align:center;
  margin:0 0 25px 0;
  overflow:hidden;
}

.partner_item .image {
  width:190px;
  overflow:hidden;
}


/* ajax search */

.search_top_outer {
  width:980px;
  height:1px;
  margin:0 auto;
  text-align:center;
  background:#000;
}

.search_top {
  margin:101px 0px 0 666px;
  padding:0 0px 0 0;
  position:absolute;
  z-index:100;
}

.search_top .cleardefault {
  display:block;
  float:left;
  height:16px;
  width:114px;
  margin:0 5px 0 0;
  padding:2px 3px 2px 3px;
  font-size:12px;
  border:1px solid #8C2300;
}

.search_top #ajaxSearch_submit {
  display:block;
  float:left;
  height:22px;
  line-height:20px;
  width:64px;
  padding:0 3px 2px 3px;
  font-size:12px;
  color:#fff;
  border:1px solid #8C2300;
  background:#000;
  cursor:pointer;
}

.search_top #ajaxSearch_submit:hover {
  border:1px solid #000;
  background:#8C2300;
}

.ajaxSearch_resultsInfo {
  font-size:16px;
  margin:0 0 10px 0 !important;
  padding:0 !important;
}

.ajaxSearch_highlight {
  font-weight:bold;
}

.ajaxSearch_paging {
  display:block;
  margin:0 0 10px 0;
  padding:0;
  
}

.ajaxSearch_currentPage {
}

.ajaxSearch_result {
}

.ajaxSearch_resultLink {
  display:block;
  margin:0 0 10px 0;
  font-size:14px;
}

.ajaxSearch_resultDescription {
  display:block;
  margin:0 0 5px 0;
  font-style:italic;
}

.ajaxSearch_resultExtract {
  display:block;
  margin:0 0 5px 0;
}
