

/* ___| CSS document |_____________________ */


body { 
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 85%;
	color: #4a4a4a;
	background: #e6f1fc url("../images/bg.jpg") repeat;
	}
a img {
  	border: 0;
	}
h1, h2, h3, h4, h5, h6, p {
	margin: 0;
	}
.none {
	display: none;
	}
.hidden {
	visibility: hidden;
	}
.clear {
	margin: 0;
	height: 0;
	float: left;
	clear: both;
	}
#bgline { 
	background: url("../images/bgline.png") no-repeat;
	width: 100%;
	height: 100%;
	overflow: hidden;
	}

/* ___| container |_____________________ */


#container {
	margin: 0 auto 0 auto;
	width: 990px;
	}


/* ___| top |_____________________ */


#logo {
	margin: 20px 0 0 0;
	width: 600px;
	height: 47px;
	background: url("../images/guerrilla-marketing-online.png");
	float: left;
	}

h1 a {
	width: 600px;
	height: 47px;
	display: block;
	}
h1 a span, #motto span {
	display: none;
	}
img#itop {
	margin: 0;
	float: left;
	}

#motto {
	margin: 0 0 0 0;
	width: 335px;
	height: 115px;
	background: url("../images/motto.png");
	float: right;
	}
/* ___| menu |_____________________ */


menu {
	font-family: 'Trebuchet MS', Verdana, 'Geneva CE', lucida, sans-serif;
	font-size: 85%;
	margin: 50px 3px 0 0;
	padding: 0;
	width: 580px;
	float: right;
	clear: both;
	}
menu li {
	margin: 0 2px 0 0;
	list-style: none;
	font-weight: bold;
	float: left;
	}
menu li a {
	margin: 0;
	padding: 0 10px;
	width: auto;
	height: 20px;
	color: #fff;
	font-size: 13px;
	text-transform:uppercase;
	text-decoration: none;
	background: #000 no-repeat;
	background-position: 0 0;
	text-align: left;
	display: block;
	float: left;
	}
menu li a:hover {
	background: #ca3172;
	}
menu li.now a {
	background: #ca3172;
	}
	
	
/*rolety update*/
	
menu li ul {
    margin: 0;
    padding: 0;
    border: none;
	position: absolute;
	float: left;
	clear: both;
	display: none;
	text-align: left;
	margin-left: 7px;
	margin-top: 45px;
}


menu li ul li {
    list-style: list-item;
    text-align: left;
    clear: both;
    height: 28px;
    z-index: 1000;
    padding: 0;
    margin: 0;
}

menu li ul li a {
    font-size: 9px
    text-align: left;
}

menu li ul li.first {
	margin: 0;
	width: 110px;
	height: 10px;
	color: #fff;
	text-decoration: none;
	text-align: center;
	display: block;
	float: left;
	}

menu li ul li.last {
	margin: 0;
	padding: 0;
	width: 110px;
	height: 7px;
	color: #fff;
	text-decoration: none;
	text-align: center;
	display: block;
	float: left;
	}


menu li ul li a {
	margin: 0;
	padding: 0;
	padding-top: 3px;
	width: 110px;
	line-height: 11px;
	font-size: 11px;
	color: #afd4f8;
	text-decoration: none;
	text-align: left;
	display: block;
	font-weight: normal;
	float: left;
	}
menu li ul li a:hover {
	margin: 0;
	width: 110px;
	line-height: 11px;
	font-size: 11px;
	/**height: 30px;**/
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	background: url('../img/roll-middle.png') repeat-y 100%;
	text-align: left;
	display: block;
	float: left;
	}
	
menu li ul li a:hover span {
padding-left: 20px;
}

	
menu li ul li a span {
padding-left: 20px;
}
	

/* ___| main |_____________________ */


#main {
	margin: 20px 0 0 0;
	width: 990px;
	float: left;
	clear: both;
	}

	
/* ___| left |_____________________ */


#left {
	margin: 0;
	width: 220px;
	float: left; 
	}

.lbox {
	margin: 0;
	width: 220px;
	float: left;
	clear: both;
	}
	
#converse {
	margin: 70px 0 0 0;
	position: relative;
	left: -35px;
	width: 289px;
	height: 138px;
	background: url("../images/converse.png");
	float: left;
	clear: both;
  	}
  	
#converse a {
display: block;
	width: 289px;
	height: 138px;
  	}
  	
#converse a span {
display: none;
  	}
.submenu ul {
	margin: 0;
	list-style: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:110%;
	font-weight: bold;
	margin: 0;
	padding: 0;
	}
.submenu ul li {
	margin: 5px 0 5px 0;
	list-style: none;
	}
.submenu ul li a {
	color: #000;
	text-decoration: underline;
	font-size: 14px;
	line-height: 160%;
	}
	
.submenu ul li a:hover {
	color: #000;
	background-color: #f4d3e1;
	text-decoration: none;
	}

.submenu ul li a.active {
	color: #fff;
	background-color: #ca3172;
	text-decoration: none;
	}


/* ___| right |_____________________ */


#right {
	margin: 0 0 0 34px;
	width: 730px;
	min-height: 600px;
	float: left;
	}
.rbox {
	margin: 0;
	width: 730px;
	float: left;
	clear: both;
	}
.rbox_t {
	position: relative;
	top: 1px;
	margin: 0;
	width: 730px;
	height: 12px;
	background: transparent url("../images/bg_rbox_t.png") no-repeat;
	float: left;
	clear: both;
	}
.rbox_m {
	margin: 0;
	padding: 0 14px 12px 14px;
	width: 702px;
	min-height: 200px;
	background: #fff;
	float: left;
	clear: both;
	}
.rbox_b {
	position: relative;
	top: -1px;
	width: 730px;
	height: 12px;
	background: transparent url("../images/bg_rbox_b.png") no-repeat;
	float: left;
	clear: both;
	}
.rbox p {
	margin-bottom: 18px;
	font-size: 110%;
	line-height: 160%;
	color: #606060;
	}
.rbox a {
	color: #000;
	background: #fcd7e7;
	text-decoration: none;
	}
.rbox a:hover {
	color: #fff;
	background: #ca3172;
	text-decoration: none;
	}
.rbox h3 {
	margin: 10px 0 10px 0;
	padding: 5px;
	color: #000;
	font-size: 120%;
	border-bottom: 5px dotted #d5d5d5;
	}
.rbox h3 a {
	padding: 0px;
	color: #000;
	font-size: 140%;
	background: no-background;
	}
.rbox .keyphrases {
	margin: 30px 0;
	line-height: 300%;
	}
.rbox .keyphrases a {
	background: none;
	}
.rbox .keyphrases a:hover {
	background: #fcd7e7;
	}

.styl2 {
	color: #0063c5;
	background: #f0f8ff;
	text-transform: uppercase;
	font-weight: bold;
	}
.rbox h4 {
	margin-bottom: 4px;
	color: #c6189d;
	font-size: 110%;
	}
.styl3 {
	color: #ca31a6;
	}
.rbox h5 {
	margin-bottom: 4px;
	color: #1281f1;
	font-size: 100%;
	}
.styl4 {
	color: #457bb2;
	}
.rbox h6 {
	margin-bottom: 4px;
	color: #457bb2;
	font-size: 100%;
	}
.styl5 {
	color: #7395b7;
	font-style: italic;
	}
.bbox {
	margin: 30px 0 0 0;
	width: 323px;
	float: left;
	}
.bbox_r {
	margin: 30px 0 0 34px;
	width: 323px;
	float: left;
	}
h3.bbox_t {
	margin: 0;
	padding-left: 13px;
	width: 310px;
	height: 29px;
	line-height: 29px;
	vertical-align: middle;
	background: #0052a4 url("../img/bg_bbox_t.png") no-repeat;
	font-size: 100%;
	color: #fff;
	float: left;
	clear: both;
	}
.bbox_m {
	margin: 0;
	padding: 10px 16px 0 16px;
	width: 291px;
	min-height: 173px;
	background: #00478e url("../img/bg_bbox_m.png") repeat-x top;
	float: left;
	clear: both;
	}
.bbox_b {
	margin: 0;
	width: 323px;
	height: 82px;
	background: url("../img/bg_bbox_b.png") no-repeat;
	float: left;
	clear: both;
	}
.bbox_m p {
	color: #fff;
	line-height: 150%;
	}
.bbox_m img {
	border: 3px solid #00478e;
	}
.bbox_m h4 {
	margin-bottom: 6px;
	color: #fff;
	text-transform: uppercase;
	text-decoration: underline;
	font-size: 95%;
	}
.bbox_m p a {
	color: #ed9164;
	text-decoration: none;
	}
.bbox_m p a:hover {
	text-decoration: underline;
	}
#right h1 {
	margin: 15px 0 15px 0;
	color: #000;
	font-size: 270%;
	}
	
#right 	h2 {
	margin: 15px 0 15px 0;
	padding: 5px 5px 5px 0;
	color: #8d1b4c;
	font-size: 180%;
	background: no-background;
	}
	
#right 	h2 a:link, #right h2 a:visited {
	background: no-background !important;
	}
	
.rbox .styl1 {
	margin: 20px 0 20px 0;
	font-weight: bold;
	padding: 15px;
	color: #6f6e2a;
	background: #f8f7bf;
	display: block;
	border: 4px dotted #d4d24e;
	font-size: 110%;
	}
table {
	margin: 10px 0 10px 0;
	border-collapse: collapse;
	border: none;
	}
table th {
	margin: 0;
	padding: 6px 9px 6px 9px;
	background: #f7cfee;
	color: #a2007c;
	text-align: left;
	border: 1px solid #fff;
	}
table td {
	margin: 0;
	padding: 6px 9px 6px 9px;
	background: #fff8fd;
	border: 1px solid #fff;
	color: #517684;
	}
table td.dark {
	background: #fcf2fa;
	}

	
/* ___| footer |_____________________ */


#footer {
	margin: 40px 0 0 0;
	width: 100%;
	height: 200px;
	background: #000;
	border-top: 14px solid #ca3172;
	float: left;
	clear: both;
	}
#in {
	margin: 20px auto 0 auto;
	width: 980px;
	}
#footer p {
	margin: 0;
	padding: 6px 0 6px 10px;
	width: 200px;
	color: #b3b3b3;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-transform:uppercase;
	float: left;
	}
#footer p a {
	color: #b3b3b3;
	text-decoration: none;
	}
#footer p a:hover {
	color: #fff;
	text-decoration: underline;
	}
/* Doplněno */
ul#subul#submenu 
{
	margin: 7px 0 0 0;
	padding: 0;
	width: 980px;
	float: left;
	clear: both;
}

ul#submenu li {
	margin: 0 2px 0 0;
	list-style: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:110px;
	font-weight: bold;
	float: left;
	}
ul#submenu li a {
	margin: 0;
	padding-top: 10px;
	width: 120px;
	height: 30px;
	color: #fff;
	font-size: 13px;
	text-decoration: none;
	background: #0b69c8 url("../img/bg_item.png") no-repeat;
	background-position: 0 0;
	text-align: center;
	display: block;
	float: left;
	}
ul#submenu li a:hover {
	background: #004d99 url("../img/bg_item.png") no-repeat;
	background-position: 0 -43px;
	}
menu li.now a {
	background: #b21d8f url("../img/bg_item.png") no-repeat;
	background-position: 0 -86px;
	}

/**
 * Basic definitions for the editing area.
 */

/**
 * Core styles.
 */

.Bold
{
	font-weight: bold;
}

.Italic
{
	font-style: italic;
}

.Underline
{
	text-decoration: underline;
}

.StrikeThrough
{
	text-decoration: line-through;
}

.Subscript
{
	vertical-align: sub;
	font-size: smaller;
}

.Superscript
{
	vertical-align: super;
	font-size: smaller;
}

/**
 * Font faces.
 */

.FontComic
{
	font-family: 'Comic Sans MS';
}

.FontCourier
{
	font-family: 'Courier New';
}

.FontTimes
{
	font-family: 'Times New Roman';
}

/**
 * Font sizes.
 */

.FontSmaller
{
	font-size: 75%;
}

.FontLarger
{
	font-size: larger;
}

.FontSmall
{
	font-size: 8pt;
}

.FontBig
{
	font-size: 14pt;
}

.FontDouble
{
	font-size: 200%;
}

/**
 * Font colors.
 */
.FontColor1
{
	color: #ff9900;
}

.FontColor2
{
	color: #0066cc;
}

.FontColor3
{
	color: #ff0000;
}

.FontColor1BG
{
	background-color: #ff9900;
}

.FontColor2BG
{
	background-color: #0066cc;
}

.FontColor3BG
{
	background-color: #ff0000;
}

/**
 * Indentation.
 */

.Indent1
{
	margin-left: 40px;
}

.Indent2
{
	margin-left: 80px;
}

.Indent3
{
	margin-left: 120px;
}

/**
 * Alignment.
 */

.JustifyLeft
{
	text-align: left;
}

.JustifyRight
{
	text-align: right;
}

.JustifyCenter
{
	text-align: center;
}

.JustifyFull
{
	text-align: justify;
}

/**
 * Other.
 */

code
{
	font-family: courier, monospace;
	background-color: #eeeeee;
	padding-left: 1px;
	padding-right: 1px;
	border: #c0c0c0 1px solid;
}

kbd
{
	padding: 0px 1px 0px 1px;
	border-width: 1px 2px 2px 1px;
	border-style: solid;
}

blockquote
{
	color: #808080;
}