@charset "UTF-8";
/* CSS Document */
/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}
body {
	line-height: 1;
	text-align: left;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


.container {
	margin: 0px auto;
	width: 960px;
	min-height: 550px;
}
.sun {
	width: 240px;
	float: left;
}
.sidebar {
	width: 240px;
	float: left;
	border-top: solid #a7a094 1px;
	margin-top: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-family: Georgia;
}
.menu {
	height: 30px;
	margin-left: 495px;
	float: left;
}
.menubutton {
	height: 30px;
	width: 115px;
	float: right;
	vertical-align: middle;
	background-image: url(../images/button.jpg);
	margin-bottom: 15px;
	margin-right: 2px;
}
.menubutton_active {
	height: 30px;
	width: 110px;
	float: right;
	background-image: url(../images/activebutton.jpg);
	margin-bottom: 15px;
	margin-right: 2px;
}
.header {
	height: 90px;
	margin-top: 30px;
}
.button {
	margin-right: 2px;
	color: #FFF;
	font: Georgia;
	padding-left: 10px;
	height: 20px;
	padding-top: 6px;
	font-size: 16px;
	font-style: italic;
}
.content {
	float: right;
	width: 467px;
	border-top: solid #a7a094 1px;
	margin-top: 15px;
	padding-top: 10px;
	padding-left: 13px;
}
h1 {
	font-size:16px;
	color: #db0f1b;
	font-family:Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-size:16px;
	color: #db0f1b;
	font-family:Georgia, "Times New Roman", Times, serif;
}
h3 {
	font-size:14px;
	color: #db0f1b;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.sidemenu {
	margin-top: 10px;
	border-top: solid #a7a094 1px;
	padding-top: 5px;
	margin-left: 0px;
	padding-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #b6aea0;
	font-size: 16px;
	line-height: 120%;
	margin-right: 15px;
}
.contentbox {
	margin-top: 15px;
	margin-right: 10px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
	color: #333;
}
.clientbox {
	margin-top: 15px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
	border: solid #a7a094 1px;
	color: #333;
}
.pre_klik {
	margin: 0px auto;
	text-align: center;
	color: #666;
	border-bottom: solid #a7a094 1px;
}
.client_popis {
	margin: 15px;
}
#kreativita {
	height:780px;
}
#fortuna {
	height:900px;
}
#služby {
	height:500px;
}
#onas {
	height:520px;
}
#klienti {
	height:550px;
}
.footer {
	margin: 0px auto;
	width: 960px;
	float: none;
}
.footer_in {
	font-size: 12px;
	color: #db0f1b;
	padding-top: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 0px;
	text-align: right;	float: none;
	margin: auto;
}
A:link {text-decoration: none; color:#FFF}
A:visited {text-decoration: none; color:#FFF}
A:active {text-decoration: none; color:#FFF}
A:hover {
	text-decoration: none;
	color: #D12416;
}
.menubutton_active A:hover {
	text-decoration: none;
	color: #fff;
}

.red {
	color: #db0f1b;
}
.sidemenu A:link {text-decoration: none; color: #b6aea0;}
.sidemenu A:visited {text-decoration: none; color: #b6aea0;}
.sidemenu A:active {text-decoration: none; color: #b6aea0;}
.sidemenu A:hover {text-decoration: none; color: #db0f1b;}

.submenu {
	margin-left: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 15px;
	color: #333;
}
.submenu A:link {text-decoration: none; color: #333;}
.submenu A:visited {text-decoration: none; color: #333;}
.submenu A:active {text-decoration: none; color: #333;}
.submenu A:hover {text-decoration: none; color: #db0f1b;}
	li {
	list-style-image: url(../images/tick.jpg)
}
#kreativita .content .contentbox table tr td {
	text-align: center;
}
.contentbox A:link {text-decoration: none; color: #db0f1b;}
.contentbox A:visited {text-decoration: none; color: #db0f1b;}
.contentbox A:active {text-decoration: none; color: #db0f1b;}
.contentbox A:hover {text-decoration: none; color: #333;}
