/**
 * Page Layout and basic settings
 */
body {
	font: 13px/1.5 Arial, Tahoma, Verdana, sans-serif;
	color: black;
	background: #4f69d8 url('../images/bg.png') repeat-x left top;
	margin: 0;
}

h1 {
	font-size: 150%;
	color: #165ca3;
}

h2 {
	font-size: 13px;
}

div.flash {
	color: black;
	background: #FFF9D7;
	border: 1px solid #E2C822;
	padding: 5px;
	margin: 5px 11px 5px 0;
	width: 708px;
	float: right;
}

.hidden {
	display: none;
}

.bold {
	font-weight: bold;
}

.clear {
	clear: both;
	height:1px;
}

a img {
	border: none;
}
#container {
	width: 931px;
	font-size: 12px;
	height: auto;
	margin: 0 auto;
	text-align: center;
}

form th {
	text-align: right;
}

form td {
	text-align: right;
}

label {
	color: #494949;
}

input, select, textarea {
	border: 1px solid #dddddd;
	background: white;
	color: #494949;
}

#pageBody {
	background: white;
	text-align: left;
}

#pageLeft {
	width: 198px;
	float: left;
	background: white url("../images/bgPageLeftTop.png") no-repeat left top;
}

#pageRight {
	width: 235px;
	float: right;
}

#pageCenter, #centerBlock {
	width: 498px;
	float: left;
	position: relative;
	padding: 9px 0;
	/*margin-top: 12px;*/
	background: url("../images/bg_pageCenter_top.png") no-repeat left top;
}

#pageFoot {
	width: 931px;
	background: white url("../images/bgPageFoot.png") no-repeat left bottom;
	padding: 10px 0;
	margin-top: 10px;
}
/**
 * #pageTop
 */
#pageTop .topBar {
	width: 931px;
	height: 44px;
	font-size: 12px;
	background: url("../images/topBar.png") no-repeat left top;
	color: white;
}
#pageTop .viewSwitch {
	width: auto;
	float: left;
	color: #d26a6a;
	padding: 10px 18px;
}
#pageTop .viewSwitch a {
	color: white;
	padding: 3px 5px;
}
#pageTop .viewSwitch a.link {
	text-decoration: none;
	background: #891c22;
	cursor: default;
}

#pageTop .dayInfo {
	width: auto;
	float: right;
	padding: 10px 18px;
}

#pageTop .header {
	width: 931px;
	height: 95px;
	text-align: left;
}
#pageTop .logo {
	width: 394px;
	height: 95px;
	float: left;
	background: url("../images/bgHeader.png") no-repeat right bottom;
	padding-left: 28px;
}

#pageTop .banner {
	width: 468px;
	height: 60px;
	float: right;
	padding-top: 15px;
	padding-right: 28px;
/*	display: none; */
}

/**
 * #pageLeft
 */

/* Random absolvent list */
#pageLeft .meetAbsolvents {
	width: 183px;
	background: url("../images/meetHead.png") no-repeat;
	margin: 0 auto;
	text-align: center;
	color: #494949;
}

#pageLeft .meetAbsolvents > * {
	text-align: left;
}

#pageLeft .meetAbsolvents .meetContent {
	width: 183px;
	height: 230px;
	background: #fff5c7 url("../images/meetMiddle.png") repeat-y;
}

#pageLeft [class="meetContent"] {
	min-height: 260px;
	height: auto;	
}

#pageLeft .meetAbsolvents .meetBottom {
	width: 183px;
	height: 9px;
	background: #fff5c7 url("../images/meetBottom.png") no-repeat;
}

#pageLeft .meetAbsolvents h2 {
	color: white;
	padding: 8px 15px 0 15px;
}

#pageLeft .meetAbsolvents h3 {
	margin: 0;
	padding: 0;
}

#pageLeft .meetAbsolvents ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#pageLeft .meetAbsolvents li {
	padding: 5px 8px 0 8px;
	clear: both;
}

#pageLeft .meetAbsolvents li .profileImage {
	width: auto;
	float: left;
}

#pageLeft .meetAbsolvents li .userInfo {
	width: auto;
	float: left;
	padding-left: 10px;
	padding-top: 3px;
}

#pageLeft .meetAbsolvents .lineSep {
	width: 100%;
	border-bottom: 1px solid white;
	clear: both;
	padding: 3px 0 0 0;
}

#pageLeft .meetAbsolvents,
#pageLeft .meetAbsolvents a {
	color: #413625;
	font-size: 11px;
}
#pageLeft .profileImage img {
	border: 1px solid #dbc296;	
}

/* rss news */
#pageLeft .rssNews {
	width: 183px;
	background: url("../images/rssHead.png") no-repeat;
	margin: 0 auto;
	text-align: center;
	color: #494949;
}

#pageLeft .rssNews > * {
	text-align: left;
}

#pageLeft .rssNews h2 {
	color: white;
	padding: 8px 15px 0 15px;
}

#pageLeft .rssNews ul {
	margin: 0;
	padding: 0;
	list-style: none;
	background: #F1F1F1;
}

#pageLeft .rssNews li {
	padding: 5px 10px
	         
}

#pageLeft .rssNews .title a {
	font-weight: bold;
	color: #494949;
}

#pageLeft .rssNews .description {
	font-size: 11px;
}

#pageLeft .rssFoot {
	width: 183px;
	height: 9px;
	background: url("../images/rssFoot.png") no-repeat;	
}

/**
 * #pageCenterLeft
 */
#pageCenterLeft .breadcrubs {
	width: 688px;
	font-size: 11px;
	float: right;
	padding: 9px 20px 0 20px;
	margin-right: 5px;
	background: #f7f7f7 url("../images/bgBreadcrubs.png") no-repeat top;
	color: #494949;
}
#pageCenterLeft .breadcrubsEnd {
	width: 688px;
	height: 9px;
	background: url("../images/bgBreadcrubsEnd.png") no-repeat center;
	padding: 0 20px;
	margin-right: 5px;
	margin-bottom: 10px;
	float: right;
}

#pageCenterLeft .breadcrubs a {
	color: #494949;
}
#pageCenterLeft .breadcrubs .navi {
	width: 633px;
	float: left;	
}
#pageCenterLeft .breadcrubs .signOut {
	width: 50px;
	float: right;
	font-size: 12px;
	font-weight: bold;	
}
#search {
	width: 491px;
	float: left;
	text-align: center;
	font-weight: bold;
	color: #737373;
	margin-top: 20px;
}

#search a { 
	color: #327ca2;
}

#search .separator {
	padding: 0 6px;
	color: #dfdfdf;
}

/**
 * #pageCenter
 */
#pageCenter h1, #centerBlock h1 {
	font-size: 18px;
	font-weight: normal;
	color: #494949;
	margin: 0;
	margin-bottom: 10px;
	padding: 0 5px;
	position: relative;
	z-index: 2;
	border-bottom: 1px solid #f0f0f0;
}
.pageCenterTransition {
	width: 491px;
	height: 27px;
	background: url("../images/pageCenter_transition.png") no-repeat;
	position: absolute;
	z-index: 1;
	top: 9px;
	left: 1px;
}
.pageCenterMiddle, .centerBlockMiddle {
	width: 473px;
	min-height: 50px;
	background: url("../images/bg_pageCenter_middle.png") repeat-y left top;
	margin: 0;
	padding: 0 10px 10px 10px;
	float: left; /*pridano 14-04-2010*/
	*float: none;
	/*_float: none;*/	
}

.noBackground {
	margin-top: 12px;
	background: none;
	padding: 0;
}

.pageCenterBottom, .centerBlockBottom {
	width: 493px;
	height: 9px;
	background: url("../images/bg_pageCenter_bottom.png") no-repeat left top;
	margin: 0;
	padding: 0;
	clear: both;
}

/* STUDENT TV */
  /* search */
#pageCenter .studentTvSearch {
  background:url("../images/studentTvSearch.png") no-repeat 0 0;
  width:493px;
  height:68px;
  margin:0 auto;
  text-align:left;
}
#pageCenter .studentTvSearch form {
  margin: 18px 0 0 25px;
  float: left;
}
#pageCenter .studentTvSearch input.textInput {
  border: 0;
  margin: 5px 0 0 10px;
  height: 22px;
  width: 229px;
}
#pageCenter .studentTvSearch fieldset {
  border: 0;
  margin: 0;
  padding: 0;
  float: left;
}
#pageCenter .studentTvSearch .tvSearchTextFieldset {
 background: url("../images/tvSearchTextInput.png") no-repeat;
 width: 247px;
 height: 33px;
}
#pageCenter .studentTvSearch label {
  color: #494949;
  font-weight: bold;
  float: left;
  margin: 5px 9px 0 0;
}
#pageCenter .studentTvSearch .tvSearchSubmit {
  margin-left: 5px;
  border: 0;
  background: url("../images/tvSearchSubmit.png") no-repeat;
  cursor: pointer;
  height: 32px;
  width: 87px;
  color: #fff;
  font-weight: bold;
  text-align: center;
}
  /* end search */
  /* nove video + doporucene video */
#pageCenter .newestVideoBox, #pageCenter .recommendedVideoBox {
    background: url("../images/newestVideo.png") no-repeat;
    width: 493px;
    height: 179px;
    margin: 0 0 0 3px;
    margin-top: 10px;
}
#pageCenter .newestVideoBox h2, #pageCenter .recommendedVideoBox h2 {
  color: #fff;
  padding: 7px 0 0 22px;
}
#pageCenter .newestVideoBox ul, #pageCenter .recommendedVideoBox ul {
  margin: 9px 0 0 1px;
  padding: 0;
  float: left;
  list-style: none;
}
#pageCenter .newestVideoBox ul li, #pageCenter .recommendedVideoBox ul li {
  float: left;
  text-align: center;
  padding-left: 8px;
}
#pageCenter .newestVideoBox a, #pageCenter .recommendedVideoBox a  {
  color: #327ca2;
}
#pageCenter .newestVideoBox .videoBox, #pageCenter .recommendedVideoBox .videoBox {
  width: 153px;
  height: 101px;
  margin-bottom: 3px;
}

.ListStudentTV h2 {
  margin-left: 5px;
}
.ListStudentTV .documentPreview img {
  border: 0;
  margin: 0;
  padding: 0;
  margin-right: 10px; 
}
.ListStudentTV .documentPreview .videoBox {
  float: left;
}
.ListStudentTV .documentContent {
/*  float: left !important; */
  padding: 10px 11px 0 13px !important;
}
.ListStudentTV .title a {
  color: #357ca0 !important;
}
.ListStudentTV .documentPreviewBottom .comments  {
  background: url("../images/icoComments.png") no-repeat 0 2px;
  padding-left: 15px;
}
  /* end nove video + doporucene video */

  /* detail student tv video */
.viewStudentTv {
  margin-top: -10px;
  margin-left: 5px;
  float:left;
}
.viewStudentTv h2 {
  color: #494949;
}
.viewStudentTv a {
  color: #327CA2;
}
.videoBoxDetail {
  margin-bottom: 5px;
}
.documentDetail {
  background:url("../images/documentDetailHead.png") no-repeat 0 0;
  color:#494949;
  margin:0 auto 15px auto;
  position:relative;
  width:493px;
  float: left;
}
.documentDetailContent {
  height:auto;
  width:472px;
  margin-top: 10px;
  padding: 0 10px 10px 9px;
  border-left: 1px solid #e4e4e4;
  border-right: 1px solid #e4e4e4;
}
.documentDetailContent .description, .documentDetailContent .title {
  margin: 0 10px;
}
.documentDetailBottom {
  background:url("../images/documentDetailBottom.png") no-repeat 0 0;
  color:#797979;
  height: 29px;
  position:relative;
  width:453px;
  font-size: 11px;
  padding: 5px 20px 0 20px;
}
.sendToEmail {
  float: right;
}
.commentDetailTop {
  font-size: 11px;
  color:#797979;
  margin-top: 15px; 
}
  /* komentare k videu */
.viewStudentTvComments p.description {
  margin-top: 0;
}
.viewStudentTvComments h2 {
  margin-left: 20px;
  margin-bottom: 0;
  padding-bottom: 0;
}
.commentsDetail ul {
  margin: 0 10px;
  padding: 0;
  list-style: none;
}
.commentsDetail ul li {
  border-top: 1px solid #f3f3f3;
  padding: 0 10px;
}
.commentsSubmit {
  margin-left: 155px;
  margin-top: 5px;
}
.commentsSubmit a {
  background:url("../images/commentsSubmit.png") no-repeat 0 0;
  border:0;
  color:#fff;
  cursor:pointer;
  float:left;
  font-weight:bold;
  height:27px;
  margin:0 auto;
  padding: 5px 0 0 0;
  width:135px;
  text-align: center;
}
 /* end komentare k videu */
/* END STUDENT TV */


/**
 * #pageRight
 */
#pageRight h2 {
	color: white;
	padding: 9px 15px;	
}

#pageRight .login {
	width: 220px;
	background: #f1f1f1 url("../images/loginHead.png") no-repeat;
	margin: 0 auto;
	text-align: center;
	color: #494949;
}

#pageRight .login .innerBlock {
	padding: 0 15px;
}

#pageRight .login form table {
	width: 190px;
	border-bottom: 1px solid #d7d7d7;
	padding-bottom: 8px;
}

#pageRight .login form ul.error {
	color: red;
	font-weight: bold;
	padding: 5px 5px;
}

#pageRight .login form li {
	list-style: none;
}

#pageRight .login > * {
	text-align: left;
}
#pageRight #fbButtonSelectHome {
	text-align: center;
}

#pageRight .login input {
	width: 110px;
	height: 16px;
	border: none;
	padding: 5px;
	background: none;
	float: left;
	margin-left: 5px;
}

#pageRight .login .required td {
	width: 133px;
	background: #fff url("../images/input_short.png") no-repeat left top;
}

#pageRight .login input.button {
	width: 105px;
	height: 28px;
	background: url("../images/submitBtn.png") no-repeat;
	cursor: pointer;
	font-size: 11px;
	font-weight: bold;
	line-height: 10px;
}

#pageRight .loginFoot {
	width: 220px;
	height: 9px;
	background: url("../images/loginFooter.png") no-repeat left bottom;
}

#pageRight .login ul {
	margin: 0;
	padding: 5px 20px;
}
#pageRight .login li {
	list-style-image: url("../images/li.gif");
	margin: 0;
	padding: 0;
}

#pageRight .login a {
	font-size: 11px;
	color: #35681b;
}

#pageRight .portalPartners {
	width: 220px;
	background: #f1f1f1 url("../images/partnersHead.png") no-repeat;
	margin: 0 auto;
	text-align: center;
	color: #494949;
}

#pageRight .portalPartners > * {
	text-align: left;
}

#pageRight .portalPartners ul {
	/*height: 275px;*/
	margin: 0;
	padding: 15px 35px 0 35px;
}
#pageRight .portalPartners li {
	list-style-image: url("../images/li.gif");
}

#pageRight .portalPartners a {
	color: #5772df;
}

/**
 * #pageFoot
 */
#footer {
	width: 911px;
	height: 39px;
	line-height: 39px;
	text-align: left;
	font-size: 11px;
	color: #ced7ff;
	background: #3c54bb url("../images/bgFooter.png") no-repeat;
	margin: 0 auto;
	text-align: center;
}

#footer a {
	color: #ced7ff;
}

#footer .footerLinks {
	width: auto;
	float: left;
	padding: 0 20px;
}

#footer .copyright {
	width: auto;
	padding: 0 20px;
	text-align: right;
}

/**
 * Homepage
 */

/**
 * RegisterForm page
 */
#registerForm input,
#registerForm select#frmuserForm-schoolFaculty,
#registerForm select#frmuserForm-schoolSpecialization {
	width: 200px;
}

#schoolNameDiv {
	background: #ffffff url("../images/select_transparent.png") no-repeat;
	width: 200px;
	height: 20px;
	border: none;
	font-size: 13px;
	padding-left: 5px;
	overflow:hidden;
	z-index:1;
}

#registerForm .button {
	width: 100px;
}

input#frmuserForm-regCond {
	width: auto;
	border: none;
}

/**
 * Tab menu
 */
#pageCenterLeft #tabMenu ul {
	list-style-type: none;
	width: 733px;
	height: 58px;
	background: url("../images/menu_bg.png") repeat-x top;
	float: right;
	margin:0;
	padding: 0;	
	position: relative;
	
}
#pageCenterLeft #tabMenu ul li {
	float: left;
	height: 58px;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	position: relative;
}
#pageCenterLeft #tabMenu ul li a {
	color: #ffffff;
	text-decoration: none;	
}
#pageCenterLeft #tabMenu ul li .longButton {
	width: 151px;
	height: 42px;
	padding-top: 16px;
	background: url("../images/long_button.png") no-repeat top;
	display: inline-block;
	margin-left: 1px;	
}
#pageCenterLeft #tabMenu ul li .longButton:hover {
	width: 151px;
	height: 42px;
	padding-top: 16px;
	background: url("../images/long_button_hover.png") no-repeat top;
	display: inline-block;
	margin-left: 1px;
	text-decoration: underline;	
}
#pageCenterLeft #tabMenu ul li .longButton.active {
	width: 151px;
	height: 42px;
	padding-top: 16px;
	background: url("../images/long_button_active.png") no-repeat top;
	display: inline-block;
	margin-left: 1px;
	color: #243a19;
	cursor: default;
	text-decoration: none;	
}
#pageCenterLeft #tabMenu ul li .longButton.active .actiMen {
	width: 171px;
	height: 10px;
	position: absolute;
	top: 39px;
	left: -9px;
	background: url("../images/long_button_active_rounded.png") no-repeat;
	z-index: 15;
}
#pageCenterLeft #tabMenu ul li .shortButton {
	width: 137px;
	height: 42px;
	padding-top: 16px;
	background: url("../images/short_button.png") no-repeat top;
	display: inline-block;
	margin-left: 1px;	
}
#pageCenterLeft #tabMenu ul li .shortButton:hover {
	width: 137px;
	height: 42px;
	padding-top: 16px;
	background: url("../images/short_button_hover.png") no-repeat top;
	display: inline-block;
	margin-left: 1px;
	text-decoration: underline;
}
#pageCenterLeft #tabMenu ul li .shortButton.active {
	width: 137px;
	height: 42px;
	padding-top: 16px;
	background: url("../images/short_button_active.png") no-repeat top;
	display: inline-block;
	margin-left: 1px;
	color: #243a19;	
	cursor: default;
	text-decoration: none;	
}
#pageCenterLeft #tabMenu ul li .shortButton.active .actiMen {
	width: 157px;
	height: 10px;
	position: absolute;
	top: 39px;
	left: -9px;
	background: url("../images/short_button_active_rounded.png") no-repeat;
	z-index: 15;
}
#pageCenterLeft #tabMenu ul li.last .shortButton.active .actiMen {
	width: 147px;
	height: 20px;
	position: absolute;
	top: 39px;
	left: -9px;
	background: url("../images/short_button_active_rounded_last.png") no-repeat top;
	z-index: 15;
}
#pageCenterLeft #tabMenu ul li.first .longButton {
	margin-left: 2px;	
}

/* help */
#pageCenterLeft .helpCont strong,
#pageCenterLeft .helpCont h2, #pageCenterLeft .helpCont h3 {
  color: #494949;
  font-size: 12px;
}
#pageCenterLeft .helpCont h3 {
  margin: 0;
}
#pageCenterLeft .helpCont .helpUl {
  list-style: none;
  margin: 0;
  padding: 0;
}
#pageCenterLeft .helpCont .helpUl li {
  float: left;
  border-bottom: 1px solid #f0f0f0;
  padding: 10px 0;
}
#pageCenterLeft .helpCont .helpUl li.last {
  border-bottom: 0;
}
#pageCenterLeft .helpCont .helpUl li.first {
  padding-top: 0;
}
#pageCenterLeft .helpLiDescription  {
  padding-left: 85px;
  height: 70px;
}
#pageCenterLeft .helpPoints .helpLiDescription  {
  background: transparent url("../images/helpIconPoints.png") no-repeat left top;
}
#pageCenterLeft .helpBoard .helpLiDescription  {
  background: transparent url("../images/helpIconBoard.png") no-repeat left top;
}
#pageCenterLeft .helpAddress .helpLiDescription  {
  background: transparent url("../images/helpIconAddress.png") no-repeat left top;
}
#pageCenterLeft .helpPerson .helpLiDescription  {
  background: transparent url("../images/helpIconPerson.png") no-repeat left top;
}
#pageCenterLeft .helpSchoolBoard .helpLiDescription  {
  background: transparent url("../images/helpIconSchoolBoard.png") no-repeat left top;
}
#pageCenterLeft .helpEmail .helpLiDescription  {
  background: transparent url("../images/helpIconEmail.png") no-repeat left top;
}
#pageCenterLeft .helpCarpool .helpLiDescription  {
  background: transparent url("../images/helpIconCarpool.png") no-repeat left top;
}
#pageCenterLeft .helpJob .helpLiDescription  {
  background: transparent url("../images/helpIconJob.png") no-repeat left top;
}
#pageCenterLeft .helpCont p {
  margin: 0;
  padding: 0;
}
#pageCenterLeft .helpDescription {
 padding-bottom: 15px;
}
#pageCenterLeft .helpCont .submitButton {
  background: transparent url("../images/btnHelpNext.png") no-repeat left top;
  display: block;
  border: 0;
  width: 85px;
  height: 32px; 
  cursor: pointer;
  margin: 0 auto;
  color: bold;
}    
#pageCenterLeft .helpCont .hrefNext, 
#pageCenterLeft .helpCont .hrefNextFirst  {
  clear: both;
}
#pageCenterLeft .helpCont .hrefNextFirst  {
  margin-top: 15px;
} 

/* help facebook */
#pageCenterLeft .helpCont .facebookHelp {
  margin-top: 15px;
  float: left;
  padding-bottom:35px;
}
#pageCenterLeft .helpCont .iconFb {
  padding-left: 85px;
  height: 76px;
  background: transparent url("../images/icon_fb.png") no-repeat left top;  
}
#pageCenterLeft .helpCont .iconFb ol {
  margin: 5px 0 0 16px;
  padding: 0;
  height: 100px;
}

#pageCenterLeft #roundCornerSeparator {
	background: url("../images/roundCornerSeparator_bg.png") no-repeat top;
	width: 733px;
	height: 44px;
	float: right;
	margin-bottom: 10px;
	padding-top: 14px;
	position: relative;
	z-index: 10;
	margin-top: -17px;
}
#pageLeft .partnerSchools ul {
  padding: 0 8px 0 12px;
}
#pageLeft .partnerSchools ul li {
	background: url("../images/li_bullet.png") no-repeat 7px 18px;
	padding: 11px 0 11px 20px;
	list-style-type: none;
	border-bottom: 1px dotted #b6b6b6;
}
#pageLeft .partnerSchools ul li.actual a {
	color: #1a4054 !important;
}
#pageLeft .partnerSchools ul li li.actual a {
	color: #376321;
}
#pageLeft .partnerSchools ul li.emProfMinimize {
	background: url("../images/li_bullet_max.png") no-repeat 7px 18px;
	padding: 11px 0 11px 20px;
	list-style-type: none;
	border-bottom: 1px dotted #b6b6b6;
}
.unreadMess {
	color: #b01a23;
	font-weight: normal;
}

/**
 * user logged
 */
#pageCenterLogged {
	width: 720px;
	float: left;
	position: relative;
	padding: 0 0 5px 0;
	margin-top: 0px;
}
#pageCenterLogged .pageCenterMiddle {
	margin:0;
	min-height:50px;
	padding:0;
	width:720px;
	background: none;
}

/**
 *left menu
 */ 
#pageLeft #leftMenu li.leftMenuItem ul li {
	list-style-image: url("../images/email_profile_li.png");
	background: none;
	padding: 5px 0;
	border-bottom: 0; 
}
#pageLeft #leftMenu li.leftMenuItem ul {
  padding: 5px 0 0 13px;
}
#pageLeft .partnerSchools ul li a, #job_search_select a {
	color: #327ca2;
	font-size: 13px;
	font-weight: bold;
}
#pageLeft .partnerSchools ul li.emProfMinimize a {
	color: #243919;
}
#pageLeft #leftMenu li.leftMenuItem ul li a {
	color: #6abf40;
	font-size: 12px;
	font-weight: bold;  
}

#leftMenu .partnerSchools ul li.noHighlightChildren ul li a {
	color: #6ABF40 !important;
}
#leftMenu .partnerSchools ul li.noHighlightChildren ul li.actual a {
	color: #1A4054 !important;
}

/**
 * Homepage guidepost
 */
#pageCenter .contentBlock .guidepost {
	width: 218px;
	height: 140px;
	float: left;
	margin: 0 0 10px 0;
	position: relative;
	z-index: 2;
}
#pageCenter .contentBlock .guidepost .guidepostLink {
	display: block;
	border: 9px solid #e7e7e7;
	width: 200px;
	height: 122px;
}
#pageCenter .contentBlock .guidepost .guidepostLink:hover {
	border: 9px solid #d4d4d4;
}
#pageCenter .contentBlock .toCollege, #pageCenter .contentBlock .toPrimarySchool, 
#pageCenter .contentBlock .toFriends {
	margin-left: 10px;
}
#pageCenter .contentBlock .toUniversity, #pageCenter .contentBlock .toHighSchool, 
#pageCenter .contentBlock .toLanguageSchool {
	margin-left: 13px;
}
#pageCenter .contentBlock .toUniversity, #pageCenter .contentBlock .toCollege {
	margin-top: 14px;
}
#pageCenter .contentBlock .toLanguageSchool, #pageCenter .contentBlock .toFriends {
	margin-bottom: 14px;
}
#pageCenter .contentBlock .toUniversity {
	background: url("../images/guidepost_university_bg.jpg") no-repeat center;
}
#pageCenter .contentBlock .toCollege {
	background: url("../images/guidepost_college_bg.jpg") no-repeat center;
}
#pageCenter .contentBlock .toHighSchool {
	background: url("../images/guidepost_highschool_bg.jpg") no-repeat center;
}
#pageCenter .contentBlock .toPrimarySchool {
	background: url("../images/guidepost_primaryschool_bg.jpg") no-repeat center;
}
#pageCenter .contentBlock .toLanguageSchool {
	background: url("../images/guidepost_languageschool_bg.jpg") no-repeat center;
}
#pageCenter .contentBlock .toFriends {
	background: url("../images/guidepost_friends_bg.jpg") no-repeat center;
}
#pageCenter .contentBlock .guidepost .guidepostTitle {
	display: block;
	float: right;
	background: url("../images/guidepost_title_rounded.png") no-repeat left;
	margin-top: 80px;
	padding-left: 10px;
}
#pageCenter .contentBlock .guidepost .guidepostText {
	display: block;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	color: #ffffff;
	font-weight: bold;
	background: #213691;
	padding: 0 12px 0 8px;
}
#pageCenter .contentBlock .guidepost a {
	text-decoration: none;
}

/**
 * Register form
 */
#registerForm table {
	margin: 0 auto;
	color: #494949;
	vertical-align: middle;
}
#registerForm table tr {
	height: 30px;
}
#registerForm table tr td {
	padding-left: 10px;
	text-align:left;
}
#registerForm .regConditions {
	padding: 10px 10px 0 10px;
	text-align: left;	
}
#registerForm .regSub {
	text-align: center;	
}
#registerForm #frmuserForm-registerSubmit {
	width: 145px;
	height: 32px;
	background: url("../images/reg_sub_button.png") no-repeat;
	border: 0;
	font-weight: bold;
	margin-top: 10px;
}

/**
 * forms
 */
#pageCenter .searchForm table {
	margin: 0 auto; 
} 
#pageCenter .searchForm table th, #pageCenter .searchForm table td {
 	text-align: center;
}
#pageCenter .searchForm #frmsearchUserByName-searchUser, #pageCenter .searchForm #frmsearchById-searchId, 
#pageCenter #frmrecoverPasswordForm-recoverSubmit {
	width: 110px;
	height: 32px;
	background: url("../images/search_sub_button.png") no-repeat;
	border: 0;
	font-weight: bold;
	margin-top: 10px;
}

#pageCenter .results {
  /*border: 1px solid red;*/
  /*float: left;*/
}

#pageCenter .results ul {
	padding-left: 0;
}
#pageCenter .results ul li {
	float: left;
	list-style-type: none;
	width: 453px;
	background: #fff5c7;
	padding: 10px;
	margin-bottom: 10px;
}
#pageCenter .results ul li .userImg {
	border:1px solid #DBC296;
	float:left;
	height:39px;
	margin:2px 0 0 15px;
	width:39px;
}
#pageCenter .results ul li .resUserCont {
	width: 375px;
	float: right;
}

#pageCenter .results ul li a {
	color: #327CA2;
}
#pageCenter #passRecovery table {
	margin: 0 auto;
}
#pageCenter #passRecovery table td {
	text-align: center;
}

div.profileBlock span {
	display: block;
}

/**
 * search results
 */
#pageCenter .searchRegionList li, #pageCenter .searchCityLists, #pageCenter .searchSchoolList li,
#pageCenter .searchSchoolFacultiesList li, #pageCenter .searchSchoolSpecializationsList li, #pageCenter .memberList li {
 	list-style-image: url("../images/li_bullet.png");	
 }

#pageCenter .memberList li {
 	padding-top: 10px;
}
 
.memberList .userImage {
	width: auto;
	height: auto;
	float: left;
 	margin-right: 10px;
 	border: 1px solid silver;
}

.requestInvite {
	padding-top: 30px;
	clear: both;
}

#pageCenter .searchRegionList ul li a, #pageCenter .searchCityLists ul li a, #pageCenter .searchSchoolList ul li a, .mailto,
#pageCenter .searchSchoolFacultiesList ul li a, #pageCenter .searchSchoolSpecializationsList ul li a, .link, #pageCenter .classListing li a,
#pageCenter .memberList li a {
	color: #327CA2;
}
#pageCenter .searchRegionList ul,
#pageCenter .searchCityLists ul {
	width: 116px;
	float: left;
}
#pageCenter .classListing .endYear {
	font-weight: bold;
}
#pageCenter .classListing {
	list-style-type: none;
}
#pageCenter .infoBlockCreateClass {
	background: url(../images/create_class.png) no-repeat;
	height: 40px;
	width: 473px;
	line-height: 40px;
	vertical-align: middle;
	text-align: center;
}
/**
 * user profile wall
 */
#userWall {
	float:left;
}
#userWall .wallText {
	background:#F7F7F7 url(../images/wall_post_bottom_my_board_bg.png) no-repeat scroll center bottom;
	margin-bottom:10px;
	padding-bottom:10px;
	width:538px;
}
#userWall .wallText .postHeader {
	background:transparent url(../images/wall_post_title_my_board_bg.png) no-repeat scroll center top;
	height:28px;
	width:538px;
}
#userWall .wallText .postHeader .info {
	color:#363636;
	float:left;
	height:28px;
	line-height:28px;
	margin-left:20px;
	vertical-align:middle;
}
#userWall .wallText .postHeader .user {
	font-weight: bold;	
}
#userWall .wallText .postHeader .info .butt {
	border: 0;
}
#userWall .wallText .postHeader .buttons {
	float:right;
	height:17px;
	margin:6px 20px 0 0;
}
#userWall .wallText .postHeader .buttons a {
	display: inline-block;
}
#userWall .wallText .postContent {
	border-left:1px solid #E4E4E4;
	border-right:1px solid #E4E4E4;
	color:#494949;
	padding:5px 15px 0;
	width:506px;
}
#userWall .wallText .postContent img {
	float: left;
	clear: left;
	margin-right: 15px;
	border: 5px solid #d6d6d6;
}
#userWall .olderPosts {
	margin: 5px 0;
	color: #327CA2;
	float: right;	
}

#userProfile {
	width:538px; 
	height: 148px;
	float: left;
	background: url("../images/personalInfo2.png") no-repeat;
	color: #494949;
}
#userProfile img {
	margin: 13px 15px 13px 13px;
	border: 3px solid #d1d1d1;
}
#userProfile .profileData {
	width: 348px;
	height: 125px;
	position: relative;
	float: right;
	margin: 16px 11px 0 0;
}
#userProfile .profileData .left {
	display: inline-block;
	width: 115px;
	height: 24px;
	line-height: 24px;
	vertical-align: middle;
	float: left;
	clear: left;
	font-weight: bold;
}
#userProfile .profileData .right {
	width: 220px;
	height: 24px;
	height: 24px;
	line-height: 24px;
	vertical-align: middle;
	float: left;
	display: inline-block;
}
#userProfile .profileData .left, #userProfile .profileData .right {
	border-bottom: 1px solid #d1d1d1;	
}
.profileDataTitle {
	font-weight: bold;
	margin-bottom: 3px;
	font-size: 14px;
}
.profileDataTitle a {
	color: #327CA2;
	text-decoration: none;
}
.profileDataTitle a:hover {
	text-decoration: underline;
}
#userProfile .profileData .last {
	border-bottom: 0;
}
#profileLinks {
	width: 172px;
	height: 143px;
	padding-top: 5px;
	float: right;
	background: url("../images/personalLinks2.png") no-repeat; 
}
#profileLinks a {
	width: 154px;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	text-align: center;
	margin: 4px auto;
	background: url("../images/personalLinksButton2.png") no-repeat; 
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #494949;
}
#profileLinks a.visitcardButton {
	background:transparent url(../images/add_visitcard_bg.png) no-repeat scroll 0 0;
	color:#494949;
	display:block;
	font-weight:bold;
	height:90px;
	line-height:30px;
	margin:4px auto 8px auto;
	text-align:center;
	text-decoration:none;
	vertical-align:middle;
	width:154px;
}
#profileLinks a.visitcardButton .visitcardImage {
	width: 50px;
	height: 50px;
	margin: 21px 0 0 10px;
	border: 1px solid #d1d1d1;
	float: left;
}
#profileLinks a.visitcardButton span {
	width: 80px;
	float: right;
	line-height: 21px;
	font-size: 12px;
	margin: 25px 10px 0 0;
}
#userWallForm {
	background:transparent url(../images/wall_add_post_my_board.png) no-repeat scroll center bottom;
	color:#494949;
	float:left;
	height:220px;
	width:538px;
}
#userWallForm form {
	width: 100%;
}
#userWallForm .wallFormTitle {
	font-size:14px;
	font-weight:bold;
	padding:4px 0 1px 22px;
}
#userWallForm #frmpostForm-text {
	background:none;
	border:0 none;
	height:123px;
	width:500px;
}
#userWallForm #frmpostForm-text-div {
	background:transparent url(../images/wall_form_textarea_my_board.png) no-repeat;
	padding: 10px;
	margin: 0px 7px 5px 10px;
}
#userWallForm .imageInput {
	margin:0 auto 15px;
	width: 520px;
	vertical-align: bottom;
}
#userWallForm .imageInput span {
	font-weight: bold;
		
}
#userWallForm #frmpostForm-savePost, #userWallFormMyBoard #frmpostForm-savePost, #frmprofileForm-saveProfile, #frmprofileImageForm-saveImage,
#frmchangePasswordForm-changePass {
	width: 175px;
	height: 32px;
	background: url("../images/wall_form_send.png") no-repeat;
	margin: 0 auto;
	border: 0;
	color: #ffffff;
	font-weight: bold;
	display: block;
	cursor: pointer;
}
#userWallForm .wallAddFile, #userWallFormMyBoard .wallAddFile {
	height: 16px;
	margin: 0 auto;
	border: 0;
	display: block;
	cursor: pointer;
	display: inline-block;
	float: left;
	background: url("../images/add_file.png") no-repeat;
	padding-left: 25px;
	margin-left: 5px;
	margin-top: 6px;
	color: #6ABF40;	
}
#userWallForm .wallAddFile img {
	border: 0;	
}
#userWallForm #frmpostForm-savePost {
	float: right;
	margin-right:177px;	
}
.plus, .minus {
	float: left;
	height: 30px;
	width: 30px;
}
.minus {
	background: url("../images/minus_button.png") no-repeat right center;
}
.plus {
	background: url("../images/plus_button.png") no-repeat right center;
}
#profileLinks a.maxProfile {
	text-align: left;
}
#profileLinks a.maxProfile span {
	display: inline-block;
	width: 102px;
	text-align: center;
}
/**
 * user profile wall my board
 */
#userWallMyBoard {
	float: left;
}
#userWallMyBoard .wallText {
	width: 538px;
	padding-bottom: 10px;
	margin-top: 10px;
	background: #f7f7f7 url("../images/wall_post_bottom_my_board_bg.png") no-repeat bottom;
}
#userWallMyBoard .wallText .postHeader {
	width: 538px;
	height: 28px;
	background: url("../images/wall_post_title_my_board_bg.png") no-repeat top;
}
#userWallMyBoard .wallText .postHeader .info {
	height: 28px;
	line-height: 28px;
	vertical-align: middle;
	float: left;
	margin-left: 20px;
	color: #363636;
}
#userWallMyBoard .wallText .postHeader .user {
	font-weight: bold;	
}
#userWallMyBoard .wallText .postHeader .info .butt {
	border: 0;
}
#userWallMyBoard .wallText .postHeader .buttons {
	height: 17px;
	float: right;
	margin: 6px 20px 0 0;
}
#userWallMyBoard .wallText .postHeader .buttons a {
	display: inline-block;
}
#userWallMyBoard .wallText .postContent {
	width: 506px;
	border-left: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
	padding: 5px 15px 0 15px;
	color: #494949;
}
#userWallMyBoard .wallText .postContent img {
	float: left;
	clear: left;
	margin-right: 15px;
	border: 5px solid #d6d6d6;
}
#userWallMyBoard .olderPosts {
	margin: 5px 0;
	color: #327CA2;
	float: right;	
}
#userWallFormMyBoard {
	width: 538px;
	height: 220px;
	background: url("../images/wall_add_post_my_board.png") no-repeat bottom;
	color: #494949;
	float: left;
	margin-top: 10px;
}
#userWallFormMyBoard form {
	width: 100%;
}
#userWallFormMyBoard .wallFormTitle {
	font-size: 14px;
	font-weight: bold;
	padding: 4px 0 1px 22px;
}
#userWallFormMyBoard #frmpostForm-text {
	width: 503px;
	height: 123px;
	background: url("../images/wall_form_textarea_my_board.png") no-repeat;
	border: 0;
	margin: 0 0 10px 0;
	padding: 10px;
}
#userWallFormMyBoard .imageInput {
	width: 520px;
	margin: 0 auto 15px auto;
}
#userWallFormMyBoard .imageInput span {
	font-weight: bold;
		
}
#userWallFormMyBoard #frmpostForm-savePost {
	float: right;
	margin-right:163px;	
}
/**
 * detail profile
 */
#detailProfile {
	margin: 10px 0;	
}
#detailProfile p {
	margin: 5px 0;	
}
.section {
	width: 538px;
	float: left;
	margin-bottom: 5px;
	font-family: Arial;
	font-size: 14px;
}
.editSection {
	width: 720px
}
.sectionBg {
    width: 538px;
    background: url("../images/sectionTitleClosed.png") no-repeat top;
}
.editSection .sectionBg {
    width: 720px;
    background: url("../images/sectionEditTitleClosed.png") no-repeat top;
}
.sectionMinimize {
    background: url("../images/sectionTitle.png") no-repeat top;
}
.editSection .sectionMinimize {
    background: url("../images/sectionEditTitle.png") no-repeat top;
}

.sectionTitle {
    cursor: pointer;
    height: 38px;
    line-height: 38px;
    color: #ffffff;
    font-weight: bold;
    padding: 0 15px 0 20px;
    background: url("../images/sectionMax.png") no-repeat right center;
    display: inline-block;
}
.sectionMinimize .sectionTitle {
    background: url("../images/sectionMin.png") no-repeat right center;
}
.sectionContent {
    width: 538px;
    background: #fafafa url("../images/sectionContent.png") no-repeat bottom;
    padding-bottom: 10px;
}
.editSection .sectionContent {
    width: 720px;
    background: #fafafa url("../images/sectionEditContent.png") no-repeat bottom;
    padding-bottom: 10px;
}
.content {
    width: 688px;
    border-left: 1px solid #e4e4e4;
    border-right: 1px solid #e4e4e4;
    padding: 15px 15px 5px 15px;
    color: #494949;
}

/**
 * partners
 */
.portalPartners .partnerLogo {
	width: 220px;
	height: 64px;
	/*background: url("../images/studUnie.png") no-repeat center;*/
  text-align: center !important;	
}
.portalPartners .partnerLogo a {
	display: block;
	padding-top: 2px;
}


/**
 * partner schools
 */
.partnerSchoolTitle {
	font-weight: bold;
	width: 300px;
}
/**
 * edit profile
 */
.centerAlign, .toPupil, .toMe, .toAll {
	text-align: center;
}
.toPupil {
	width: 105px;
}
.toMe {
	width: 50px;
}
.toAll {
	width: 40px;
}
#userImage, .basicInfo {
	float: left;
}
#imageForm {
	float: right;
	margin-right: 50px;	
}
.delImage {
	display: block;
	text-align: center;
	color: #327CA2;
	font-weight: bold;
	margin: 5px 0;
}
#userImage img {
	border:3px solid #D1D1D1;	
}
.basicInfo .adressInfo {
	margin-left: 10px;
	margin-bottom: 10px;
	font-size: 13px;
}

/**
 * listing members
 */
#groupMembers .member {
	width: 170px;
	height: 55px;
	background: url("../images/group_member_bg.png") no-repeat;
	float: left;
	margin-right: 14px;
	margin-bottom: 15px;
}
#groupMembers .thirdMember {
  float: right;
  margin: 0;
}
.searchMemberList #groupMembers .member {
	width: 210px;
	height: 55px;
	background: url("../images/member_bg.png") no-repeat;
	float: left;
	margin-left: 13px;
	margin-right: 13px;
	margin-bottom: 15px;
}
#groupMembers .member .memberImg {
	width: 39px;
	height: 39px;
	border: 1px solid #dbc296;
	margin: 7px 0 0 10px;
	float: left;
}
#groupMembers .member .memberName {
	width: 100px;
	height: 55px;
	overflow: hidden;
	float: left;
	margin-left: 10px;
}
#groupMembers .member .memberName a {
  float: left;
}
#groupMembers .member .memberName .userLinkFirstName {
  margin-top: 8px;
}
#groupMembers .member .memberName .userLinkLastName {
  clear: left;
}

.searchMemberList #groupMembers .member .memberName {
	width: 130px;
	vertical-align: middle;
	overflow: hidden;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	height: 20px;
	line-height: 20px;
}
#groupMembers .member .memberName a {
	color: #413625;
}
.searchMemberList #groupMembers .member .memberCity {
	margin-left: 10px;
	float: left;
	color: #413625;	
}

#groupDetail h1 {
	margin-bottom: 0;
}

#groupDetail span.groupId {
	display: block;
	margin: 0 0 10px 0;
}

/**
 * addtoschool button
 */
.addToSchool a {
	display: block;
	width: 186px;
	height: 33px;
	color: white;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding: 5px 0;
	margin-left: 6px;
	margin-bottom: 5px;
	text-decoration: none;
	background: url("../images/addToSchool.gif") no-repeat;
}

/**
 * profileCompletness
 */
.profileCompletness {
	width: 159px;
	height: 48px;
	padding: 16px 12px;
	margin: 0 auto;
	position: relative;
	font-size: 11px;
	color: #494949;
	text-align: center;
	background: url('images/bg_profilestatus.png') no-repeat top left;
}

.profileStatusBar {
	width: 157px;
	height: 18px;
	padding: 1px;
	background: url("../images/profileStatusBg.png") no-repeat;
	margin-bottom: 5px;
}

.profileStatusBarImgBg {
	background: url("../images/profileStatusPercentBg.png");
	height: 18px;
}

.profileStatusCorner {
	position: absolute;
	top: 16px;
	left: 13px;
}
.profileCompEditUser a {
	color: #6ABF40;
}

/**
 * userPoints
 */

.userPoints {
	width: 159px;
	padding: 5px;
	margin: 0 auto;
	font-size: 11px;
	color: #494949;
	text-align: center;
}

.userPoints .points {
	font-size: 13px;
	color: red;
}
/**
 * adressBook
*/
 
#cardBook {
	width: 538px;
  height: auto;
	float: left;
	margin-top: 10px;
  margin-bottom: 10px;	
  background: url("../images/cardBookTop.png") no-repeat;	
}
/* pridano */
#cardBook .cardBookContent {
	width: 538px;
	float: left;
	height: auto;
  background: url("../images/cardBookBg.png") repeat-y;
  margin-top: 44px;
}
#cardBook .cardBookFoot {
	width: 538px;
	float: left;
	height: 40px;
  background: url("../images/cardBookBottom.png") no-repeat;
}

#cardBook #bookTop {
	width: 502px;
	height: 36px;
	display: block;
	margin-left: 36px;
	background: url("../images/adressbook_header.png") no-repeat;
	line-height: 36px;
	vertical-align: center;
	text-align: center;
}
#cardBook #directoryLetters {
	width: 36px;
	float: left;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
}
#cardBook #directoryLetters span {
	width: 36px;
	display: inline-block;
	color: #b1b1b1;
	padding: 3px 0 0 0;
}
#cardBook #directoryLetters a {
	color: #327ca2;
	text-decoration: none;
}
#cardBook #cardList {
	width: 502px;
	height: auto;
	float: left;
	overflow: auto;
	padding: 0 0 20px 0;
}
#cardBook .directoryLetter {
	font-size: 24px;
	font-weight: bold;
	color: #243919;
	width: 455px;
	height: 24px;
	display: block;
	line-height: 24px;
	vertical-align: middle;
	clear: both;
	padding: 10px; 0;
}
#cardBook .letter {
	float: left;
	padding: 0 5px 0 20px;
	background: #f7f7f7;
	margin-left: 1px;
}
#cardBook .alphaLine {
	margin-left: 5px;
	background: url("../images/adressbook_line.png") 0 center repeat-x;
	height: 24px;	
}
#cardBook .card {
	width: 231px;
	height: 82px;
	background: url("../images/adressbook_box.png") no-repeat;
	float: left;
	margin: 0 0 4px 7px;
	font-size: 11px;
	padding: 10px 0;
}
#cardBook .card .imageBoxCard {
	width: 70px;
	height: 102px;
	float: left;
	text-align: center;
}
#cardBook .card .imageBoxCard img {
	border: 3px solid #d1d1d1;
}
#cardBook .card .imageBoxCard .noImage {
	border: none;
}
#cardBook .card .userName {
	font-size: 12px;
	font-weight: bold;
	color: #327ca2;
	text-decoration: none;
}
#cardBook .card .userName a:hover {
	text-decoration: underline;
}
#cardBook .exportCards {
	float: right;
	padding-left: 23px;
	height: 17px;
	background: url("../images/exportContacts.png") no-repeat left bottom;
	padding-bottom: 2px;
	margin-top: 6px;
}
#cardBook .exportCards a {
	font-size: 14px;
	color: #6abf40;
	font-weight: bold;
}

#cardBook .exportCards span {
	display: block;
	padding-bottom: 10px;
}


#userProfileAdressbook {
	background:transparent url(../images/my_adressbook_box.png) no-repeat scroll 0 0;
	color:#494949;
	float:left;
	height:148px;
	width:480px;
	margin-left: 46px;
}
#userProfileAdressbook .profileData {
	float:right;
	height:125px;
	margin:16px 11px 0 0;
	position:relative;
	width:330px;
}
#userProfileAdressbook .profileData .left, #userProfileAdressbook .profileData .right {

}
#userProfileAdressbook .profileData .last, #userProfileAdressbook .profileData .last {

}
#userProfileAdressbook .profileData .left {
	clear:left;
	display:inline-block;
	float:left;
	font-weight:bold;
	height:24px;
	line-height:24px;
	vertical-align:middle;
	width:70px;
	font-size: 14px;
}
#userProfileAdressbook .profileData .right {
	display:inline-block;
	float:left;
	height:24px;
	line-height:24px;
	vertical-align:middle;
	width:230px;
	font-size: 14px;
}
#userProfileAdressbook img {
	border:3px solid #D1D1D1;
	margin:13px 15px 13px 13px;
}
.cardListNote {
	margin-left: 15px;	
}
/**
 * uploadFileDialog
*/
td.check {
	text-align: center;
}
.hrefButton {
	text-decoration: none;
	padding: 2px 15px;
	border: 1px solid #AFAFAF;
	color: #000000;
	background: #FFFFFF;
}
.hrefButton:hover {
	background: #CFCFCF;
}
.wallLinks{
	height: 30px;
	margin: 10px 0 0 125px;
}
/**
 * Emails
*/
.emailAddFile {
	background:#ffffff;
	border:1px solid #DDDDDD;
	color:#494949;
	padding: 2px 8px 1px 8px;
	text-decoration: none;
}
.emailFormLinks {
	float: left;
	height: 20px;
	margin-left: 204px;
}
.emailPosts label {
	font-weight: bold;
	vertical-align: top;
}
.emailPosts input.text {
	float: left;	
}
form td.labels {
	text-align: left;
}
.emailPosts .emailNameInput {
	postition: relative;
	text-align: left;
}

.emailPosts .emailNameInput a {
	margin-left: 10px;
}

.emailPosts .emailNameInput input.disabled{
	background-color: #ddd;
}

.emailPosts .contactLink {
	position: absolute;
	left: 209px;
	top: 65px;
}

.emailPosts .clearLink {
	position: absolute;
	left: 299px;
	top: 65px;
}

.emailPosts .contactList {
	border: 1px solid #E2C822;
	padding: 5px;
	background: #FFF9D7;
	position: absolute;
	left: 204px;
	top: 90px;
	width: 200px;
}

.emailPosts .contactButton.disabled {
	color: #ddd;	
}

.emailPosts .sendButton.disabled {
	color: #ddd;	
}

.emailPosts .recipientList {
	width: 143px;
	border: 1px solid #DDDDDD;
	background: #ffffff;
}

.emailInbox a:hover, .emailOutbox a:hover {
	text-decoration: none;
}
.emailInbox .newMail, .emailInbox .newMail a, .emailOutbox .newMail, .emailOutbox .newMail a {
	font-weight: bold;
	color: #000000;
}
.emailInbox .emailHeads, .emailOutbox .emailHeads, .emailDetail .emailHeads {
	color: #494949;
}
.emailDetail .emailHeads {
	font-weight: bold;
	width: 60px;
	display: inline-block;
}
.emailInbox table td, .emailOutbox table td {
	padding-right: 25px;
}
.emailInbox .emailDelete a, .emailOutbox .emailDelete a {
	color: #7F7F7F;
	text-decoration: none;
}
.emailInbox .newMail .emailDelete a, .emailOutbox .newMail .emailDelete a {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.emailInbox, .emailInbox a, .emailInbox, .emailOutbox a {
	color: #7F7F7F;
}
.emailDetail .emailBody {
	margin-top: 10px;
}
.emailDetail .attachements ul {
	padding-left: 0;
}
.emailInbox .oddItem, .emailInbox .evenItem, .emailOutbox .oddItem, .emailOutbox .evenItem {

}
.emailInbox .oddItem, .emailOutbox .oddItem {
	background: #DFDFDF;
}
.emailHeads .emailFrom {
	width: 22%;
}
.emailHeads .emailSubject {
	width: 47%;
}
.emailHeads .emailDate {
	width: 25%;
}
.emailHeads .emailDelete {
	width: 6%;
}
.emailInbox table, .emailOutbox table {
	border-collapse:collapse;
	width: 538px;
}
.emailInbox table td, .emailInbox table th, .emailOutbox table td, .emailOutbox table th {
	padding: 3px 10px;
}
#galleryDetail, #galleryImageForm {
	width: 720px;
	clear: both;
	padding-bottom: 10px;
	margin-bottom: 10px;
	background: #f7f7f7 url("../images/wall_post_bottom_bg.png") no-repeat bottom;
}
#galleryDetail .galleryDetailHead, #galleryImageForm .galleryImageFormHead {
	background:transparent url(../images/wall_post_title_bg.png) no-repeat scroll center top;
	height:28px;
	width:720px;
	color: #494949;
}
#galleryList .galleryListHead, #newGallery .newGalleryHead {
	background:transparent url(../images/adressbook_header.png) no-repeat scroll center top;
	height:28px;
	width:502px;
}
#galleryList .galleryListHead h2, #newGallery .newGalleryHead h3 {
	margin-top: 0;
}
#galleryList, #newGallery {
	background:#F7F7F7 url(../images/adressbook_content.png) no-repeat scroll center bottom;
	margin-bottom:10px;
	padding-bottom:10px;
	width:502px;
	float: left;
}

.emailInbox, .emailOutbox, .newMail, .emailDetail {
	background:#F7F7F7 url(../images/wall_post_bottom_my_board_bg.png) no-repeat scroll center bottom;
	margin-bottom:10px;
	padding-bottom:10px;
	width:538px;		
}
.emailInbox .emailHeads, .emailOutbox .emailHeads, .newMail .emailHeads, .emailDetail .emailDetailHead {
	background:transparent url(../images/wall_post_title_my_board_bg.png) left top;
	height:28px;
	width:538px;	
}
.emailDetail .emailContent, .newMail form, #newGallery form {
	padding-left: 10px;
}
#newGallery form {
	padding-top: 10px;
}
.newMail .emailHeads h1, .emailDetail .emailDetailHead h1 {
	color: #494949;
	padding-left: 13px;
}
.emailDetail .emailDetailHead h1 {
	padding-left: 10px;
}
#galleryList .galleryListHead, #newGallery .newGalleryHead, #galleryDetail .galleryDetailHead, 
#galleryImageForm .galleryImageFormHead {
	line-height: 28px;
	vertical-align: middle;
}
#galleryList .galleryListHead h2, #newGallery .newGalleryHead h3, #galleryDetail .galleryDetailHead h2,
#galleryImageForm .galleryImageFormHead h3 {
	font-weight: bold;
	font-size: 13px;
	margin-left: 10px;
}
#galleryDetail .galleryDetailHead h2 {
	width: 480px;
	display: inline-block;
	margin: 0 0 0 10px;
}
#galleryDetail .galleryDetailHead .state {
	float: right;
	margin-right: 10px;
}
#galleryDetail .galleryDetailHead .state table {
	line-height: 26px;
}
/**
 * Attachements file
*/
.attachements li {
	list-style-type: none;
	margin: 2px 0;
}
.attachements li a {
	line-height: 18px;
	padding: 2px 0 2px 18px;
	color: #E2001A;
	text-decoration: underline;
}
.attachements li a:hover {
	text-decoration: none;
}
.filesListing {
	margin: 4px 0 0 15px;
}
.filesListing a {
	line-height: 18px;
	padding: 2px 0 2px 18px;
	color: #E2001A;
	text-decoration: underline;
	margin-right: 5px;
}
.filesListing a:hover {
	text-decoration: none;
}
.PDF {
	background:url(../images/icons/pdf.png) no-repeat center top;
	padding:34px 5px 0 5px !important;
	display: inline-block;
}
.DOC {
	background:url(../images/icons/word.png) no-repeat center top;
	padding:34px 5px 0 5px !important;
	display: inline-block;
}
.XLS {
	background:url(../images/icons/excel.png) no-repeat center top;
	padding:34px 5px 0 5px !important;
	display: inline-block;
}
.PIC {
	background:url(../images/icons/picture.png) no-repeat center top;
	padding:34px 5px 0 5px !important;
	display: inline-block;
}
.ZIP {
	background:url(../images/icons/zip.png) no-repeat center top;
	padding:34px 5px 0 5px !important;
	display: inline-block;
}
/*
** visit-card  
*/
.vcardDetail {
	font-size: 13px;
	padding: 5px 10px;
	color: #494949;
}
.vcardDetail .cardName {
	font-size: 16px;
	color: #327CA2;
	margin-top: 0;
}
.vcardDetail h3 {
	margin-bottom: 5px;
}
.vcardDetail a {
	color: #327CA2;	
}
.vcardDetail .vCardExport {
	color: #6ABF40;
	margin-top: 15px;
	font-weight: bold;
	display: inline-block;
}
.vcardDetail a:hover {
	text-decoration: none;
}
.exportCard {
	width: 120px;
	float: left;
	clear: left;
	text-align: center;
}


.changePassProfileLinks {
	margin-top: 12px;
}

/*
 * galerie 
*/

#galleryList .galleryPreview {
	width: 169px;
	float: left;
	margin-right: 10px;
	text-align: center;
	margin-top: 10px;
}
#galleryList .galleryPreview a.galleryTitle {
	color: #327CA2;
}
#galleryList .galleryPreview .imageGall {
	width: 100px;
	height: 100px;
	margin: 2px auto;
	border: 2px solid #DFDFDF;
	clear: both;
}
#galleryList .galleryPreview .imageGall a {
	display: block;
	widht: 100px;
	height: 100px;
	cursor: pointer;
}
#galleryList .galleryPreview .galleryCreated {
	font-size: 11px;	
}
#galleryList .galleryPreview .galleryDel {
	clear: left;
	font-size: 11px;
	line-height: 1;
	display: inline-block;
}
#galleryList .galleryPreview .galleryDel a {
	color: #B01A23;
}
#galleryList .contentGall a {
	color: #327CA2;
	font-weight: bold;
}
#galleryDetail #galleryImages, #galleryImageForm form {
	margin: 10px;
	margin-bottom: 0;
}
#galleryDetail #galleryImages img {
	border: 2px solid #AFAFAF;
}
.noGallery {
	margin: 10px;	
}
#galleryDetail #galleryImages .galleryImg {
	display: inline-block;
	margin-right: 5px;
	text-align: center;
}

#galleryDetail #galleryImages .galleryImg {
	position: relative;
}

#galleryDetail #galleryImages .galleryImg a.delImg {
	color:#B01A23;
	display: block;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	background: #AFAFAF;
	width: 18px;
	height: 19px;
	line-height: 1;
	padding-left: 1px;
	position: absolute;
	right: 2px;
	top: 2px;
/*	opacity: .5;
	filter: alpha(opacity=50);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; */
}

/* my photo album */
#userPhotoalbum {
	wiidth: 720px;
	height: 153px;
	background: url("../images/photoalbum_bg.png") no-repeat;
}
#userPhotoalbum .prev {
	width: 15px;
	height: 153px;
	float: left;
	margin: 0 15px; 
}
#userPhotoalbum .userPictures {
	float: left;		
}
#userPhotoalbum .next {
	width: 15px;
	height: 153px;
	float: right;
	margin: 0 15px 0 0;
}
#userPhotoalbum .prev .prevLeftButton, #userPhotoalbum .next .prevRightButton {
	margin-top: 63px;	
}
#userPhotoalbum .prev .prevLeftButton {
	width: 15px;
	height: 27px;
	display: block;
	background: url("../images/leftButtonPhotoAlbum.png") no-repeat;
}
#userPhotoalbum .next .prevRightButton {
	width: 15px;
	height: 27px;
	display: block;
	background: url("../images/rightButtonPhotoAlbum.png") no-repeat;
}
#userPhotoalbum .albumPicture {
	display: block;
	width: 143px;
	height: 120px;
	border: 3px solid #d1d1d1;
	margin: 16px 10px 0 0;
}
.myAlbumTitle {
	color: #494949;
	margin-bottom: 9px;
}

/* friends photos */
.friendsPhotos {
	width: 172px;
	background: url("../images/friendsPhotos_bg.png") no-repeat;
	float: right;
	text-align: center;
}
.friendsPhotosBottom {
	width: 172px;
	height: 10px;
	background: url("../images/friendsPhotos_bottom_bg.png") no-repeat bottom;
}
.friendsPhotos .friendsPictures {
	min-height: 405px;
}
.friendsPhotos h2 {
	color: #ffffff;	
}
.UserProfile {
	margin-top: 10px;
}
#detailProfile .UserProfile {
	margin-top: 0;
}
.friendsPictures ul {
	list-style-type: none;
	margin: 20px 0 0 0;
	padding: 0;
}
.friendsPictures ul li a {
	margin: 3px 0;
	display: inline-block;
}
.friendsPictures ul li img {
	border:3px solid #D1D1D1;
}

.friendsPictures ul li img.noBorder {
	border: none;
}


.addSchoolInfo {
	width: 491px;
	text-align: center;
	float: left;
	margin-top: 5px;
	color: red;	
}
#attachedFiles .attachedFilesList {
	clear: left;
	float: left;
	margin-top: 10px;
}

#inviteFriend {
	background:transparent url(../images/inviteFriend.png) no-repeat scroll 0 0;
	color:white;
	display:block;
	font-size:12px;
	font-weight:bold;
	padding-top: 5px;
	height:80px;
	margin-left:6px;
	text-align:center;
	text-decoration:none;
	width:186px;
}
#inviteFriend label {
	color: #ffffff;	
}
#inviteFriend input.text {
	width: 135px;
}
#inviteFriend td.sendButton {
	text-align: center;
}
#inviteFriend input.button {
	cursor: pointer;
}

.schoolImage {
	border: 3px solid #d5d5d5;
	display: block;
	float: left;
	margin: 0 10px 10px 0; 
}

.contentBlock h3.classInfo {
	clear: both;
}


#groupDetail {
	width: 538px;
	float: left;
}
.searchInfoBlock {
  margin: 15px 0 5px 0;
}
.searchInfoBlockTop {
  margin: 5px 0 5px 0;
}
.searchInfoBlock h3 {
  background: url("../images/infoBlockTitle.png") no-repeat;
  color: #fff;
  margin: 0;
  padding: 8px;
}
.searchInfoBlock .description {
  background: url("../images/infoBlockContent.png") no-repeat center bottom;
  margin: 0;
  padding: 10px 8px;
  color: #494949;
}

.noUserPictures {
  font-size: 17px;
  color: #494949;
  padding: 64px 0 0 72px;
  float: left;
}

div#partnerSchools table td {
	padding: 0 0 20px 8px;
}

div#partnerSchools h2 {
	font-size: 14px;
	margin-left: 5px;
	text-decoration: underline;
}

div#partnerSchools h3 {
	margin-left: 8px;
}

div#partnerSchools table a {
	font-weight: normal;
	color: #327CA2;
}

#schoolBasic .labels {
	width: 100px;
}

#schoolBasic td {
	width: 200px;
}

#schoolBasic input {
	width: 175px;
}

#schoolBasic select {
	width: 177px;
}

#schoolImage .labels {
	width: 100px;
}

#schoolImage td {
	width: 200px;
}

#schoolImage input {
	width: 175px;
}

#schoolAddress .labels {
	width: 100px;
}

#schoolAddress td {
	width: 200px;
}

#schoolAddress input {
	width: 175px;
}

#schoolAddress select {
	width: 177px;
}

#frmschoolForm-saveProfile {
	width: 175px;
	height: 32px;
	background: url("../images/wall_form_send.png") no-repeat;
	margin: 0 auto;
	border: 0;
	color: #ffffff;
	font-weight: bold;
	display: block;
	cursor: pointer;
	position: absolute;
	left: 440px;
}

#frmimageForm-saveImage {
	width: 175px;
	height: 32px;
	background: url("../images/wall_form_send.png") no-repeat;
	margin: 0 auto;
	border: 0;
	color: #ffffff;
	font-weight: bold;
	display: block;
	cursor: pointer;
}

#pageRight .calendarActions {
	width: 220px;
	text-align: left;
	margin: 5px auto;
}

.hasActions a {
	background: red !important;
	color: #000 !important;
	font-weight: bold !important;
}

#pageRight .cesuRadio {
	background: url("../images/radio_bg.png") no-repeat scroll 0 0 #F1F1F1;
	color: #494949;
	margin: 0 auto;
	text-align: center;
	width: 220px;
	height: 174px;
	text-align: left;
	*margin: 5px auto;
}

#pageRight .cesuRadio a {
  color: #e41111; 
}

#pageRight .cesuRadio li {
  list-style: none;
  font-size: 11px;
  margin: 7px 0 0 75px;
  padding: 1px 0 0 15px;
  background: url("../images/radio_li.png") no-repeat left;
}

#pageRight .cesuRadio .links a {
  background: url("../images/radio_a.png") no-repeat left;
  padding: 0px 10px 0 10px;
}

#pageRight .cesuRadio .links {
  text-align: center;
  padding-top: 15px;
  *padding-top: 0px;
}

#pageRight #adminMenu {
	background: url("../images/adminHead.png") no-repeat 0 0 #F1F1F1;
	color: #494949;
	margin: 0 auto;
	text-align: center;
	width: 220px;
	text-align: left;
	*margin: 5px auto;
}

#pageRight #adminMenu a {
  color: #e41111; 
}

#pageRight #adminMenu ul {
  margin: 0;
  padding: 0 0 5px 15px;
}

#pageRight #adminMenu li {
  list-style: none;
  font-size: 13px;
  padding: 3px 0 0 15px;
  background: url("../images/radio_li.png") no-repeat left;
}

#pageRight .adminFoot {
  background:url("../images/adminFoot.png") no-repeat left bottom;
  height:9px;
  width:220px;  
}




.admin_input,
.admin_textarea,
.admin_select {
  width: 500px;
}

.admin_textarea {
  height: 260px;
}

.admin_saveBtn {
  background:url("../images/wall_form_send.png") no-repeat scroll 0 0 transparent;
  border:0 none;
  color:#FFFFFF;
  cursor:pointer;
  display:block;
  font-weight:bold;
  height:32px;
  margin:0 auto;
  width:175px;
}

.adminTable {
  margin-top: 11px;
  width: 100%;
  border-collapse: collapse;
}
table.adminTable, .adminTable th, .adminTable td {
  border: 1px solid #B3DDFF;
}
.adminTable table {
  border-collapse:collapse;
  width: 100%;
}
.adminTable thead {
  background: none repeat scroll 0 0 #004B89;
  color: #FFFFFF;
}
.adminTable tr.odd {
  background: none repeat scroll 0 0 #DDF0FF;
}
.adminTable th {
  padding: 5px;
  vertical-align: top;
}
.adminTable td {
  padding: 10px 5px;
}

.pageNavigation {
  margin:5px auto;
  text-align:center;
}
.pageNavigation div {
  display:inline-block;
}
.pageNavigation .prevPage, .pageNavigation .nextPage {
  color:#AFAFAF;
  margin:0 5px;
}
.pageNavigation .prevPage a, .pageNavigation .nextPage a {
  color:#228144;
  margin:0 5px;
}
.pageNavigation .pageNumbers {
  color:#024D8C;
}
.pageNavigation .pageNumbers a {
  color:#228144;
  margin:0 3px;
}
.pageNavigation .pageNumbers span {
  margin:0 3px;
}

/**
 * front kalendar
 */

#calendarActions {
	width: 220px;
/*	height: 327px;*/
	text-align: left;
	margin: 5px auto;
	background: url("../images/myDiaryHead.png") no-repeat;
}
#calendarActions h2 {
  padding-bottom: 0;
}
#calendarActions .calendarActionBottom  {
  background:url("../images/myDiaryFoot.png") no-repeat left bottom;
  height:9px;
  width:220px;
}
#calendarActions .calendarActionContent {
  background: #F1F1F1 url("../images/myDiaryContent.png") repeat-y;
  width:220px;
  padding-top: 5px;
  padding-bottom: 8px;
}
#calendarActions .ui-datepicker {
	width: 17em;
	text-align: center;
	margin: 0 auto;
	padding: 0;
}

#calendarActions .ui-widget-content {
	background: transparent;
	border: none;
}

#calendarActions .ui-widget-header {
	background: transparent;
	border: none;
	padding: 0;
}

#calendarActions .ui-state-highlight, #calendarActions .ui-widget-content .ui-state-highlight {
	background: #fff;
	border: 1px solid #7489bb;
	color: #7489bb;
	font-weight: bold;
}

#calendarActions .title {
	font-weight: bold;
	font-size: 12px;
}

#calendarActions ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 10px;
}

#calendarActions .calAction {
	padding: 10px;
	font-size: 11px;
	color: #4f4f4f;
	font-weight: bold;
}

#calendarActions .calAction a {
	color: #4f69d8;
}

.filterListing {
	list-style-type: none;
	padding: 0 0 5px 0;
	margin: 0 auto 10px auto;
	vertical-align: bottom;
	font-size: 11px;	
}

.categoryListing {
	list-style-type: none;
	padding: 0 0 5px 0;
	margin: 0 auto 10px auto;
	vertical-align: bottom;
	border-bottom: 1px solid #D7D7D7;
	font-size: 11px;
}
.filterListing li, .categoryListing li {
	float: left;
	padding: 0 10px;
}
.categoryListing li.firstCategory {
	border-left: 0;
	color:#DFDFDF;
}
.filterListing .separator, .categoryListing .separator {
	color:#DFDFDF;
	padding:0 3px 3px 3px;
	float: left;
}
.filterListing li a, .categoryListing li a {
	color: #327CA2;
	font-size: 13px;
	font-weight: bold;
}

.advertCategories {
	text-align: center;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #D7D7D7;
}

.advertCategories .categoryListing {
	border: none;
}



.controlAdverts {
	color: #494949;
	padding: 15px 0 0 15px;
	margin-bottom: 10px;
	text-align: center;
	height: 100px;
	border-bottom: 1px solid #D7D7D7;
}
.addAdvert {
  margin-left: 145px;
  float: left;
  margin-bottom: 10px;
}
.addAdvert a {
	width: 175px;
	height: 27px;
	background: url("../images/wall_form_send.png") no-repeat;
	margin: 0 auto;
	border: 0;
	color: #ffffff;
	font-weight: bold;
	cursor: pointer;
	float: left;
	padding: 5px 0 0 0;
}

.myAdvert {
  clear: both;
  margin-left: 145px;
}
.myAdvert a {
	width: 175px;
	height: 27px;
	background: url("../images/wall_form_send.png") no-repeat;
	margin: 0 auto;
	border: 0;
	color: #ffffff;
	font-weight: bold;
	cursor: pointer;
	float: left;
	padding: 5px 0 0 0;
}

.filterAdverts {
	text-align: center;
	margin-bottom: 15px;
}

/**
 * editace kategorii
 */

.removeCategory {
	position: absolute;
	left: 150px;
}

.editCategory {
	position: absolute;
	left: 175px;
}

.articleDescription {
  font-style: italic;
  color: #8f8f8f;
}

.articleAuthor a,
.documentPreviewBottom a {
  color: black;
}

.allActions {
  float: right;
}

#pageCenter .articleListing {
	width: 100%;	
}

.registerFacebook {
	background: #dcdcdc;
  border: 1px solid #BFBFBF;
  margin: 0 0 10px 0;
} 

.registerFacebook .caption {
	/*background: #dcdcdc; */
	color: #000;
	padding-left: 10px;
	font-weight: bold;
}

.registerFacebook .bold {
	color: #3B5998;
}
.registerFacebookAlert {
  background: /*#DCDCDC */url("../images/hlaska-alert.gif") no-repeat left 13px;
  color:#333333;
  display:block;
  float: left;
  line-height:20px;
  margin:0;
  padding: 10px 15px 0px 68px;
  
}
.registerFacebook .text  {
  padding-left: 57px;
}

.actualMenuItem {
	font-weight: bold !important;
	color: #891C22 !important;
}

.StudentTV {
	width: 220px;
	text-align: left;
	margin: 5px auto;
	background: url("../images/videoHead.png") no-repeat;
	position: relative;
}

.StudentTV h2 {
	margin-bottom: 0;
}

.StudentTV .videoBox {
	text-align: center;
	background: url("../images/myDiaryContent.png") repeat-y scroll 0 0 #F1F1F1;
	padding-top: 15px;
	width: 220px;
}

.StudentTV .playVideo {
	background: url("../images/btn_play_video.png") no-repeat scroll left top transparent;
	position: absolute;
	top: 65%;
	left: 30%;
	text-align: left;
	padding: 5px 0 0 10px;
	width: 110px;
	height: 30px;
}

.StudentTV .bottomBox {
	background: url("../images/myDiaryFoot.png") no-repeat scroll left bottom transparent;
	height: 9px;
	width: 220px;
}

#statistics {
	width: 450px;
}
table.curriculum_vitae {
 /* border: 1px solid red;*/
}
table.curriculum_vitae td {
	/*width: 73%;*/
  padding-left: 10px;	
}

table.curriculum_vitae td.label {
	width: 150px;
  font-weight: bold;	
}

table.curriculum_vitae input {
	width: 200px;
}

table.curriculum_vitae select {
  float: left;
  width: 202px;
}
table.curriculum_vitae textarea {
  float: left;
  width: 275px;  
}

table.curriculum_vitae table td {
	width: 400px;
}

table td.medium {
	width: 200px !important;
}

table td.short {
	width: 100px !important;
}

#frmcVForm-save {
  background:url("../images/reg_sub_button.png") no-repeat 0 0;
  border:0;
  font-weight:bold;
  height:32px;
  width:145px;
  margin-top:10px;
  margin-left: 70px;
  float: left;
  cursor: pointer;
}
/* galerie fotoalbum - mozne pouziti */
/*#pageCenterWithAdmin .pageCenterMiddle {
  background: none;
  float:left;
  margin: 0;
  min-height:50px;
  padding: 13px 0 10px 0px;
  width: 473px;
}
*/
/* cur form */
.cv_form fieldset {
  border: 1px solid #e4e4e4; /*F0F0F0*/
}
.cv_form fieldset legend {
 /* border-bottom:1px solid #F0F0F0; */
  color:#494949;
  /*width: 100%;*/
  font-weight: bold;
  /*margin-bottom: 10px;*/
  font-size: 1.15em;
  padding-right: 2px;
  padding-left: 2px;
  margin-left: 5px;
} 
.cv_form #frmcVForm-home_only,
.cv_form #frmcVForm-type-0,
.cv_form #frmcVForm-type-1,
.cv_form #frmcVForm-type-2  {
  width: 7%;
  float: left;
}
.cv_form #frmcVForm-home_only {
  width: 7%;
  float: left;
  margin-left: -3px;
  border: 0;
}
.checkbox_radio_td #additional input {
  border:1px solid #ddd;
}
.curriculum_vitae #frmcVForm-field, .curriculum_vitae #frmcVForm-profession {
  width: 277px;
}
.curriculum_vitae br {
  clear: both;
}
.cv_form fieldset #frmcVForm-minimal_wage {
 float: left; 
}
.cv_form fieldset .checkbox_radio_td {
  padding-left: 3px;
}
.cv_form fieldset .checkbox_radio_td label {
  float: left;
}
.curriculum_vitae #frmcVForm-start_select-0,
.curriculum_vitae #frmcVForm-start_select-1,
.curriculum_vitae #frmcVForm-start_select-2 {
  width: 7%;
  float: left;
}
.curriculum_vitae .driving_td input, 
.curriculum_vitae .checkbox_radio_td input {
  border: 0;
}
.curriculum_vitae .driving_td {
  float: left;
  /*width: 80%;*/
  padding-left: 3px;
}
.curriculum_vitae #schools {
 
}
.curriculum_vitae #schools th,
.curriculum_vitae #courses th,
.curriculum_vitae #certificates th,
.curriculum_vitae #languages th,
.curriculum_vitae #praxis th,
.curriculum_vitae #locations th {
  background: #e3e3e3;
  text-align: left;
  padding: 0 1px; 
}
.curriculum_vitae #schools td,
.curriculum_vitae #courses td,
.curriculum_vitae #certificates td,
.curriculum_vitae #languages td,
.curriculum_vitae #praxis td,
.curriculum_vitae #locations td {
  background: #f7f7f7;
  text-align: left;
  padding: 0 1px;
}
/* obecna tabulka pri vypisech napr. profil uzivatele */
.listing_table th {
  background: #e3e3e3;
  text-align: left;
  padding: 2px 2px; 
}
.listing_table td {
  background: #f7f7f7;
  text-align: left;
  padding: 2px 2px; 
}

/* upload cv form */
.upload_cv_form legend {
  font-weight: bold;
}
.upload_cv_form fieldset,
.reaction_form fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
.upload_cv_form #frmuploadCVForm-upload_file {
 	width:145px;
	height: 32px;
	background: #fff url("../images/reg_sub_button.png") no-repeat;
	cursor: pointer;
	font-size: 11px;
	font-weight: bold;
	line-height: 10px;
	margin-top: 10px;
	border: 0;
}
.reaction_form legend {display: none;}
.reaction_form td {float: left;}
.reaction_form textarea {width: 330px;}
.reaction_form select {width: 202px;}
.reaction_form .button {
 	width:145px;
	height: 32px;
	background: #fff url("../images/reg_sub_button.png") no-repeat;
	cursor: pointer;
	font-size: 11px;
	font-weight: bold;
	line-height: 10px;
	margin-top: 10px;
	border: 0;	
}


/* jobForm */
.brigade fieldset {
  border: 0;
}

 .jobForm #frmAddJobForm-title {
	float:left;
	width:275px; 	
 }

.jobForm td.label {
	font-weight:bold;
	width:150px;
}

.jobForm table td {
	padding-left:10px;
	text-align: right;
}
.jobForm {
	font-size: 12px;
}
.jobForm  textarea {
	float:left;
	width:275px;
}

.jobForm #frmAddBrigadeForm-brigadeField,
.jobForm #frmAddBrigadeForm-requestedLanguages {
	width:277px;
	float:left;
}


.jobForm select {
	float:left;
	width:277px;
}

.jobForm #frmAddJobForm-addressJob {
	float: left;
	width:277px;
}
.jobForm .align-left {
	text-align: left;
}

.jobForm #frmAddJobForm-salaryFrom,
.jobForm #frmAddJobForm-salaryTo {
	width: 42px;
}

.jobForm #frmAddBrigadeForm-countHoursOfWeek {
	float: left;
	width: 277px;
}
.jobForm #frmAddJobForm-jobForOZP,
.jobForm #frmAddJobForm-homebasedJob  {
	float: left;
}
.jobForm #frmAddBrigadeForm-salaryFrom,
.jobForm #frmAddBrigadeForm-salaryTo {
	width: 42px;
}
.jobForm #frmAddJobForm-currency {
	width: 50px;
	float: none;
}


.jobForm #frmAddJobForm-kindOfPayment {
	width: 105px;
	float: none;
}

.jobForm #frmAddJobForm-publishOffer {
	width: auto;
}
 
.jobForm #frmAddJobForm-addJobSubmit {
	background:url("../images/reg_sub_button.png") no-repeat scroll 0 0 transparent;
	border:0 none;
	cursor:pointer;
	float:left;
	font-weight:bold;
	height:32px;
	margin-left:70px;
	margin-top:10px;
	width:145px;
}


/* cur form */
.brigade fieldset {
  border: 0;
}

 .brigade #frmAddBrigadeForm-title {
	float:left;
	width:275px; 	
 }

.brigade td.label {
	font-weight:bold;
	width:150px;
}

.brigade table td {
	padding-left:10px;
	text-align: right;
}
.brigade {
	font-size: 12px;
}
.brigade  textarea {
	float:left;
	width:275px;
}

.brigade #frmAddBrigadeForm-brigadeField,
.brigade #frmAddBrigadeForm-requestedLanguages {
	width:277px;
	float:left;
}


.brigade select {
	float:left;
	width:277px;
}

.brigade #frmAddBrigadeForm-addressBrigade {
	float: left;
	width:277px;
}
.brigade .align-left {
	text-align: left;
}

.brigade #frmAddBrigadeForm-brigadeContractFrom,
.brigade #frmAddBrigadeForm-brigadeContractTo {
	width: 100px;
}

.brigade #frmAddBrigadeForm-countHoursOfWeek {
	float: left;
	width: 277px;
}
.brigade #frmAddBrigadeForm-brigadeForOZP,
.brigade #frmAddBrigadeForm-homebasedBrigade  {
	float: left;
}
.brigade #frmAddBrigadeForm-salaryFrom,
.brigade #frmAddBrigadeForm-salaryTo {
	width: 42px;
}
.brigade #frmAddBrigadeForm-currency {
	width: 50px;
	float: none;
}


.brigade #frmAddBrigadeForm-kindOfPayment {
	width: 105px;
	float: none;
}

.brigade #frmAddBrigadeForm-publishOffer {
	width: auto;
}
 
.brigade #frmAddBrigadeForm-addBrigadeSubmit {
	background:url("../images/reg_sub_button.png") no-repeat scroll 0 0 transparent;
	border:0 none;
	cursor:pointer;
	float:left;
	font-weight:bold;
	height:32px;
	margin-left:70px;
	margin-top:10px;
	width:145px;
}

/* BrigadeSearch */

.brigadeSearch table {
	width: 100%;
}

.brigadeSearch {
	font-weight: bold;
} 
.brigadeSearch td  {
	text-align: left;
}
.searchBrigade #frmSearchBrigadeForm-searchBrigadeSubmit {
	background:url("../images/wall_form_send.png") no-repeat scroll 0 0 transparent;
	border:0 none;
	color:#FFFFFF;
	cursor:pointer;
	display:block;
	font-weight:bold;
	height:32px;
	margin:5px 3px 5px 0;
	width:175px;
	float: right;
}

.searchBrigade .brigadeLocation,
.searchBrigade .brigadeField,
.searchBrigade .manualOutdoor,
.searchBrigade .manualIndoor,
.searchBrigade .administrative,
.searchBrigade .qualified {
	width: 227px;
	margin: 0 3px;
	float: left;
}

.searchBrigade select {
	width: 230px;
}
.searchBrigade input {
	border: 0;
}

/* search Job */

.searchJob #frmSearchJobForm-keywords {
	margin: 3px 2px 3px 3px;
	width: 458px;
	float: left;
}

.searchJob .variantSelect a {
	color: #4F69D8;
}
 .searchJob .variantSelect a.activeSearch,
.searchJob .variantSelect a:hover {
	color: orange !important;
}

.searchJob .jobField,
.searchJob .profession,
.searchJob .jobLocation,
.searchJob .requestedLanguages,
.searchJob .minimumSalary,
.searchJob .typeJobContract,
.searchJob .jobDuration {
	float: left;
	width: 227px;
	margin: 0 3px;
	
}


.searchJob .jobForOZP
.searchJob .homebasedJob {
	width: 227px;
	margin: 0 3px;	
}




.searchJob .fast {
	display: none;
}

.searchJob {
	margin-top:31px;
}
.searchJob td {
	text-align: left;
	vertical-align: top;
}
.searchJob label {
	font-weight: bold;
}
.searchJob .noLabel label {
	font-weight: normal;
}
.searchJob #frmSearchJobForm-searchJobSubmit {
	background:url("../images/wall_form_send.png") no-repeat scroll 0 0 transparent;
	border:0 none;
	color:#FFFFFF;
	cursor:pointer;
	display:block;
	font-weight:bold;
	height:32px;
	margin:5px 3px 5px 0;
	width:175px;
	float: right;
}

.searchJob .addBrigadeForFree,
.searchJob .addJobForFree,
.searchBrigade .addBrigadeForFree,
.searchBrigade .addJobForFree {
	float: right;
	color: #4F69D8;
	font-weight: bold;
	margin-right:6px;
	
}
.searchJob #frmSearchJobForm-jobForOZP,
.searchJob #frmSearchJobForm-homebasedJob {
	vertical-align: middle;
	border: none;
 
}

.searchJob .jobForOZP label,
.searchJob .homebasedJob label  {
	font-weight: normal;
}



.searchJob td.label {
	font-weight: bold;
	width: 150px;
}

.searchJob select {
	width: 100%;
}
/* word cv */
.cv_h1 {
  color:#494949;
  font-size:18px;
  font-weight:normal;
  margin:0 0 10px;
  padding:0 5px;
  position:relative;
  font:13px/1.5 Arial,Tahoma,Verdana,sans-serif;
  margin:0;
}
.page_center {
  padding: 10px;
  background: #f7f7f7;
} 
.page_center h2 {

  font-size: 15px;
  border-bottom: 1px solid #f0f0f0;
}
.page_center td.label {
	width: 200px;
  font-weight: bold;
  text-align: right;	
}
.page_center .cv_table th {
  background: #e3e3e3;
  text-align: left;
  padding: 0 1px; 
}
.page_center .cv_table td {
  background: #fff; /*#E6EBFF;*/ 
  text-align: left;
  padding: 0 1px;
}
  
/* brigade search */
.brigadeListing {
	clear: both;
}
.brigade {
	margin: 2px 0;
	padding: 5px;
}
.brigade .title a {
	color: #4F69D8;
}
.brigade .box {
	width: 130px;
	float:left;
	padding: 2px;	
}
.brigade .dateCol {
  width: 62px;  
}
.brigadeOdd {
	background: #EFEFEF;
}

/* job search */
.jobListing {
	clear: both;
}
.jobListing .job {
	margin: 2px 0;
	padding: 5px;
}
.jobListing .job .title a {
	color: #4F69D8;
}
.jobListing .job .box {
	width: 130px;
	float:left;
	padding: 2px;	
}
.jobListing .job .dateCol {
  width: 62px;
}

.jobListing .jobOdd {
	background: #EFEFEF;
}

/* add article */
.checkboxes {
  margin-left: 105px;
}
.checkboxes .label_h3 {
  display:block;
  font-size:15px;
  font-weight:bold;
  margin-bottom:5px;
}
.checkboxes .btnFiltr {
	background: transparent url("../images/btnFiltr.gif") no-repeat 0 0;
	border: 0;
  	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
	width: 90px;
	text-align: center;
	padding: 4px 0;
	color: #7a7a7a;
}
.checkboxes .school_main {
  width: 482px;
}
.checkboxes .school_main fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
.checkboxes .school_buttons {
  margin-top: 5px;
}
.checkboxes .school_check {
  margin-top: 5px;
}
.checkboxes .school_check input {
  border: 0;
}


/* search menu*/
#job_search_select {
	height:27px;
	margin-top: -46px;
	margin-bottom:10px;
	
}
#job_search_select .chooseTypeOfJob {
	width:auto;
	float:left;
	padding:3px 10px;
	/*background:#F7F7F7;*/
	margin:0 2px;
	width: 112px;
	text-align: center;
}



#job_search_select .chooseTypeOfJob.hoverTypeOfJob,
#job_search_select .chooseTypeOfJob.actual {
	background: #E1E1E1 url("../images/activeBgMenu.png") repeat-x 0 -1px;
	color: #0f3d55;
	width: 112px;
	/*border-right: 1px solid #E4E4E4;
	border-left: 1px solid #E4E4E4;*/ 
}
#job_search_select .title {
	font-size: 12px;
	float: left;
	margin: 0 10px;
	padding-top:5px;
  font-weight: bold;
}

#job_search_select a {
	text-decoration: none;
	display: block;
	float: left;

}
.clearRight {
	clear:right;
}





/* kuba */
.shadow {
		background: url('../images/bg-shadow.jpg') repeat-x;
		border: none;
		width:493px;
		padding: 10px 0 0 0;
}

.searchJob,
.searchBrigade,
.searchJobDetail,
.searchBrigadeDetail {
	margin-top:0px;
	width:469px;
	padding: 0 11px;
	border-right: 1px solid #E4E4E4;
	border-left: 1px solid #E4E4E4;
	position: relative;
	padding-top: 37px;
	z-index:1000;
}


#jobTemplate #pageCenter {
	background: transparent
}

#jobTemplate .pageCenterMiddle {
	width: 473px;
	min-height: 50px;
	background: transparent;
	margin: 0;
	padding: 0;
	float: left; 
	*float: none;
}



#jobTemplate .jobListing,
#jobTemplate .brigadeListing {
	background:none repeat scroll 0 0 transparent;
	border-left:1px solid #E4E4E4;
	border-right:1px solid #E4E4E4;
	padding:0 11px;
	position:relative;
	width:491px;
	padding: 0;
	margin-bottom: -3px;
	z-index:1000;
	min-height: 30px;
	
}

#jobTemplate .top {
	width: 498px;
	float: left;
	position: relative;
	background: url("../images/bg_pageCenter_top.png") no-repeat left top;
	z-index: 1000;
	height: 10px;
}

#jobTemplate .line {
	border-left:1px solid #E4E4E4;
    border-right:1px solid #E4E4E4;    
    background:url("../images/pageCenter_transition.png") no-repeat scroll 0 0 transparent;
	height:27px;
	position:absolute;
	top:9px;
	width:491px;
	z-index:1;
}

#jobTemplate .bottom  {
	width: 493px;
	height: 9px;
	background: url("../images/bg_pageCenter_bottom.png") no-repeat left top;
	margin: 0 0 5px 0;
	padding: 0;
	clear: both;
}
#jobTemplate .jobListingNoJob,
#jobTemplate .brigadeListingNoJob {
	background:none repeat scroll 0 0 transparent;
	border-left:1px solid #E4E4E4;
	border-right:1px solid #E4E4E4;
	position:relative;
	width:471px;
	padding: 10px 10px;
	z-index:1000;
}

#jobTemplate #frmSearchJobForm-searchTodayOffer {
text-decoration:underline;
float: left;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	color:#4F69D8;
	cursor:pointer;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:0;

	width:auto;
}

#jobTemplate select {
	font-size: 13px;
}

#jobTemplate form {
	margin: 0; 
	padding: 0;
}
#jobTemplate .backToSearch {
	float:right;
	color:#4F69D8;
	font-weight:bold;
	margin-right:6px;
	margin-top: -8px;
}

/* job detail */

#jobTemplate .searchBrigadeDetail table,
#jobTemplate .searchJobDetail table {
	border-top: 1px solid #EAC276;
	border-bottom: 1px solid #EAC276;
	margin: 10px 0;
}
#jobTemplate .searchJobDetail .jobTitle,
#jobTemplate .searchBrigadeDetail .brigadeTitle  {
	font-size: 17px;
	color: #4E81E4;
	font-weight: bold;
}

#jobTemplate .searchBrigadeDetail table,
#jobTemplate .searchJobDetail table {
	width: 100%;
}

#jobTemplate  .searchBrigadeDetail .reply a,
#jobTemplate  .searchJobDetail .reply a {
	background:url("../images/wall_form_send.png") no-repeat scroll 0 0 transparent;
	border:0 none;
	color:#FFFFFF;
	cursor:pointer;
	display:block;
	font-weight:bold;
	height:32px;
	margin:0 auto;
	width:175px;
	float: right;
	text-decoration: none;
	text-align:center;
	line-height: 32px;
}
 

#jobTemplate  .searchJobDetail .name,
#jobTemplate  .searchBrigadeDetail .name {
	font-weight: bold;
}
.floatRight {
	float: right;
}
.shadow .searchTitle {
  font-weight: bold;
  padding:0 0 3px 10px;
}

#pageRight .topEmployers {
	background: #f1f1f1 url("../images/partnersHead.png") no-repeat;
	width: 220px;
	margin: 0 auto;
}

#pageRight .employersCenter {
	height: 400px;	
}

#pageRight .employersFoot {
	width: 220px;
	height: 9px;
	background: url("../images/loginFooter.png") no-repeat left bottom;
}