diff --git a/docs.it4i/index.md b/docs.it4i/index.md
index 4bc836ae32969ab11f6b666185e1f1e9a05933dc..f6e167a6f7afa407f690b7aa049b9814c7bab919 100644
--- a/docs.it4i/index.md
+++ b/docs.it4i/index.md
@@ -11,7 +11,7 @@ Welcome to IT4Innovations documentation pages. The IT4Innovations national super
 3.  Scan for all the yellow bulb call-outs on the page.
 4.  Read the details if still more information is needed. **Look for examples** illustrating the concepts.
 
-!!! Caution "Note"
+!!! Note "Note"
 	The call-out.   Focus on the call-outs before reading full details.
 
 Getting Help and Support
@@ -23,12 +23,12 @@ Use your IT4Innotations username and password to log in to the [support](http://
 
 Required Proficiency
 --------------------
-!!! Caution "Note"
+!!! Note "Note"
 	You need basic proficiency in Linux environment.
 
 In order to use the system for your calculations, you need basic proficiency in Linux environment. To gain the proficiency, we recommend you reading the [ introduction to Linux](http://www.tldp.org/LDP/intro-linux/html/)![external](img/external.png) operating system environment and installing a Linux distribution on your personal computer. A good choice might be the [ Fedora](http://fedoraproject.org/)![external](img/external.png) distribution, as it is similar to systems on the clusters at IT4Innovations. It's easy to install and use. In fact, any distribution would do.
 
-!!! Caution "Note"
+!!! Note "Note"
 	Learn how to parallelize your code!
 
 In many cases, you will run your own code on the cluster. In order to fully exploit the cluster, you will need to carefully consider how to utilize all the cores available on the node and how to use multiple nodes at the same time. You need to **parallelize** your code. Proficieny in MPI, OpenMP, CUDA, UPC or GPI2 programming may be gained via the [training provided by IT4Innovations.](http://prace.it4i.cz)![external](img/external.png)