body {
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

input, select, button {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #333333;
	padding: 1px;
}

img {
	border: 0px;
}

.maincat {
        font-family: tahoma;
        font-size: 13px;
        font-weight: bold;
	text-decoration : none; 
}

.zag {
	color: #666666;
}

.vibor {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.red_txt {
	color: #FF0000;
	text-decoration: underline;
}

.blue_txt {
	color: #0000FF;
	text-decoration: underline;
}

#table_files {
	border: 1px solid #A6B2D5;
	background-image: url(../images/table_files_bg.gif);
	height: 25px;
	text-align: right;
	padding-top: 2px;
	padding-right: 10px;
}
.table_files.l {
	border: 1px solid #A6B2D5;
	background-image: url(../images/table_files_bg.gif);
	height: 25px;
	text-align: left;
	padding-left: 10px;
}
#table_files_c {
	background-image: url(../images/table_files_bg.gif);
	height: 25px;
	text-align: left;
	padding-top: 2px;
	padding-left: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #A6B2D5;
	border-bottom-color: #A6B2D5;
}
.table_files_c {
	background-image: url(../images/table_files_bg.gif);
	height: 25px;
	text-align: left;
	padding-top: 2px;
	padding-left: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #A6B2D5;
	border-bottom-color: #A6B2D5;

}
#table_files_i {
	height: 25px;
	text-align: right;
	padding-top: 2px;
	padding-right: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #A6B2D5;
	border-bottom-color: #A6B2D5;
	border-left-color: #A6B2D5;
}
#table_files_i a {
	font-size: 14px;
}
#table_files_i_c {
	height: 25px;
	text-align: left;
	padding-top: 2px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A6B2D5;
}
#table_files_i_r {
	height: 25px;
	text-align: left;
	padding-top: 2px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A6B2D5;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A6B2D5;
}
#table_files_r {
	background-image: url(../images/table_files_bg.gif);
	height: 25px;
	text-align: left;
	padding-top: 2px;
	padding-left: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #A6B2D5;
	border-bottom-color: #A6B2D5;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A6B2D5;
}
#table_files_b {
	border: 1px solid #A6B2D5;
	background-image: url(../images/table_files_bg.gif);
	height: 25px;
	text-align: center;
	padding-top: 2px;
	padding-left: 5px;
}
#table_files_bc {
	background-image: url(../images/table_files_bg.gif);
	height: 25px;
	text-align: center;
	padding-top: 2px;
	padding-left: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #A6B2D5;
	border-bottom-color: #A6B2D5;
}
#table_files_br {
	background-image: url(../images/table_files_bg.gif);
	height: 25px;
	text-align: center;
	padding-top: 2px;
	padding-left: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #A6B2D5;
	border-bottom-color: #A6B2D5;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A6B2D5;
}
#table_files_ib {
	height: 25px;
	text-align: center;
	padding-top: 2px;
	padding-left: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #A6B2D5;
	border-bottom-color: #A6B2D5;
	border-left-color: #A6B2D5;
}
#table_files_ib_c {
	height: 25px;
	text-align: center;
	padding-top: 2px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A6B2D5;
}
ul.topnav {
	list-style: none;
	padding: 0 20px;	
	margin: 0;
	float: left;
	width: 510px;
	background: #222;
	font-size: 1.2em;
	background: url(../images/topnav_b.gif) repeat-x;
}
ul.topnav li {
	float: left;
	margin: 0;	
	padding: 0 15px 0 0;
	position: relative; 
}
ul.topnav li a{
	padding: 10px 5px;
	color: #fff;
	display: block;
	text-decoration: none;
	float: left;
}
ul.topnav li a:hover{
	background: url(../images/topnav_h.gif) no-repeat center top;
}
ul.topnav li span { 
	width: 17px;
	height: 35px;
	float: left;
	background: url(../images/subnav_b.gif) no-repeat center top;
}
ul.topnav li span.subhover {background-position: center bottom; cursor: pointer;}
ul.topnav li ul.subnav {
	list-style: none;
	position: absolute;
	left: 0; top: 35px;
	background: #333;
	margin: 0; padding: 0;
	display: none;
	float: left;
	width: 270px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border: 1px solid #111;
}
ul.topnav li ul.subnav li{
	margin: 0; padding: 0;
	border-top: 1px solid #252525; 
	border-bottom: 1px solid #444; 
	clear: both;
	width: 270px;
}
html ul.topnav li ul.subnav li a {
	float: left;
	width: 245px;
	background: #333 url(../images/dropdown.gif) no-repeat 10px center;
	padding-left: 20px;
}
html ul.topnav li ul.subnav li a:hover { 
	background: #222 url(../images/dropdown.gif) no-repeat 10px center; 
}
.hh {
	display: none;
}
.speedbar {
	color: #FFFFFF;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
}
.speedbar a {
	color: #FFFFFF;
	text-decoration: none;
}
.speedbar a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.closed {
	color: #006600;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
}

.closed a {
	color: #006600;
	text-decoration: underline;
}

.slink {
	color: #333333;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
}
.slink a:active, .slink a:visited, .slink a:link {
	color: #000000;
	text-decoration: underline;
}
.slink a:hover {
	color: #FF0000;
	text-decoration: none;
}
.vlink {
	color: #FFFFFF;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
}
.vlink a:active, .vlink a:visited, .vlink a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.vlink a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.vclass {
	color: #333333;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
}
.vclass a {
	color: #333333;
	text-decoration: none;
}
.vclass a:hover {
	color: #999999;
	text-decoration: underline;
}
.spubl {
	color: #666666;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: underline;
}
.spubl a:active, .spubl a:visited, .spubl a:link {
	text-decoration: underline;
}
.spubl a:hover {
	text-decoration: none;
}
.selecttr:hover {
	background-color: #EFF1F8;
}
.status_off {
	background-color: #eceded;
}

.label,
.badge {
  font-size: 10.998px;
  line-height: 14px;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #999999;
}

.label {
  padding: 1px 4px 2px;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
}

.badge {
  padding: 1px 9px 2px;
  -webkit-border-radius: 9px;
     -moz-border-radius: 9px;
          border-radius: 9px;
}

a.label:hover,
a.badge:hover {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}

.label-important,
.badge-important {
  background-color: #b94a48;
}

.label-important[href],
.badge-important[href] {
  background-color: #953b39;
}

.label-warning,
.badge-warning {
  background-color: #f89406;
}

.label-warning[href],
.badge-warning[href] {
  background-color: #c67605;
}

.label-success,
.badge-success {
  background-color: #468847;
}

.label-success[href],
.badge-success[href] {
  background-color: #356635;
}

.label-info,
.badge-info {
  background-color: #3a87ad;
}

.label-info[href],
.badge-info[href] {
  background-color: #2d6987;
}

.label-inverse,
.badge-inverse {
  background-color: #333333;
}

.label-inverse[href],
.badge-inverse[href] {
  background-color: #1a1a1a;
}

/* Neurology - servis */
A {
	font-family: tahoma, verdana, arial, helvetica;
	font-size: 14px;
	color: #5511cc;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
b {
	color: #5511cc;
}
.header-head {
	background: #FFFFFF;
	text-align: center;
	height: 30px;
}
.header-head a {
	padding: 0 25px 0 10px;
	background: url(images/head-arrow.png) right no-repeat;
}
.header-head a:last-child {
	background: none;
}
.bg-head {
	height: 160px;
	background-color: #7430D1;
	vertical-align: middle;
}
.head-logo div{
	width: 419px;
	height: 88px;
	background: url(images/logo.png);
	display: block;
}
.head-center {
	background-image: url(images/head-bg-c.png);
	background-repeat: no-repeat;
	background-position: right;
}
.head-center div {
	font-size: 18px;
	color: #fff;
	margin: 60px 0 0 60px;
}
.head-center div span {
	display: block;
	margin-left: -20px;
}
.head-right {
	padding-right: 20px;
	color: #fff;
}
.head-right p {
	font-size: 14px;
	display: block;
	margin-left: -35px;
	text-align: right;
	line-height: 1.5;
	margin-top: 0px;
	margin-bottom: 40px;
}
.head-right span {
	display: block;
	text-align: right;
	font-size: 20px;
}

.skype {
	padding-right: 25px;
	background: url(images/skype.png) right no-repeat;
}
.skype a {
	color: #0095D7;
}

.footer {
	background: #7430D1;
	overflow: hidden;
}
.footer-left {
	width: 370px;
	float: left;
	background: url(images/footer-left.png) right no-repeat;
}
.footer-left a {
	width: 256px;
	height: 59px;
	text-indent: -9999px;
	background: url(images/footer-logo.png) no-repeat;
	display: block;
	margin: 14px 10px;
}
.footer-right {
	width: 370px;
	height: 87px;
	float: right;
	background: url(images/footer-right.png) left no-repeat;
}
.footer-right p {
	margin: 14px 10px;
	padding-left: 100px;
}
.footer-center {
	float: left;
	font-size: 12px;
	color: #fff;
	padding: 10px 0;
}
.footer-center b {
	color: #fff;	
}
.footer-center span {
	display: block;
	line-height: 1.4;
}
.footer-center .s1 {
	margin-left: -30px;
}
.footer-center .s2 {
	margin-left: -20px;
}
.footer-center .s3 {
	margin-left: -10px;
}
@media (max-width: 1024px) {
	.footer {
		width: 100%;
	}
	.footer-center {
		width: 35%;
	}
	.footer-left {
	width: 40%;
	}
	.footer-right {
	width: 25%;
	}
}
.top-main-content {
	margin: 0 10px;
	margin-top: 15px;	
	background: #7430D1;
	text-align: center;
	color: #fff;
	font-size: 17px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 10px 0;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	position: relative;
}
.top-main-content a {
	position: absolute;
	display: block;
	right: 0;
	color: #fff;
	background: #FF00FF;
	padding: 12px 35px;
	border-top-right-radius: 10px;
	margin-top: -10px;
}
.top-main-content a:hover {
	background: #FF22DD;
}
.main-content {
	padding: 15px 20px;
	border: 1px solid #7430D1;
	border-radius: 10px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	margin: 0 10px 30px;
}
#example {
	margin: 20px auto;
	text-align: center;
	font-size: 14px;
}
.admin-login {
	display: block;
}
.admin-password {
	display: block;
}
input {
	padding: 5px 10px 6px;
	margin: 5px 0;
	border: 1px solid #7430D1;
	border-radius: 10px;
	font-size: 14px;
}
textarea {
	border: 1px solid #7430D1;
	border-radius: 10px;	
	font-size: 14px;
}
select {
	padding: 5px 10px 6px;
	margin: 10px 0;
	border: 1px solid #7430D1;
	border-radius: 10px;
	font-size: 14px;
}
input[type="submit"] {
	display: block;
	margin: 0 auto;
	background: #7430D1;
	color: #fff;
}
input[type="submit"]:hover {
	cursor: pointer;
	background: #FF00FF;
}
input[type="radio"] {
	width: 18px;
	height: 18px;
	vertical-align: middle;
}
.title-reg {
	text-align: center;
	font-size: 15px;
	text-transform: uppercase;
	margin-bottom: 15px;
	border: 1px dashed #7430D1;
	padding: 5px 0;
	font-weight: bold;
	color: #7430D1;
}
.home-reg {
	overflow: hidden;
}
.knopka {
	width: 48%;
	border: 1px solid #7430D1;
	padding: 4px 5px;
	font-weight: bold;
	margin-bottom: 10px;
}
.knopka:hover {
	border: 1px solid #F0F;
}
.knopka.left {
	float: left;
	text-align: right;
}
.knopka.left img {
	float: right;
	padding-left: 10px;
}
.knopka.right {
	float: right;
	text-align: left;
}
.knopka.right img {
	float: left;
	padding-right: 10px;
}
.centered {
	width: 100%;
	float: left;
}
.centered .center {
	border: 1px solid #7430D1;
	padding: 4px 5px;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: center;
}
.centered .center:hover {
	border: 1px solid #F0F;
}
.centered .center img {
	margin: 0 auto;
	display: block;
}
.centered .center span {
	display: block;
	color: #666;
	font-weight: normal;
}
.knopka span {
	display: block;
	color: #666;
	font-weight: normal;
}
.reg-title {
	font-size: 14px;
	padding: 5px;
	margin-bottom: 15px;
	border: 1px dashed #7430D1;
}
.edition .b {
	font-weight: bold;
	color: #5511cc;
	width: 500px;
}