
@import url("NullDefault.css");

.ActiveLink {
  color:#023960;
}

#page {
  width:959px;
  height:auto;
  margin:0px auto;
  font-family: "Tahoma CE", "Arial CE", "Helvetica CE", Tahoma, Arial, lucida, sans-serif;
  font-size:11px;
}

#page_inner {
  padding:0px 15px 0px 14px;
}

#header {
  width:100%;
  height:auto;
}

#header .top {
  width:100%;
  height:19px;
  position:relative;
}

#header .box_top {
  width:858px;
  height:19px;
  background:#F5F5F5;
  position:absolute;
  left:0px;
  top:0px;
}

#header .box_top .RadiusLeft {
  width:2px;
  height:19px;
  background:#F5F5F5 url('../img/Bg_LeftTopRadius.gif') no-repeat 0px 0px;
  float:left;
}

#header .box_top .RadiusRight {
  width:2px;
  height:19px;
  background:#F5F5F5 url('../img/Bg_RightTopRadius.gif') no-repeat 0px 0px;
  float:right;
}

#header .top .BtnBeck {
  width:66px;
  height:19px;
  display:block;
  background:url('../img/Btn_TopBeck.gif') no-repeat 0px 0px;
  position:absolute;
  right:0px;
  top:0px;
}

//#header h1 {
//  display:none;
//}

#header .logo {
  width:290px;
  height:104px;
  display:block;
}

#header .middle {
  width:100%;
  height:104px;
  position:relative;
}

#header .middle .links {
  position:absolute;
  bottom:14px;
  right:0px;
}

#header .middle .links a {
  text-decoration:none;
  color:#878787;  
  padding:0px 0px 0px 22px;
  display:block;
  line-height:21px;
  float:left;
  margin-right:31px;
  height:100%;
}

#header .middle .links .eshop {
  background:url('../img/Ico_Eshop.gif') no-repeat 0px 0px;
}

#header .middle .links .ipravnik {
  background:url('../img/Ico_Pravnik.gif') no-repeat 0px 0px;
}

#header .middle .links .lexdata {
  background:url('../img/Ico_LexData.gif') no-repeat 0px 0px;
}

#header .middle .links .beckbooks {
  background:url('../img/Ico_BeckovaKniha.gif') no-repeat 0px 0px;
  line-height:11px;
}

#header .middle .links .beck {
  background:url('../img/Ico_Beck.gif') no-repeat 0px 0px;
}

#header .bottom {
  width:100%;
  height:58px;
  position:relative;
  background:url('../img/Bg_Header.gif') repeat-x 0px 0px;
}

#header menu {
  margin:0px;
  padding:0px;
  height:27px;
  line-height:27px;
}

#header menu li {
  float:left;
  color:#ECF7FF;
  font-weight:bold;
}

#header menu .active a {
  background:#023960;
}

#header menu li a {
  color:#ECF7FF;
  text-decoration:none;
  height:27px;
  display:block;
  padding:0px 18px;
  width:auto;
  float:left;
}

#header menu li a:hover {
  text-decoration:none !important;
  background:#023960;
}

#header .link_menu2 {
  margin:0px;
  padding:0px;
  height:27px;
  line-height:27px;
  float:right;  
}

#header .link_menu2 li {
  color:#ECF7FF;
  font-weight:bold;
  float:left;
  background:url('../img/Bg_menu2.gif') no-repeat 0px 8px;
}

#header .link_menu2 li a {
  color:#ffffff;
  text-decoration:none;
  height:27px;
  display:block;
  padding:0px 18px;
  width:auto;
  float:left;
}

#header .link_menu2 li a:hover {
  text-decoration:underline;
  color:#000000;
}

#content {
  width:100%;
  height:auto;
  background:url('../img/Bg_Content.gif') repeat-y 0px 0px;  
}

#content #listPager_title {display:none;}

#content .LeftColumn {
  width:215px;
  height:auto;
  background:#F6F6F6 url('../img/Bg_ShadowColumn.gif') repeat-x 0px 0px;
  float:left;
  position:relative;
  top:0px;
  left:-510px;
}

#content .LeftColumn .menu {
  padding-top:10px;  
}

#content .LeftColumn .menu li {
  /*height:32px;*/
  width:100%;
  background:#F6F6F6 url('../img/Bg_LineColumn.gif') repeat-x 0px bottom;
  line-height:32px;
}

#content .LeftColumn .menu li ul {
  padding-left:10px;
}

#content .LeftColumn .menu li ul li {
  font-weight:normal;
}

#content .LeftColumn .menu li ul a {
  font-weight:normal;
}

#content .LeftColumn .menu .active a {
  color:#023960;
}

#content .LeftColumn .menu .Active a {
  color:#023960;
}

#content .LeftColumn .menu .active ul li a {
  color:#9C9C9C;
}

#content .LeftColumn .menu .active ul li a:hover {
  color:#023960;
}

#content .LeftColumn .menu a {
  color:#9C9C9C;
  text-decoration:none;
  padding-left:24px;
  font-weight:bold;
}

#content .LeftColumn .menu a:hover {
  color:#023960;
}

#content .LeftColumn .head {
  height:29px;
  width:215px;
  line-height:29px;
  color:#ffffff;
  background:url('../img/Bg_HeadBoxLeft.gif') no-repeat 0px 0px;
  font-weight:bold;
  position:relative;
  left:-14px;
  margin-top:11px;
}

#content .LeftColumn .head strong {
  padding-left:15px;
}

#content .LeftColumn .News {
  background:#F6F6F6 url('../img/Bg_LineColumn.gif') repeat-x 0px bottom;
}

#content .LeftColumn .News ul {
  padding-top:10px;
}

#content .LeftColumn .News li {
  background:url('../img/Bg_OdrazkaArticles.gif') no-repeat 15px 2px;
  padding-bottom:10px;
  padding-left:34px;
  padding-right:15px;
  height:100%;
}

#content .LeftColumn .News a {
  text-decoration:none;
  color:#3D7198;  
}

#content .LeftColumn .News a:hover {
  color:#B5204D;
  text-decoration:underline;
}

#content .LeftColumn .TopArticles {
  background:#F6F6F6 url('../img/Bg_LineColumn.gif') repeat-x 0px bottom;
}

#content .LeftColumn .TopArticles ul {
  padding-top:10px;
  overflow:hidden;
}

#content .LeftColumn .TopArticles li {
  background:url('../img/Bg_OdrazkaArticles.gif') no-repeat 15px 2px;
  padding-bottom:10px;
  padding-left:34px;
  padding-right:15px;
  height:100%;
}

#content .LeftColumn .TopArticles a {
  text-decoration:none;
  color:#B5204D;
}

#content .LeftColumn .TopArticles a:hover {
  color:#3D7198;
  text-decoration:underline;
}

#content .LeftColumn .BannerBox {
  padding-top:13px;
  padding-bottom:41px;
}

#content .LeftColumn .BannerBox .InnerBox {
  text-align:center;
  padding:0px 13px;
}

#content .LeftColumn .BannerBox img {
  border:1px solid #DEDEDE;
  margin-bottom:10px;
}

#content .MiddleColumn {
  width:510px;
  height:auto;
  background:#FFFFFF url('../img/Bg_ShadowContent.gif') repeat-x 0px 0px;
  float:left;
  position:relative;
  top:0px;
  left:215px;
  _width:508px;
}

#content .MiddleColumn .InnerBox {
  padding:25px 15px 25px 15px;
  color:#383838;
}

#content .MiddleColumn .ListArtItem {
  padding-bottom:10px;
  color:#3D7198; 
}

#content .MiddleColumn h2 {
  font-size:18px;
  font-weight:bold;
  margin-bottom:16px;
  margin-top:5px;
  color:#3D7198;
}

#content .MiddleColumn .CategoryDescription {
  margin-bottom:18px;
  color:#383838;
}
#content .MiddleColumn .CategoryDescription h1,
#content .MiddleColumn .CategoryDescription h2 {
  font-size:20px;
  font-weight:normal;
  margin-bottom:16px;
  margin-top:5px;
  color:#3D7198;
}

#content .MiddleColumn .CategoryDescription .category_img {
  float:left;
  margin-right:10px;
  margin-bottom:10px;
  width:143px;
}

#content .MiddleColumn h2 a {
  color:#B5204D;
  text-decoration:none;
}

#content .MiddleColumn .box_img {
  float:left;
  width:143px;
  margin-right:10px;
}

#content .MiddleColumn .inner_img {
  padding:2px;
  border:1px solid #E5E5E5;
}

#content .MiddleColumn .all {
  color:#3D7198;
  background:url('../img/Bg_ListBooks.gif') no-repeat 0px 0px;
  padding-top:20px;
  padding-left:22px;
  padding-right:22px;
}

#content .MiddleColumn .all h3 {
  font-weight:bold;
  text-transform:uppercase;
  font-size:11px;
}

#content .MiddleColumn .all h3 a {
  color:#B5204D;
  text-decoration:none;
}

#content .MiddleColumn .celyClanek a {
  color:#6FC4FF;
}

#content .MiddleColumn .ListCategories {
  background:#FFFFFF url('../img/Bg_ListArticles.gif') no-repeat 0px 0px;  
  position:relative;
}

#content .MiddleColumn .ListCategories .InnerBox {
  background:none;
  padding:11px 33px 5px 33px;
}

#content .MiddleColumn .ListCategories strong {
  display:block;
  color:#3D7198;
  font-weight:bold;
  padding:20px 0px 0px 12px;
}

#content .MiddleColumn .ListCategories h3 {
  font-size:11px;
  font-weight:normal;
  background:url('../img/Bg_OdrazkaRed.gif') no-repeat left 4px;
}

#content .MiddleColumn .ListCategories h3 a {
  text-decoration:none;
  color:#3D7198;
  padding-left:12px;
  background:url('../img/Bg_OdrazkaRed.gif') no-repeat left 4px;
  display:block;
  height:100%;
}

#content .MiddleColumn .ListCategories h3 a:hover {
  color:#B5204D;
  text-decoration:underline;
}

#content .MiddleColumn .ListCategories .NextArticles {
  position:absolute;
  top:20px;
  right:20px;
  color:#6FC4FF;
  padding-right:5px;
  background:url('../img/Bg_OdrazkaLink.gif') no-repeat right 8px;
}

#content .MiddleColumn #listPager {
  width:471px;
  height:31px;
  background:url('../img/Bg_Pager.gif') no-repeat 0px 0px;
  margin:19px auto 0px auto;
  position:relative;
  padding:7px 10px;
}

#content .MiddleColumn #listPager #pleft {
  padding-right:5px;
}

#content .MiddleColumn #listPager #pright {
  padding-left:5px;
}

#content .MiddleColumn #listPager .next_pages {
  width:22px;
  height:20px;
  background:url('../img/Ico_RightPager.gif') no-repeat 0px 0px;
  display:block;
  position:absolute;
  right:11px;
  top:7px;
}

#content .MiddleColumn #listPager .prev_pages {
  width:22px;
  height:20px;
  background:url('../img/Ico_LeftPager.gif') no-repeat 0px 0px;
  display:block;
  position:absolute;
  left:11px;
  top:7px;
}

#content .MiddleColumn #listPager #listPager_inner {
  text-align:center;
  padding-top:10px;
  color:#B5204D;
}

#content .MiddleColumn #listPager #listPager_inner a {
  color:#3D7198;
  text-decoration:none;
}

#content .MiddleColumn #listPager #listPager_inner a:hover {
  color:#B5204D;
  text-decoration:underline;
}

#content .MiddleColumn .listPager_title {
  display:none;
}

#content .MiddleColumn .article {
  color:#383838;
  background:url('../img/Bg_CategoryArticle.gif') no-repeat 235px 15px;
}

#content .MiddleColumn .article .ArticleInfoBox {
  color:#C5C5C5;
  font-size:9px;
}

#content .MiddleColumn .article .ArticleInfoBox a {
  color:#C5C5C5;
}

#content .MiddleColumn .article h1 {
  font-size:20px;
  margin:8px 0px 14px 0px;
  color:#3D7198;
  line-height:22px;
}

#content .MiddleColumn .article p {
  margin-bottom:14px;
}

#content .MiddleColumn .article .box_img {
  width:186px;
  margin-bottom:10px;
}

#content .MiddleColumn .BoxPlus .head {
  margin-bottom:5px;
}

#content .MiddleColumn .BoxPlus .text_title {
  color:#B5204D;
  font-weight:bold;  
}

#content .MiddleColumn .Chapters {
  padding-bottom:19px;
}

#content .MiddleColumn .Chapters ul {
  padding-left:10px;
  color:#7F7F7F;
}

#content .MiddleColumn .Chapters a {
  color:#3D7198;
}

#content .MiddleColumn .RelatedArticles {
  padding-bottom:19px;
}

#content .MiddleColumn .RelatedArticles ul {
  padding-left:10px;
  color:#7F7F7F;
}

#content .MiddleColumn .RelatedArticles li {
  padding-left:9px;
  background:url('../img/Bg_OdrazkaRelease.gif') no-repeat 0px 6px;
}

#content .MiddleColumn .RelatedArticles a {
  color:#3D7198;
}

#content .MiddleColumn .Attachments {
  padding-bottom:19px;
}

#content .MiddleColumn .Attachments dl {
  padding-left:10px;
  color:#7F7F7F;
}

#content .MiddleColumn .Attachments dt {
  padding-left:25px;
  margin-bottom:3px;
}

#content .MiddleColumn .Attachments a {
  color:#3D7198;
}

#content .MiddleColumn #chapterpager {
  width:471px;
  height:31px;
  background:url('../img/Bg_Pager.gif') no-repeat 0px 0px;
  margin:0px auto 19px auto;
}

#content .MiddleColumn #chapterpager .Chapter {
  padding:7px 11px 0px 11px;
}

#content .MiddleColumn #chapterpager .next a {
  width:22px;
  height:20px;
  background:url('../img/Ico_RightPager.gif') no-repeat 0px 0px;
  display:block;
  float:right;
}

#content .MiddleColumn #chapterpager .prev a {
  width:22px;
  height:20px;
  background:url('../img/Ico_LeftPager.gif') no-repeat 0px 0px;
  display:block;
  float:left;
}

#content .MiddleColumn .sendArticle {
  width:375px;
  border-right:1px solid #DBDBDB;
  border-left:1px solid #DBDBDB;
  border-bottom:1px solid #DBDBDB;
  margin:0px auto 15px auto;
  display:none;
}

#content .MiddleColumn .sendArticle legend {
  display:none;
}

#content .MiddleColumn .sendArticle .input_text {
  vertical-align:top;
}

#content .MiddleColumn .sendArticle .input_text input {
  border:1px solid #DBDBDB;
  color:#999999;
  font-size:9px;
  margin-bottom:5px;
  max-width:160px;
  padding:4px 5px;
  width:148px;
}

#content .MiddleColumn .sendArticle .input_text select {
  border:1px solid #DBDBDB;
  color:#5A5A5A;
  padding:1px;
  width:160px;
  padding:0px;
  height:21px;
  
}

#content .MiddleColumn .sendArticle td {
   width:170px;
}

#content .MiddleColumn .sendArticle .label_text td {
  font-weight:bold;
  padding-bottom:5px;  
  color:#3D7198; 
}

#content .MiddleColumn .sendArticle .head {
  width:100%;
  height:29px;
  background:url('../img/Bg_HeadSendArticle.gif') no-repeat 0px 0px;
  line-height:29px;
  position:relative;
}

#content .MiddleColumn .sendArticle .head strong {
  color:#ffffff;
  font-weight:bold;
  margin-left:15px;
}

#content .MiddleColumn .sendArticle #close {
  width:15px;
  height:15px;
  display:block;
  background:url('../img/Btn_CloseForm.gif') no-repeat 0px 0px;
  position:absolute;
  right:1px;
  top:1px;
  cursor:pointer;
}

#content .MiddleColumn .sendArticle #close a {
  width:15px;
  height:15px;
  display:block;
  cursor:pointer;
}

#content .MiddleColumn .sendArticle .inner {
  padding:10px;
}

#content .MiddleColumn .sendArticle .label {
  font-weight:bold;
  padding-bottom:5px;  
  color:#3D7198;
}

#content .MiddleColumn .sendArticle textarea {
  width:350px;
  border:1px solid #DBDBDB;
  margin-bottom:5px;
}

#content .MiddleColumn .sendArticle .SendBtn {
  background:transparent url('../img/Btn_Send.gif') no-repeat scroll 0px;
  border:0px none;
  color:#FFFFFF;
  font-size:11px;
  font-weight:bold;
  height:20px;
  padding:0px;
  width:160px;
  float:right;
}

#content .MiddleColumn .print-mail {
  padding-top:12px;
  border-top:2px solid #F1F1F1;
}

#content .MiddleColumn .print-mail a {
  padding-left:24px;
  color:#B5204D;
  font-weight:bold;
}

#content .MiddleColumn .print-mail .print {
  background:url('../img/Ico_PrinArticle.gif') no-repeat 0px 0px;
  margin-left:16px;
}

#content .MiddleColumn .print-mail .mail {
  background:url('../img/Ico_SendArticle.gif') no-repeat 0px 0px;
}

#content .MiddleColumn .Navigace {
  margin-bottom:18px;
  color:#C5C5C5;
}

#content .MiddleColumn .Navigace ul {
  padding-left:0px;
}

#content .MiddleColumn .Navigace li {
  float:left;
  padding-left:7px;
  background:none;
}

#content .MiddleColumn .Navigace a {
  padding-right:10px;  
  color:#C5C5C5;
  background:url('../img/Bg_Navigace.gif') no-repeat right 7px;
}

#content .MiddleColumn .SearchItem {
  margin-bottom:20px;
  color:#383838;
}

#content .MiddleColumn .SearchItem .box_img {
  width:auto;
}

#content .MiddleColumn .SearchItem h2 {
  font-size:14px;
  margin-bottom:5px;
}

#content .MiddleColumn .SearchItem .celyClanek {
  color:#6FC4FF;
}

#content .MiddleColumn .searchresult {
  margin-bottom:10px;
}

#content .MiddleColumn .noresult dt {
  font-weight:bold;
  text-decoration:underline;
  margin-bottom:5px;
}

#content .MiddleColumn .searchresult strong {
  color:#B5204D;
  font-weight:bold;
}

#content .MiddleColumn .SiteMap {
  padding-top:10px;
  background:url(../img/Bg_LineColumn.gif) repeat-x scroll 0px top; 
}

#content .MiddleColumn .SiteMap ul {
  padding-left:10px;
}

#content .MiddleColumn .SiteMap ul ul {
  padding-left:10px;
}

#content .MiddleColumn .SiteMap ul ul li {
  font-weight:normal;
}

#content .MiddleColumn .SiteMap ul li {
  background:transparent url(../img/Bg_OdrazkaArticles2.gif) no-repeat scroll 15px 2px;
  padding-bottom:10px;
  padding-left:34px;
  font-weight:bold;
}

#content .MiddleColumn .SiteMap ul a {
  text-decoration:none;
  color:#3D7198;
}

#content .MiddleColumn .SiteMap ul a:hover {
  color:#B5204D;
}

#content .RightColumn {
  width:205px;
  height:auto;
  background:#F6F6F6 url('../img/Bg_ShadowColumn.gif') repeat-x 0px 0px;
  float:left;  
}

#content .RightColumn .SearchForm {
  width:100%;
  background:url('../img/Bg_LineColumn.gif') repeat-x 0px bottom;
}

#content .RightColumn .SearchForm fieldset {
  padding:15px 27px 22px 30px;
}

#content .RightColumn .SearchForm legend {
  display:none;
}

#content .RightColumn .SearchForm .searchinput {
  width:102px;  
  border:1px solid #8B8B8B;
  color:#999999;
  font-size:9px;  
  padding:3px 3px;
  float:left;
  margin-right:4px;
}

#content .RightColumn .SearchForm .BtnSend {
  width:33px;
  height:21px;
  border:0px;
  background:url('../img/Btn_Search.gif') no-repeat 0px 0px;
  color:#ffffff;
  font-weight:bold;
  text-transform:uppercase;
  padding:0px;
  text-align:center;
  font-size:10px;
  float:left;
}

#content .RightColumn .head {
  height:29px;
  width:205px;
  line-height:29px;
  color:#ffffff;
  background:url('../img/Bg_HeadBoxRight.gif') no-repeat 0px 0px;
  font-weight:bold;
  position:relative;
  left:15px;
  margin-top:11px;
}

#content .RightColumn .head strong {
  padding-left:15px;
}

#content .RightColumn .BannerBox {
  padding-bottom:17px;
  background:url('../img/Bg_LineColumn.gif') repeat-x 0px bottom;  
}

#content .RightColumn .BannerBox .InnerBox {
  padding:0px 9px 0px 24px;
  text-align:center;
}

#content .RightColumn .BannerBox img {
  border:1px solid #DEDEDE;
  margin-bottom:10px;
}

#content .RightColumn .SendNewArticles form {
  padding:17px 9px 18px 24px;
  background:url('../img/Bg_LineColumn.gif') repeat-x 0px bottom;
  color:#3D7198;
}

#content .RightColumn .SendNewArticles strong {
  font-weight:bold;
}

#content .RightColumn .SendNewArticles p {
  margin-bottom:15px;
}

#content .RightColumn .SendNewArticles label {
  display:block;
  font-weight:bold;
  margin-bottom:5px;
}

#content .RightColumn .SendNewArticles #inpNewsMail {
  width:148px;
  max-width:160px;  
  border:1px solid #DBDBDB;
  font-size:9px;
  color:#999999;
  padding:4px 5px;
  margin-bottom:5px;
}

#content .RightColumn .SendNewArticles #RegMail {
  width:160px;
  height:20px;
  background:url('../img/Btn_Send.gif') no-repeat 0px 0px;
  padding:0px;
  border:0px;
  color:#ffffff;
  font-weight:bold;
  font-size:11px;
}

#content .RightColumn .WriteUs form {
  padding:17px 9px 18px 24px;
  background:url('../img/Bg_LineColumn.gif') repeat-x 0px bottom;
  color:#3D7198;
}

#content .RightColumn .WriteUs label {
  display:block;
  font-weight:bold;
  margin-bottom:5px;
}

#content .RightColumn .WriteUs #writetousmail {
  width:148px;
  max-width:160px;  
  border:1px solid #DBDBDB;
  font-size:9px;
  color:#999999;
  padding:4px 5px;
  margin-bottom:5px;
}

#content .RightColumn .WriteUs #writeSend {
  width:160px;
  height:20px;
  background:url('../img/Btn_Send.gif') no-repeat 0px 0px;
  padding:0px;
  border:0px;
  color:#ffffff;
  font-weight:bold;
  font-size:11px;
}

#content .RightColumn .WriteUs textarea {
  width:158px;
  max-width:160px;
  height:123px;
  border:1px solid #DBDBDB;
  margin-bottom:5px;
  overflow:auto;  
}



#footer {
  width:100%;
  min-height:104px;
  background:#165583 url('../img/Bg_Footer.gif') repeat-x 0px 0px;
}

#footer p {
  padding:28px 84px 13px 84px;
  color:#9DB8CB;
  background:url('../img/Bg_DrakFooter.gif') no-repeat 18px 28px;
}

#footer .podpis {
  padding:10px 84px 10px 84px;
  color:#9DB8CB;
}

#footer .podpis a {
  font-weight:bold;
  color:#9DB8CB;
}

.gif {
  background:url('../img/Icons/gif.gif') no-repeat 0px 0px;
}

.jpg {
  background:url('../img/Icons/jpg.gif') no-repeat 0px 0px;
}

.png {
  background:url('../img/Icons/png.gif') no-repeat 0px 0px;
}

.bmp {
  background:url('../img/Icons/bmp.gif') no-repeat 0px 0px;
}

.doc {
  background:url('../img/Icons/doc.gif') no-repeat 0px 0px;
}

.xls {
  background:url('../img/Icons/xls.gif') no-repeat 0px 0px;
}

.pdf {
  background:url('../img/Icons/pdf.gif') no-repeat 0px 0px;
}

.txt {
  background:url('../img/Icons/txt.gif') no-repeat 0px 0px;
}

.rar {
  background:url('../img/Icons/rar.gif') no-repeat 0px 0px;
}

.zip {
  background:url('../img/Icons/zip.gif') no-repeat 0px 0px;
}

.fla {
  background:url('../img/Icons/fla.gif') no-repeat 0px 0px;
}

.swf {
  background:url('../img/Icons/swf.gif') no-repeat 0px 0px;
}



#page .endlink {clear:both;display:block;background:#fff url(../_js/Photogallery/img/BGdottedGreen.gif) repeat-x 50px 0;padding-top:5px;width:100%}
#page .nextlist {padding-top:10px;background-position:0 15px;clear:both}
#lightbox {position:absolute;left:0;width:100%;z-index:100;text-align:center;line-height:0}
#lightbox a img {border:none}
#outerImageContainer {position:relative;background-color:#fff;width:250px;height:250px;margin:0 auto}
#imageContainer {padding:10px}
#loading {position:absolute;top:40%;left:0%;height:25%;width:100%;text-align:center;line-height:0}
#hoverNav {position:absolute;top:0;left:0;height:100%;width:100%;z-index:10}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{outline:none}
#prevLink, #nextLink {width:49%;height:100%;background:transparent url(../_js/Photogallery/img/blank.gif) no-repeat; /* Trick IE into showing hover */display:block}
#prevLink {left:0;float:left}
#nextLink {right:0;float:right}
#prevLink:hover, #prevLink:visited:hover {background:url(../_js/Photogallery/img/prevlabel.gif) left 15% no-repeat}
#nextLink:hover, #nextLink:visited:hover {background:url(../_js/Photogallery/img/nextlabel.gif) right 15% no-repeat}
#imageDataContainer {font:10px Verdana, Helvetica, sans-serif;background-color:#fff;margin:0 auto;line-height:1.4em;overflow:auto;width:100%}
#imageData {padding:0 10px;color:#666}
#imageData #imageDetails {width:70%;float:left;text-align:left}	
#imageData #caption {font-weight:bold}
#imageData #numberDisplay {display:block;clear:left;padding-bottom:1.0em}			
#imageData #bottomNavClose {width:66px;float:right;padding-bottom:0.7em}	
#overlay {position: absolute;top:0;left:0;z-index:90;width:100%;height:500px;background-color:#000}

#content a {
  color:#B5204D;
}

.titleH1 {
  color:#3D7198;
  font-size:20px;
  margin:8px 0px 14px;
}

.titleH2 {
  color:#B5204D;
  font-size:18px;
  font-weight:bold;
  margin-bottom:16px;
  margin-top:5px;
}

.titleH3 {
  font-size:11px;
  font-weight:bold;
  text-transform:uppercase;
  color:#B5204D;
}

.BlueLink {
  color:#6FC4FF !important;
}

.RedLink {
  color:#B5204D !important;
}

.BlueText {
  color:#3D7198;
}

#content .MiddleColumn ol {
  padding-left:25px;
  list-style:decimal;
}

#content .MiddleColumn ul {
  padding-left:25px;
}

#content .MiddleColumn ul li {
  background:url('../img/Bg_OdrazkaRed.gif') no-repeat left 6px;  
  padding-left:12px;
  height:100%;
}

.ProfileGroups {
  display:none;
}

.success {
  padding:10px;
  border:1px solid #7CBE0F;
  color:#7CBE0F;
  margin:0px 0px 10px 0px;
}

.facebook {
  width:150px;
  margin:0px auto 0px auto;
  padding:0px 0px 10px 0px;
}

#objForm {
  width:470px;
  margin:0px auto;
}

#objForm legend {
  display:none;
}

#objForm .conctactFields {
  margin-top:15px;
  margin-bottom:15px;
}

#objForm .conctactFields td {
  padding:5px 15px 5px 0px;
}

#objForm .conctactFields label {
  margin-right:0px;
  color:#3D7198;
  font-weight:bold;
}

#objForm .conctactFields .inputText {
  border:1px solid #DBDBDB;
  color:#999999;
  font-size:12px;
  max-width:160px;
  padding:4px 5px;
  width:100px;
}

#objForm .conctactFields #title {
  width:50px;
}

#objForm .conctactFields #company {
  width:300px;
}

#objForm .conctactFields #street {
  width:300px;
}

#objForm strong {
  font-weight:bold;
}

#objForm h2 {
  line-height:20px;
  margin-top:10px;
  padding-top:25px;
  background:url('../img/Bg_ListBooks.gif') no-repeat 0px 0px;
}

#objForm h3 {
  font-size:16px;
  color:#B5204D;
  font-weight:bold;
  margin:0px 0px 2px 0px;
  line-height:18px;
}

#objForm p {
  margin-bottom:5px;
}

#objForm label {
  font-weight:bold;
}

#objForm .item {
  margin-bottom:15px;
}

#objForm .item td {
  padding:10px;
}

#objForm .checkbox {
  width:10px;
  height:10px;
  border:1px solid #DBDBDB;
  cursor:pointer;
}

#objForm .on {
  background:url('../img/check.gif') no-repeat center center;
}

#objForm .sendBtn {
  background:url('../img/Btn_Send.gif') no-repeat 0px 0px;
  border:0 none;
  color:#FFFFFF;
  font-size:11px;
  font-weight:bold;
  height:20px;
  padding:0px;
  width:160px;
  float:right;
  cursor:pointer;
}

#objForm .conctactFields, #objForm .desc, #objForm .sentInputBtn {
  display:none;
}

#objForm .info {
  font-weight:bold;
  margin-top:20px;
  display:none;
}

#objForm .pov {
  color:#B5204D;
  margin-left:3px;
}

.error-env {
  color:#FF0000;
  display:none;
}

