﻿@media screen, projection {

/*  
Theme Name: pouzite-zbozi-dasa
Theme URI: http://www.pouzitezbozidasa.cz/
Description: Template for Použité zboží Dáša (<a href="http://www.pouzitezbozidasa.cz/">pouzitezbozidasa.cz</a>).
Author: yAku
Version: 1.0
Author URI: http://www.yaku.cz/

*/

body {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 10pt;
	background: url('image/bg-page-top.gif');
	background-repeat: repeat-x;
	background-color: #3399cc;
	text-align: center;
	margin: 0;
	padding: 0;
	color: #000;
}

h1 {
	font-size: 18pt;
	font-weight: bold;
	font-style: italic;
	color: #000;
	text-align: left;
	margin: 0 0 5px 0;
}

h2 {
	font-size: 16pt;
	font-weight: bold;
	font-style: italic;
	color: #000;
	text-align: left;
	margin: 0;
}

h3 {
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
	color: #000;
	text-align: left;
	margin: 0;
}


/* Layout (Start) */


#all {
	top: 50px;
	width: 920px;
	margin: auto;
	position: relative;
}


/* Header (Start) */


#header {
	top: 0;
	left: 0;
	width: 920px;
	height: 305px;
	float: left;
	position: relative;
}

#bg-header-top {
	top: 0;
	left: 0;
	width: 920px;
	height: 25px;
	background: url('image/bg-header-top.gif');
	float: left;
	position: relative;
}

#bg-header {
	top: 0;
	left: 0;
	width: 920px;
	height: 280px;
	background: url('image/bg-header.jpg');
	float: left;
	position: relative;
}

#header-logo {
	top: 81px;
	left: 54px;
	width: 648px;
	height: 63px;
	position: absolute;
}


/* Header (End) */


/* Main (Start) */


#main {
	top: 0;
	left: 0;
	width: 920px;
	background: url('image/bg-content.gif');
	text-align: left;
	float: left;
	position: relative;
}

#bg-main {
	top: 0;
	left: 0;
	width: 920px;
	height: 335px;
	background: url('image/bg-content-top.gif');
	position: absolute;
}

#main-height {
	top: 0;
	left: 0;
	width: 1px;
	height: 300px;
	float: right;
	position: relative;
}

.next-previous {
	left: 110px;
	width: 410px;
	float: left;
	position: relative;
}

.right {
	float: right;
	position: relative;
}

.left {
	float: left;
	position: relative;
}


/* Content (Start) */


#content {
	top: 0;
	left: 105px;
	width: 590px;
	text-align: justify;
	float: left;
	position: relative;
}

.content-item {
	
}

#content input {
	background: #01a0ed;
	border: 1px solid #0180be;
	margin: 1px;
	padding: 1px;
}

#content textarea {
	background: #01a0ed;
	border: 1px solid #0180be;
	margin: 1px;
	padding: 1px;
}


/* Content (End) */


/* Menu (Start) */


li {
	list-style: none;
}

.navigation {
	top: 0;
	left: 55px;
	width: 170px;
	float: left;
	position: relative;
}

.navigation ul {
	padding: 0;
	margin: 0;
}

.navigation li {
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
	color: #fff;
}


/* Menu (End) */


/* Main (End) */


/* Footer (Start) */


#footer {
	top: 0;
	left: 0;
	width: 920px;
	height: 105px;
	background: url('image/bg-footer.gif');
	background-repeat: repeat-x;
	float: left;
	position: relative;
}

#footer-txt {
	top: 20px;
	left: 150px;
	width: 620px;
	height: 20px;
	color: #555;
	font-size: 10pt;
	text-align: center;
	font-weight: bold;
	font-style: italic;
	position: absolute;
}

#footer-admin {
	top: 20px;
	right: 100px;
	width: 50px;
	height: 20px;
	color: #3399cc;
	font-size: 10pt;
	text-align: right;
	font-weight: bold;
	font-style: italic;
	position: absolute;
}

/* Footer (End) */


/* Layout (End) */


/* Links (Start) */


a 							{text-decoration: underline;}
a img 						{border: none;}
a:link 						{color: #000;}
a:visited 					{color: #000;}
a:active 					{color: #000;}
a:hover 					{color: #333; text-decoration: none; background: #3399cc;}

#header-logo a 				{text-decoration: none;}
#header-logo a:hover 		{background: none;}

.navigation li a 			{text-decoration: none; display: block; width: 170px;}
.navigation li a:link 		{color: #fff;}
.navigation li a:visited 	{color: #fff;}
.navigation li a:active 	{color: #fff;}
.navigation li a:hover 		{color: #333; text-decoration: none; background: #fff;}

#footer-txt a 				{text-decoration: none;}
#footer-txt a:link 			{color: #444;}
#footer-txt a:visited 		{color: #444;}
#footer-txt a:active 		{color: #444;}
#footer-txt a:hover 		{color: #555; text-decoration: none; background: #3399cc;}

#footer-admin a 			{text-decoration: none;}
#footer-admin a:link 		{color: #3399cc;}
#footer-admin a:visited 	{color: #3399cc;}
#footer-admin a:active 		{color: #3399cc;}
#footer-admin a:hover 		{color: #555; text-decoration: none;}


/* Links (End) */


}
