/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
    background: #FFFFFF url(images/img03.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
    line-height: 20px;
	color: #6D6D6D;
}

h1, h2, h3 {
    line-height: 30px;
	margin: 0px;
	/*text-transform: lowercase;*/
	font-weight: normal;
	/*color: #78CC00;*/
    color: #385B88;
}

h1 {
	letter-spacing: -1px;
	font-size: 32px;
}

h2 {
	font-size: 17px;
}

p, ul, ol {
	margin: 0 0 2em 0;
	text-align: justify;
	line-height: 26px;
}

a:link {
	color: slategray;
    text-decoration: underline;
}

a:hover, a:active {
	text-decoration: none;
	color: #385B88;
}

a:visited {
	color: dodgerblue;
}

img {
	border: none;
	vertical-align: super;
}

img.left {
	float: left;
	margin: 7px 15px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 15px;
}

/* Form */

form {
	margin: 0;
	padding: 0;
	background-color: #FAFBFC;
}

form[action="#"] {
	padding: 10px;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

#wrapper {
	background: url(images/img03.gif);
}

/* Header */

#header {
	width: 1130px;
	height: 0px;
	/*margin: 0 auto 20px auto;*/
    margin-top: -25px;
	padding-top: 25px;
}

.mastheader h1 {
    margin-bottom: 5px;
	font-size: 35px;
    margin-left: 0px;
}

.page-header {
    padding-bottom: 0px;
    margin: 25px 0 10px;
    /* background: url(images/network_small.png) no-repeat 8px center; */
}

#logo {
	float: left;
	height: 70px;
	margin-left: 255px;
    padding-top: 1px;
    background: url(images/network.png) no-repeat 65px center;
}

#logo h1 {
	font-size: 28px;
    padding: 0 0 0 20px;
	/*color: #09722B;*/
}

#logo h1 sup {
	vertical-align: text-top;
	font-size: 24px;
}

#logo h1 a {
	color: #FFFFFF;
}

#logo h2 {
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
    padding: 0 0 0 130px;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	float: right;
    padding: 40px 0 0 0;
}

#menu ul {
	margin: 0;
	padding: 28px 0 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	margin-left: 5px;
	background: #CAD4DF;
	padding: 7px 10px;
	text-decoration: none;
	font-size: 15px;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .active a {
}

/* Page */

#page {
	width: 1200px;
	margin: 0 auto;
	padding: 30px 20px;
}

/* Content */

#content {
	float: left;
	width: 1140px;
	padding: 0px 30px 0px 30px;
}

/* Post */

.post {
}

.post .title {
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: 10px solid #EDEDED;
}

.post .entry {
}

.post .meta {
	margin: 0;
	padding: 15px 0 60px 0;
	background: url(images/img04.jpg) repeat-x left 30%;
}

.post .meta p {
	margin: 0;
	line-height: normal;
}

.post .meta .byline {
	float: left;
	color: #0000FF;
}

.post .meta .links {
	float: left;
}

.post .meta .more {
	width: 185px;
	height: 35px;
	padding: 5px 0px 5px 0px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
}

.post .meta .comments {
	padding: 5px 0px 5px 0px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
}

.post .meta b {
	display: none;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 230px;
}

#sidebar ul {
	margin: 0;
	padding: 10px 0 0 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 40px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding: 3px 0;
	border-bottom: 1px dashed #D1D1D1;
}

#sidebar li li a {
	margin: 0;
	padding-left: 25px;
	background: url(images/img01.png) no-repeat left 50%;
}

#sidebar h2 {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 10px solid #EDEDED;
	font-size: 18px;
	font-weight: normal;
}

#sidebar a {
	text-decoration: none;
	color: #6D6D6D;
}

/* Search */

#search {
}

#search h2 {
	margin-bottom: 20px;
}

#s {
	width: 150px;
	margin-right: 5px;
	padding: 3px;
	border: 1px solid #F0F0F0;
}

#x {
	padding: 3px;
	background: #ECECEC url(images/img08.gif) repeat-x left bottom;
	border: none;
	text-transform: lowercase;
	font-size: 11px;
	color: #4F4F4F;
}

/* Boxes */

.box1 {
	padding: 20px;
	background: url(images/img05.gif) no-repeat;
}

.box2 {
	color: #BABABA;
}

.box2 h2 {
	margin-bottom: 15px;
	background: url(images/img10.gif) repeat-x left bottom;
	font-size: 16px;
	color: #FFFFFF;
}

.box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
	color: #EDEDED;
}

/* Footer */

#footer {
    clear: both;
    padding: 10px 0 20px 0;
    /*background: #C3CDDB;*/
    /*border: 1px solid #CAD4DF;*/
    font-family: Tahoma, Arial, Helvetica, sans-serif;
}

.footer-content {
    position: relative;
    bottom: 0em;
    width: 100%;
}

html>body #footer {
	height: auto;
}

#legal {
	clear: both;
	padding-top: 20px;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	color: #353535;
}

#legal a {
	font-weight: bold;
	color: #FFFFFF;
}

div.zt-paragraph {
  margin:10px 0 20px 0;
}

/* Table Definition */

/*table.zt-category-table {*/
    /*border: 1px solid #b0b0b0;*/
/*}*/

table.zt-category-table td {
    padding:1px;
    border-bottom: 1px solid #eaeaea;
}

.even-row {
    background-color:#f7f7f7;
}

tr.title-row {
    background-image:url(images/tablehead_bg.png);
    background-repeat:repeat-x;
    height:28px;
}

tr.title-row td {
    font-weight:bold;
    vertical-align:middle;
}

tr.highlight-in {
    background-color:#c8c8c8;
}

table.parent-ticket {
    width:100%;
}

table.parent-ticket td {
    padding:3px;
    background-color:transparent;
    border-bottom: 1px solid #eaeaea;
}

table.parent-ticket td.parent-title {
    padding:3px;
    background-color:transparent;
    border-bottom: 2px solid #b0b0b0;
}

/* Tooltips - Customize later */
.tooltip-header {
    background:#F3F0E7;
    font-size:90%;
    font-weight:bold;
    border:1px solid #C8BA92;
    padding:5px;
    width:300px;
}

.tooltip-body {
    background:#FFFFFF;
    font-size:90%;
    border-left:1px solid #C8BA92;
    border-right:1px solid #C8BA92;
    border-bottom:1px solid #C8BA92;
    padding:5px;
    width:300px;
}

/* uprava SQLGRIDu*/

.web2py_grid tbody td {
    padding:0px 5px 0px 5px;
    /*vertical-align: middle;*/
}

.web2py_grid .web2py_form td {
    vertical-align: middle;
}

label {
    margin-bottom: 0px;
}

.web2py_form {
    padding:0px 5px 0px 5px;
	background-color: #FDFDFE;
	border-style: solid;
	border-color: #D5DDE5;
}

.web2py_grid .row_buttons a {
    margin:2px;
	padding: 0px 5px 3px 5px;
}

.even-row {
    background-color: #EEF1F4;
}

.web2py_grid tr.odd {
    background-color: #F5F5F5;
}

input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"],
input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"],
input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"],
.uneditable-input {
    display: inline-block;
    height: 13px;
    padding: 4px 6px;
    margin-bottom: 3px;
    font-size: 14px;
    line-height: 20px;
    color: #555;
    vertical-align: middle;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

hr {
    margin: 10px 0;
    border: 0;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #fff;
}

select, input[type="file"] {
    height: 30px;
}

select {
    width: 400px;
}

/* listbox projektov v zozname uzivatelov */
#auth_user_projekty {
    width: 700px;
}

/* popis ulohy projektu */
#u_ulohy_popis  {
    width: 700px;
}
/* specifikacia ulohy projektu */
#u_ulohy_specifikacia  {
    width: 890px;
}

#u_projekty_title  {
    width: 700px;
}

#u_projekty_description  {
    width: 900px;
}

/* prihlasovanie */
input[name="recaptcha_response_field"] {
    height: 30px;
}

/* zadavanie servisnej pozmamky */
#notes_poznamka {
    width: 900px;
    height: 200px;
}

/* text na komentare v ulohach */
#no_table_message {
	width: 750px;
}

textarea#u_komentare_komentar {
	width: 70em;
}

/* brand navigacnej listy */
.navbar .brand {
	display: block;
	float: left;
	padding: 12px 20px 10px;
	margin-left: -20px;
	font-size: 20px;
	font-weight: 200;
	color: #919192;
	/* text-shadow: 0 0px 0 #fff; */
}

/* text na komentare vo videach */
#no_table_message {
	width: 750px;
}

textarea#video_popis {
	width: 70em;
}

input#video_tags {
	width: 750px;
}

/* textareas pre modul dokumenty (editor nicEditor) */
textarea#doc_persons_group_description {
	width: 70em;
}
textarea#doc_announcement_body {
	width: 70em;
}
textarea#doc_page_body {
	width: 70em;
}
textarea#doc_persons_group_description {
	width: 70em;
}
textarea#doc_folder_description {
	width: 70em;
}

/* pre modul dokumenty */
.box { border: 1px solid; padding: 10px; background-color: #eeeeee;}
.gsearch { border: 1px dotted; padding: 10px; background-color: #eeeeee;}

/* umiestnenie okna na uvodnej obrazovke */
.span3 {
    margin-top: 75px;
}

/* uprava vekosti tlacidiel
.btn {
	padding: 2px 4px;
}
*/

#no_table_searchtags {
	width: 600px;
}

/* prihlasenie Log In */
.nav.pull-right>li>a {
    color:aliceblue;
    font-size: large;
}

/* tooltip pre u_projekty */
.tooltip-rules {
    font-size:small;
    color: white;
}

.tooltip-rules li {
    text-align: left;
}

.tooltip-inner {
    min-width: 100px;
    max-width: 100%;
}

/* list.js */

.list {
	font-family: sans-serif;
}

.sort {
	padding:0px 20px;
	border-radius: 6px;
	border:none;
	display:inline-block;
	color:#6D6D6D;
	text-decoration: none;
	height:30px;
}

.sort:hover {
	text-decoration: none;
	background-color:#ECECEC;
}

.sort:focus {
	outline:none;
}

.sort:after {
	display:inline-block;
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-bottom: 5px solid transparent;
	content:"";
	position: relative;
	top:-10px;
	right:-5px;
}

.sort.asc:after {
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #fff;
	content:"";
	position: relative;
	top:4px;
	right:-5px;
}

.sort.desc:after {
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-bottom: 5px solid #fff;
	content:"";
	position: relative;
	top:-4px;
	right:-5px;
}

/* pre modul gmaps */

select[multiple], select[size] {
    height: 20em;
}

textarea#gps_usertype_gpsnote {
	width: 96%;
	height: 5em;
}

select#gps_places_gpsroles {
	height: 5em;
}

#gps_places_casvyklad {
	width: 55px;
}

#gps_places_typplatby {
	width: 55px;
}

#gps_places_typzakaz {
	width: 250px;
}

#gps_places_distreg {
	width: 100px;
}

#gps_places_distcent {
	width: 55px;
}

#gps_places_expstred {
	width: 55px;
}

/* nova farba pre label*/
.label-important {
	background-color:#C9403A;
}

.label-info {
	background-color:#0054CC;
}

/*  tabulky RDS bez dekoracie  */
#table-rds td a{
	text-decoration: none;
}

#table-filter td a{
	text-decoration: none;
}


