/*
Theme Name: Sokrates
Theme URI:
Description:
Author: Ivo Slavik
Author URI: http://ivoslavik.cz
Version: 1
Tags: fluid-layout, responsive-layout, accessibility-ready, translation-ready, microformats, rtl-language-support
License: GNU General Public License v2.0 & Apache License 2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html http://www.apache.org/licenses/LICENSE-2.0
*/

/* ==========================================================================
   tags
   ========================================================================== */

   body {
	line-height: 1.4;
	padding: 15px 0 115px 0;
}

hr {
	background: url(images/horizontal-separator.png) no-repeat center top;
	height: 19px;
	border: none;
	margin: 10px 0 5px;
}

ul, ol {
  padding-left: 20px;
}

a {
	color: #002147;	
}


/* ==========================================================================
   .main
   ========================================================================== */

.main {
	background: #fff;
	padding: 0 10px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	-webkit-box-shadow: 0px 0px 15px #333;
	-moz-box-shadow: 0px 0px 15px #333;
	box-shadow: 0px 0px 15px #333;
	position: relative;
}


/* ==========================================================================
   .header
   ========================================================================== */

.header {
	height: 150px;
	position: relative;        
}

.header .logo {
	margin: 0;
	position: absolute;
/*	top: 63px;
	top: 40px;*/
	left: 35%;
}

/* ==========================================================================
   footer
   ========================================================================== */
.opvk {
  position: absolute;
  right: auto;
  left: -100px;
  bottom: -100px;
}

.opvk2 {
	position: absolute;	
	right: -100px;
	bottom: -100px;
}

.opvk3 {
	position: absolute;	
	right: 399px !important;
	bottom: -100px;
}

/* .labels
   ========================================================================== */

.header .labels {
	position: absolute;
	right: -15px;
	/*top: 37px;*/
  top: 25px;
}

.header .labels a {
	display: block;
}

/* .search
   ========================================================================== */

.header .search {
	/* width: 174px; */
	height: 44px;
	padding: 0;
	position: absolute;
	right: 0;
	top: 143px;
}

.header .search #s {
    float: left;
    margin: 0;
    height: 44px;
    width: 190px;
    padding: 14px;
    background-color: #DCC6BB;
    color: #002147;
    font-size: 14px;
    border: none;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}
.header .search button {
    width:50px;
    height: 44px;
    background: #002147 url(images/lupa.png) 50% 50%;
    border:none;
    border-top-right-radius:10px;
    border-bottom-right-radius:10px;
    float:left;
}

.header .search input {
	background: transparent;
	font-size: 12px;
	color: #002147;
	width: 93px;
  margin-left: 17px;
  border: none;
}


/* ==========================================================================
   .navbar
   ========================================================================== */

.navbar .navbar-label {
	font-size: 16px;
	text-transform: uppercase;
	margin: 15px 10px 0 0;
	display: none;
	float: right;
}

.navbar .nav li a {
	text-decoration: none;
}


/* ==========================================================================
   .cycloneslider
   ========================================================================== */

.cycloneslider {	
/*	margin-bottom: 15px;	*/
	margin-bottom: 30px;
}

.cycloneslider .cycloneslider-caption {
	text-transform: uppercase;
}	

.cycloneslider .cycloneslider-pager {
	top: auto;
	right: 18px;
	bottom: 20px;
}

.cycloneslider .cycloneslider-pager span {
	background: #461306;
	width: 10px;
	height: 10px;
	border-radius: 0;
	margin: 0 5px 0 0;
}

.cycloneslider .cycloneslider-pager span.cycle-pager-active {
	background: #fff;
}


/* ==========================================================================
   .box
   ========================================================================== */

.box {
	margin-bottom: 20px;
}

.box .line {
	display: block;
}

.box h2 {
	background: #fff;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	padding-right: 15px;
	margin: 0 0 3px;
	display: inline-block;
}

.box .date {
  text-transform: lowercase;
	text-align: right;
	display: block;
}

.box h3 {
	font-size: 15px;
	color: #002147;
/*	margin-top: 5px;*/
	margin-top: 0;
}

.news.box h3 {
/*  margin-top: 10px;*/
  margin-top: 0;
}

.box p {
	margin-top: 8px;
}


/* ==========================================================================
   .special-offer
   ========================================================================== */

.special-offer h2 {
	color: #002147;
}

.special-offer .date {
	color: #808080;
}


/* ==========================================================================
   .news
   ========================================================================== */

.news:last-child .line {
	width: auto;
}

.news h2 {
	color: #666;
}

.news .date {
	color: #808080;
}

.sidebar .news h3 {
	margin-bottom: 0;
}

.sidebar .news p {
	margin-top: 0;
}


/* ==========================================================================
   .is-login
   ========================================================================== */

.is-login h2 {
	color: #002147;
}

.is-login .login-form {
	background: #e2001a;
	padding: 20px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}

/* .login-form
   ========================================================================== */

.is-login .login-form .img {
	background: #fff;
	width: 190px;
	padding: 5px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	margin-right: 20px;
	float: left;
}

.is-login .login-form form label {
	font-size: 15px;
	font-weight: normal;
	color: #fff;
	margin-bottom: 1px;
	display: block;
}

.is-login .login-form form input {
	width: 190px;
	height: 30px;
	padding: 0 10px;
	border: none;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	margin-bottom: 4px;
}

.is-login .login-form form .submit-button {
	background: #fff;
	font-size: 15px;
	height: 30px;
	padding: 0 15px;
	border: none;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	margin-top: 10px;	
}

.is-login .login-form form .submit-button:hover {
	background: #eee;
}


/* ==========================================================================
   .single-box
   ========================================================================== */

.single-box h2 {
	/*color: #0069b2;*/
  color: #666;
}


/* ==========================================================================
   .partners
   ========================================================================== */

.partners h2 {
  color: #666;
	/*color: #970042;*/
	margin-bottom: 8px;
}

.partners a {
	margin: 0 9px 13px 0;
	display: block;
	float: left;
}


/* ==========================================================================
   .sidebar
   ========================================================================== */

.sidebar .sidebar-separator {
	display: none;
}	


/* ==========================================================================
   .content
   ========================================================================== */

.content .line {
	display: block;
}

.content h1 {
	background: #fff;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	padding-right: 15px;
	margin: 0 0 3px;
	display: inline-block;
}

.content h2,
.content h3,
.content h4,
.content h5,
.content h6 {
	font-weight: bold;
}

.content img {
  max-width: 100%;
  height: auto;
}

.content .logout-button {
  float: right;
}


/* ==========================================================================
   .syllabus
   ========================================================================== */

.syllabus h2,
.syllabus h3 {
  color: #002147;  
}

.syllabus h2 {
  font-size: 20px;
  text-transform: uppercase;
  margin-bottom: 22px;  
}

.syllabus h3 {
  margin-top: 25px;
}

.syllabus p {
  margin-bottom: 25px;
}

.syllabus .color-pink {
  font-weight: bold;
  color: #002147;
}

.syllabus .syllabus-table-info {
  font-weight: bold;
  width: 100%;
}

.syllabus .syllabus-table-info td {
  text-align: center;
  line-height: 1;
  width: 25%;
  padding: 5px;
  border: 1px solid #808080;
}

.syllabus .syllabus-table-info .td-spec {
  background: #ccc;
  text-align: left;
}

.syllabus-exam {
  width: 100%;
  overflow: hidden;
}

.syllabus-exam h3 {
  margin-top: 0;
}

.syllabus-exam p {
  margin-bottom: 0;
}

.syllabus-exam .syllabus-exam-requirements {
  width: 60%;
  float: left;
}

.syllabus-exam .syllabus-exam-form {
  width: 40%;
  float: right;
}
   

/* ==========================================================================
   .bottom-link
   ========================================================================== */

.bottom-link {
	text-align: center;
	margin-bottom: 10px;
}

.bottom-link a {
	font-size: 15px;
	color: #808080;
	text-transform: uppercase;
}


/* ==========================================================================
   WP styles
   ========================================================================== */

img.alignleft {
  margin-right: 10px;
  float: left;
  margin-bottom: 10px;
}
img.alignright {
  margin-left: 10px;
  float: right;
  margin-bottom: 10px;
}
img.aligncenter {
  display: block;
  margin: 0 auto;
}

.post {
  width: 100%;
  margin-bottom: 20px;
  overflow: hidden;
}


/* ==========================================================================
   IE8 styles
   ========================================================================== */

.lt-ie9 .main,
.lt-ie9 .is-login .login-form,
.lt-ie9 .is-login .login-form .img,
.lt-ie9 .is-login .login-form form input,
.lt-ie9 .is-login .login-form form .submit-button {
  behavior: url(/vos/wp-content/themes/sokratesvos/library/pie/PIE.htc);
  position: relative;
}

.lt-ie9 .navbar .nav .last {
  background: transparent;
}
   
.lt-ie9 .cycloneslider .cycloneslider-pager {
	top: auto;
} 

.lt-ie9 .cycloneslider .cycloneslider-pager span {
	background: #980042;
	width: 10px;
	height: 10px;
} 

.lt-ie9 .partners .even {
  margin-right: 0;
}   


/* ==========================================================================
   media queries
   ========================================================================== */

/* Small devices only
   ========================================================================== */

@media (max-width: 767px) {
	.navbar .navbar-label {
		display: block;
		margin: -4px 8px 0 0;
		font-size: 21px;
		text-transform: none;
		color: #002147;
		font-weight: bold;
	}  	
}

/* Small devices (tablets, 768px and up)
   ========================================================================== */

@media (min-width: 768px) {
 .opvk3 {
  	position: absolute;	
  	right: 279px;
  	bottom: -100px;
  }   	
	.header {
		/* background: url(images/bg-header-tablet.png) no-repeat 180px 10px; */
	}
 	
	.navbar {
		/* background: url(images/bg-menu.png) repeat-x; */
		background: #9f9f9f;
		border: none;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
		margin-top: 0;
		/*margin-bottom: 10px;*/
		margin-bottom: 30px;
		border-bottom: 1px solid #FFFFFF;
	}  

	.navbar .nav li {
		/* background: url(images/menu-separator.png) no-repeat right center; */
		text-align: center;
        text-transform: uppercase;
		width: 19.7%;
		border-right: 2px solid #fff;
	}
  .navbar #menu-pro_studenty.nav li {				
		width: 13.8%;		
	}
	.navbar .nav li:last-child {
		border-right: 0;
	}
	.navbar .nav li.two-line {margin-top: -9px}

	.navbar .nav li:last-child {
		background: transparent;
	}

	.navbar .nav li a {
		font-size: 12px;
		color: #fff;
		padding: 16px 5px;
	}

	.navbar .nav li a:hover,
	.navbar .nav .current-menu-item a {
		font-weight: bold;
	}

	.navbar .search {
		display: none;
	}	 
  .hidden-desktop {
    display: none;
  }    
}

/* Medium devices (desktops, 992px and up)
   ========================================================================== */

@media (min-width: 992px) {
	/*.header {
		background: url(images/vos_studenti.jpg) no-repeat 52% 32px;
		background-size: 36%;
	}

	.header .logo {
		left: 0px;
	}

	.header .logo img {
		 height: 80px; 
	}*/

	.navbar .nav li a {
		font-size: 14px;		
	}	

	.cycloneslider {
		background: #002147;
		padding: 20px;
		-webkit-border-radius: 12px;
		-moz-border-radius: 12px;
		border-radius: 12px;
		max-width: none !important;
	}
  
  .lt-ie9 .cycloneslider {
    behavior: url(/vos/wp-content/themes/sokratesvos/library/pie/PIE.htc);
    position: relative;
  }  

	.cycloneslider .cycloneslider-slides {
		height: 260px !important;
		overflow: visible;
	}

	.cycloneslider .cycloneslider-slide img {
		width: 510px;
		height: 260px !important;
		border: 5px solid #fff;
		margin: 0;
	}

	.cycloneslider .cycloneslider-caption {
		background: transparent;
		width: 347px;		
		position: absolute;
		left: 523px;
		top: 35px;	
		z-index: 1000;	
	}	

	.cycloneslider .cycloneslider-caption-title {
		font-size: 40px;				
		line-height: 1.2;
		padding: 0;		
	}

	.home .special-offer {
		min-height: 315px;
		position: relative;
	}

	.special-offer .line {
		background: url(images/line-brown.png) repeat-x 0 7px;
	}

	.special-offer .box-separator {
		background: url(images/box-separator.png) no-repeat;
		width: 19px;
		height: 295px;
		position: absolute;
		right: -9px;
		top: 20px;
	}

	.home .news {
		min-height: 315px;
	}

	.news .line {
		background: url(images/line-grey.png) repeat-x 0 7px;
	}

	.home .news .line {
		width: 230px;
/*		height: 17px;*/
		height: 25px;
	}

	.is-login .line {
		background: url(images/line-brown.png) repeat-x 0 7px;
	}

	.single-box .line {
		background: url(images/line-blue.png) repeat-x 0 7px;
	}

	.partners .line {
		/*background: url(images/line-violet.png) repeat-x 0 7px;*/
    background: url(images/line-grey.png) repeat-x 0 7px;
	}

	.partners a:nth-child(2n-1) {
		margin-right: 0;
	}

	.sidebar {
		position: relative;
	}

	.sidebar .sidebar-separator {
		background: url(images/sidebar-separator.png) repeat-y;
		width: 19px;
		display: block;
		position: absolute;
		right: -9px;
		top: 25px;
	}

	.content .line {
		background: url(images/line-grey.png) repeat-x 0 7px;
	}
}


/*
WordPress Probz
So Theme Check (http://wordpress.org/plugins/theme-check/)
is constantly telling me that it needs these classes in the CSS even
though they are in the REAL stylesheet in library/css/style.css.
So we're gonna drop these here to keep it happy.
Great work, Theme Check (eye roll)
*/

.sticky {}          /* DO NOT EDIT THIS */
.gallery-caption {} /* THESE ARE USELESS */
.bypostauthor {}    /* THEY ARE ONLY TO KEEP THEME CHECK HAPPY */



/* SLIDER */

.cycloneslider-template-default .cycloneslider-caption-description {
	padding: 0 5px 15px 5px;
	line-height: 1.5;
	font-size: 20px;
	text-transform: initial;
	
}
span.wpcf7-list-item {display: block}
span.wpcf7-list-item:nth-of-type(2) {margin-bottom: 10px}
.cb{clear: both; float: none;}

/* SMENU*/
#smenu{
    width: 500px;
	position: relative; left:400px;
    border: 1px;
    border-radius: 15px;
    background-color:  #002147;
    padding: 10.5px 11px;
    
}

#smenu ul {
    margin: 0; padding: 0;
}

#smenu ul li {
    display: inline;
}

#smenu ul li a {
    text-decoration: none;
    color: white; 
    padding: 10.5px 11px;
    
    
}
 
#smenu ul li a:visited {
    color: white;
}
 
#smenu ul li a:hover, #smenu ul li .current {
    color: white;
    background-color: #e288b8;
}
.logout {float: right; }


.header {

}


#pages_redirect {
	width: 100%;
	padding: 0 10px;
	background: transparent;
	padding-bottom: 0;
	max-width: 970px;
	margin: 0 auto;
	position: relative;
}

#pages_redirect .back-to-portal {
	position: absolute;
	left: -35px;
	top: 6px;
}

#pages_redirect .back-to-portal img {
	-ms-transform: rotate(-90deg); /* IE 9 */
    -webkit-transform: rotate(-90deg); /* Chrome, Safari, Opera */
    transform: rotate(-90deg);
    width: 35px;
    height: auto;
}

#pages_redirect ul {
	list-style: none;
	margin: 0;
	padding: 0;	
	height: 48px;	
	text-align: center;
}

#pages_redirect li {
	display: inline-block;
	width: 16.35%;
	text-align: center;
	margin-left: -2px;
}

#pages_redirect li a {
	display: block;
	width: 100%;
	height: 48px;
	text-decoration: none;
	font-weight: 600;	
	border: 1px solid #008c49;
	color: #008c49;
	background: #b8d3bd;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	position: relative;
}

#pages_redirect li a span {
	display: block;
	width: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);	
	text-transform: uppercase;
	font-size: 12px;
}

#pages_redirect li a.active,
#pages_redirect li a:hover {
	background: #008c49;
	color: #fff;
}

#pages_redirect li a.brown {
	border-color: #002147;
	color: #002147;
	background: #cdada0;
}

#pages_redirect li a.brown.active,
#pages_redirect li a.brown:hover {
	background: #002147;
	color: #fff;
}

@media (min-width: 1200px) {
	.container {
	  width: 960px;
	}
}

@media (max-width: 992px) {
	#pages_redirect {
		max-width: 740px;
	}

	#pages_redirect ul {
		height: 45px;
	}
		
	#pages_redirect li {
		width: 16.5%;
		margin-left: -3px;
		vertical-align: top;
	}

	#pages_redirect li a {
		line-height: 120%;
		padding: 9px 3px 7px 3px;
		height: 45px;
	}
	.header .opvk {
		
	}
	.navbar .nav li {
		width: 24.5%;
	}
}

@media (max-width: 768px) {
	body {
		padding-top: 10px;
	}

	#jq_ez_bg {
		display: none;
	}

	.opvk, .opvk2 {
		display: none;
	}

	.header {
		height: auto;
	}

	.cycloneslider {
		display: none !important;
	}
		
	.header .logo,	
	.header .labels {
		position: relative;
		display: block;
		margin: 10px auto;
		top: auto;		
		right: auto;
		text-align: center;
	}

	.header .logo {
		float: left;
	}

	.header .labels {
		float: right;
		width: 30%;
	}

	.navbar {
		background: none;
		border: 0;
		float: right;
		width: 100%;
	}	

	.header .search {
		display: none;
	}

	.header .logo img {
		width: auto !important;
		max-height: 50px;
		float: left;
		margin-top: 13px;
	}

	.header .labels {		
		padding: 10px 0;
		margin-right: -10px;
	}

	.header .labels a {
		display: inline-block;
		width: 100%;
	}

	.header .labels a img {
		width: 100%;
	}

	.navbar .nav li {
		width: 100% !important;
	}

	.navbar-default .navbar-toggle {
		border: 0;
		margin: 0;
		background: #fff !important;
		padding: 0;
	}

	.navbar-default .navbar-toggle .icon-bar {
		background-color: #002147;
		height: 3px;
	}

	.navbar-toggle .icon-bar + .icon-bar {
		margin-top: 5px;
	}
	.sidebar {
		display: none;
	}
	.home .sidebar {
		display: block;
	}
}

#backtotop {
	display: none;
	position: fixed;
	right: 1rem;
	bottom: 2.5rem;
	z-index: 99999;
	cursor: pointer;
	border-radius:3.125rem;
	background: url('images/backtotop.png') no-repeat;
	opacity: 1;
	width: 48px;
	height: 48px;
}

/* VLASTNI STYLY */
/* hlavni menu */
@media (max-width: 768px) {
  .navbar #menu-hlavni-menu.nav li {
  	background-color: #6D271A;
	border-bottom: 1px solid #905c53;
  }  
  .navbar #menu-hlavni-menu.nav li a {
  	color: white;
  	text-align: center;
  	font-weight: 700;
  	font-size: 14px;
  }
  .navbar #menu-hlavni-menu.nav li a:hover {
  	background: #cdada0;
  }
.navbar .search {
  display: none;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border-color: transparent;
}
}
@media (max-width: 480px) {
/* responzivni obrazky */
img.alignright,
img.alignleft {
  margin-left: 0px;
  float: none;
  width:100%;
}
.content .line {
  text-align: center;
}
}
.wp-post-image, .size-medium, .ngg-fancybox img, .ngg-gallery-thumbnail, .cycloneslider .cycloneslider-slide img, .size-full {border-radius: 12px}

.pravo {
    top: 115px;
    right: 3px;
    position: absolute;
}

.pravo a:hover {
   /* text-decoration: underline;*/
    color: #000000;
}
.pravo a {
    color: #696969;
    font-size: 12px;
    text-decoration: none;
    font-style: italic;
}
@media (max-width: 767px) {
  .dn {
    display: none;
  }
	#pages_redirect {
		margin-bottom: 5px;
		padding: 0;
  }
	#pages_redirect .back-to-portal {
		display: none;
	}  
	#pages_redirect ul {
		height: auto;
	}
	#pages_redirect li {		
		width: 16.3%;
		vertical-align: top;
		margin-bottom: 5px;		
		margin-left: -1px;		
	}
  #pages_redirect li a {
  	display: block;
  	width: 100%;
  	height: 68px;
  	text-transform: uppercase;
  	text-decoration: none;
  	font-size: 11px;
  	font-weight: 600;
  	border: 1px solid #008c49;
  	background: #008c49;
  	color: #fff;
  	-webkit-border-radius: 10px;
  	-moz-border-radius: 10px;
  	border-radius: 10px;
  	position: relative;
  }
  #pages_redirect li a span {
  	font-size: 11px;
    line-height: 120%;
    padding: 0 5px;
  }    
  #pages_redirect li a.active, 
  #pages_redirect li a:hover {
  	color: #008c49;
  	background: #b8d3bd;
  } 
  #pages_redirect li a.brown {
  	border-bottom: 1px solid #002147;
  	background: #002147;
  	color: #fff;
  }
  #pages_redirect li a.brown.active, #pages_redirect li a.brown:hover {
  	border-color: #002147;
  	color: #002147;
  	background: #cdada0;
  }      /*tohle smazat*/
  .resnav-link:hover{background:#369929;}
  a.resnav-link{border-bottom: 1px solid #54a175;}
  .resnav-link{display:block;z-index:10000;height:40px;background:#1D8349;text-decoration:none;color:#fff;font-weight:700;font-size:14px;line-height:14px;padding:13px 0;}
  /*tohle smazat*/
  /* mobilni menu */
  #toggle{height: 28px; display: block; text-align: right; visibility: visible; position: relative; top: 10px; background: url('images/menu.png') right center no-repeat; line-height: 0.1em; cursor: pointer; color: #002147; font-size: 1.6em;  font-weight: bold; text-decoration: none; padding: 15px 32px 15px 0px;} 
	#nav > #closem {height: 28px; margin: 0 0 10px 0; color: #7b3223; visibility: visible; font-size: 1.6em; font-weight: bold; text-transform: none; text-decoration: none; display: inline-block; padding: 10px 0 10px 32px; background: url(images/close_ico.png) left center no-repeat; line-height: 0.6em; cursor: pointer;}
	#nav{visibility: hidden; display: none; width: 270px; position: absolute; right: -280px; top: 0px; margin: 0; background: #fff;}
	#nav.open{visibility: visible; display: block;}
  #wrapper{-webkit-transition: all 300ms ease; transition: all 300ms ease; width: 100%;}
  #wrapper.nav-opened {-webkit-transform: translateX(-275px); -ms-transform: translateX(-275px); transform: translateX(-275px);}  
  .opener{display: none;}
  .opener2 {display: block;}
  .protected-section-menu { display: none; }
  .nav-bar{display:none;}    
  .resmenu {text-align: center;}
  .resmenu li a {
    display:block;
    z-index:10000;
    height:40px;
    background:#6D271A;
    text-decoration:none;
    color:#fff;
    font-weight:700;
    font-size:14px;
    line-height:14px;
    padding:13px 15px;
    border-bottom: 1px solid #905c53;
  }
  .resmenu li a:hover{background:#cdada0;}  
  .resmenu ul {list-style: none; padding-left: 0;}            
}
@media (max-width: 639px) {
  #pages_redirect li a {
    height: 50px;	
    }
	#pages_redirect li {		
		width: 32%;		
	}    
}


/* zakryje lost password */
.tml .tml-action-links {
  display: none !important;
}
.tml-user-links li {
    list-style: none;
}
ul.tml-user-links {
    padding-left: 0;
}

/* prihlaseny uzivatel velkym */
.widgettitle {
	text-transform: uppercase;
}