/* www.wimaxdamovo.cz, CSS styly pro zobrazeni */

/* zakladni nastaveni */

body, body.editor {
	margin: 0px;
	padding: 0px;
	text-align:center;
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
	font-size: 70%;
	background-color: #2b649e;
}
body table, body.editor table {
	font-size: 100%;
}
body.editor {
	text-align: left;
	background-color: white;
}
a img, a:link img {
	border: none;
}
/*div#text a, div#text a:link,*/ div#copy a, div#copy a:link {
	color: #D8F0F0;
}
/*div#text a:hover,*/ div#copy a:hover {
	color: #FFFFFF;
}
/* vrstvy pro tisk */

#print-header {
	display: none;
}
/* formatovaci vrstvy */

/* stranka */

#homepage, #page {
	width: 100%;
	border-bottom: solid 6px #f07818;
	background-color:#FFFFFF;

}
.main {
	width: 980px;
	text-align:left;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;

}
/* hlavicka */

#header {
	width: 100%;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #F07818;
}
/* logo */

#logo {
/*float: left;*/
}
#logo p {
	color: #000000;
	position: relative;
	width: 600px;
	height: 125px;
	padding: 0px;
	margin: 0px;
}
#logo a, #logo a:link {
	display: block;
	font-size:30px;
	width: 500px;
	height: 95px;
	color: #f58735;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-style: italic;
	padding-top: 30px;
	padding-left:30px;
}
#logo span {
}
#logo big {
	color: #30a800;
	text-transform: uppercase;
	font-style: normal;
}
div #bottom {
	margin: 0px;
	padding: 0px;
}
/* levy blok s menu, vyhledavanim a credits */

#menublock {
	width: 100%;
	float: left;
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #2b649e;
	border-bottom-color: #2b649e;
	border-left-color: #2b649e;
}
/* hlavni menu */

#menu {
	width: 150px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
}
#menu ul li {
	background-color: #EE9B00;
	margin-bottom: 1px;
	list-style-type: none;
}
#menu ul li a, #menu ul li a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	_width: 150px;
}
#menu ul li a:hover {
	color: #000000;
	background-color: #FFFFFF;
}
#menu ul li ul li {
	background-color: #CECDD1;
}
#menu ul li ul li a, #menu ul li ul li a:link {
	color: #000000;
	padding-left: 14px;
	background-position: 6px center;
	max-width: 126px;
}
#menu ul li ul li a:hover {
	background-color: #666666;
	color: #FFFFFF;
}
#menu ul li a.menu-on {
	background-color: #311F6E;
	color: #FFFFFF;
}
#menu ul li ul li a.menu-on {
	background-color: #666666;
	color: #FFFFFF;
}
/* definice pro textovy layer */

#page {
	width: 1000px;
	float: left;
	margin-left: 0px;
	margin-top: 0px;
	overflow: hidden;
	padding-bottom: 20px;
}
#colLeft {
	width: 760px;
	float: left;
}
#colright {
	width: 220px;
	float: left;
}
#text {
	/*width: 720px;*/
	width: 730px;
	margin-top:10px;
	padding-left:20px;
	overflow: hidden;
	padding-bottom: 100px;
}
#text p, body.editor p
{
	/*
	padding-top: 4px;
	padding-bottom: 4px;
	*/
	margin: 0px;
	margin-top: 5px;
}
#text h1, body.editor h1 {
	font-size: 150%;
	margin-bottom: 20px;
}
#text h2, body.editor h2 {
	font-size: 140%;
	margin-bottom: 15px;
}
#text h3, body.editor h3 {
	font-size: 130%;
	margin-bottom: 10px;
}
#text h4, body.editor h4 {
	font-size: 120%;
	margin-bottom: 5px;
}
#text h5, body.editor h5 {
	font-size: 110%;
	margin-bottom: 0px;
}
#text h6, body.editor h6 {
	font-size: 100%;
	margin-bottom: 0px;
}
/* vlastni */

div#copy {
	width:100%;
	text-align:center;
	margin-top: 10px;
	padding-bottom:30px;
	font-size: 90%;
	color: #D8F0F0;
}
input.field, textarea.field {
	border: 1px solid #EE9B00;
	width: 250px;
}
textarea.field {
	height: 100px;
	font-family: arial;
}
select.field
{
	background-color: #eeeeee;
}
input.sm {
	width: 150px;
}
input.ssm {
	width: 50px;
}
input.button {
	border-width: 1px;
	border-color: #EE9B00;
	background-color: #EE9B00;
	color: #FFFFFF;
	font-weight: bold;
}
input.second {
	border-color: #999999;
	background-color: #999999;
	color: #FFFFFF;
}
span.space-6 {
	width: 10px;
}
/* login form */
#login {
	background-color: #2b649e;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FFFFFF;
	font-size: 14px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 2px;
}
#login a, #login a:link {
	color: #FFFFFF;
}
#login a:hover {
	color: #000000;
}
#login form {
	margin: 0px;
	padding: 0px;
}
#login form input {
	border: 1px solid #d8f0f0;
	width: 130px;
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
	font-size: 14px;
}
#login form input.submit {
	width: 130px;
	font-size: 14px;
	background-color:#30a800;
	color:#FFFFFF;
}

.logout a{
	display:block;
	text-decoration:none;
	text-align:center;
	width: 130px;
	font-size: 14px;
	border: 1px solid #d8f0f0;
	width: 130px;
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
	background-color:#30a800;
	color:#FFFFFF;
	padding: 2px;
	margin-top:25px;
}

/* errors */
ul.errors {
	margin: 0;
	padding: 5px;
	padding-left: 25px;
	list-style: square;
	margin-bottom: 10px;
	background: #FFFFCC;
	border: solid 1px #000000;
}
.preview-box {
	margin-left: 10px;
	margin-top:10px;

/*
	clear: both;
	margin-bottom: 20px;
	*/
}
.preview-box div.prev-left {
	margin-top: 2px;
	margin-right: 5px;
	/*float: left;*/
	width: 162px;
	height: 30px;
	border: solid 1pz #aaaaaa;
	background: #eeeeee;
	padding: 5px;
	text-align: center;
	color: #888888;
	line-height: 140%;
}
.preview-box div.prev-right {
/*float: left;*/
}
.preview-box span.label {
	font-weight: bold;
	font-size: 120%;
}
.preview-box span.label span {
	color: red;
	font-style: italic;
	font-weight: normal;
}

.card-buttons a {
	width:170px;
	display:block;
	text-align:center;
	line-height: 14px;
	padding-bottom: 2px;
	background-color:#d8f0f0;
	margin-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	color: #184878;
	border: 1px solid #184878;
	text-decoration: none;
	font-size: 11px;
	padding-top: 2px;
	text-transform: uppercase;
}



.card-buttons a:hover {
	background-color:#184878;
	color: #d8f0f0;
	border: 1px solid #1d8f0f0;
}

.order-num-field {
	border: solid 1px black;
	font-size: 90%;
}
.order-checkbox {
	position: relative;
	top: 2px;
}
.order-hid-fields {
	color: #999999;
}
.order-to-basket {
	font-size: 90%;
}
.card-imgs {
	width: 150px;

	/*text-align:center;*/
}

.card-imgs a img{
	display:block;
	border:1px solid #FFFFFF;
	position: relative;
}

.hoverbox
{
	cursor: default;
	list-style: none;
}
.hoverbox2
{
	cursor: default;
	list-style: none;
}

ul.hoverbox, ul.hoverbox2 

{
	margin:0px;
	padding:0px;
	}

.hoverbox a, .hoverbox2 a
{
	cursor: hand;
}

.hoverbox a .preview, .hoverbox2 a .preview
{
	display: none;
}

.hoverbox a:hover .preview, .hoverbox2 a:hover .preview
{
	display: block;
	position: absolute;
	top: -33px;
	left: -25px;
	z-index: 1;
}

.hoverbox img
{

	vertical-align: top;
	width: 150px;
	/*
	height: 90px;
	*/
}

.hoverbox2 img
{

	vertical-align: top;
	/*
	width: 90px;
	*/
	height: 150px;
}

.hoverbox li, .hoverbox2 li
{

	display: inline;
	float: left;
	position: relative;
}



.hoverbox .preview
{
	border-color: #000;
	width: 300px;
	/*
	height: 180px;
	*/
}

.hoverbox2 .preview
{
	border-color: #000;
	/*
	width: 180px;
	*/
	height: 300px;
}
/* user menu */
#menu-container {
	background:#184878;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
ul#user-menu {
	list-style-type:none;
	width:100%;
	position:relative;
	height:27px;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:15px;
	font-weight:bold;
	margin:0;
	padding:0px 0 0 0;
}
ul#user-menu li {
	display:block;
	float:left;
	margin:0 0 0 4px;
	height:27px;
}
ul#user-menu li.left {
	margin:0;
}
ul#user-menu li a {
	display:block;
	float:left;
	color:#FFFFFF;
	background:#2b649e;
	line-height:27px;
	text-decoration:none;
	padding:0 17px 0 18px;
	height:27px;
}
ul#user-menu li a.right {
	padding-right:19px;
}
ul#user-menu li a:hover {
	background:#30a800;
	color:#FFFFFF;
}
ul#user-menu li.set a {
	color:#30a800;
	background:#fff;
}
ul#user-menu li.set a:hover {
	color:#30a800;
	background:#fff;
}
/* ESHOP */
div.eshop-categories h3 a {
	color: #990000;
}
div.eshop-product {
	margin-bottom: 20px;
	clear: both;
}
div.eshop-product h3 {
	color: #990000;
	margin-bottom: 0px;
	margin-top: 0px;
}
div.eshop-product p {
	margin-top: 0px;
}
div.eshop-product div.bottom {
	margin-top: 10px;
	font-size: 12px;
	color: #808080;
	width: 420px;
	float: left;
}
div.eshop-product div.price {
	float: left;
}
div.eshop-product div.price strong.price {
	font-size: 11pt;
	color: #000;
	/*background-color: #FFFFE0;*/
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	/*border: 1px solid #CCCCB3;*/
	height: 10px;
}
div.eshop-product div.price strong.price small {
	font-size: 9pt;
	color: #A7A793;
}
div.eshop-product div.image {
	width: 106px;
	height: 106px;
	background-color: #F0F0F0;
	margin-left: 10px;
	text-align: center;
	border: 1px solid #C0C0C0;
	float: right;
}
div.eshop-product div.image img {
	border: none;
	margin: 3px;
}
div.eshop-product div.basket {
	float: right;/*width: 116px;*/
}
div.eshop-product form {
	margin: 0px;
}
div.eshop-product div.basket input.button {
	margin-left: 1px;
	width: 70px;
}
div.eshop-product div.basket input.text {
	border: 1px solid #990000;
	text-align: right;
	margin-left: 5px;
	width: 40px;
	height: 14px;
	padding-top: 2px;
}
form.eshop-basket div.buttons {
	margin-top: 10px;
	text-align: right;
}
form.eshop-basket input.button {
	margin-left: 10px;
}
form.eshop-basket input.text {
	border: 1px solid #990000;
	text-align: right;
	width: 50px;
	padding-right: 4px;
}
form.eshop-basket table td.units {
	padding: 2px;
}
div.eshop-basket-box {
	padding: 0px;
	background-color: #fff;
	_position: absolute;
	_left: 778px;
}
iframe.basket {
	width: 130px;
	height: 150px;
	border: solid 1px white;
}
iframe.mail {
	width: 100%;
	height: 700px;
	margin: 0;
	padding: 0;
}




.jazyk {
	float:left;
	width: 220px;
	height: 45px;
	font-size: 14px;
	color: #2b649e;
	margin-top:30px;
	text-align: center;

}

.jazyk a, .jazyk a:hover {
	color: #F07818;
	text-decoration:underline
}

.jazyk a:hover
{
	color: #184878;
}

.no-image-link a
{
	/*
	width:170px;
	display:block;
	text-align:center;
	line-height: 14px;
	padding-bottom: 2px;
	background-color:#d8f0f0;
	margin-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	color: #184878;
	border: 1px solid #184878;
	text-decoration: none;
	font-size: 11px;
	padding-top: 2px;
	text-transform: uppercase;
	
	background-color:#184878;
	color: #d8f0f0;
	border: 1px solid #1d8f0f0;
	*/
	/*
	display: inline; padding: 3px; background: #888888; color: white; font-weight: bold; text-decoration: none;
	*/
}

.no-image-link a:hover
{
	/*
	background-color:#184878;
	color: #d8f0f0;
	border: 1px solid #1d8f0f0;
	*/
}

.print-bmp-move
{
	background-color: #dddddd;
	width: 66px;
	height: 55px;
	background: #c3c3c6 url(bmp-move.gif) center center no-repeat;
}
