body {
	padding: 0px;
	margin: 0px;
	background-color: White;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
h1,h2,h3,h4,h5,h6,p,ul,li {
	padding: 0px;
	margin: 0px;
}
a img {
	border: 0;
}
ul,li {
	list-style-type: none;
}
p {
	margin: 5px 0px;
    line-height: 1.4em;
}
p + p {
    margin-top: 10px;
}
#page {
	margin: 0px auto;
	width: 960px;
}
#vrsek {
	clear: both;
	height: 140px;
	background: #03426A url(../images/bg-vrsek.jpg) top right no-repeat;
	position: relative;
	overflow: hidden;
}
#hledani {
	width: 480px;
	height: 45px;
	padding-top: 7px;
	padding-left: 5px;
	background: transparent url(../images/bg-hledani.jpg) top left no-repeat;
}
#hledani input[type="text"] {
	width: 260px;
}
#lupa {
	position: absolute;
	top: 90px;
	left: 270px;
}
#lupa input {
	padding: 0px;
	margin: 0px;
	border: 0;
	background: transparent url(../images/lupa.png) top left no-repeat;
	width: 62px;
	height: 50px;
	cursor: pointer;
}
#vrsek form {
	padding: 0px;
	height: 0px;
	display: inline;
}
h1 {
	width: 480px;
	height: 95px;
	overflow: hidden;
}
#menu-admin {
	margin-top: 20px;
	background-color: #B4CCDD;
	padding: 10px;
	border: 0px solid #03426a;
	border-top-width: 1px;
	background: #f6f9fb url(../images/box-bg.jpg) center bottom repeat-x;
}
#levo {
	width: 660px;
	float: left;
}
#pravo {
	width: 280px;
	float: right;
	
}
#spodek {
	clear: both;
	border: 0px solid #03426a;
	border-top-width: 1px;
	background: #f6f9fb url(../images/box-bg.jpg) center bottom repeat-x;
	padding: 10px;
	position: relative;
}
#spodek p {
	padding: 0px;
	margin: 0px;
}
#menu-admin ul {
	float: left;
}
#menu-admin span,
#menu-admin ul li {
	float: left;
	margin-right: 10px;
}
#menu-admin a {
	font-weight: bold;
	text-decoration: none;
	display: block;
	color: white;
	padding: 5px 8px;
	background-color: #03426A;
}
#menu-admin a:hover,
#menu-admin a.active {
	background-color: #0A67A3;
}
#menu-admin span {
	background: transparent;
	padding: 5px 8px;
}


.flash-box,
.box {
	margin: 20px 0px;
	border: 0px solid #03426a;
	border-top-width: 1px;
	padding: 10px;
	position: relative;
}
#levo .flash-box {
	font-weight: bold;
	color: #03426A;
	font-size: 16px;
}
#levo .flash-box.err {
	border-top-color: #8C222D;
	color: #8C222D;
}
#pravo .box,
#levo .flash-box {
	background: #f6f9fb url(../images/box-bg.jpg) center bottom repeat-x;
}
#levo .box {
	background: white url(../images/box-bg2.jpg) top left repeat-x;
}


ul.error {
	margin: 10px 0px;
	border: 1px dashed #8C222D;
}
ul.error li {
	background: #ECB2B8;
	font-weight: bold;
	padding: 10px 20px;
}


h2 {
	color: #03426A;
	font-size: 22px;
	margin-bottom: 5px;
}
h3 {
	color: #03426A;
	font-size: 15px;
}
.box form + p {
	margin-top: 15px;
}
.box ul.decimal {
    padding-left: 30px;
}
.box ul.decimal li {
    list-style-type: decimal;
    margin: 2px 0px;
    font-size: 15px;
}

.box h3 a {
	color: #03426A;
	text-decoration: underline;
	font-weight: bold;
}
.box h3 a:hover {
	color: #0a67a3;
	text-decoration: underline;
}

.box.reklama {
	text-align: center;
}

input[type="checkbox"],
input[type="radio"] {
	margin: 2px 5px 2px 2px;
}
optgroup {
	background: white;
	color: black;
}
input[type="submit"],
input[type="text"],
input[type="password"],
textarea, select {
	border: 1px solid #3D3D3D;
	background: White;
	padding: 5px 8px;
	margin: 2px;
}
input[type="text"],
input[type="password"],
select {
	width: 300px;
}
textarea {
	width: 500px;
	height: 100px;
}

input[type="submit"] {
	width: auto;
	border: 1px solid #03426A;
	background: #0A67A3;
	color: white;
	font-weight: bold;
}
input[type="submit"]:hover {
	background: #3E97D1;
}

a.btn {
	border: 1px solid #03426A;
	background: #03426A;
	color: white;
	font-weight: bold;
	padding: 2px 5px;
	margin: 2px;
	text-decoration: none;
}
a.btn:hover {
	color: white;
	background: #0A67A3;
}


a {
	color: #3e97d1;
	text-decoration: underline;
}
a:hover {
	color: #0A67A3;
}

h2 a {
	color:#03426A;
}

.box .table-foto {
	width: 100%;
	border-collapse: collapse;
}
.box .table-foto td {
	text-align: center;
	vertical-align: middle;
	padding: 10px 0px;
}
.box .table-foto td + td {
	padding-left: 26px;
}
.box .foto {
	border: 1px solid #0A67A3;
	padding: 9px;
	background: White;
	display: block;
	width: 120px;
	
}
.box a.foto:hover {
	border-color: #3E97D1;
}
.box .foto img {
	 display: block;
	 margin: 0px auto;
}
.box .vice-fotek {
	clear: both;
	padding-top: 10px;
	text-align: right;
}
.foto-nazev {
    width: 140px;
	overflow: hidden;
	margin-bottom: 5px;
}
.foto-chyba {
	color: #8C222D;
	font-weight: bold;
	margin-top: 5px;
}
.foto-title {
	margin-top: 5px;
	color: #3D3D3D;
	font-size: 12px;
}
.foto-btn {
	text-align: right;
	margin-top: 10px;
}
.box .foto .btn {
	padding: 2px 5px;
}
.btn.add {
	background-color: #228C4E;
}
.btn.edit {
	
}
.rubriky a.del, .rubriky h3 a.del {
	color: #8C222D;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}
.rubriky a.del:hover, .rubriky h3 a.del:hover {
	color: #8C222D;
	text-decoration: underline;
}
.btn.del {
	background-color: #8C222D;
	color: white;
}



div.rubriky {
	padding: 0px;
}
div.rubriky > div {
	float: left;
	width: 310px;
	margin: 5px;
	margin-top: 10px;
}
div.rubriky > div > ul > li,
ul.podrubriky > li {
	float: left;
	padding: 2px 5px 2px 0px;
	font-size: 12px;
}
div.rubriky > div > ul,
ul.podrubriky {
	margin: 5px 0px;
}
div.rubriky > div > ul > li + li,
ul.podrubriky > li + li {
	padding-left: 10px;
	background: transparent url(../images/li-bg.png) center left no-repeat;
}
div.rubriky > div.cl {
	width: auto;
	float: none;
	padding: 0px;
	margin: 0px;
}

.poradi {
	color: gray;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
}

.nejnovejsi-odkazy li {
	background: transparent url(../images/li-bg.png) center left no-repeat;
	padding-left: 15px;
}
.nejnovejsi-odkazy li + li {
	margin-top: 10px;
}

p.katalog-txt {
	margin-top: 30px;
}
p.txt-large {
	font-size: 16px;
}

.code {
	margin-top: 20px;
	margin-bottom: 5px;
	color:#3E97D1;
}
.xmp {
	display: block;
	padding: 5px;
	border: 1px solid #3E97D1;
	background-color: White;
	margin-top: 0px;
	margin-bottom: 30px;
	font-size: 14px;
	line-height: 18px;
	font-family: "Courier New", Courier, monospace;
}


a.large-btn {
	height: 50px;
	width: 125px;
	display: block;
	float: left;
	background: transparent url(../images/large-btn.png) top left no-repeat;
}
a.large-btn:hover {
	background-image: url(../images/large-btn-hover.png);
}
a.large-btn + a.large-btn {
	float: right;
}
a.large-btn img {
	display: block;
	border: 0;
}
a.large-btn span {
	display: none;
}

a.kontaktujteNas {
	margin-left: 20px;
}

.in-pocasi {
	clear: both;
	text-align: right;
	position: relative;
}
.in-pocasi div + div {
	margin-left: 40px;
}

#levo .box.odkaz {
	background: #FBFCFD;
	border-top-color: #E9F0F5;
}
.box.odkaz h3 {
	margin-bottom: 10px;
}
.box.odkaz .rubrika {
	position: absolute;
	top: 10px;
	right: 10px;
	font-style: italic;
	font-size: 11px;
	color: #3E97D1;
}
.box.odkaz .kontakt {
	margin-top: 10px;
	text-align: right;
}
.box.odkaz .kontakt span + span {
	margin-left: 20px;
}
.box .schvaleni {
	position: absolute;
	bottom: 10px;
	left: 10px;
}



ul.sdilej {
	padding-left: 20px;
}
ul.sdilej li {
	padding: 5px 40px 5px 20px;
	float:left;
	background: transparent center left no-repeat;
}

ul.sdilej li.ico-jagg {
	background-image: url(../images/jagg.png);
}
ul.sdilej li.ico-facebook {
	background-image: url(../images/facebook.ico);
}
ul.sdilej li.ico-google {
	background-image: url(../images/google.gif);
}
ul.sdilej li.ico-linkuj {
	background-image: url(../images/linkuj.ico);
}
ul.sdilej li.ico-vybralisme {
	background-image: url(../images/vybrali.sme.sk.ico);
}
.admin-table {
	width: 100%;
	border-collapse: collapse;
}
.admin-table th,
.admin-table td {
	border-bottom: 1px solid #DEDEDE;
}
.admin-table th {
	padding: 3px 6px;
	text-align: left;
}
.admin-table td {
	padding: 8px 6px;
}


.strankovani {
	text-align: center;
}
.strankovani span,
.strankovani a {
	padding: 2px 5px;
}
.strankovani span.button {
	color: gray;
}
.strankovani span.current {
	color: #03426A;
	font-weight: bold;
}
.strankovani a:hover {
	color: #03426A;
}


.datum, .svatek {
	margin-top: 10px;
	color: #03426A;
	text-align: center;
}


.cl {
	clear: both;
	height: 0px;
	overflow: hidden;
}

.dolniOdkazy {
	margin-top: 20px;
}
#spodek .dolniOdkazy p {
	padding-bottom: 5px;
	font-style: italic;
}
.dolniOdkazy li {
	display: inline;
	padding-right: 5px;
}
.dolniOdkazy li + li {
	padding-left: 10px;
	background: transparent url(../images/li-bg.png) center left no-repeat;
}

#spodek .copy {
	float: left;
}
#spodek .WK {
	float: right;
	padding: 0px;
	margin: 0px;
	color: #3D3D3D;
	background: url(http://www.webkvalitne.eu/images/wk.gif) center left no-repeat;
	padding-left: 20px;
}
