@import "template.css";
@import "menu.css";


/******************PAGE PROPORTIONS*********************/
/*Width of the page */
#container {width: 956px;}

/*Header height*/
#header {height: 195px;}

/*Column's width*/
#left {width: 244px;}
#page {width: 521px;}
#right {width: 141px;}

/*Height of the footer */
#footer {height: 63px;}

/******************DESIGN OF PAGE***********************/
/*Common design*/
html {
  background: #2d8ce3 url(../images/web/site-bg.gif) repeat-x;
}

body {
  background: url(../images/web/body-bg.jpg) center top no-repeat;
}

#container {
  text-align: left;
  font-size: 0.75em;
  padding-top: 15px;
}

#content-top {
  height: 16px;
  background: url(../images/web/content-top-bg.png) no-repeat;
  margin-top: 7px;
}

#content-middle {
  background: url(../images/web/content-middle-bg.png) repeat-y;
}

#content-center {
  width: 928px;
  margin: 0px auto 0px auto;
  background: url(../images/web/wrap-bg.gif) repeat-y;
}

#content-bottom {
  height: 16px;
  background: url(../images/web/content-bottom-bg.png) no-repeat;
}

/********************
HEADER
********************/
#header-top {
  height: 98px;
  margin: 0px 0px 0px 0px;
  background: url(../images/web/header-top-bg.png) no-repeat;
}

.icons {
  width: 370px;
  height: 29px;
  float: left;
  margin-top: 69px;
}

.icons a {
  color: #96d1fe;
  font-size: 10px;
  padding: 1px 30px 0px 15px;
  margin: 8px 0px 0px 15px;
  text-decoration: none;
  display: block;
  float: left;
}

.icons a:hover {
  color: #ffffff;
}

.icons a.home {
  background: transparent url('../images/web/ico_home.gif') no-repeat scroll 0 1px;
}

.icons a.print {
  background: transparent url('../images/web/ico_print.gif') no-repeat scroll 0 1px;
}

.icons a.sitemap {
  background: transparent url('../images/web/ico_sitemap.gif') no-repeat scroll 0 1px;
}

.lang {
  width: 573px;
  height: 29px;
  float: left;
  margin-top: 69px;
}

.lang ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
  float: right;
}

.lang ul li {
  float: left;
}

.lang ul li a {
  float: left;
  display: block;
  width: 110px;
  height: 23px;
  padding: 6px 0px 0px 0px;
  text-align: center;
  color: #054982;
  font-size: 1.1em;
  background: url(../images/web/lang.gif) no-repeat;
}

.lang ul li a:hover {
  background: url(../images/web/lang-active.gif) no-repeat;
}

.lang ul li a.active {
  background: url(../images/web/lang-active.gif) no-repeat;
}

#header {
  background: url(../images/web/header-bottom-bg.png) no-repeat;
  margin: 0px 0px 0px 0px;
}

#logo-addtext {
  height: 143px;
}

.logo {
  width: 250px;
  height: 143px;
  float:left;
}

.logo a {
  width: 250px;
  height: 143px;
  display: block;
  font-size: 0px;
}

.addtext {
  width: 706px;
  height: 88px;
  float: left;
  padding-top: 55px;
}

#topmenu {
  margin-top: 0px;
  float: left;
  height: 38px;
}


/********************
LEFT
********************/
#left {
  margin: 0px 0px 11px 0px;
}

.block-head {
  padding: 10px 0px 0px 34px;
  margin-bottom: 2px;
  height: 30px;
  color: #ffffff;
  font-size: 1.3em;
}

.red {
  background: #f5f5f5 url(../images/web/red-block-head-bg.gif) bottom no-repeat;
}

.blue {
  background: #f5f5f5 url(../images/web/blue-block-head-bg.gif) bottom no-repeat;
}

.loginarea {
  height: 126px;
  background: url(../images/web/block-blue-content.gif) no-repeat;
  padding: 13px 0px 0px 18px;
}

.loginarea .input-bg {
  width: 170px;
  height: 19px;
  background: url(../images/web/login-input-bg.gif) no-repeat;
  margin: 0px 0px 0px 5px;
  padding: 4px 0px 0px 3px;
  border: none;
}

.loginarea .name {
  margin: 0px 0px 10px 6px;
}

.loginarea .input-text {
  margin: 5px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  display: block;
  float: left;
}

.loginarea .regtext {
  float: left;
  display: inline;
  margin: 28px 5px 0px 41px;
  padding: 0px 0px 0px 0px;
  font-size: 10px;
}

.loginarea .submit {
  width: 74px;
  height: 25px;
  background: url(../images/web/login-button.gif) no-repeat;
  margin: 30px 0px 0px 10px;
  padding: 0px 0px 0px 0px;
  border: none;
}

.contact-block {
  height: 86px;
  background: url(../images/web/contact-block.gif) no-repeat;
  margin-top: 8px;
}

/********************
PAGE
********************/
#page {
  margin: 0px 11px 11px 11px;
}

#page input[type=text] {
	padding: 2px 3px;
	border: 1px solid #555555;
	width: 350px;
}

#page textarea {
	padding: 2px 3px;
	border: 1px solid #555555;
	width: 350px;
	height: 300px;
}

.article {
  margin: 11px 0px 0px 0px;
  padding: 0px;
}

.art-head {
  height: 25px;
  background: url(../images/web/clanok-head-bg.gif) no-repeat;
  color: #4a4a4a;
  font-size: 1.1em;
  padding: 6px 0px 0px 20px;
}

.art-head a {
  height: 25px;
  background: url(../images/web/clanok-head-bg.gif) no-repeat;
  color: #4a4a4a;
  font-size: 1.1em;
}

.article .art-pic-desc {
  margin-top: 11px;
  margin-bottom: 11px;
}

.article .art-pic-desc img {
  display: block;
  border: 1px solid #ababab;
  padding: 1px;
  margin-left: 20px;
}

.article .art-desc {
  float: left;
  padding-left: 11px;
  padding-right: 5px;
}

.artinfos {
  height: 20px;
  background: #f0f0f0;
  color: #4A4A4A;
  font-size: 0.9em;
  padding: 4px 0px 0px 20px;
}

.artinfos a {
  color: #4A4A4A;
}


.breadcumb {
  color: #8e8e8e;
  font-size: 0.9em;
}

.breadcumb a {
  color: #8e8e8e;
  text-decoration: none
}

/********************
RIGHT
********************/
#right {
  margin: 0px 0px 14px 0px;
}

#right img {
  margin-top: 5px;
  margin-left: 10px;
}

#right p {
    background-color: #EEEEEE;
    padding: 5px;
    margin: 1px;
}

.block-head-blue-small {
  background: url(../images/web/blue-block-head-small-bg.gif) no-repeat;
  padding: 10px 0px 0px 34px;
  margin-bottom: 2px;
  height: 30px;
  color: #ffffff;
  font-size: 1.3em;
}

/********************
FOOTER
********************/
#footer {
  width: 928px;
  background: #fff url(../images/web/footer-bg.gif) no-repeat;
  font-size: 0.9em;
  margin: 0px auto 0px auto;
  border-top: 11px solid #ffffff;
}

#foot {
  text-align: left;
  color: #313f4c;
  font-weight: normal;
  margin-top: 0px;
  padding-top: 18px;
  padding-left: 20px;
}
#foot a {
  color: #1a4a74;
  text-decoration: none;
}
#foot a:hover {
  color: #5692c1;
  text-decoration: none;
}
#makedby {
  display: block;
  color: #91c5f7;
  padding-right: 20px;
  padding-bottom: 20px;
  margin-top: 5px;
  text-align: right;
  font-size: 0.9em;
}
#makedby a {
  color: #91c5f7;
  text-decoration: none;
}
#makedby a:hover {
  color: #fff;
  text-decoration: none;
}


/******************DESIGN OF MAIN ELEMENTS**************/


div.ui-datepicker{
 font-size: 0.75em;
}

.errorSummary {
    color: red;
}

.yiiForm input,textarea {
    border: 1px solid #555555;
    font-weight: bold;
    padding: 2px;
}

input.error, textarea.error {
    background-color: #ffcbcb;
}

label.error {
    color: red;
}

span.required {
    color: red;
}

#page label {
    font-weight: bold;
}
